Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx346 Reference< XDatabaseDocumentUI > xDocumentUI( i_rTargetController, UNO_QUERY_THROW ); in recoverSubDocuments() local
403 if ( !xDocumentUI->isConnected() ) in recoverSubDocuments()
404 xDocumentUI->connect(); in recoverSubDocuments()
408 … SubComponentRecovery aComponentRecovery( m_pData->aContext, xDocumentUI, eComponentType ); in recoverSubDocuments()

Completed in 14 milliseconds