LibreOffice Module extensions (master) 1
Public Member Functions | Public Attributes | List of all members
abp::ODataSourceContextImpl Struct Reference

Public Member Functions

 ODataSourceContextImpl (const Reference< XComponentContext > &_rxORB)
 for quicker name checks (without the UNO overhead) More...
 
 ODataSourceContextImpl (const ODataSourceContextImpl &)=delete
 
ODataSourceContextImploperator= (const ODataSourceContextImpl &)=delete
 

Public Attributes

Reference< XComponentContext > xORB
 
Reference< XNameAccess > xContext
 
StringBag aDataSourceNames
 the UNO data source context More...
 

Detailed Description

Definition at line 179 of file datasourcehandling.cxx.

Constructor & Destructor Documentation

◆ ODataSourceContextImpl() [1/2]

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

for quicker name checks (without the UNO overhead)

Definition at line 185 of file datasourcehandling.cxx.

◆ ODataSourceContextImpl() [2/2]

abp::ODataSourceContextImpl::ODataSourceContextImpl ( const ODataSourceContextImpl )
delete

Member Function Documentation

◆ operator=()

ODataSourceContextImpl & abp::ODataSourceContextImpl::operator= ( const ODataSourceContextImpl )
delete

Member Data Documentation

◆ aDataSourceNames

StringBag abp::ODataSourceContextImpl::aDataSourceNames

the UNO data source context

Definition at line 183 of file datasourcehandling.cxx.

◆ xContext

Reference< XNameAccess > abp::ODataSourceContextImpl::xContext

Definition at line 182 of file datasourcehandling.cxx.

◆ xORB

Reference< XComponentContext > abp::ODataSourceContextImpl::xORB

Definition at line 181 of file datasourcehandling.cxx.


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