Home
last modified time | relevance | path

Searched refs:executeUnChecked (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/inc/
H A DIController.hxx58 …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 Dgenericcontroller.hxx441 …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…
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx514 …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 DAppController.cxx2345 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()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1243 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
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1743 executeUnChecked(SID_SELECT,aArgs); in impl_initialize()
1760 executeUnChecked(SID_SELECT_REPORT,aArgs); in impl_initialize()
2828 executeUnChecked( aCommand, aCommandArgs ); in restoreViewData()
2911executeUnChecked(SID_SHOW_PROPERTYBROWSER,uno::Sequence< beans::PropertyValue>()); in executeReport()
2924 executeUnChecked(nCommand,aArgs); in executeReport()
H A Dpropbrw.cxx308 …m_pDesignView->getController().executeUnChecked(SID_PROPERTYBROWSER_LAST_PAGE,uno::Sequence< beans… in Close()
H A Ddlgedfunc.cxx203 …ow()->getViewsWindow()->getView()->getReportView()->getController().executeUnChecked(SID_SHOW_PROP… in MouseButtonDown()
H A DReportSection.cxx413 …m_pParent->getViewsWindow()->getView()->getReportView()->getController().executeUnChecked(SID_OBJE… in MouseButtonUp()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx418 m_rController.executeUnChecked(_nCommandId,aArgs); in applyCommand()
H A DNavigator.cxx351 m_rController.executeUnChecked(nId,aArgs); in Command()

Completed in 136 milliseconds