LibreOffice Module sc (master) 1
Classes | Functions
validat.cxx File Reference
#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>
Include dependency graph for validat.cxx:

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 *)
 

Function Documentation

◆ IMPL_STATIC_LINK_NOARG()

IMPL_STATIC_LINK_NOARG ( ScValidationData  ,
InstallLOKNotifierHdl  ,
void *  ,
vcl::ILibreOfficeKitNotifier  
)

Definition at line 370 of file validat.cxx.

References SfxViewShell::Current().