Searched refs:aDocSet (Results 1 – 1 of 1) sorted by relevance
141 SfxOlePropertySet aDocSet; in LoadOlePropertySet() local142 ErrCode nDocError = aDocSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet()146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet()223 SfxOlePropertySet aDocSet; in SaveOlePropertySet() local226 aDocSet.AddSection( SECTION_BUILTIN ); in SaveOlePropertySet()229 SfxOleSection& rCustomSect = aDocSet.AddSection( SECTION_CUSTOM ); in SaveOlePropertySet()273 ErrCode nDocError = aDocSet.SavePropertySet(i_pStorage, in SaveOlePropertySet()
Completed in 5 milliseconds