Home
last modified time | relevance | path

Searched refs:Execute (Results 201 – 225 of 1131) sorted by relevance

12345678910>>...46

/trunk/main/sw/source/ui/shells/
H A Ddrformsh.cxx81 void SwDrawFormShell::Execute(SfxRequest &rReq) in TYPEINIT1()
109 … rTempView.GetViewFrame()->GetDispatcher()->Execute(SID_DELETE, SFX_CALLMODE_SYNCHRON ); in TYPEINIT1()
112 rTempView.GetViewFrame()->GetDispatcher()->Execute( in TYPEINIT1()
H A Dtextsh.cxx259 if ( ERRCODE_NONE == aDlg.Execute() ) in TYPEINIT1()
653 if(pDlg->Execute() && pDlg->GetOutputItemSet()) in TYPEINIT1()
722 InfoBox( pParent, SW_RES( MSG_NO_RULER ) ).Execute(); in TYPEINIT1()
723 if ( RET_OK == pDlg->Execute() ) in TYPEINIT1()
778 pColDlg->Execute(); in TYPEINIT1()
1165 if( RET_OK == pDlg->Execute() ) in InsertSymbol()
H A Ddrwbassh.cxx117 void SwDrawBaseShell::Execute(SfxRequest &rReq) in Execute() function in SwDrawBaseShell
174 if (pDlg->Execute() == RET_OK) in Execute()
284 if (pDlg->Execute() == RET_OK) in Execute()
567 if(RET_OK == pDlg->Execute()) in Execute()
597 if(RET_OK == pDlg->Execute()) in Execute()
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx118 virtual short Execute();
170 virtual short Execute();
197 virtual short Execute();
/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx332 bReConnect = ( RET_YES == aQuery.Execute() ); in reconnect()
463 void DBSubComponentController::Execute(sal_uInt16 _nId, const Sequence< PropertyValue >& _rArgs) in Execute() function in dbaui::DBSubComponentController
471 DBSubComponentController_Base::Execute( _nId, _rArgs ); in Execute()
495 InfoBox(pWin, aMessage).Execute(); in connectionLostMessage()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx89 void TextObjectBar::Execute( SfxRequest &rReq ) in Execute() function in sd::TextObjectBar
133 …mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_STYLE_DESIGNER, SFX_CALLMODE_ASYNCHRON … in Execute()
508 Execute( SID_CHAR_DLG, SFX_CALLMODE_ASYNCHRON ); in Execute()
520 Execute( SID_CHAR_DLG, SFX_CALLMODE_ASYNCHRON ); in Execute()
H A Ddrviews3.cxx213 GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in SO2_DECL_REF()
320 pDlg->Execute(); in SO2_DECL_REF()
344 pDlg->Execute(); in SO2_DECL_REF()
984 GetViewFrame()->GetDispatcher()->Execute( SID_ATTR_TRANSFORM, SFX_CALLMODE_ASYNCHRON ); in ExecStatusBar()
990 GetViewFrame()->GetDispatcher()->Execute( SID_PRESENTATION_LAYOUT, SFX_CALLMODE_ASYNCHRON ); in ExecStatusBar()
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx296 mpBindings->GetDispatcher()->Execute( in IMPL_LINK()
319 mpBindings->GetDispatcher()->Execute( in IMPL_LINK()
383 pMenu->Execute( this, maToolbox.GetItemRect( nId ), POPUPMENU_EXECUTE_DOWN ); in IMPL_LINK()
406 pMenu->Execute( this, maToolbox.GetItemRect( nId ), POPUPMENU_EXECUTE_DOWN ); in IMPL_LINK()
432 mpBindings->GetDispatcher()->Execute( in IMPL_LINK()
H A Dsddlgfact.hxx37 virtual short Execute() ;
44 short Class::Execute() \
46 return pDlg->Execute(); \
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx338 void SwSrcView::Execute(SfxRequest& rReq) in Execute() function in SwSrcView
376 if( aDlgHelper.Execute() == ERRCODE_NONE) in Execute()
705 InfoBox( 0, SW_RES(MSG_NOT_FOUND)).Execute(); in StartSearchAndReplace()
709 : MSG_SEARCH_START)).Execute()) in StartSearchAndReplace()
903 InfoBox(pTmpWindow, SW_RES(MSG_ERR_SRCSTREAM)).Execute(); in Load()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx478 aPop.Execute( this, GetItemRect(IID_DROPMODE), POPUPMENU_EXECUTE_DOWN ); in IMPL_LINK()
1061 rBindings.GetDispatcher()->Execute( SID_CURRENTCELL, in SetCurrentCell()
1072 rBindings.GetDispatcher()->Execute( SID_CURRENTCELL, in SetCurrentCellStr()
1085 rBindings.GetDispatcher()->Execute( SID_CURRENTTAB, in SetCurrentTable()
1117 rBindings.GetDispatcher()->Execute( SID_CURRENTOBJECT, in SetCurrentObject()
1127 rBindings.GetDispatcher()->Execute( SID_CURRENTDOC, in SetCurrentDoc()
/trunk/main/sfx2/source/dialog/
H A Drecfloat.cxx164 pBindings->GetDispatcher()->Execute( SID_STOP_RECORDING, SFX_CALLMODE_SYNCHRON, &aItem, 0L ); in ~SfxRecordingFloatWrapper_Impl()
176 bRet = ( aBox.Execute() == RET_YES ); in QueryClose()
221 GetBindings().GetDispatcher()->Execute( SID_RECORDMACRO, SFX_CALLMODE_SYNCHRON, &aItem, 0L ); in SfxRecordingFloat_Impl()
/trunk/main/sc/source/ui/unoobj/
H A Dfiltuno.cxx171 if ( pDlg->Execute() == RET_OK ) in execute()
192 if (pDlg->Execute() == RET_OK) in execute()
281 if ( pDlg->Execute() == RET_OK ) in execute()
/trunk/main/cui/source/customize/
H A Dcfg.cxx2564 return qbox.Execute(); in QueryReset()
2617 bool ret = pNameDialog->Execute(); in IMPL_LINK()
2641 bool ret = pDialog->Execute(); in IMPL_LINK()
2675 bool ret = pNameDialog->Execute(); in IMPL_LINK()
2768 bool ret = pDialog->Execute(); in IMPL_LINK()
3294 if ( qbox.Execute() == RET_YES ) in DeleteSelectedContent()
3379 if ( qbox.Execute() == RET_YES ) in IMPL_LINK()
4624 return qbox.Execute(); in QueryReset()
4728 bool ret = pNameDialog->Execute(); in IMPL_LINK()
5575 aDialog.Execute(); in ImportGraphics()
[all …]
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx225 if ( aSignaturesDialog.Execute() ) in ImplViewSignatures()
242 aBox.Execute(); in ImplViewSignatures()
382 aDlg.Execute(); in manageTrustedSources()
397 aViewer.Execute(); in showCertificate()
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx441 nCellDir = ScColOrRowDlg( this, aStrCopyList, aStrCopyFrom ).Execute(); in CopyListFromArea()
511 InfoBox( this, aStrCopyErr ).Execute(); in CopyListFromArea()
704 ).Execute() ) in IMPL_LINK()
784 ).Execute(); in IMPL_LINK()
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx95 pDispatcher->Execute( SID_BASICIDE_SHOWSBX, in OpenCurrent()
223 pDispatcher->Execute( SID_BASICIDE_SHOWSBX, in IMPL_LINK()
229 ErrorBox( this, WB_OK, String( IDEResId( RID_STR_OBJNOTFOUND ) ) ).Execute(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx192 sal_Int16 nResult = aDlg.Execute(); in implHandle()
249 sal_Int16 nResult = aDialog.Execute(); in implHandle()
328 sal_Int16 nResult = aDlg.Execute(); in implHandle()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx308 …GetViewData()->GetDispatcher().Execute( pPoor->GetSlotID(), SFX_CALLMODE_SLOT | SFX_CALLMODE_RECOR… in PrepareClose()
1425 GetViewData()->GetDispatcher().Execute( SID_CURSORENTERUP, in TabKeyInput()
1428 GetViewData()->GetDispatcher().Execute( SID_CURSORENTERDOWN, in TabKeyInput()
1480 GetViewData()->GetDispatcher().Execute( nSlotId, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD ); in TabKeyInput()
1524 GetViewData()->GetDispatcher().Execute( nSlotId, SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD ); in TabKeyInput()
1738 pFirst->GetDispatcher()->Execute( SID_UPDATETABLINKS, in Construct()
1762 pFirst->GetDispatcher()->Execute( SID_REIMPORT_AFTER_LOAD, in Construct()
H A Dtabvwshe.cxx330 GetViewData()->GetDispatcher().Execute( FID_SEARCH_NOW, in ExecSearch()
356 GetViewData()->GetDispatcher().Execute( in ExecSearch()
367 GetViewData()->GetDispatcher().Execute( FID_SEARCH_NOW, in ExecSearch()
/trunk/main/cui/source/options/
H A Doptinet2.cxx168 ErrorBox( this, CUI_RES( RID_SVXERR_OPT_PROXYPORTS ) ).Execute(); in Modify()
807 sal_uInt16 nRet = aQuery.Execute(); in ConfirmLeave()
835 sal_uInt16 nRet = aQuery.Execute(); in ConfirmLeave()
1179 mpSecOptDlg->Execute(); in IMPL_LINK()
1213 sal_uInt16 nRet = aQuery.Execute(); in IMPL_LINK()
1316 aDlg.Execute(); in IMPL_LINK()
1718 if ( ERRCODE_NONE == aHelper.Execute() ) in IMPL_LINK()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx413 if( aBox.Execute() == RET_CANCEL ) in IMPL_LINK()
515 if( aQuery.Execute() == RET_YES ) in IsFileOk()
527 aBox.Execute(); in IsFileOk()
892 UniString( SvtResId( STR_FILEDLG_CANTCHDIR ) ) ).Execute() == RET_CANCEL ) in IMPL_LINK()
1113 aBox.Execute(); in IsFileOk()
1129 if( aBox.Execute() != RET_YES ) in IsFileOk()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx366 if( RET_OK == pDlg->Execute() ) in IMPL_LINK()
412 ).Execute(); in IMPL_LINK()
434 if ( pBox->Execute() == RET_OK ) in IMPL_LINK()
469 if( pDlg->Execute() == RET_OK ) in IMPL_LINK()
519 ).Execute(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.cxx155 aDialog.Execute(); in getSelectedDataSource()
165 if ( RET_OK == aSelector.Execute() ) in getSelectedDataSource()
295 aMsg.Execute();
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx287 mpBindings->GetDispatcher()->Execute(SID_ATTR_LINE_WIDTH, SFX_CALLMODE_RECORD, &aWidthItem, 0L); in IMPL_LINK()
301 mpBindings->GetDispatcher()->Execute(SID_ATTR_LINE_WIDTH, SFX_CALLMODE_RECORD, &aWidthItem, 0L); in IMPL_LINK()
339 mpBindings->GetDispatcher()->Execute(SID_ATTR_LINE_WIDTH, SFX_CALLMODE_RECORD, &aWidthItem, 0L); in IMPL_LINK()

Completed in 175 milliseconds

12345678910>>...46