Home
last modified time | relevance | path

Searched refs:_rRefCount (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/comphelper/source/misc/
H A Dproxyaggregation.cxx48 …aseAggregateProxyFor( const Reference< XInterface >& _rxComponent, oslInterlockedCount& _rRefCount, in baseAggregateProxyFor() argument
68 osl_incrementInterlockedCount( &_rRefCount ); in baseAggregateProxyFor()
76 osl_decrementInterlockedCount( &_rRefCount ); in baseAggregateProxyFor()
123 const Reference< XComponent >& _rxComponent, oslInterlockedCount& _rRefCount, in componentAggregateProxyFor() argument
130 baseAggregateProxyFor( m_xInner.get(), _rRefCount, _rDelegator ); in componentAggregateProxyFor()
133 osl_incrementInterlockedCount( &_rRefCount ); in componentAggregateProxyFor()
138 osl_decrementInterlockedCount( &_rRefCount ); in componentAggregateProxyFor()
H A Daccessiblewrapper.cxx405 …void OAccessibleContextWrapperHelper::aggregateProxy( oslInterlockedCount& _rRefCount, ::cppu::OWe… in aggregateProxy() argument
410 componentAggregateProxyFor( xInnerComponent, _rRefCount, _rDelegator ); in aggregateProxy()
413 osl_incrementInterlockedCount( &_rRefCount ); in aggregateProxy()
419 osl_decrementInterlockedCount( &_rRefCount ); in aggregateProxy()
/aoo4110/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx54 …apper::setDelegation(Reference< XAggregation >& _rxProxyConnection,oslInterlockedCount& _rRefCount) in setDelegation() argument
57 osl_incrementInterlockedCount( &_rRefCount ); in setDelegation()
73 osl_decrementInterlockedCount( &_rRefCount ); in setDelegation()
78 ,oslInterlockedCount& _rRefCount) in setDelegation() argument
81 osl_incrementInterlockedCount( &_rRefCount ); in setDelegation()
100 osl_decrementInterlockedCount( &_rRefCount ); in setDelegation()
/aoo4110/main/reportdesign/source/core/api/
H A DReportComponent.cxx118 … _xShape,const uno::Reference< report::XReportComponent>& _xTunnel,oslInterlockedCount& _rRefCount) in setShape() argument
120 osl_incrementInterlockedCount( &_rRefCount ); in setShape()
134 osl_decrementInterlockedCount( &_rRefCount ); in setShape()
/aoo4110/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx57 …erence< ::com::sun::star::uno::XAggregation >& _rxProxyConnection,oslInterlockedCount& _rRefCount);
60 ,oslInterlockedCount& _rRefCount);
/aoo4110/main/comphelper/inc/comphelper/
H A Dproxyaggregation.hxx104 oslInterlockedCount& _rRefCount,
163 oslInterlockedCount& _rRefCount,
H A Daccessiblewrapper.hxx189 oslInterlockedCount& _rRefCount,
/aoo4110/main/reportdesign/source/core/inc/
H A DReportComponent.hxx80 ,oslInterlockedCount& _rRefCount);

Completed in 84 milliseconds