Home
last modified time | relevance | path

Searched refs:ExecMacro (Results 1 – 25 of 35) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dwrtsh3.cxx181 void SwWrtShell::ExecMacro( const SvxMacro& rMacro, OUString* pRet, SbxArray* pArgs ) in ExecMacro() function in SwWrtShell
186 GetDoc()->ExecMacro( rMacro, pRet, pArgs ); in ExecMacro()
H A Dwrtsh2.cxx390 ExecMacro( pField->GetSvxMacro(), &sRet ); in ClickToField()
H A Dselect.cxx745 ExecMacro( rMac ); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh3.cxx185 void SwWrtShell::ExecMacro( const SvxMacro& rMacro, OUString* pRet, SbxArray* pArgs ) in ExecMacro() function in SwWrtShell
190 GetDoc()->ExecMacro( rMacro, pRet, pArgs ); in ExecMacro()
H A Dwrtsh2.cxx399 ExecMacro( pField->GetSvxMacro(), &sRet ); in ClickToField()
H A Dselect.cxx749 ExecMacro( rMac ); in IMPL_LINK()
/dports/editors/jove/jove/
H A Dmacros.h39 ExecMacro proto((void)),
H A Dmacros.c324 ExecMacro()
H A Dcommands.tab115 { COMMAND, "execute-kbd-macro", WIRED_CMD(ExecMacro) },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx473 pWrtShell->ExecMacro( aStartMacro ); in Expand()
485 pWrtShell->ExecMacro( aEndMacro ); in Expand()
520 pWrtShell->ExecMacro( aStartMacro ); in InsertGlossary()
532 pWrtShell->ExecMacro( aEndMacro ); in InsertGlossary()
/dports/editors/fte/fte/src/
H A Degui.cpp104 return ExecMacro(view, Command & ~CMD_EXT); in ExecCommand()
175 int EGUI::ExecMacro(GxView *view, int Macro) { in ExecMacro() function in EGUI
270 ExecMacro(view, key->Cmd); in DispatchKey()
292 ExecMacro(view, key->Cmd); in DispatchKey()
318 ExecMacro(view, (int)Event.Msg.Command); in DispatchCommand()
H A Degui.h44 virtual int ExecMacro(GxView *view, int Macro);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx464 pWrtShell->ExecMacro( aStartMacro ); in Expand()
476 pWrtShell->ExecMacro( aEndMacro ); in Expand()
511 pWrtShell->ExecMacro( aStartMacro ); in InsertGlossary()
523 pWrtShell->ExecMacro( aEndMacro ); in InsertGlossary()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocbasic.cxx76 void SwDoc::ExecMacro( const SvxMacro& rMacro, OUString* pRet, SbxArray* pArgs ) in ExecMacro() function in SwDoc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocbasic.cxx76 void SwDoc::ExecMacro( const SvxMacro& rMacro, OUString* pRet, SbxArray* pArgs ) in ExecMacro() function in SwDoc
/dports/textproc/sdf/sdf-2.001/perllib/sdf/
H A Dsubs.pl297 sub ExecMacro { subroutine
H A Dparse.pl573 unshift(@sdf, &SDF_USER'ExecMacro($macro, $parameters, 'error'));
H A Dmacros.pl1952 return &ExecMacro($name, $args, $arg{'missing'});
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Deditormacrolistviewer.pas78 procedure ExecMacro(Sender: TObject); procedure
428 procedure TIdeEditorMacroKeyBinding.ExecMacro(Sender: TObject); procedure
458 @ExecMacro, nil
/dports/editors/lazarus/lazarus/ide/
H A Deditormacrolistviewer.pas78 procedure ExecMacro(Sender: TObject); procedure
412 procedure TIdeEditorMacroKeyBinding.ExecMacro(Sender: TObject); procedure
442 @ExecMacro, nil
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Deditormacrolistviewer.pas78 procedure ExecMacro(Sender: TObject); procedure
428 procedure TIdeEditorMacroKeyBinding.ExecMacro(Sender: TObject); procedure
458 @ExecMacro, nil
/dports/editors/lazarus-qt5/lazarus/ide/
H A Deditormacrolistviewer.pas78 procedure ExecMacro(Sender: TObject); procedure
412 procedure TIdeEditorMacroKeyBinding.ExecMacro(Sender: TObject); procedure
442 @ExecMacro, nil
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dwrtsh.hxx432 void ExecMacro( const SvxMacro& rMacro, OUString* pRet = nullptr, SbxArray* pArgs = nullptr );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dwrtsh.hxx435 void ExecMacro( const SvxMacro& rMacro, OUString* pRet = nullptr, SbxArray* pArgs = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtextfld.cxx177 rSh.ExecMacro(aMacro); in ExecField()

12