Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A Ddbtools2.cxx559 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()
H A Ddbtools.cxx1287 Reference< XDataSource> findDataSource(const Reference< XInterface >& _xParent) in findDataSource() function
1299 xDataSource = findDataSource(xChild->getParent()); in findDataSource()
/aoo4110/main/reportdesign/source/core/api/
H A DFormattedField.cxx271 … uno::Reference< beans::XPropertySet> xProp(::dbtools::findDataSource(getParent()),uno::UNO_QUERY); in getFormatsSupplier()
/aoo4110/main/connectivity/inc/connectivity/
H A Ddbtools.hxx335 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource> findDataSource(const ::com::s…

Completed in 45 milliseconds