LibreOffice Module sc (master) 1
|
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svl/numformat.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <docoptio.hxx>
#include <sc.hrc>
#include <officecfg/Office/Calc.hxx>
#include <svtools/restartdialog.hxx>
#include <tpcalc.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (ScTpCalcOptions, RadioClickHdl, weld::Toggleable &, rBtn, void) | |
IMPL_LINK (ScTpCalcOptions, CheckClickHdl, weld::Toggleable &, rBtn, void) | |
IMPL_LINK | ( | ScTpCalcOptions | , |
CheckClickHdl | , | ||
weld::Toggleable & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 245 of file tpcalc.cxx.
IMPL_LINK | ( | ScTpCalcOptions | , |
RadioClickHdl | , | ||
weld::Toggleable & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 227 of file tpcalc.cxx.