Searched defs:ODataSourceImpl (Results 1 – 1 of 1) sorted by relevance
311 struct ODataSourceImpl struct314 Reference< XMultiServiceFactory > xORB; /// the service factory315 Reference< XPropertySet > xDataSource; /// the UNO data source318 StringBag aTables; // the cached table names320 sal_Bool bTablesUpToDate; // table name cache up-to-date?322 ODataSourceImpl( const Reference< XMultiServiceFactory >& _rxORB ) in ODataSourceImpl() argument332 ODataSourceImpl::ODataSourceImpl( const ODataSourceImpl& _rSource ) in ODataSourceImpl() function in abp::ODataSourceImpl
Completed in 18 milliseconds