LibreOffice Module sc (master) 1
Variables
table1.cxx File Reference
#include <scitems.hxx>
#include <editeng/justifyitem.hxx>
#include <o3tl/safeint.hxx>
#include <o3tl/unit_conversion.hxx>
#include <unotools/textsearch.hxx>
#include <unotools/charclass.hxx>
#include <osl/diagnose.h>
#include <patattr.hxx>
#include <table.hxx>
#include <document.hxx>
#include <drwlayer.hxx>
#include <olinetab.hxx>
#include <global.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <refupdat.hxx>
#include <markdata.hxx>
#include <progress.hxx>
#include <prnsave.hxx>
#include <printopt.hxx>
#include <scmod.hxx>
#include <tabprotection.hxx>
#include <sheetevents.hxx>
#include <segmenttree.hxx>
#include <dbdata.hxx>
#include <conditio.hxx>
#include <globalnames.hxx>
#include <cellvalue.hxx>
#include <scmatrix.hxx>
#include <refupdatecontext.hxx>
#include <rowheightcontext.hxx>
#include <compressedarray.hxx>
#include <vcl/svapp.hxx>
#include <formula/vectortoken.hxx>
#include <token.hxx>
#include <vector>
#include <memory>
Include dependency graph for table1.cxx:

Go to the source code of this file.

Variables

const SCCOL SC_COLUMNS_STOP = 30
 

Variable Documentation

◆ SC_COLUMNS_STOP

const SCCOL SC_COLUMNS_STOP = 30

Definition at line 606 of file table1.cxx.

Referenced by ScTable::GetPrintArea().