Searched refs:getCurrentControl (Results 1 – 13 of 13) sorted by relevance
56 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()83 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()110 tableViewController.getCurrentControl().getModel() ); in checkTransparentQueryColumnSettings()129 queryViewController.getCurrentControl().getModel() ); in checkTransparentQueryColumnSettings()
91 virtual Reference< XControl > SAL_CALL getCurrentControl( ) throw (RuntimeException);116 …Reference< XControl > SAL_CALL LegacyFormController::getCurrentControl( ) throw (RuntimeException) in getCurrentControl() function in svxform::LegacyFormController118 return m_xDelegator->getCurrentControl(); in getCurrentControl()
1592 Reference< XControl> xActiveControl( m_xActiveController->getCurrentControl()); in ExecuteSearch()1974 Reference< XWindow > xWindow( m_xActiveController->getCurrentControl(), UNO_QUERY ); in setActiveController()4115 xCurrentControl.set( xController->getCurrentControl() ); in HasControlFocus()
740 if (getCurrentControl().is() && (getCurrentControl()->getModel() == rEvent.Source)) in resetted()3016 Reference< XControl> SAL_CALL FormController::getCurrentControl(void) throw( RuntimeException ) in getCurrentControl() function in svxform::FormController
1091 controlActivated( _rxController->getCurrentControl() ); in formActivated()
842 Reference< XControl > xCurrentControl( m_xController->getCurrentControl() ); in impl_commitCurrentControl_throw()1301 Reference< XControl > xControl( m_xController->getCurrentControl() ); in impl_getCurrentControlModel_throw()1485 Reference< XControl > xControl = m_xController->getCurrentControl(); in impl_executeAutoSort_throw()1554 Reference< XControl > xControl = m_xController->getCurrentControl(); in impl_executeAutoFilter_throw()
140 cntrl = oObj.getCurrentControl(); in _getCurrentControl()
50 ::com::sun::star::awt::XControl getCurrentControl();
22 "ODatasourceBrowser";"com::sun::star::form::XFormController#optional";"getCurrentControl()"
331 uno::Reference< awt::XControl > xCtrl = pImpl->xFController->getCurrentControl( ); in SwMailMergeDlg()
452 uno::Reference< awt::XControl > xCurr = xFormCtrl->getCurrentControl(); in CommitActiveControl()
343 …un::star::uno::Reference< ::com::sun::star::awt::XControl> SAL_CALL getCurrentControl(void) throw(…
178 …::star::uno::Reference< ::com::sun::star::awt::XControl > SAL_CALL getCurrentControl(void) throw(…285 …ar::awt::XControl > SbaXDataBrowserController::FormControllerImpl::getCurrentControl(void) throw(… in getCurrentControl() function in dbaui::SbaXDataBrowserController::FormControllerImpl
Completed in 120 milliseconds