Home
last modified time | relevance | path

Searched refs:aGlobSet (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx60 SfxOlePropertySet aGlobSet; in LoadOlePropertySet() local
61 ErrCode nGlobError = aGlobSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet()
65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet()
182 SfxOlePropertySet aGlobSet; in SaveOlePropertySet() local
185 SfxOleSection& rGlobSect = aGlobSet.AddSection( SECTION_GLOBAL ); in SaveOlePropertySet()
218 ErrCode nGlobError = aGlobSet.SavePropertySet(i_pStorage, in SaveOlePropertySet()

Completed in 13 milliseconds