LibreOffice Module svtools (master) 1
Public Attributes | List of all members
RulerUnitData Struct Reference

#include <ruler.hxx>

Public Attributes

MapUnit eMapUnit
 
tools::Long nTickUnit
 
double nTick1
 
double nTick2
 
double nTick3
 
double nTick4
 
char aUnitStr [8]
 

Detailed Description

Definition at line 572 of file ruler.hxx.

Member Data Documentation

◆ aUnitStr

char RulerUnitData::aUnitStr[8]

Definition at line 580 of file ruler.hxx.

◆ eMapUnit

MapUnit RulerUnitData::eMapUnit

Definition at line 574 of file ruler.hxx.

◆ nTick1

double RulerUnitData::nTick1

Definition at line 576 of file ruler.hxx.

Referenced by Ruler::ImplDrawTicks().

◆ nTick2

double RulerUnitData::nTick2

Definition at line 577 of file ruler.hxx.

Referenced by Ruler::ImplDrawTicks().

◆ nTick3

double RulerUnitData::nTick3

Definition at line 578 of file ruler.hxx.

Referenced by Ruler::ImplDrawTicks().

◆ nTick4

double RulerUnitData::nTick4

Definition at line 579 of file ruler.hxx.

Referenced by Ruler::ImplDrawTicks().

◆ nTickUnit

tools::Long RulerUnitData::nTickUnit

Definition at line 575 of file ruler.hxx.

Referenced by Ruler::ImplDrawTicks().


The documentation for this struct was generated from the following file: