Home
last modified time | relevance | path

Searched refs:Execute (Results 326 – 350 of 1126) sorted by relevance

1...<<11121314151617181920>>...46

/aoo41x/main/sd/source/ui/func/
H A Dfutempl.cxx286 mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_OBJECT_SELECT, in DoExecute()
402 nResult = pStdDlg->Execute(); in DoExecute()
407 nResult = pPresDlg->Execute(); in DoExecute()
H A Dfupage.cxx303 if( aDlg.Execute() == GRFILTER_OK ) in ExecuteDialog()
328 if( pDlg.get() && pDlg->Execute() == RET_OK ) in ExecuteDialog()
376 bSetToAllPages = ( RET_YES == aQuestionBox.Execute() ); in ExecuteDialog()
H A Dfuprlout.cxx176 sal_uInt16 nResult = pDlg ? pDlg->Execute() : RET_CANCEL; in DoExecute()
260 …mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_MASTERPAGE, SFX_CALLMODE_ASYNCHRON | SFX… in DoExecute()
/aoo41x/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx110 short WizardShell::Execute() in Execute() function in svt::uno::WizardShell
113 return WizardShell_Base::Execute(); in Execute()
/aoo41x/main/sw/source/ui/misc/
H A Dglshell.cxx167 void SwGlosDocShell::Execute( SfxRequest& rReq ) in Execute() function in SwGlosDocShell
231 void SwWebGlosDocShell::Execute( SfxRequest& rReq ) in Execute() function in SwWebGlosDocShell
/aoo41x/main/sfx2/source/view/
H A Dprinter.cxx274 short SfxPrintOptionsDialog::Execute() in Execute() function in SfxPrintOptionsDialog
279 short nRet = ModalDialog::Execute(); in Execute()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.src73 Text [ en-US ] = "Execute";
124 Text [ en-US ] = "Execute SQL Statement" ;
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1425 aDlg.Execute();
1558 if (QueryBox(getBrowserView(), ModuleRes(QUERY_BRW_DELETE_ROWS)).Execute() != RET_YES) in confirmDelete()
1946 if ( !aDlg.Execute() ) in ExecuteFilterSortCrit()
1954 if(!aDlg.Execute()) in ExecuteFilterSortCrit()
2041 pDialog->Execute(); in ExecuteSearch()
2052 void SbaXDataBrowserController::Execute(sal_uInt16 nId, const Sequence< PropertyValue >& _rArgs) in Execute() function in dbaui::SbaXDataBrowserController
2060 SbaXDataBrowserController_Base::Execute( nId, _rArgs ); in Execute()
2120 Execute(ID_BROWSER_UNDORECORD,Sequence<PropertyValue>()); in Execute()
2378 switch (aQry.Execute()) in SaveModified()
2381 Execute(ID_BROWSER_UNDORECORD,Sequence<PropertyValue>()); in SaveModified()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewdraw.cxx134 GetViewFrame()->GetDispatcher()->Execute(SID_FM_LEAVE_CREATE); // Button soll rauspoppen in ExecDraw()
191 aDlg.Execute(); in ExecDraw()
783 GetViewFrame()->GetDispatcher()->Execute( FN_SPELL_GRAMMAR_DIALOG, SFX_CALLMODE_ASYNCHRON); in IMPL_LINK()
/aoo41x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx62 virtual short Execute() ;
70 short Class::Execute() \
72 return pDlg->Execute(); \
/aoo41x/main/svx/source/form/
H A Ddatabaselocationinput.cxx144 if ( aBox.Execute() != RET_YES ) in prepareCommit()
255 if ( aFileDlg.Execute() == ERRCODE_NONE ) in impl_onBrowseButtonClicked()
/aoo41x/main/sd/source/ui/view/
H A Ddrbezob.cxx238 void BezierObjectBar::Execute(SfxRequest& rReq) in Execute() function in sd::BezierObjectBar
318 mpViewSh->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in Execute()
H A Ddrviews1.cxx191 GetViewFrame()->GetDispatcher()->Execute( in SelectionHasChanged()
779 GetViewFrame()->GetDispatcher()->Execute(SID_SWITCHPAGE, in ResetActualPage()
821 nOK = aBox.Execute(); in DoVerb()
1395 GetViewFrame()->GetBindings().Execute( SID_CLOSEWIN ); in IMPL_LINK()
/aoo41x/main/sw/source/ui/shells/
H A Dbeziersh.cxx86 void SwBezierShell::Execute(SfxRequest &rReq) in Execute() function in SwBezierShell
105 pSh->GetView().GetViewFrame()->GetDispatcher()->Execute(SID_BEZIER_DELETE, sal_False); in Execute()
/aoo41x/main/svx/source/dialog/
H A Dpfiledlg.cxx52 ErrCode SvxPluginFileDlg::Execute() in Execute() function in SvxPluginFileDlg
54 return maFileDlg.Execute(); in Execute()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx48 #define ERRORBOX(s) ErrorBox( this, WinBits( WB_OK | WB_DEF_OK), s ).Execute()
261 GetBindings().GetDispatcher()->Execute( SID_SOLVE, in IMPL_LINK()
/aoo41x/main/sc/source/ui/pagedlg/
H A Dtphf.cxx228 if ( pDlg->Execute() == RET_OK ) in IMPL_LINK()
270 if ( pDlg->Execute() == RET_OK ) in IMPL_LINK()
/aoo41x/main/sd/sdi/
H A Ddrviewsh.sdi166 ExecMethod = Execute ;
173 ExecMethod = Execute ;
/aoo41x/main/basctl/source/basicide/
H A Dbrkdlg.cxx214 pDispatcher->Execute( SID_BASICIDE_BRKPNTSCHANGED ); in IMPL_LINK()
242 pDispatcher->Execute( SID_BASICIDE_BRKPNTSCHANGED ); in IMPL_LINK()
H A Dbaside2b.cxx407 if ( QueryBox( 0, WB_OK_CANCEL, String( IDEResId( RID_STR_WILLSTOPPRG ) ) ).Execute() == RET_OK ) in ImpCanModify()
1109 switch ( aBrkPropMenu.Execute( this, aPos ) ) in Command()
1122 aBrkDlg.Execute(); in Command()
1131 switch ( aBrkListMenu.Execute( this, aPos ) ) in Command()
1136 aBrkDlg.Execute(); in Command()
1444 pDispatcher->Execute( SID_BASICIDE_REMOVEWATCH ); in IMPL_LINK_INLINE_START()
1607 pDispatcher->Execute( SID_BASICIDE_GOTOCALL ); in IMPL_LINK_INLINE_START()
/aoo41x/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx169 Execute( CSVCMD_REPAINT ); in Repaint()
187 void ScCsvControl::Execute( ScCsvCmdType eType, sal_Int32 nParam1, sal_Int32 nParam2 ) in Execute() function in ScCsvControl
/aoo41x/main/vcl/inc/vcl/
H A Dmetaact.hxx135 virtual void Execute( OutputDevice* pOut ); \
164 virtual void Execute( OutputDevice* pOut );
548 virtual void Execute( OutputDevice* pOut );
1503 virtual void Execute( OutputDevice* pOut );
/aoo41x/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx70 void Execute (void);
1251 Execute(); in Start()
1305 Execute(); in Callback()
1311 void PresenterScrollBar::MousePressRepeater::Execute (void) in Execute() function in sdext::presenter::PresenterScrollBar::MousePressRepeater
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx91 aBox.Execute(); in ErrorMessage()
578 aBox.Execute(); in DoConsolidate()
786 aBox.Execute(); in UseScenario()
793 aBox.Execute(); in UseScenario()
/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx1860 const SfxPoolItem* pItem = rDispatcher.Execute( in Execute_Impl()
1982 pDispat->Execute( SID_STYLE_FAMILY, SFX_CALLMODE_SYNCHRON, &aItem, 0L ); in FamilySelect()
2043 if(RET_OK == pDlg->Execute()) in ActionSelect()
2065 SFX_APP()->GetDispatcher_Impl()->Execute(nEntry); in ActionSelect()
2265 if ( RET_YES == aBox.Execute() ) in DeleteHdl()
2420 pMenu->Execute( pWin, rPos ); in ExecuteContextMenu_Impl()
2879 pMenu->Execute( pBox, in IMPL_LINK()
3005 const short nRet = pDlg->Execute(); in IMPL_LINK_INLINE_END()

Completed in 145 milliseconds

1...<<11121314151617181920>>...46