Searched refs:MapString2PropertyEntry (Results 1 – 1 of 1) sorted by relevance
65 typedef ::std::map< ::rtl::OUString, PropertyMapEntry* > MapString2PropertyEntry; typedef in svx::ODADescriptorImpl90 static const MapString2PropertyEntry& getPropertyMap( );116 const MapString2PropertyEntry& rProperties = getPropertyMap(); in buildFrom()125 MapString2PropertyEntry::const_iterator aPropPos = rProperties.find( pValues->Name ); in buildFrom()193 const ODADescriptorImpl::MapString2PropertyEntry& ODADescriptorImpl::getPropertyMap( ) in getPropertyMap()196 static MapString2PropertyEntry s_aProperties; in getPropertyMap()232 const MapString2PropertyEntry& rProperties = getPropertyMap(); in getPropertyMapEntry()236 for ( MapString2PropertyEntry::const_iterator loop = rProperties.begin(); in getPropertyMapEntry()
Completed in 9 milliseconds