Home
last modified time | relevance | path

Searched refs:Execute (Results 126 – 150 of 1131) sorted by relevance

12345678910>>...46

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx329 if (RET_OK == aSelector.Execute())
342 aBox.Execute();
419 if ( RET_OK == aSelector.Execute() )
553 sal_Int32 nQueryResult = aQuery.Execute(); in checkPathExistence()
570 nQueryResult = aWhatToDo.Execute(); in checkPathExistence()
865 OSQLWarningBox( this, sFile ).Execute(); in commitURL()
902 if (0 == _aFileOpen.Execute()) in askForFileName()
/trunk/main/tools/bootstrp/
H A Drscdep.cxx50 virtual void Execute();
62 void RscHrcDep::Execute() in Execute() function in RscHrcDep
64 CppDep::Execute(); in Execute()
281 pDep->Execute(); in main()
/trunk/main/cui/source/options/
H A Ddoclinkdialog.cxx132 aError.Execute(); in IMPL_LINK()
141 aError.Execute(); in IMPL_LINK()
153 aError.Execute(); in IMPL_LINK()
184 if (0 != aFileDlg.Execute()) in IMPL_LINK()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx200 sal_Bool bRet = RET_CANCEL == pDlg->Execute(); in StartInputFldDlg()
220 sal_uInt16 nRet = pDlg->Execute(); in StartDropDownFldDlg()
228 GetView().GetViewFrame()->GetDispatcher()->Execute(FN_EDIT_FIELD, SFX_CALLMODE_SYNCHRON); in StartDropDownFldDlg()
311 GetView().GetViewFrame()->GetDispatcher()->Execute( nSlotId, in ClickToField()
478 pViewFrm->GetDispatcher()->GetBindings()->Execute( SID_OPENDOC, aArr, in LoadURL()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx261 switch (aRelDlg.Execute()) in ConnDoubleClicked()
292 sal_Bool bSuccess = (aRelDlg.Execute() == RET_OK); in AddNewRelation()
372 if ( m_bInRemove || aDlg.Execute() == RET_YES ) in RemoveTabWin()
396 sal_uInt16 nRet = aDlg.Execute(); in lookForUiActivities()
411 if (aRelDlg.Execute() == RET_OK) in lookForUiActivities()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1303 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1310 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1321 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1328 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1340 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1346 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1351 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1360 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
1373 ( (MetaAction*) pAction )->Execute( &maVDev ); in ImplWrite()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx237 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
349 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
362 InfoBox( pParentWindow, aText ).Execute(); in ExecSearch()
528 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
541 ).Execute() ) in SearchAndWrap()
573 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
/trunk/main/sw/source/ui/shells/
H A Dtextidx.cxx72 pDlg->Execute(); in ExecIdx()
101 nRet = pMultDlg->Execute(); in ExecIdx()
110 pDlg->Execute(); in ExecIdx()
159 pDlg->Execute(); in ExecIdx()
H A Ddrawsh.cxx139 if(GRFILTER_OK == aDlg.Execute()) in InsertPictureFromFile()
192 void SwDrawShell::Execute(SfxRequest &rReq) in Execute() function in SwDrawShell
305 pDlg->Execute(); in Execute()
317 pDlg->Execute(); in Execute()
354 pDialog->Execute(); in Execute()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx203 Execute(nTextSlotId, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in MouseButtonUp()
255 rDisp.Execute(SID_OBJECT_SELECT, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in SimpleMouseButtonUp()
257 rDisp.Execute(aSfxRequest.GetSlot(), SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in SimpleMouseButtonUp()
289 Execute(aSfxRequest.GetSlot(), SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD); in KeyInput()
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx319 const long nRet = aQBox.Execute(); in Close()
324 GetBindings().GetDispatcher()->Execute( in Close()
334 const long nRet = aQBox.Execute(); in Close()
487 GetBindings().GetDispatcher()->Execute( in IMPL_LINK()
641 if( aDlg.Execute() == ERRCODE_NONE ) in DoOpen()
692 if( aDlg.Execute() == ERRCODE_NONE ) in DoSave()
937 String( SVX_RES( STR_IMAPDLG_SAVE ) ) ).Execute() == RET_YES ) ) in IMPL_LINK()
/trunk/main/padmin/source/
H A Dfontentry.cxx348 aDialog.Execute(); in IMPL_LINK()
361 aBox.Execute(); in IMPL_LINK()
390 if( aQuery.Execute() ) in IMPL_LINK()
478 aBox.Execute(); in importFontsFailed()
503 int nResult = aQueryBox.Execute(); in queryOverwriteFile()
534 aBox.Execute(); in importFontFailed()
627 aBox.Execute(); in copyFonts()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx110 void SdModule::Execute(SfxRequest& rReq) in Execute() function in SdModule
254 ErrorBox(NULL, WB_OK, String(SdResId(STR_CANT_PERFORM_IN_LIVEMODE))).Execute(); in Execute()
469 pViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_PRESENTATION ); in IMPL_LINK()
488 pViewFrame->GetDispatcher()->Execute(SID_SUMMARY_PAGE, in AddSummaryPage()
594 if( pPilotDlg.get() && pPilotDlg->Execute()==RET_OK ) in ExecuteNewDocument()
715 pViewFrame->GetDispatcher()->Execute(SID_MODIFYPAGE, in ExecuteNewDocument()
938 pViewFrame->GetDispatcher()->Execute(SID_SIZE_PAGE, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD); in ChangeMedium()
/trunk/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.cxx85 short ScRetypePassDlg::Execute() in Execute() function in ScRetypePassDlg
89 return ModalDialog::Execute(); in Execute()
372 if (aDlg.Execute() == RET_OK) in IMPL_LINK()
428 short ScRetypePassInputDlg::Execute() in Execute() function in ScRetypePassInputDlg
430 return ModalDialog::Execute(); in Execute()
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx97 pDlg->Execute(); in Organize()
178 aError.Execute(); in RenameModule()
186 aError.Execute(); in RenameModule()
288 short nRetValue = pChooser->Execute(); in ChooseMacro()
356 … ErrorBox( NULL, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_ERRORCHOOSEMACRO ) ) ).Execute(); in ChooseMacro()
/trunk/main/cui/source/inc/
H A Dinsdlg.hxx91 virtual short Execute();
123 virtual short Execute();
161 virtual short Execute();
205 virtual short Execute();
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx389 return (MENU_COMMAND) aPopup.Execute( this, rPos ); in ShowPopupMenu()
417 aLicenseDlg.Execute(); in MouseButtonDown()
503 pDlg->Execute(); in IMPL_LINK()
611 if ( RET_OK == aInfoBox.Execute() ) in continueOnSharedExtension()
640 aErrorBox.Execute(); in openWebBrowser()
654 return ( RET_OK == aInfo.Execute() ); in installExtensionWarn()
675 short nRet = aQuery.Execute(); in installForAllUsers()
804 return ( RET_OK == aInfo.Execute() ); in removeExtensionWarn()
1630 short UpdateRequiredDialog::Execute() in Execute() function in dp_gui::UpdateRequiredDialog
1649 return Dialog::Execute(); in Execute()
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx101 aTabDlg->Execute(); in InsertRegionDialog()
215 aTabDlg->Execute(); in IMPL_STATIC_LINK()
252 pEditRegionDlg->Execute(); in EditRegionDialog()
256 InfoBox(pParentWin, SW_RES(REG_WRONG_PASSWORD)).Execute(); in EditRegionDialog()
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx329 ErrorBox( NULL, WB_OK, String("SO2: Dirty Block in Ordered List") ).Execute(); in Commit()
342 ErrorBox( NULL, WB_OK, String("SO2: Dirty Block in LRU List") ).Execute(); in Commit()
458 ErrorBox( NULL, WB_OK, String("SO2: Seek failed") ).Execute(); in Read()
489 ErrorBox( NULL, WB_OK, String("SO2: Seek failed") ).Execute(); in Write()
507 ErrorBox( NULL, WB_OK, String("SO2: Read after Write failed") ).Execute(); in Write()
/trunk/main/automation/source/server/
H A Dstatemnt.hxx261 virtual sal_Bool Execute() = 0;
335 virtual sal_Bool Execute();
370 virtual sal_Bool Execute();
401 virtual sal_Bool Execute();
419 virtual sal_Bool Execute();
/trunk/main/uui/source/
H A Diahndl-authentication.cxx117 rInfo.SetResult(xDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : in executeLoginDialog()
429 rInfo.SetResult(xDialog->Execute() in executeMasterPasswordDialog()
438 rInfo.SetResult(xDialog->Execute() in executeMasterPasswordDialog()
537 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog()
548 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog()
561 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx422 maTableBox.Execute( CSVCMD_NEWCELLTEXTS ); in ScImportAsciiDlg()
644 maTableBox.Execute( CSVCMD_NEWCELLTEXTS ); in IMPL_LINK()
661 maTableBox.Execute( CSVCMD_NEWCELLTEXTS ); in IMPL_LINK()
670 …maTableBox.Execute( CSVCMD_SETFIRSTIMPORTLINE, sal::static_int_cast<sal_Int32>( pNumField->GetValu… in IMPL_LINK()
678 maTableBox.Execute( CSVCMD_SETCOLUMNTYPE, pListBox->GetSelectEntryPos() ); in IMPL_LINK()
702 maTableBox.Execute( CSVCMD_SETLINECOUNT, mnRowPosCount); in IMPL_LINK()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx139 void Execute( const CommandInfo &rCmdInfo,
240 void GalleryThemePopup::Execute( in Execute() function in __anon60af25540111::GalleryThemePopup
369 maPopupMenu.Execute( pWindow, aPos ); in ExecutePopup()
392 mpBrowser->Execute( nId ); in IMPL_LINK()
423 Execute( it->second, aArgs ); in IMPL_LINK()
813 Execute( nExecuteId ); in KeyInput()
1279 void GalleryBrowser2::Execute( sal_uInt16 nId ) in Execute() function in GalleryBrowser2
1297 …QueryBox( NULL, WB_YES_NO, String( GAL_RESID( RID_SVXSTR_GALLERY_DELETEOBJ ) ) ).Execute() == RET_… in Execute()
1317 if( aDlg->Execute() == RET_OK )//CHINA001 if( aDlg.Execute() == RET_OK ) in Execute()
/trunk/main/sw/source/ui/docvw/
H A Dromenu.hxx59 using PopupMenu::Execute;
65 void Execute( Window* pWin, const Point &rPPos );
66 void Execute( Window* pWin, sal_uInt16 nId );
/trunk/main/toolkit/workben/layout/
H A Dtest.cxx229 editor.Execute(); in RunEditor()
235 short result = dialog.Execute(); in RunDialog()
244 short result = dialog.Execute(); in RunDialog()
311 Execute(); in RunFiles()

Completed in 141 milliseconds

12345678910>>...46