LibreOffice Module extensions (master) 1
Public Member Functions | Public Attributes | List of all members
abp::ODataSourceImpl Struct Reference
Collaboration diagram for abp::ODataSourceImpl:
[legend]

Public Member Functions

 ODataSourceImpl (const Reference< XComponentContext > &_rxORB)
 

Public Attributes

Reference< XComponentContext > xORB
 
Reference< XPropertySetxDataSource
 the service factory More...
 
::utl::SharedUNOComponent< XConnection > xConnection
 the UNO data source More...
 
StringBag aTables
 
OUString sName
 

Detailed Description

Definition at line 281 of file datasourcehandling.cxx.

Constructor & Destructor Documentation

◆ ODataSourceImpl()

abp::ODataSourceImpl::ODataSourceImpl ( const Reference< XComponentContext > &  _rxORB)
inlineexplicit

Definition at line 291 of file datasourcehandling.cxx.

Member Data Documentation

◆ aTables

StringBag abp::ODataSourceImpl::aTables

Definition at line 288 of file datasourcehandling.cxx.

◆ sName

OUString abp::ODataSourceImpl::sName

Definition at line 289 of file datasourcehandling.cxx.

◆ xConnection

::utl::SharedUNOComponent< XConnection > abp::ODataSourceImpl::xConnection

the UNO data source

Definition at line 287 of file datasourcehandling.cxx.

◆ xDataSource

Reference< XPropertySet > abp::ODataSourceImpl::xDataSource

the service factory

Definition at line 285 of file datasourcehandling.cxx.

◆ xORB

Reference< XComponentContext > abp::ODataSourceImpl::xORB

Definition at line 284 of file datasourcehandling.cxx.


The documentation for this struct was generated from the following file: