Searched refs:findControl (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/form/ |
| H A D | formcontroller.cxx | 1302 … Reference< XControl > xControl = findControl(m_aControls,xControlModel,sal_False,sal_False); in propertyChange() 1878 …Reference< XControl > xControl( findControl( m_aControls, Reference< XControlModel >( _rSource.Sou… in componentValidityChanged() 2123 … Reference< XControl > xControl = findControl( aAllControls, *pModels, sal_False, sal_True ); in setContainer() 2190 xControl = findControl( m_aControls, *pModels, sal_True, sal_True ); in getControls() 2447 Reference< XControl > FormController::findControl(Sequence< Reference< XControl > >& _rControls, c… in findControl() function in svxform::FormController
|
| /trunk/main/svx/source/inc/ |
| H A D | formcontroller.hxx | 496 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl> findControl( ::com::sun::star::…
|