Home
last modified time | relevance | path

Searched refs:xControlComp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx391 Reference< XComponent > xControlComp( _rControl.getControl(), UNO_QUERY ); in disposeAndClearControl_nothrow() local
392 if ( xControlComp.is() ) in disposeAndClearControl_nothrow()
393 xControlComp->dispose(); in disposeAndClearControl_nothrow()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1371 Reference< XComponent > const xControlComp( xCtrl, UNO_QUERY_THROW ); in ImplRemoveControl() local
1372 xControlComp->dispose(); in ImplRemoveControl()

Completed in 33 milliseconds