Lines Matching refs:ControlHelper
51 …ControlHelper::ControlHelper( Window* _pControlWindow, sal_Int16 _nControlType, XPropertyControl& … in ControlHelper() function in pcr::ControlHelper
62 ControlHelper::~ControlHelper() in ~ControlHelper()
67 ::sal_Int16 SAL_CALL ControlHelper::getControlType() throw (RuntimeException) in getControlType()
73 …Reference< XPropertyControlContext > SAL_CALL ControlHelper::getControlContext() throw (RuntimeExc… in getControlContext()
79 …void SAL_CALL ControlHelper::setControlContext( const Reference< XPropertyControlContext >& _contr… in setControlContext()
85 Reference< XWindow > SAL_CALL ControlHelper::getControlWindow() throw (RuntimeException) in getControlWindow()
91 ::sal_Bool SAL_CALL ControlHelper::isModified( ) throw (RuntimeException) in isModified()
97 void SAL_CALL ControlHelper::notifyModifiedValue( ) throw (RuntimeException) in notifyModifiedValue()
114 void SAL_CALL ControlHelper::dispose() in dispose()
120 void ControlHelper::autoSizeWindow() in autoSizeWindow()
135 void ControlHelper::impl_activateNextControl_nothrow() const in impl_activateNextControl_nothrow()
149 bool ControlHelper::handlePreNotify(NotifyEvent& rNEvt) in handlePreNotify()
167 IMPL_LINK( ControlHelper, ModifiedHdl, Window*, /*_pWin*/ )
175 IMPL_LINK( ControlHelper, GetFocusHdl, Window*, /*_pWin*/ )
190 IMPL_LINK( ControlHelper, LoseFocusHdl, Window*, /*_pWin*/ )