Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Doleprops.hxx352 typedef ::boost::shared_ptr< SfxOleSection > SfxOleSectionRef; typedef
379 SfxOleSectionRef GetSection( SfxOleSectionType eSection ) const;
381 SfxOleSectionRef GetSection( const SvGlobalName& rSectionGuid ) const;
396 typedef ::std::map< SvGlobalName, SfxOleSectionRef > SfxOleSectionMap;
H A Doleprops.cxx1114 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()
H A Ddocinf.cxx65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet()
146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet()

Completed in 27 milliseconds