Searched refs:xDocumentUI (Results 1 – 1 of 1) sorted by relevance
346 Reference< XDatabaseDocumentUI > xDocumentUI( i_rTargetController, UNO_QUERY_THROW ); in recoverSubDocuments() local403 if ( !xDocumentUI->isConnected() ) in recoverSubDocuments()404 xDocumentUI->connect(); in recoverSubDocuments()408 … SubComponentRecovery aComponentRecovery( m_pData->aContext, xDocumentUI, eComponentType ); in recoverSubDocuments()
Completed in 202 milliseconds