Searched refs:SECTION_GLOBAL (Results 1 – 4 of 4) sorted by relevance
135 #define SECTION_GLOBAL "Global" macro139 #define SECTION_USERNAME SECTION_GLOBAL140 #define SECTION_ACTIVESERVER SECTION_GLOBAL141 #define SECTION_CONNECTIONTYPE SECTION_GLOBAL142 #define SECTION_LANGUAGE SECTION_GLOBAL143 #define SECTION_SECURITYPROXY SECTION_GLOBAL144 #define SECTION_DIALOG SECTION_GLOBAL
65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet()185 SfxOleSection& rGlobSect = aGlobSet.AddSection( SECTION_GLOBAL ); in SaveOlePropertySet()
360 SECTION_GLOBAL, /// Globally defined properties. enumerator
1213 case SECTION_GLOBAL: return saGlobalGuid; in GetSectionGuid()
Completed in 53 milliseconds