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

#include <text.hxx>

Public Member Functions

 ParaFlags ()
 

Public Attributes

bool bFirstParagraph: 1
 
bool bLastParagraph: 1
 

Detailed Description

Definition at line 162 of file text.hxx.

Constructor & Destructor Documentation

◆ ParaFlags()

ParaFlags::ParaFlags ( )
inline

Definition at line 167 of file text.hxx.

References bFirstParagraph, and bLastParagraph.

Member Data Documentation

◆ bFirstParagraph

bool ParaFlags::bFirstParagraph

Definition at line 164 of file text.hxx.

Referenced by ParaFlags(), and TextObj::TextObj().

◆ bLastParagraph

bool ParaFlags::bLastParagraph

Definition at line 165 of file text.hxx.

Referenced by ParaFlags(), and TextObj::TextObj().


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