Searched refs:MapStringToCompDesc (Results 1 – 3 of 3) sorted by relevance
94 …static void lcl_getPersistentRepresentation( const MapStringToCompDesc::value_type& i_rComponentDe… in lcl_getPersistentRepresentation()147 const MapStringToCompDesc& i_mapStorageToCompDesc ) in lcl_writeObjectMap_throw()157 for ( MapStringToCompDesc::const_iterator stor = i_mapStorageToCompDesc.begin(); in lcl_writeObjectMap_throw()193 MapStringToCompDesc& o_mapStorageToObjectName ) in lcl_readObjectMap_throw()382 for ( MapStringToCompDesc::const_iterator stor = map->second.begin(); in recoverSubDocuments()
78 …:std::hash_map< ::rtl::OUString, SubComponentDescriptor, ::rtl::OUStringHash > MapStringToCompDesc; typedef79 typedef ::std::map< SubComponentType, MapStringToCompDesc > MapCompTypeToCompDescs;
475 MapStringToCompDesc& rMapCompDescs = io_mapCompDescs[ m_eType ]; in saveToRecoveryStorage()
Completed in 34 milliseconds