Searched refs:aGlobSet (Results 1 – 1 of 1) sorted by relevance
60 SfxOlePropertySet aGlobSet; in LoadOlePropertySet() local61 ErrCode nGlobError = aGlobSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet()65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet()182 SfxOlePropertySet aGlobSet; in SaveOlePropertySet() local185 SfxOleSection& rGlobSect = aGlobSet.AddSection( SECTION_GLOBAL ); in SaveOlePropertySet()218 ErrCode nGlobError = aGlobSet.SavePropertySet(i_pStorage, in SaveOlePropertySet()
Completed in 15 milliseconds