|
LibreOffice Module svtools (master) 1
|
Public Member Functions | |
| ImplRulerData () | |
Private Attributes | |
| std::vector< RulerLine > | pLines |
| std::vector< RulerBorder > | pBorders |
| std::vector< RulerIndent > | pIndents |
| std::vector< RulerTab > | pTabs |
| tools::Long | nNullVirOff |
| tools::Long | nRulVirOff |
| tools::Long | nRulWidth |
| tools::Long | nPageOff |
| tools::Long | nPageWidth |
| tools::Long | nNullOff |
| tools::Long | nMargin1 |
| tools::Long | nMargin2 |
| tools::Long | nLeftFrameMargin |
| tools::Long | nRightFrameMargin |
| RulerMarginStyle | nMargin1Style |
| RulerMarginStyle | nMargin2Style |
| bool | bAutoPageWidth |
| bool | bTextRTL |
Friends | |
| class | Ruler |
|
private |
Definition at line 116 of file ruler.cxx.
Referenced by Ruler::ImplCalc(), Ruler::ImplFormat(), Ruler::Resize(), and Ruler::SetPagePos().
|
private |
Definition at line 117 of file ruler.cxx.
Referenced by Ruler::GetTextRTL(), Ruler::ImplDraw(), Ruler::ImplDrawExtra(), Ruler::ImplDrawTab(), Ruler::ImplFormat(), Ruler::ImplInitExtraField(), Ruler::Resize(), and Ruler::SetTextRTL().
|
private |
Definition at line 112 of file ruler.cxx.
Referenced by Ruler::ImplFormat(), and Ruler::SetLeftFrameMargin().
|
private |
Definition at line 109 of file ruler.cxx.
Referenced by Ruler::GetMargin1(), Ruler::ImplDoHitTest(), Ruler::ImplDrawTicks(), Ruler::ImplFormat(), Ruler::SetMargin1(), and Ruler::SetMargin2().
|
private |
Definition at line 114 of file ruler.cxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplDrawTicks(), Ruler::ImplFormat(), Ruler::SetMargin1(), and Ruler::SetMargin2().
|
private |
Definition at line 110 of file ruler.cxx.
Referenced by Ruler::GetMargin2(), Ruler::ImplDoHitTest(), Ruler::ImplFormat(), and Ruler::SetMargin2().
|
private |
Definition at line 115 of file ruler.cxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplFormat(), and Ruler::SetMargin2().
|
private |
Definition at line 108 of file ruler.cxx.
Referenced by Ruler::GetNullOffset(), Ruler::ImplFormat(), and Ruler::SetNullOffset().
|
private |
Definition at line 103 of file ruler.cxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplDrag(), Ruler::ImplDrawBorders(), Ruler::ImplDrawIndents(), Ruler::ImplDrawTabs(), Ruler::ImplFormat(), Ruler::ImplInvertLines(), and Ruler::SetNullOffset().
|
private |
Definition at line 106 of file ruler.cxx.
Referenced by Ruler::GetPageOffset(), Ruler::ImplCalc(), Ruler::ImplFormat(), and Ruler::SetPagePos().
|
private |
Definition at line 107 of file ruler.cxx.
Referenced by Ruler::ImplCalc(), Ruler::ImplDrawTicks(), Ruler::ImplFormat(), and Ruler::SetPagePos().
|
private |
Definition at line 113 of file ruler.cxx.
Referenced by Ruler::ImplFormat(), and Ruler::SetRightFrameMargin().
|
private |
Definition at line 104 of file ruler.cxx.
Referenced by Ruler::ImplCalc(), Ruler::ImplDoHitTest(), Ruler::ImplDrag(), Ruler::ImplFormat(), and Ruler::ImplInvertLines().
|
private |
Definition at line 105 of file ruler.cxx.
Referenced by Ruler::ImplCalc(), Ruler::ImplDoHitTest(), Ruler::ImplDrag(), Ruler::ImplFormat(), and Ruler::ImplInvertLines().
|
private |
Definition at line 99 of file ruler.cxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplDrawBorders(), Ruler::ImplFormat(), and Ruler::SetBorders().
|
private |
Definition at line 100 of file ruler.cxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplDrawIndents(), Ruler::ImplFormat(), and Ruler::SetIndents().
|
private |
Definition at line 98 of file ruler.cxx.
Referenced by Ruler::ImplInvertLines(), Ruler::Resize(), and Ruler::SetLines().
|
private |
Definition at line 101 of file ruler.cxx.
Referenced by Ruler::GetTabs(), Ruler::ImplDoHitTest(), Ruler::ImplDrawTabs(), Ruler::ImplFormat(), and Ruler::SetTabs().