Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Ddocinf.cxx141 SfxOlePropertySet aDocSet; in LoadOlePropertySet() local
142 ErrCode nDocError = aDocSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet()
146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet()
223 SfxOlePropertySet aDocSet; in SaveOlePropertySet() local
226 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 10 milliseconds