Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx106 Reference< XDocumentDataSource > xDocDS( m_xDataSource, UNO_QUERY ); in DataSourceHolder() local
107 if ( xDocDS.is() ) in DataSourceHolder()
108 m_xDocument = xDocDS->getDatabaseDocument(); in DataSourceHolder()

Completed in 23 milliseconds