WindowMinMax.h File Reference

Service for setting min/max limit callbacks to a window position and size - Prototypes. More...

#include <string>
#include "nscore.h"
#include "IWindowMinMax.h"
#include <list>
Include dependency graph for WindowMinMax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CWindowMinMax
 

Macros

#define PRUSTRING_DEFINED
 
#define SONGBIRD_WINDOWMINMAX_CONTRACTID   "@songbirdnest.com/Songbird/WindowMinMax;1"
 
#define SONGBIRD_WINDOWMINMAX_CLASSNAME   "Songbird Window MinMax Interface"
 
#define SONGBIRD_WINDOWMINMAX_CID
 

Typedefs

typedef basic_string< PRUnichar > std::prustring
 

Detailed Description

Service for setting min/max limit callbacks to a window position and size - Prototypes.

Definition in file WindowMinMax.h.

Macro Definition Documentation

#define PRUSTRING_DEFINED

Definition at line 39 of file WindowMinMax.h.

#define SONGBIRD_WINDOWMINMAX_CID
Value:
{ /* 97115dee-8454-49e9-9e24-4f8c04e87fe2 */ \
0x97115dee, \
0x8454, \
0x49e9, \
{0x9e, 0x24, 0x4f, 0x8c, 0x04, 0xe8, 0x7f, 0xe2} \
}

Definition at line 58 of file WindowMinMax.h.

#define SONGBIRD_WINDOWMINMAX_CLASSNAME   "Songbird Window MinMax Interface"

Definition at line 56 of file WindowMinMax.h.

#define SONGBIRD_WINDOWMINMAX_CONTRACTID   "@songbirdnest.com/Songbird/WindowMinMax;1"

Definition at line 54 of file WindowMinMax.h.