Home
last modified time | relevance | path

Searched refs:setDelegator (Results 1 – 25 of 33) sorted by relevance

12

/aoo4110/main/udkapi/com/sun/star/uno/
H A DXAggregation.idl51 <member>XAggregation::setDelegator()</member>) must not be taken back
54 <code>xAggregation-&gt;setDelegator(NULL)</code>.
60 <member>XAggregation::setDelegator()</member>. After that
66 <member>XAggregation::setDelegator()</member> with
95 void setDelegator( [in] com::sun::star::uno::XInterface pDelegator );
110 @see XAggregation::setDelegator
/aoo4110/main/forms/source/component/
H A DFormattedFieldWrapper.cxx93 m_xAggregate->setDelegator(static_cast<XWeak*>(this)); in OFormattedFieldWrapper()
126 m_xAggregate->setDelegator( static_cast< XWeak* >( this ) ); in OFormattedFieldWrapper()
140 m_xAggregate->setDelegator(InterfaceRef ()); in ~OFormattedFieldWrapper()
340 m_xAggregate->setDelegator(static_cast<XWeak*>(this)); in read()
385 m_xAggregate->setDelegator(static_cast<XWeak*>(this)); in ensureAggregate()
H A DColumns.cxx240 m_xAggregate->setDelegator( static_cast< ::cppu::OWeakObject* >( this ) ); in OGridColumn()
271 m_xAggregate->setDelegator( static_cast< ::cppu::OWeakObject* >( this ) ); in OGridColumn()
290 m_xAggregate->setDelegator(xIface); in ~OGridColumn()
H A DFormComponent.cxx176 m_xAggregate->setDelegator( NULL ); in doResetDelegator()
187 m_xAggregate->setDelegator( static_cast< XWeak* >( this ) ); in doSetDelegator()
698 m_xAggregate->setDelegator(NULL); in doResetDelegator()
707 m_xAggregate->setDelegator(static_cast<XWeak*>(this)); in doSetDelegator()
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx125 m_xAggProxy->setDelegator( in Storage()
137 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~Storage()
637 m_xAggProxy->setDelegator( in OutputStream()
649 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~OutputStream()
838 m_xAggProxy->setDelegator( in Stream()
850 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~Stream()
/aoo4110/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx70 m_xProxyConnection->setDelegator( xIf ); in setDelegation()
97 m_xProxyConnection->setDelegator( xIf ); in setDelegation()
111 m_xProxyConnection->setDelegator(NULL); in ~OConnectionWrapper()
/aoo4110/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx64 m_xDriverAggregate->setDelegator( static_cast< XWeak* >( this ) ); in ODriverWrapper()
73 m_xDriverAggregate->setDelegator(NULL); in ~ODriverWrapper()
/aoo4110/main/reportdesign/source/core/api/
H A DReportComponent.cxx132 m_xProxy->setDelegator( _xTunnel ); in setShape()
141 m_xProxy->setDelegator( NULL ); in ~OReportComponentProperties()
H A DSection.cxx147 m_xProxy->setDelegator( NULL ); in ~OSection()
250 m_xProxy->setDelegator( xTemp ); in init()
/aoo4110/main/comphelper/source/misc/
H A Dproxyaggregation.cxx74 m_xProxyAggregate->setDelegator( _rDelegator ); in baseAggregateProxyFor()
102 m_xProxyAggregate->setDelegator( NULL ); in ~OProxyAggregation()
/aoo4110/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx106 m_xAggregate->setDelegator(static_cast< XWeak* >(this)); in OGeometryControlModel_Base()
139 m_xAggregate->setDelegator(static_cast< XWeak* >(this)); in OGeometryControlModel_Base()
304 m_xAggregate->setDelegator(NULL); in releaseAggregation()
/aoo4110/main/chart2/source/model/main/
H A DChartModel.cxx123 m_xOldModelAgg->setDelegator( *this ); in ChartModel()
163 m_xOldModelAgg->setDelegator( *this ); in ChartModel()
194 m_xOldModelAgg->setDelegator( NULL ); in ~ChartModel()
569 m_xOldModelAgg->setDelegator( 0 ); in dispose()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlImportDocumentHandler.cxx66 m_xProxy->setDelegator( NULL ); in ~ImportDocumentHandler()
369 m_xProxy->setDelegator( *this ); in initialize()
H A DxmlExportDocumentHandler.cxx97 m_xProxy->setDelegator( NULL ); in ~ExportDocumentHandler()
337 m_xProxy->setDelegator( *this ); in initialize()
/aoo4110/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx430 m_xAggProxy->setDelegator( in DefaultBrowseNode()
442 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~DefaultBrowseNode()
/aoo4110/main/cppuhelper/inc/cppuhelper/
H A Dweakagg.hxx76 …virtual void SAL_CALL setDelegator( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:…
/aoo4110/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx169 m_xControlContextProxy->setDelegator( NULL ); in ~AccessibleControlShape()
308 m_xControlContextProxy->setDelegator( *this ); in Init()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx203 m_xDBRegistrationAggregate->setDelegator( *this ); in ODatabaseContext()
215 m_xDBRegistrationAggregate->setDelegator( NULL ); in ~ODatabaseContext()
/aoo4110/main/stoc/test/
H A Dtestproxyfac.cxx164 that->m_xProxyTarget->setDelegator( xRet ); in create()
/aoo4110/main/UnoControls/inc/
H A Dbasecontrol.hxx312 …virtual void SAL_CALL setDelegator( const UNO3_REFERENCE< UNO3_XINTERFACE >& xDelegator ) throw( U…
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx512 xPageAgg->setDelegator(xInt); in ~SwXDrawPage()
879 xPageAgg->setDelegator( (cppu::OWeakObject*)this ); in GetSvxPage()
962 xShapeAgg->setDelegator( (cppu::OWeakObject*)this ); in SwXShape()
1024 xShapeAgg->setDelegator(xRef); in ~SwXShape()
/aoo4110/main/cppuhelper/source/
H A Dweak.cxx315 void OWeakAggObject::setDelegator( const Reference<XInterface > & rDelegator ) throw(::com::sun::st… in setDelegator() function in cppu::OWeakAggObject
/aoo4110/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx189 virtual void SAL_CALL setDelegator(
/aoo4110/main/UnoControls/source/base/
H A Dbasecontrol.cxx215 void SAL_CALL BaseControl::setDelegator( const Reference< XInterface >& xDel ) throw( RuntimeExcept… in setDelegator() function in unocontrols::BaseControl
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx643 m_xFormControllerImpl->setDelegator(*this); in DBG_NAME()
660 m_xFormControllerImpl->setDelegator(xEmpty); in ~SbaXDataBrowserController()

Completed in 135 milliseconds

12