Home
last modified time | relevance | path

Searched refs:executeChecked (Results 1 – 17 of 17) sorted by relevance

/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx250 m_pController->executeChecked(m_nSlot,aArgs); in implReInsert()
262 m_pController->executeChecked(m_nSlot,aArgs); in implReRemove()
312 m_pController->executeChecked(m_nSlot,aArgs); in implReInsert()
332 m_pController->executeChecked(m_nSlot,aArgs); in implReRemove()
/trunk/main/dbaccess/inc/
H A DIController.hxx64 …virtual void executeChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star::…
76 …virtual void executeChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence< ::com::…
H A Dgenericcontroller.hxx442 …virtual void executeChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star::…
444 …virtual void executeChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence< ::com::…
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx330 m_pParent->m_pController->executeChecked(SID_GROUP_REMOVE,aArgs); in moveGroups()
338 m_pParent->m_pController->executeChecked(SID_GROUP_APPEND,aArgs); in moveGroups()
471 m_pParent->m_pController->executeChecked(SID_GROUP_APPEND,aArgs); in SaveModified()
830 m_pParent->m_pController->executeChecked(SID_GROUP_REMOVE,aArgs); in DeleteRows()
952 m_pParent->m_pController->executeChecked(SID_GROUP_APPEND,aArgs); in InsertRows()
1309 …m_pController->executeChecked(&m_aHeaderLst == pListBox ? SID_GROUPHEADER : SID_GROUPFOOTER,aArgs… in IMPL_LINK()
H A DPageNumber.cxx147 m_pController->executeChecked(SID_INSERT_FLD_PGNUMBER,aValues); in Execute()
H A DDateTime.cxx195 m_pController->executeChecked(SID_DATETIME,aValues); in Execute()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx2341 executeChecked(nId,Sequence<PropertyValue>()); in onDeleteEntry()
2351 void OApplicationController::executeChecked(const URL& _rCommand, const Sequence< PropertyValue>& a… in executeChecked() function in dbaui::OApplicationController
2353 OApplicationController_CBASE::executeChecked( _rCommand, aArgs ); in executeChecked()
2363 void OApplicationController::executeChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue>&… in executeChecked() function in dbaui::OApplicationController
2365 OApplicationController_CBASE::executeChecked( _nCommandId, aArgs ); in executeChecked()
H A DAppController.hxx515 …virtual void executeChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun:…
517 …virtual void executeChecked(sal_uInt16 _nCommandId, const ::com::sun::star::uno::Sequence< …
H A DAppDetailView.cxx364 …m_rTaskWindow.getDetailView()->getBorderWin().getView()->getAppController().executeChecked( aComma… in onSelected()
H A DAppDetailPageHelper.cxx1351 …getBorderWin().getView()->getAppController().executeChecked(nSelectedAction,Sequence<PropertyValue…
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx855 executeChecked(_aURL,aArgs); in dispatch()
1259 void OGenericUnoController::executeChecked(const util::URL& _rCommand, const Sequence< PropertyValu… in executeChecked() function in dbaui::OGenericUnoController
1542 void OGenericUnoController::executeChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue >&… in executeChecked() function in dbaui::OGenericUnoController
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx439 … rController.executeChecked(SID_SHOW_PROPERTYBROWSER,uno::Sequence< beans::PropertyValue >()); in activateOle()
468 … rController.executeChecked(SID_SHOW_PROPERTYBROWSER,uno::Sequence< beans::PropertyValue >()); in deactivateOle()
H A DReportSection.cxx510 rController.executeChecked(nId,aArgs); in Command()
857 rController.executeChecked(SID_ADD_CONTROL_PAIR,aValues); in ExecuteDrop()
H A DDesignView.cxx721 getController().executeChecked(SID_SELECT_REPORT,aArgs); in MouseButtonDown()
H A DReportController.cxx1789 executeChecked(SID_ADD_CONTROL_PAIR,aArgs); in IMPL_LINK()
3301 executeChecked(SID_PAGEHEADERFOOTER,aArgs); in createPageNumber()
H A DViewsWindow.cxx570 getView()->getReportView()->getController().executeChecked(SID_SELECT_REPORT,aArgs); in MouseButtonDown()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx735 …m_pContextMenuProvider->getCommandController().executeChecked( _nSelectedPopupEntry, Sequence< Pro… in ExcecuteContextMenuAction()

Completed in 131 milliseconds