Searched refs:findDataSource (Results 1 – 4 of 4) sorted by relevance
559 Reference< XPropertySet> xDataSourceProperties( findDataSource( _rxConnection ), UNO_QUERY ); in getBooleanDataSourceSetting()583 … const Reference< XPropertySet> xDataSourceProperties( findDataSource( _xChild ), UNO_QUERY ); in getDataSourceSetting()614 Reference< XPropertySet> xProp(findDataSource(_xProp),UNO_QUERY); in isDataSourcePropertyEnabled()
1287 Reference< XDataSource> findDataSource(const Reference< XInterface >& _xParent) in findDataSource() function1299 xDataSource = findDataSource(xChild->getParent()); in findDataSource()
271 … uno::Reference< beans::XPropertySet> xProp(::dbtools::findDataSource(getParent()),uno::UNO_QUERY); in getFormatsSupplier()
335 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource> findDataSource(const ::com::s…
Completed in 38 milliseconds