LibreOffice Module sc (master) 1
Macros
documen4.cxx File Reference
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <formula/token.hxx>
#include <sal/log.hxx>
#include <unotools/configmgr.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <document.hxx>
#include <table.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <subtotal.hxx>
#include <docoptio.hxx>
#include <markdata.hxx>
#include <validat.hxx>
#include <scitems.hxx>
#include <stlpool.hxx>
#include <poolhelp.hxx>
#include <detdata.hxx>
#include <patattr.hxx>
#include <chgtrack.hxx>
#include <progress.hxx>
#include <paramisc.hxx>
#include <compiler.hxx>
#include <externalrefmgr.hxx>
#include <attrib.hxx>
#include <formulacell.hxx>
#include <tokenarray.hxx>
#include <tokenstringcontext.hxx>
#include <memory>
Include dependency graph for documen4.cxx:

Go to the source code of this file.

Macros

#define SC_DOCCOMP_MAXDIFF   256
 
#define SC_DOCCOMP_MINGOOD   128
 
#define SC_DOCCOMP_COLUMNS   10
 
#define SC_DOCCOMP_ROWS   100
 

Macro Definition Documentation

◆ SC_DOCCOMP_COLUMNS

#define SC_DOCCOMP_COLUMNS   10

Definition at line 915 of file documen4.cxx.

◆ SC_DOCCOMP_MAXDIFF

#define SC_DOCCOMP_MAXDIFF   256

Definition at line 913 of file documen4.cxx.

◆ SC_DOCCOMP_MINGOOD

#define SC_DOCCOMP_MINGOOD   128

Definition at line 914 of file documen4.cxx.

◆ SC_DOCCOMP_ROWS

#define SC_DOCCOMP_ROWS   100

Definition at line 916 of file documen4.cxx.