Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx331 …SubComponentRecovery::getComponentsStorageName( map->first ), ElementModes::WRITE | ElementModes::… in saveModifiedSubComponents()
360 …if ( !xRecoveryStorage->hasByName( SubComponentRecovery::getComponentsStorageName( aKnownTypes[i] … in recoverSubDocuments()
364 … SubComponentRecovery::getComponentsStorageName( aKnownTypes[i] ), ElementModes::READ ) ); in recoverSubDocuments()
379 …SubComponentRecovery::getComponentsStorageName( eComponentType ), ElementModes::READ ), UNO_QUERY_… in recoverSubDocuments()
395 …message.append( ::rtl::OUStringToOString( SubComponentRecovery::getComponentsStorageName( eCompone… in recoverSubDocuments()
H A Dsubcomponentrecovery.cxx405 …const ::rtl::OUString SubComponentRecovery::getComponentsStorageName( const SubComponentType i_eTy… in getComponentsStorageName() function in dbaccess::SubComponentRecovery
443 const ::rtl::OUString& rStorageName( getComponentsStorageName( m_eType ) ); in saveToRecoveryStorage()
H A Dsubcomponentrecovery.hxx82 static const ::rtl::OUString getComponentsStorageName( const SubComponentType i_eType );

Completed in 14 milliseconds