Searched refs:executeUnChecked (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/dbaccess/inc/ |
H A D | IController.hxx | 58 …virtual void executeUnChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star… 70 …virtual void executeUnChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence< ::com…
|
H A D | genericcontroller.hxx | 441 …virtual void executeUnChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star… 443 …virtual void executeUnChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence< ::com…
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppController.hxx | 514 …virtual void executeUnChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::su… 516 …virtual void executeUnChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence…
|
H A D | AppController.cxx | 2345 void OApplicationController::executeUnChecked(const URL& _rCommand, const Sequence< PropertyValue>&… in executeUnChecked() function in dbaui::OApplicationController 2347 OApplicationController_CBASE::executeUnChecked( _rCommand, aArgs ); in executeUnChecked() 2357 void OApplicationController::executeUnChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue… in executeUnChecked() function in dbaui::OApplicationController 2359 OApplicationController_CBASE::executeUnChecked( _nCommandId, aArgs ); in executeUnChecked()
|
/aoo4110/main/reportdesign/source/ui/dlg/ |
H A D | CondFormat.cxx | 418 m_rController.executeUnChecked(_nCommandId,aArgs); in applyCommand()
|
H A D | Navigator.cxx | 351 m_rController.executeUnChecked(nId,aArgs); in Command()
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1243 void OGenericUnoController::executeUnChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue … in executeUnChecked() function in dbaui::OGenericUnoController 1248 void OGenericUnoController::executeUnChecked(const util::URL& _rCommand, const Sequence< PropertyVa… in executeUnChecked() function in dbaui::OGenericUnoController
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 1743 executeUnChecked(SID_SELECT,aArgs); in impl_initialize() 1760 executeUnChecked(SID_SELECT_REPORT,aArgs); in impl_initialize() 2828 executeUnChecked( aCommand, aCommandArgs ); in restoreViewData() 2911 … executeUnChecked(SID_SHOW_PROPERTYBROWSER,uno::Sequence< beans::PropertyValue>()); in executeReport() 2924 executeUnChecked(nCommand,aArgs); in executeReport()
|
H A D | propbrw.cxx | 308 …m_pDesignView->getController().executeUnChecked(SID_PROPERTYBROWSER_LAST_PAGE,uno::Sequence< beans… in Close()
|
H A D | dlgedfunc.cxx | 203 …ow()->getViewsWindow()->getView()->getReportView()->getController().executeUnChecked(SID_SHOW_PROP… in MouseButtonDown()
|
H A D | ReportSection.cxx | 413 …m_pParent->getViewsWindow()->getView()->getReportView()->getController().executeUnChecked(SID_OBJE… in MouseButtonUp()
|
Completed in 112 milliseconds