Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx320SubComponentRecovery aComponentRecovery( m_pData->aContext, xDatabaseUI, *component ); in saveModifiedSubComponents()
331SubComponentRecovery::getComponentsStorageName( map->first ), ElementModes::WRITE | ElementModes::… in saveModifiedSubComponents()
360 …if ( !xRecoveryStorage->hasByName( SubComponentRecovery::getComponentsStorageName( aKnownTypes[i] … in recoverSubDocuments()
364SubComponentRecovery::getComponentsStorageName( aKnownTypes[i] ), ElementModes::READ ) ); in recoverSubDocuments()
379SubComponentRecovery::getComponentsStorageName( eComponentType ), ElementModes::READ ), UNO_QUERY_… in recoverSubDocuments()
395 …message.append( ::rtl::OUStringToOString( SubComponentRecovery::getComponentsStorageName( eCompone… in recoverSubDocuments()
408SubComponentRecovery aComponentRecovery( m_pData->aContext, xDocumentUI, eComponentType ); in recoverSubDocuments()
H A Dsubcomponentrecovery.cxx405 …const ::rtl::OUString SubComponentRecovery::getComponentsStorageName( const SubComponentType i_eTy… in getComponentsStorageName()
435 … void SubComponentRecovery::saveToRecoveryStorage( const Reference< XStorage >& i_rRecoveryStorage, in saveToRecoveryStorage()
482 void SubComponentRecovery::impl_identifyComponent_throw() in impl_identifyComponent_throw()
534 …void SubComponentRecovery::impl_saveQueryDesign_throw( const Reference< XStorage >& i_rObjectStora… in impl_saveQueryDesign_throw()
563 …void SubComponentRecovery::impl_saveSubDocument_throw( const Reference< XStorage >& i_rObjectStora… in impl_saveSubDocument_throw()
574 …Reference< XComponent > SubComponentRecovery::impl_recoverSubDocument_throw( const Reference< XSto… in impl_recoverSubDocument_throw()
624 …Reference< XComponent > SubComponentRecovery::impl_recoverQueryDesign_throw( const Reference< XSto… in impl_recoverQueryDesign_throw()
678 …Reference< XComponent > SubComponentRecovery::recoverFromStorage( const Reference< XStorage >& i_r… in recoverFromStorage()
H A Dsubcomponentrecovery.hxx44 class DBACCESS_DLLPRIVATE SubComponentRecovery class
47SubComponentRecovery( const ::comphelper::ComponentContext& i_rContext, const ::com::sun::star::un… in SubComponentRecovery() function in dbaccess::SubComponentRecovery
58SubComponentRecovery( const ::comphelper::ComponentContext& i_rContext, const ::com::sun::star::un… in SubComponentRecovery() function in dbaccess::SubComponentRecovery

Completed in 19 milliseconds