LibreOffice Module sc (master) 1
Variables
stlsheet.cxx File Reference
#include <document.hxx>
#include <stlsheet.hxx>
#include <stlpool.hxx>
#include <scitems.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/lrspitem.hxx>
#include <svx/pageitem.hxx>
#include <svx/svddef.hxx>
#include <svx/svdpool.hxx>
#include <svx/xdef.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/paperinf.hxx>
#include <editeng/shaditem.hxx>
#include <editeng/sizeitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/xmlcnitm.hxx>
#include <svl/itempool.hxx>
#include <svl/itemset.hxx>
#include <svl/numformat.hxx>
#include <svl/hint.hxx>
#include <o3tl/unit_conversion.hxx>
#include <attrib.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <sc.hrc>
Include dependency graph for stlsheet.cxx:

Go to the source code of this file.

Variables

constexpr auto TWO_CM = o3tl::convert(2, o3tl::Length::cm, o3tl::Length::twip)
 
constexpr auto HFDIST_CM = o3tl::convert(250, o3tl::Length::mm100, o3tl::Length::twip)
 

Variable Documentation

◆ HFDIST_CM

constexpr auto HFDIST_CM = o3tl::convert(250, o3tl::Length::mm100, o3tl::Length::twip)
constexpr

Definition at line 50 of file stlsheet.cxx.

Referenced by ScStyleSheet::GetItemSet().

◆ TWO_CM

constexpr auto TWO_CM = o3tl::convert(2, o3tl::Length::cm, o3tl::Length::twip)
constexpr

Definition at line 49 of file stlsheet.cxx.

Referenced by ScStyleSheet::GetItemSet().