LibreOffice Module sc (master) 1
|
#include <tpdefaults.hxx>
#include <sc.hrc>
#include <defaultsoptions.hxx>
#include <document.hxx>
#include <officecfg/Office/Common.hxx>
#include <config_features.h>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScTpDefaultsOptions, NumModifiedHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG (ScTpDefaultsOptions, PrefixModifiedHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG (ScTpDefaultsOptions, PrefixEditOnFocusHdl, weld::Widget &, void) | |
IMPL_LINK_NOARG | ( | ScTpDefaultsOptions | , |
NumModifiedHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 119 of file tpdefaults.cxx.
IMPL_LINK_NOARG | ( | ScTpDefaultsOptions | , |
PrefixEditOnFocusHdl | , | ||
weld::Widget & | , | ||
void | |||
) |
Definition at line 129 of file tpdefaults.cxx.
IMPL_LINK_NOARG | ( | ScTpDefaultsOptions | , |
PrefixModifiedHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 124 of file tpdefaults.cxx.