Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Doleprops.cxx1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection()
1116 return GetSection( GetSectionGuid( eSection ) ); in GetSection()
1128 SfxOleSection& SfxOlePropertySet::AddSection( SfxOleSectionType eSection ) in AddSection() argument
1130 return AddSection( GetSectionGuid( eSection ) ); in AddSection()
1205 const SvGlobalName& SfxOlePropertySet::GetSectionGuid( SfxOleSectionType eSection ) in GetSectionGuid() argument
1211 switch( eSection ) in GetSectionGuid()
H A Doleprops.hxx379 SfxOleSectionRef GetSection( SfxOleSectionType eSection ) const;
384 SfxOleSection& AddSection( SfxOleSectionType eSection );
393 static const SvGlobalName& GetSectionGuid( SfxOleSectionType eSection );

Completed in 19 milliseconds