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

#include <editdata.hxx>

Public Member Functions

 ParagraphInfos ()
 

Public Attributes

sal_uInt16 nFirstLineHeight
 
sal_uInt16 nFirstLineTextHeight
 
sal_uInt16 nFirstLineMaxAscent
 
bool bValid
 

Detailed Description

Definition at line 255 of file editdata.hxx.

Constructor & Destructor Documentation

◆ ParagraphInfos()

ParagraphInfos::ParagraphInfos ( )
inline

Definition at line 257 of file editdata.hxx.

Member Data Documentation

◆ bValid

bool ParagraphInfos::bValid

Definition at line 268 of file editdata.hxx.

◆ nFirstLineHeight

sal_uInt16 ParagraphInfos::nFirstLineHeight

Definition at line 264 of file editdata.hxx.

◆ nFirstLineMaxAscent

sal_uInt16 ParagraphInfos::nFirstLineMaxAscent

Definition at line 266 of file editdata.hxx.

Referenced by Outliner::PaintBullet().

◆ nFirstLineTextHeight

sal_uInt16 ParagraphInfos::nFirstLineTextHeight

Definition at line 265 of file editdata.hxx.


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