LibreOffice Module cui (master) 1
|
#include <unotools/moduleoptions.hxx>
#include <unotools/fltrcfg.hxx>
#include <officecfg/Office/Common.hxx>
#include "optfltr.hxx"
#include <strings.hrc>
#include <dialmgr.hxx>
Go to the source code of this file.
Enumerations | |
enum class | MSFltrPg2_CheckBoxEntries { Math , Writer , Calc , Impress , SmartArt , Visio , PDF , InvalidCBEntry } |
Functions | |
IMPL_LINK_NOARG (OfaMSFilterTabPage, LoadWordBasicCheckHdl_Impl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (OfaMSFilterTabPage, LoadExcelBasicCheckHdl_Impl, weld::Toggleable &, void) | |
|
strong |
Enumerator | |
---|---|
Math | |
Writer | |
Calc | |
Impress | |
SmartArt | |
Visio | |
InvalidCBEntry |
Definition at line 27 of file optfltr.cxx.
IMPL_LINK_NOARG | ( | OfaMSFilterTabPage | , |
LoadExcelBasicCheckHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 63 of file optfltr.cxx.
IMPL_LINK_NOARG | ( | OfaMSFilterTabPage | , |
LoadWordBasicCheckHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 58 of file optfltr.cxx.