Home
last modified time | relevance | path

Searched refs:SetMacros (Results 1 – 16 of 16) sorted by relevance

/dports/editors/lazarus/lazarus/ide/
H A Dcleandirdlg.pas68 procedure SetMacros(const AValue: TTransferMacroList); procedure
75 property Macros: TTransferMacroList read FMacros write SetMacros;
122 procedure TCleanDirectoryDialog.SetMacros(const AValue: TTransferMacroList); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcleandirdlg.pas68 procedure SetMacros(const AValue: TTransferMacroList); procedure
75 property Macros: TTransferMacroList read FMacros write SetMacros;
122 procedure TCleanDirectoryDialog.SetMacros(const AValue: TTransferMacroList); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcleandirdlg.pas68 procedure SetMacros(const AValue: TTransferMacroList); procedure
75 property Macros: TTransferMacroList read FMacros write SetMacros;
122 procedure TCleanDirectoryDialog.SetMacros(const AValue: TTransferMacroList); procedure
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dcleandirdlg.pas68 procedure SetMacros(const AValue: TTransferMacroList); procedure
75 property Macros: TTransferMacroList read FMacros write SetMacros;
122 procedure TCleanDirectoryDialog.SetMacros(const AValue: TTransferMacroList); procedure
/dports/lang/fpc-utils/fpc-3.2.2/utils/fpdoc/
H A Dmgrfpdocproj.pp19 procedure SetMacros(AValue: TStrings);
42 Property Macros : TStrings Read FMacros Write SetMacros;
51 procedure TFPDocProjectManager.SetMacros(AValue: TStrings);
/dports/lang/fpc-source/fpc-3.2.2/utils/fpdoc/
H A Dmgrfpdocproj.pp19 procedure SetMacros(AValue: TStrings);
42 Property Macros : TStrings Read FMacros Write SetMacros;
51 procedure TFPDocProjectManager.SetMacros(AValue: TStrings);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dgloshdl.hxx76 void SetMacros(const OUString& rName,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dgloshdl.hxx76 void SetMacros(const OUString& rName,
/dports/cad/openroad/OpenROAD-2.0/src/mpl2/src/
H A Dshape_engine.h151 void SetMacros(const std::vector<Macro>& macros) { macros_ = macros; } in SetMacros() function
H A Dpin_alignment.cpp705 cluster->SetMacros(sa_vector[min_id]->GetMacros()); in PinAlignmentSingleCluster()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dglshell.cxx121 pGlosHdl->SetMacros( rShortNm, pStart, pEnd, pBlock.get() ); in lcl_Save()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dglshell.cxx123 pGlosHdl->SetMacros( rShortNm, pStart, pEnd, pBlock.get() ); in lcl_Save()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx545 void SwGlossaryHdl::SetMacros(const OUString& rShortName, in SetMacros() function in SwGlossaryHdl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx536 void SwGlossaryHdl::SetMacros(const OUString& rShortName, in SetMacros() function in SwGlossaryHdl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/
H A Dglossary.cxx556 m_pGlossaryHdl->SetMacros( m_xShortNameEdit->get_text(), in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dglossary.cxx566 m_pGlossaryHdl->SetMacros( m_xShortNameEdit->get_text(), in IMPL_LINK()