Searched refs:xDocDS (Results 1 – 1 of 1) sorted by relevance
106 Reference< XDocumentDataSource > xDocDS( m_xDataSource, UNO_QUERY ); in DataSourceHolder() local107 if ( xDocDS.is() ) in DataSourceHolder()108 m_xDocument = xDocDS->getDatabaseDocument(); in DataSourceHolder()
Completed in 7 milliseconds