Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontroller.cxx1359 bool FormController::replaceControl( const Reference< XControl >& _rxExistentControl, const Referen… in replaceControl() function in svxform::FormController
1452 replaceControl( xControl, new FmXAutoControl( m_aContext ) ); in toggleAutoFields()
1483 replaceControl( xControl, xNewControl ); in toggleAutoFields()
3393 if ( replaceControl( xControl, xFilterControl ) ) in startFiltering()
3483 replaceControl( xControl, xNewControl ); in stopFiltering()
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx476 bool replaceControl(