Home
last modified time | relevance | path

Searched refs:Execute (Results 401 – 425 of 1126) sorted by relevance

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

/aoo41x/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx530 if ( pDlg->Execute() == RET_OK ) in SetCharAttriutes()
763 nSelected=pPopupMenu->Execute( this, aPoint ); in StartPopup()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppController.cxx575 Execute(ID_BROWSER_SAVEDOC,Sequence<PropertyValue>()); in suspend()
1015 void OApplicationController::Execute(sal_uInt16 _nId, const Sequence< PropertyValue >& aArgs) in Execute() function in dbaui::OApplicationController
1022 OApplicationController_CBASE::Execute( _nId, aArgs ); in Execute()
1183 if ( aFileDlg.Execute() != ERRCODE_NONE ) in Execute()
2156 if ( aDialog->Execute() == RET_OK ) in renameEntry()
2311 Execute(ID_BROWSER_COPY,Sequence<PropertyValue>()); in onCopyEntry()
2316 Execute(ID_BROWSER_PASTE,Sequence<PropertyValue>()); in onPasteEntry()
/aoo41x/main/sd/source/ui/view/
H A Dviewshe2.cxx694 pViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_SIZE_PAGE, in SetPageSizeAndBorder()
876 pViewShell->GetViewFrame()->GetDispatcher()->Execute( in ActivateObject()
1019 GetViewShell()->GetViewFrame()->GetDispatcher()->Execute(SID_SIZE_VISAREA, in ReadUserData()
/aoo41x/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx389 if(RET_OK == pDlg->Execute()) in IMPL_LINK()
497 if(RET_OK == pDlg->Execute()) in IMPL_LINK()
609 if(RET_OK == pDlg->Execute()) in DetectTablesAndQueries()
/aoo41x/main/svx/source/dialog/
H A Dimapwnd.cxx648 aMenu.Execute( this, rCEvt.GetMousePosPixel() ); in Command()
830 if ( pMacroDlg && pMacroDlg->Execute() == RET_OK ) in DoMacroAssign()
861 if ( aDlg->Execute() == RET_OK ) in DoPropertyDialog()
/aoo41x/main/sc/source/core/data/
H A Dvalidat.cxx264 aBox.Execute(); in DoScript()
384 aBox.Execute(); in DoMacro()
435 sal_uInt16 nRet = aBox.Execute(); in DoError()
/aoo41x/main/padmin/source/
H A Dprtsetup.cxx806 if( aDialog.Execute() ) in Sal_SetupPrinterDriver()
819 return aQuery.Execute(); in Sal_queryFaxNumber()
827 if( aDialog.Execute() ) in Sal_authenticateQuery()
/aoo41x/main/cui/source/factory/
H A Ddlgfact.hxx77 virtual short Execute() ;
85 short Class::Execute() \
87 return pDlg->Execute(); \
/aoo41x/main/l10ntools/source/
H A Dhelpmerge.cxx159 std::auto_ptr <XMLFile> file ( aParser.Execute( strFullPath , sXmlFile, pXmlFile ) ); in CreateSDF()
305 XMLFile* xmlfile = ( aParser.Execute( aFile.GetFull() , sOUHelpFile, new XMLFile( '0' ) ) ); in Merge()
395 XMLFile* xmlfile = ( aParser.Execute( aFile.GetFull() , sOUHelpFile, new XMLFile( '0' ) ) ); in Merge()
H A Dxrmmerge.cxx257 pParser->Execute( nTyp, pTokenText ); in WorkOnTokenSet()
301 int XRMResParser::Execute( int nToken, char * pToken ) in Execute() function in XRMResParser
/aoo41x/main/uui/source/
H A Dsecmacrowarnings.cxx104 short MacroWarning::Execute() in Execute() function in MacroWarning
107 return ModalDialog::Execute(); in Execute()
H A Diahndl.cxx1163 sal_uInt16 aResult = xBox.Execute(); in executeMessageBox()
1199 NameClashResolveDialogResult eResult = (NameClashResolveDialogResult) aDialog.Execute(); in executeSimpleNameClashResolveDialog()
1375 bApprove = aWarning.Execute() == RET_OK; in handleMacroConfirmRequest()
1429 nResult = aDialog.Execute(); in handleFutureDocumentVersionUpdateRequest()
/aoo41x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx56 ScGlobal::GetRscString(rid) ).Execute()
425 GetBindings().GetDispatcher()->Execute( FID_FILTER_OK, in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun4.cxx422 aBox.Execute(); in DoThesaurus()
634 return sal_Bool( 0 != GetViewData()->GetDispatcher().Execute( in PasteFile()
663 return sal_Bool( 0 != rDispatcher.Execute( SID_OPENDOC, in PasteFile()
/aoo41x/main/sfx2/source/notify/
H A Deventsupplier.cxx198 static void Execute( ANY& aEventData, const css::document::DocumentEvent& aTrigger, SfxObjectShell*… in Execute() function
337Execute( aEventData, css::document::DocumentEvent(aEvent.Source, aEvent.EventName, NULL, css::uno:… in notifyEvent()
850 Execute(aAny, aEvent, 0); in implts_checkAndExecuteEventBindings()
/aoo41x/main/basctl/source/dlged/
H A Dmanagelang.cxx221 if ( RET_OK == aDlg.Execute() ) in IMPL_LINK()
241 if ( aQBox.Execute() == RET_OK ) in IMPL_LINK()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx351 void OJoinController::Execute(sal_uInt16 _nId, const Sequence< PropertyValue >& aArgs) in Execute() function in dbaui::OJoinController
395 OJoinController_BASE::Execute(_nId,aArgs); in Execute()
/aoo41x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx698 if(RET_OK == pDlg->Execute()) in IMPL_LINK()
736 SfxViewFrame::Current()->GetDispatcher()->Execute(nSlot, in IMPL_LINK()
1323 SfxViewFrame::Current()->GetDispatcher()->Execute(nSlot, in IMPL_LINK()
1424 if(RET_YES != aQuery.Execute()) in IMPL_LINK()
1473 if(RET_OK == aDlg.Execute()) in IMPL_LINK()
/aoo41x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1179 if (RET_OK == aDlg.Execute()) in callColumnFormatDialog()
1273 OSQLWarningBox( _pParent, aMessage ).Execute(); in appendToFilter()
1346 if ( aColumnSizeDlg.Execute() ) in adjustBrowseBoxColumnWidth()
1664 return aAsk.Execute(); in askForUserAction()
1815 if ( RET_OK != aAskForName.Execute() ) in insertHierachyElement()
/aoo41x/main/svx/source/engine3d/
H A Dfloat3d.cxx414 pDispatcher->Execute( in Svx3DWin()
2409 pDispatcher->Execute( in IMPL_LINK()
2428 pDispatcher->Execute( in IMPL_LINK()
2855 pDispatcher->Execute( in IMPL_LINK()
2886 if( aColorDlg.Execute() == RET_OK ) in IMPL_LINK()
3198 pDispatcher->Execute( in UpdatePreview()
3408 pDispatcher->Execute( in StateChanged()
/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx397 GetDispatcher()->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, aSet ); in ExecReload_Impl()
539 if ( RET_YES == aBox.Execute() ) in ExecReload_Impl()
560 GetDispatcher()->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, aSet ); in ExecReload_Impl()
625 bDo = ( RET_YES == aBox.Execute() ); in ExecReload_Impl()
818 if ( RET_YES == aBox.Execute() ) in ExecReload_Impl()
830 GetDispatcher()->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, aSet ); in ExecReload_Impl()
3040 … pDispat->Execute( SID_BASICIDE_UPDATEMODULESOURCE, SFX_CALLMODE_SYNCHRON, &aInfoItem, 0L ); in AddDispatchMacroToBasic_Impl()
H A Dorgmgr.cxx808 if(RET_CANCEL == aBox.Execute()) in SaveAll()
823 if(RET_CANCEL == aBox.Execute()) in SaveAll()
/aoo41x/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx540 pDispatcher->Execute(SID_ATTR_ZOOM,SFX_CALLMODE_SYNCHRON,&aZoomItem, 0L); in SetZoom()
591 pDispatcher->Execute(SID_ATTR_ZOOM,SFX_CALLMODE_SYNCHRON,&aZoomItem, 0L); in SetZoomType()
/aoo41x/main/sw/source/ui/app/
H A Dapplab.cxx195 if ( RET_OK == pDlg->Execute() ) in InsertLab()
439 pDisp->Execute(FN_SYNC_LABELS, SFX_CALLMODE_ASYNCHRON); in InsertLab()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx361 if ( aValDialog.Execute() == RET_OK ) in EditOption()
372 if ( aIntDialog.Execute() == RET_OK ) in EditOption()

Completed in 255 milliseconds

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