Home
last modified time | relevance | path

Searched refs:removingControl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx460 removingControl( *pCtrls ); in dispose()
549 removingControl( xExistentControl ); in replaceByIdentifer()
678 void UnoControlContainer::removingControl( const uno::Reference< awt::XControl >& _rxControl ) in removingControl() function in UnoControlContainer
696 removingControl( _rxControl ); in impl_removeControl()
H A Dcontrolmodelcontainerbase.cxx1692 void ControlContainerBase::removingControl( const Reference< XControl >& _rxControl ) in removingControl() function in ControlContainerBase
1695 UnoControlContainer::removingControl( _rxControl ); in removingControl()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolcontainer.hxx116 …virtual void removingControl( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCont…
H A Dcontrolmodelcontainerbase.hxx256 …virtual void removingControl( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCont…