LibreOffice Module editeng (master) 1
Public Member Functions | Public Attributes | List of all members
PaintFirstLineInfo Struct Reference

#include <outliner.hxx>

Collaboration diagram for PaintFirstLineInfo:
[legend]

Public Member Functions

 PaintFirstLineInfo (sal_Int32 nPara, const Point &rStartPos, OutputDevice *pOutDev)
 

Public Attributes

sal_Int32 mnPara
 
const PointmrStartPos
 
VclPtr< OutputDevicempOutDev
 

Detailed Description

Definition at line 486 of file outliner.hxx.

Constructor & Destructor Documentation

◆ PaintFirstLineInfo()

PaintFirstLineInfo::PaintFirstLineInfo ( sal_Int32  nPara,
const Point rStartPos,
OutputDevice pOutDev 
)
inline

Definition at line 492 of file outliner.hxx.

Member Data Documentation

◆ mnPara

sal_Int32 PaintFirstLineInfo::mnPara

Definition at line 488 of file outliner.hxx.

◆ mpOutDev

VclPtr<OutputDevice> PaintFirstLineInfo::mpOutDev

Definition at line 490 of file outliner.hxx.

◆ mrStartPos

const Point& PaintFirstLineInfo::mrStartPos

Definition at line 489 of file outliner.hxx.


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