Searched refs:findControl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/form/ |
H A D | formcontroller.cxx | 1303 Reference< XControl > xControl = findControl(m_aControls,xControlModel,sal_False,sal_False); in propertyChange() 1879 …Reference< XControl > xControl( findControl( m_aControls, Reference< XControlModel >( _rSource.Sou… in componentValidityChanged() 2124 … Reference< XControl > xControl = findControl( aAllControls, *pModels, sal_False, sal_True ); in setContainer() 2191 xControl = findControl( m_aControls, *pModels, sal_True, sal_True ); in getControls() 2448 Reference< XControl > FormController::findControl(Sequence< Reference< XControl > >& _rControls, c… in findControl() function in svxform::FormController
|
/aoo42x/main/svx/source/inc/ |
H A D | formcontroller.hxx | 497 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl> findControl( ::com::sun::star::…
|
Completed in 43 milliseconds