Home
last modified time | relevance | path

Searched refs:Execute (Results 301 – 325 of 1126) sorted by relevance

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx131 short ScRedComDialog::Execute() in Execute() function in ScRedComDialog
133 short nRet=pDlg->Execute(); in Execute()
H A Dsimpref.cxx56 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute()
57 #define QUERYBOX(m) QueryBox(this,WinBits(WB_YES_NO|WB_DEF_YES),m).Execute()
/aoo41x/main/chart2/source/controller/dialogs/
H A Ddlg_DataSource.cxx197 short DataSourceDialog::Execute() in Execute() function in chart::DataSourceDialog
199 short nResult = TabDialog::Execute(); in Execute()
/aoo41x/main/sd/source/ui/view/
H A Dunmodpg.cxx134 SfxViewFrame::Current()->GetDispatcher()->Execute( in Undo()
183 SfxViewFrame::Current()->GetDispatcher()->Execute( in Redo()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx78 pDialog->Execute(); in ExecDlgExt()
93 pDlg->Execute(); in ExecDlgExt()
H A Dviewmdi.cxx432 pThis->GetViewFrame()->GetDispatcher()->Execute(bNext ? in IMPL_STATIC_LINK()
493 pThis->GetViewFrame()->GetDispatcher()->Execute(FN_POSTIT); in IMPL_STATIC_LINK()
659 GetViewFrame()->GetDispatcher()->Execute( SID_PARA_DLG, in IMPL_LINK()
/aoo41x/main/svl/unx/source/svdde/
H A Dddedummy.cxx106 void DdeTransaction::Execute(void) in Execute() function in DdeTransaction
187 sal_Bool DdeTopic::Execute( const String* ) in Execute() function in DdeTopic
/aoo41x/main/sfx2/source/appl/
H A Dappmisc.cxx127 ErrorBox( 0, WinBits( WB_OK ) , aError ).Execute(); in IMPL_LINK()
129 SFX_APP()->GetAppDispatcher_Impl()->Execute( SID_QUITAPP ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx178 pDispatcher->Execute( FID_TAB_MENU_RENAME, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD ); in MouseButtonUp()
188 pDispatcher->Execute( nSlot, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD ); in MouseButtonUp()
252 rDisp.Execute( SID_CURRENTTAB, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD, in Select()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx70 virtual short Execute() ;
88 short Class::Execute() \
90 return pDlg->Execute(); \
/aoo41x/main/cui/source/dialogs/
H A Dcuicharmap.cxx145 short SvxCharacterMap::Execute() in Execute() function in SvxCharacterMap
147 short nResult = SfxModalDialog::Execute(); in Execute()
572 if ( pDlg && pDlg->Execute() == RET_OK ) in IMPL_LINK()
/aoo41x/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx339 if( xDlg->Execute() == RET_OK ) in NotifyDoubleClick()
357 if( xDlg->Execute() == RET_OK ) in NotifyDoubleClick()
767 const SfxPoolItem* pRet = GetBindings().GetDispatcher()->Execute( in IMPL_LINK()
792 …rBox( this, WinBits( WB_OK | WB_DEF_OK ), ScGlobal::GetRscString( STR_INVALID_TABREF ) ).Execute(); in IMPL_LINK()
H A Dscendlg.cxx220 Execute(); in IMPL_LINK()
226 Execute(); in IMPL_LINK()
/aoo41x/main/sw/source/ui/shells/
H A Dannotsh.cxx419 pDlg->Execute(); in Exec()
431 pDlg->Execute(); in Exec()
469 pDialog->Execute(); in Exec()
502 sal_uInt16 nRet = pDlg->Execute(); in Exec()
551 sal_uInt16 nRet = pDlg->Execute(); in Exec()
1704 sal_uInt16 nResult = pDlg->Execute(); in InsertSymbol()
/aoo41x/main/sfx2/source/view/
H A Dviewsh.cxx455 aCatalog.Execute(); in ExecMisc_Impl()
584 aBox.Execute(); in ExecMisc_Impl()
728 … ErrorBox( pParent, SfxResId( MSG_ERROR_NO_WEBBROWSER_FOUND )).Execute(); in ExecMisc_Impl()
1399 aInfoBox.Execute(); in PrepareClose()
2044 GetViewFrame()->GetDispatcher()->Execute( in JumpToMark()
2277 return GetViewFrame()->GetBindings().Execute( SID_TERMINATE_INPLACEACTIVATION ); in Escape()
/aoo41x/main/starmath/source/
H A Dview.cxx403 pViewSh->GetViewFrame()->GetDispatcher()->Execute( pMenu->GetCurItemId() ); in IMPL_LINK_INLINE_START()
1411 void SmViewShell::Execute(SfxRequest& rReq) in Execute() function in SmViewShell
1531 GetViewFrame()->GetDispatcher()->Execute( in Execute()
1557 GetViewFrame()->GetDispatcher()->Execute( in Execute()
1669 if( pDlg->Execute() != RET_CANCEL ) in Execute()
1726 SmSymbolDialog( NULL, pDev, pp->GetSymbolManager(), *this ).Execute(); in Execute()
/aoo41x/main/uui/source/
H A Dpassworddlg.cxx74 aErrorBox.Execute(); in PasswordDialog()
176 aErrorBox.Execute(); in IMPL_LINK()
/aoo41x/main/tools/bootstrp/
H A Dcppdep.cxx60 void CppDep::Execute() in Execute() function in CppDep
237 pDep->Execute(); in main()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmdocselectpage.cxx144 sal_uInt16 nRet = pNewFileDlg->Execute(); in IMPL_LINK()
182 if( ERRCODE_NONE == aDlgHelper.Execute() ) in IMPL_LINK()
/aoo41x/main/sc/source/ui/sidebar/
H A DCellLineStyleControl.cxx170 …mrCellAppearancePropertyPanel.GetBindings()->GetDispatcher()->Execute(SID_FRAME_LINESTYLE, SFX_CAL… in IMPL_LINK()
184 …mrCellAppearancePropertyPanel.GetBindings()->GetDispatcher()->Execute(SID_CELL_FORMAT_BORDER, SFX_… in IMPL_LINK()
/aoo41x/main/sd/source/ui/func/
H A Dfuoltext.cxx213 … pFrame->GetDispatcher()->Execute(SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in MouseButtonUp()
220 … pFrame->GetDispatcher()->Execute(SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in MouseButtonUp()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx274 short ORelationDialog::Execute() in Execute() function in ORelationDialog
276 short nResult = ModalDialog::Execute(); in Execute()
/aoo41x/main/svx/source/toolbars/
H A Dfontworkbar.cxx466 aDlg.Execute(); in execute()
525 sal_uInt16 nRet = aDlg.Execute(); in execute()
530 rBindings.Execute( SID_FONTWORK_CHARACTER_SPACING, (const SfxPoolItem**)aItems ); in execute()
/aoo41x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx366 aPopMenu.Execute( this, GetItemRect( FN_FORMULA_CALC ), POPUPMENU_NOMOUSEUPCLOSE ); in IMPL_LINK()
420 … pView->GetViewFrame()->GetBindings().Execute( FN_EDIT_FORMULA, aArgs, 0, SFX_CALLMODE_ASYNCHRON ); in ApplyFormula()
441 pView->GetViewFrame()->GetDispatcher()->Execute( FN_EDIT_FORMULA, SFX_CALLMODE_ASYNCHRON); in CancelFormula()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx223 Execute(nTextSlotId, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD); in lcl_KeyEditMode()
269 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in KeyInput()
275 rViewData.GetDispatcher().Execute(SID_OBJECT_SELECT, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in KeyInput()

Completed in 134 milliseconds

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