LibreOffice Module sc (master) 1
|
#include <config_features.h>
#include <validat.hxx>
#include <com/sun/star/sheet/TableValidationVisibility.hpp>
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
#include <basic/sbmeth.hxx>
#include <basic/sbmod.hxx>
#include <basic/sbstar.hxx>
#include <basic/sberrors.hxx>
#include <basic/sbx.hxx>
#include <svl/numformat.hxx>
#include <svl/sharedstringpool.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <rtl/math.hxx>
#include <osl/diagnose.h>
#include <document.hxx>
#include <formulacell.hxx>
#include <patattr.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <rangenam.hxx>
#include <dbdata.hxx>
#include <typedstrdata.hxx>
#include <editutil.hxx>
#include <tokenarray.hxx>
#include <scmatrix.hxx>
#include <cellvalue.hxx>
#include <comphelper/lok.hxx>
#include <simpleformulacalc.hxx>
#include <math.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | ScValidationDataIsNumeric |
To test numeric data text length in IsDataValidTextLen(). More... | |
Functions | |
IMPL_STATIC_LINK_NOARG (ScValidationData, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *) | |
IMPL_STATIC_LINK_NOARG | ( | ScValidationData | , |
InstallLOKNotifierHdl | , | ||
void * | , | ||
vcl::ILibreOfficeKitNotifier * | |||
) |
Definition at line 370 of file validat.cxx.
References SfxViewShell::Current().