Searched refs:SfxOleSectionMap (Results 1 – 2 of 2) sorted by relevance
396 typedef ::std::map< SvGlobalName, SfxOleSectionRef > SfxOleSectionMap; typedef in SfxOlePropertySet397 SfxOleSectionMap maSectionMap;
1122 SfxOleSectionMap::const_iterator aIt = maSectionMap.find( rSectionGuid ); in GetSection()1191 …for( SfxOleSectionMap::const_iterator aIt = maSectionMap.begin(), aEnd = maSectionMap.end(); aIt !… in ImplSave()
Completed in 27 milliseconds