Home
last modified time | relevance | path

Searched refs:getCurrentControl (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java56 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()
83 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()
110 tableViewController.getCurrentControl().getModel() ); in checkTransparentQueryColumnSettings()
129 queryViewController.getCurrentControl().getModel() ); in checkTransparentQueryColumnSettings()
/trunk/main/svx/source/form/
H A Dlegacyformcontroller.cxx91 virtual Reference< XControl > SAL_CALL getCurrentControl( ) throw (RuntimeException);
116 …Reference< XControl > SAL_CALL LegacyFormController::getCurrentControl( ) throw (RuntimeException) in getCurrentControl() function in svxform::LegacyFormController
118 return m_xDelegator->getCurrentControl(); in getCurrentControl()
H A Dfmshimp.cxx1592 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()
H A Dformcontroller.cxx740 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
H A Dfmtextcontrolshell.cxx1091 controlActivated( _rxController->getCurrentControl() ); in formActivated()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx842 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XFormController.java140 cntrl = oObj.getCurrentControl(); in _getCurrentControl()
/trunk/main/offapi/com/sun/star/form/
H A DXFormController.idl50 ::com::sun::star::awt::XControl getCurrentControl();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dorg.openoffice.comp.dbu.ODatasourceBrowser.csv22 "ODatasourceBrowser";"com::sun::star::form::XFormController#optional";"getCurrentControl()"
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx331 uno::Reference< awt::XControl > xCtrl = pImpl->xFController->getCurrentControl( ); in SwMailMergeDlg()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx452 uno::Reference< awt::XControl > xCurr = xFormCtrl->getCurrentControl(); in CommitActiveControl()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx178 …::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
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx343 …un::star::uno::Reference< ::com::sun::star::awt::XControl> SAL_CALL getCurrentControl(void) throw(…

Completed in 102 milliseconds