#include <nsSeamonkeyProfileMigrator.h>
Public Attributes | |
| char * | prefName |
| PRInt32 | type |
| union { | |
| char * stringValue | |
| PRInt32 intValue | |
| PRBool boolValue | |
| PRUnichar * wstringValue | |
| }; | |
Definition at line 53 of file nsSeamonkeyProfileMigrator.h.
| union { ... } |
| PRBool FontPref::boolValue |
Definition at line 59 of file nsSeamonkeyProfileMigrator.h.
| PRInt32 FontPref::intValue |
Definition at line 58 of file nsSeamonkeyProfileMigrator.h.
| char* FontPref::prefName |
Definition at line 54 of file nsSeamonkeyProfileMigrator.h.
| char* FontPref::stringValue |
Definition at line 57 of file nsSeamonkeyProfileMigrator.h.
| PRInt32 FontPref::type |
Definition at line 55 of file nsSeamonkeyProfileMigrator.h.
| PRUnichar* FontPref::wstringValue |
Definition at line 60 of file nsSeamonkeyProfileMigrator.h.