|
LibreOffice Module cui (master) 1
|
#include <config_extensions.h>#include <config_wasm_strip.h>#include <align.hxx>#include "dlgfact.hxx"#include <about.hxx>#include <sfx2/app.hxx>#include <sfx2/basedlgs.hxx>#include <sfx2/pageids.hxx>#include <svx/dialogs.hrc>#include <svx/svxids.hrc>#include <numfmt.hxx>#include <splitcelldlg.hxx>#include <cuiimapwnd.hxx>#include <cui/cuicharmap.hxx>#include <cui/dlgname.hxx>#include <srchxtra.hxx>#include <textanim.hxx>#include <autocdlg.hxx>#include <treeopt.hxx>#include <labdlg.hxx>#include <hangulhanjadlg.hxx>#include <showcols.hxx>#include <zoom.hxx>#include <cuigaldlg.hxx>#include <transfrm.hxx>#include <bbdlg.hxx>#include <cuisrchdlg.hxx>#include <cuitbxform.hxx>#include <optdict.hxx>#include <multipat.hxx>#include <cuihyperdlg.hxx>#include <cuifmsearch.hxx>#include <cuigrfflt.hxx>#include <cuitabarea.hxx>#include <cuitabline.hxx>#include <measure.hxx>#include <connect.hxx>#include <dbregister.hxx>#include <cuioptgenrl.hxx>#include <optasian.hxx>#include <insdlg.hxx>#include <pastedlg.hxx>#include <linkdlg.hxx>#include <SignatureLineDialog.hxx>#include <SignSignatureLineDialog.hxx>#include <QrCodeGenDialog.hxx>#include <SpellDialog.hxx>#include <cfg.hxx>#include <numpages.hxx>#include <paragrph.hxx>#include <tabstpge.hxx>#include <textattr.hxx>#include <backgrnd.hxx>#include <border.hxx>#include <chardlg.hxx>#include <page.hxx>#include <postdlg.hxx>#include <grfpage.hxx>#include <scriptdlg.hxx>#include <cfgutil.hxx>#include <macropg.hxx>#include <sdrcelldlg.hxx>#include <newtabledlg.hxx>#include <macroass.hxx>#include <insrc.hxx>#include <passwdomdlg.hxx>#include <screenshotannotationdlg.hxx>#include <hyphen.hxx>#include <thesdlg.hxx>#include <tipofthedaydlg.hxx>#include <widgettestdlg.hxx>#include <toolbarmodedlg.hxx>#include <DiagramDialog.hxx>#include <fileextcheckdlg.hxx>#include <TextColumnsPage.hxx>#include <themepage.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (AbstractSvxNameDialog_Impl, CheckNameHdl, SvxNameDialog &, bool) | |
| IMPL_LINK_NOARG (AbstractSvxNameDialog_Impl, CheckNameTooltipHdl, SvxNameDialog &, OUString) | |
| IMPL_LINK_NOARG (AbstractSvxObjectNameDialog_Impl, CheckNameHdl, SvxObjectNameDialog &, bool) | |
| IMPL_LINK_NOARG (AbstractSvxPostItDialog_Impl, NextHdl, SvxPostItDialog &, void) | |
| IMPL_LINK_NOARG (AbstractSvxPostItDialog_Impl, PrevHdl, SvxPostItDialog &, void) | |
| IMPL_LINK_NOARG | ( | AbstractSvxNameDialog_Impl | , |
| CheckNameHdl | , | ||
| SvxNameDialog & | , | ||
| bool | |||
| ) |
Definition at line 589 of file dlgfact.cxx.
References aCheckNameHdl.
| IMPL_LINK_NOARG | ( | AbstractSvxNameDialog_Impl | , |
| CheckNameTooltipHdl | , | ||
| SvxNameDialog & | , | ||
| OUString | |||
| ) |
Definition at line 594 of file dlgfact.cxx.
References aCheckNameTooltipHdl.
| IMPL_LINK_NOARG | ( | AbstractSvxObjectNameDialog_Impl | , |
| CheckNameHdl | , | ||
| SvxObjectNameDialog & | , | ||
| bool | |||
| ) |
Definition at line 618 of file dlgfact.cxx.
References aCheckNameHdl.
| IMPL_LINK_NOARG | ( | AbstractSvxPostItDialog_Impl | , |
| NextHdl | , | ||
| SvxPostItDialog & | , | ||
| void | |||
| ) |
Definition at line 782 of file dlgfact.cxx.
References aNextHdl.
| IMPL_LINK_NOARG | ( | AbstractSvxPostItDialog_Impl | , |
| PrevHdl | , | ||
| SvxPostItDialog & | , | ||
| void | |||
| ) |
Definition at line 787 of file dlgfact.cxx.
References aPrevHdl.