Home
last modified time | relevance | path

Searched refs:MapStringToCompDesc (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx94 …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()
H A Dsubcomponents.hxx78 …:std::hash_map< ::rtl::OUString, SubComponentDescriptor, ::rtl::OUStringHash > MapStringToCompDesc; typedef
79 typedef ::std::map< SubComponentType, MapStringToCompDesc > MapCompTypeToCompDescs;
H A Dsubcomponentrecovery.cxx475 MapStringToCompDesc& rMapCompDescs = io_mapCompDescs[ m_eType ]; in saveToRecoveryStorage()

Completed in 36 milliseconds