Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx1303 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
/aoo41x/main/svx/source/inc/
H A Dformcontroller.hxx497 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl> findControl( ::com::sun::star::…

Completed in 62 milliseconds