Searched refs:SfxOleSectionRef (Results 1 – 3 of 3) sorted by relevance
352 typedef ::boost::shared_ptr< SfxOleSection > SfxOleSectionRef; typedef379 SfxOleSectionRef GetSection( SfxOleSectionType eSection ) const;381 SfxOleSectionRef GetSection( const SvGlobalName& rSectionGuid ) const;396 typedef ::std::map< SvGlobalName, SfxOleSectionRef > SfxOleSectionMap;
1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection()1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection()1121 SfxOleSectionRef xSection; in GetSection()1135 SfxOleSectionRef xSection = GetSection( rSectionGuid ); in AddSection()
65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet()146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet()
Completed in 27 milliseconds