|
LibreOffice Module svtools (master) 1
|
#include <ruler.hxx>
Public Member Functions | |
| RulerSelection () | |
Public Attributes | |
| tools::Long | nPos |
| RulerType | eType |
| sal_uInt16 | nAryPos |
| RulerDragSize | mnDragSize |
| bool | bSize |
| bool | bSizeBar |
| bool | bExpandTest |
|
inline |
| bool RulerSelection::bExpandTest |
Definition at line 558 of file ruler.hxx.
Referenced by Ruler::ImplDoHitTest(), and Ruler::StartDocDrag().
| bool RulerSelection::bSize |
Definition at line 556 of file ruler.hxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplStartDrag(), and Ruler::StartDocDrag().
| bool RulerSelection::bSizeBar |
Definition at line 557 of file ruler.hxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplStartDrag(), and Ruler::StartDocDrag().
| RulerType RulerSelection::eType |
Definition at line 553 of file ruler.hxx.
Referenced by Ruler::GetRulerType(), Ruler::ImplDocHitTest(), Ruler::ImplDoHitTest(), Ruler::ImplStartDrag(), Ruler::MouseButtonDown(), and Ruler::MouseMove().
| RulerDragSize RulerSelection::mnDragSize |
Definition at line 555 of file ruler.hxx.
Referenced by Ruler::ImplDoHitTest(), and Ruler::ImplStartDrag().
| sal_uInt16 RulerSelection::nAryPos |
Definition at line 554 of file ruler.hxx.
Referenced by Ruler::GetRulerType(), Ruler::ImplDoHitTest(), Ruler::ImplStartDrag(), Ruler::MouseButtonDown(), and Ruler::StartDocDrag().
| tools::Long RulerSelection::nPos |
Definition at line 552 of file ruler.hxx.
Referenced by Ruler::ImplDoHitTest(), Ruler::ImplStartDrag(), Ruler::MouseButtonDown(), and Ruler::StartDocDrag().