Searched refs:SfxOlePropertySet (Results 1 – 3 of 3) sorted by relevance
1081 ErrCode SfxOlePropertySet::LoadPropertySet( SotStorage* pStrg, const String& rStrmName ) in LoadPropertySet()1099 ErrCode SfxOlePropertySet::SavePropertySet( SotStorage* pStrg, const String& rStrmName ) in SavePropertySet()1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection()1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection()1128 SfxOleSection& SfxOlePropertySet::AddSection( SfxOleSectionType eSection ) in AddSection()1133 SfxOleSection& SfxOlePropertySet::AddSection( const SvGlobalName& rSectionGuid ) in AddSection()1146 void SfxOlePropertySet::ImplLoad( SvStream& rStrm ) in ImplLoad()1174 void SfxOlePropertySet::ImplSave( SvStream& rStrm ) in ImplSave()1205 const SvGlobalName& SfxOlePropertySet::GetSectionGuid( SfxOleSectionType eSection ) in GetSectionGuid()
60 SfxOlePropertySet aGlobSet; in LoadOlePropertySet()141 SfxOlePropertySet aDocSet; in LoadOlePropertySet()182 SfxOlePropertySet aGlobSet; in SaveOlePropertySet()223 SfxOlePropertySet aDocSet; in SaveOlePropertySet()
368 class SfxOlePropertySet : public SfxOleObjectBase class371 inline explicit SfxOlePropertySet() {} in SfxOlePropertySet() function in SfxOlePropertySet
Completed in 24 milliseconds