Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Doleprops.cxx1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection()
1122 SfxOleSectionMap::const_iterator aIt = maSectionMap.find( rSectionGuid ); in GetSection()
1133 SfxOleSection& SfxOlePropertySet::AddSection( const SvGlobalName& rSectionGuid ) in AddSection() argument
1135 SfxOleSectionRef xSection = GetSection( rSectionGuid ); in AddSection()
1139 bool bSupportsDict = rSectionGuid == GetSectionGuid( SECTION_CUSTOM ); in AddSection()
1141 maSectionMap[ rSectionGuid ] = xSection; in AddSection()
H A Doleprops.hxx381 SfxOleSectionRef GetSection( const SvGlobalName& rSectionGuid ) const;
386 SfxOleSection& AddSection( const SvGlobalName& rSectionGuid );

Completed in 32 milliseconds