helper class for aggregating a proxy for a foreign object
More...
#include <proxyaggregation.hxx>
helper class for aggregating a proxy for a foreign object
Definition at line 82 of file proxyaggregation.hxx.
◆ OProxyAggregation() [1/2]
comphelper::OProxyAggregation::OProxyAggregation |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
_rxContext | ) |
|
|
protected |
◆ ~OProxyAggregation()
comphelper::OProxyAggregation::~OProxyAggregation |
( |
| ) |
|
|
protected |
◆ OProxyAggregation() [2/2]
◆ baseAggregateProxyFor()
void comphelper::OProxyAggregation::baseAggregateProxyFor |
( |
const css::uno::Reference< css::uno::XInterface > & |
_rxComponent, |
|
|
oslInterlockedCount & |
_rRefCount, |
|
|
::cppu::OWeakObject & |
_rDelegator |
|
) |
| |
|
protected |
◆ getComponentContext()
const css::uno::Reference< css::uno::XComponentContext > & comphelper::OProxyAggregation::getComponentContext |
( |
| ) |
const |
|
inlineprotected |
◆ getTypes()
Sequence< Type > SAL_CALL comphelper::OProxyAggregation::getTypes |
( |
| ) |
|
|
protected |
◆ operator=()
◆ queryAggregation()
Any SAL_CALL comphelper::OProxyAggregation::queryAggregation |
( |
const css::uno::Type & |
_rType | ) |
|
|
protected |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > comphelper::OProxyAggregation::m_xContext |
|
private |
◆ m_xProxyAggregate
css::uno::Reference< css::uno::XAggregation > comphelper::OProxyAggregation::m_xProxyAggregate |
|
private |
◆ m_xProxyTypeAccess
css::uno::Reference< css::lang::XTypeProvider > comphelper::OProxyAggregation::m_xProxyTypeAccess |
|
private |
The documentation for this class was generated from the following files: