Home
last modified time | relevance | path

Searched defs:ODataSourceImpl (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx302 struct ODataSourceImpl struct
305 Reference< XMultiServiceFactory > xORB; // the service factory
306 Reference< XPropertySet > xDataSource; // the UNO data source
309 StringBag aTables; // the cached table names
311 sal_Bool bTablesUpToDate; // table name cache up-to-date?
313 ODataSourceImpl( const Reference< XMultiServiceFactory >& _rxORB ) in ODataSourceImpl() argument
323 ODataSourceImpl::ODataSourceImpl( const ODataSourceImpl& _rSource ) in ODataSourceImpl() function in abp::ODataSourceImpl