LibreOffice Module editeng (master) 1
|
#include <outliner.hxx>
Public Member Functions | |
PaintFirstLineInfo (sal_Int32 nPara, const Point &rStartPos, OutputDevice *pOutDev) | |
Public Attributes | |
sal_Int32 | mnPara |
const Point & | mrStartPos |
VclPtr< OutputDevice > | mpOutDev |
Definition at line 486 of file outliner.hxx.
|
inline |
Definition at line 492 of file outliner.hxx.
sal_Int32 PaintFirstLineInfo::mnPara |
Definition at line 488 of file outliner.hxx.
VclPtr<OutputDevice> PaintFirstLineInfo::mpOutDev |
Definition at line 490 of file outliner.hxx.
const Point& PaintFirstLineInfo::mrStartPos |
Definition at line 489 of file outliner.hxx.