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

#include <text.hxx>

Inheritance diagram for SOParagraph:
[legend]
Collaboration diagram for SOParagraph:
[legend]

Public Member Functions

 SOParagraph ()
 

Public Attributes

bool bExtendedParameters
 
sal_uInt32 nParaFlags
 
sal_Int16 nBulletFlags
 
OUString sPrefix
 
OUString sSuffix
 
OUString sGraphicUrl
 
Size aBuGraSize
 
SvxNumType nNumberingType
 
sal_uInt32 nHorzAdjust
 
sal_uInt32 nBulletColor
 
sal_Int32 nBulletOfs
 
sal_Int16 nStartWith
 
sal_Int16 nTextOfs
 
sal_Int16 nBulletRealSize
 
sal_Int16 nDepth
 
sal_Unicode cBulletId
 
css::awt::FontDescriptor aFontDesc
 
bool bExtendedBulletsUsed
 
sal_uInt16 nBulletId
 
sal_uInt32 nMappedNumType
 
bool bNumberingIsNumber
 

Detailed Description

Definition at line 37 of file text.hxx.

Constructor & Destructor Documentation

◆ SOParagraph()

SOParagraph::SOParagraph ( )
inline

Definition at line 62 of file text.hxx.

References SVX_NUM_NUMBER_NONE.

Member Data Documentation

◆ aBuGraSize

Size SOParagraph::aBuGraSize

◆ aFontDesc

css::awt::FontDescriptor SOParagraph::aFontDesc

◆ bExtendedBulletsUsed

bool SOParagraph::bExtendedBulletsUsed

◆ bExtendedParameters

bool SOParagraph::bExtendedParameters

◆ bNumberingIsNumber

bool SOParagraph::bNumberingIsNumber

Definition at line 60 of file text.hxx.

Referenced by ParagraphObj::ImplGetNumberingLevel().

◆ cBulletId

sal_Unicode SOParagraph::cBulletId

◆ nBulletColor

sal_uInt32 SOParagraph::nBulletColor

◆ nBulletFlags

sal_Int16 SOParagraph::nBulletFlags

◆ nBulletId

sal_uInt16 SOParagraph::nBulletId

◆ nBulletOfs

sal_Int32 SOParagraph::nBulletOfs

◆ nBulletRealSize

sal_Int16 SOParagraph::nBulletRealSize

◆ nDepth

sal_Int16 SOParagraph::nDepth

◆ nHorzAdjust

sal_uInt32 SOParagraph::nHorzAdjust

Definition at line 47 of file text.hxx.

Referenced by ParagraphObj::ImplConstruct(), and ParagraphObj::ImplGetNumberingLevel().

◆ nMappedNumType

sal_uInt32 SOParagraph::nMappedNumType

◆ nNumberingType

SvxNumType SOParagraph::nNumberingType

◆ nParaFlags

sal_uInt32 SOParagraph::nParaFlags

◆ nStartWith

sal_Int16 SOParagraph::nStartWith

◆ nTextOfs

sal_Int16 SOParagraph::nTextOfs

◆ sGraphicUrl

OUString SOParagraph::sGraphicUrl

Definition at line 44 of file text.hxx.

Referenced by ParagraphObj::ImplConstruct().

◆ sPrefix

OUString SOParagraph::sPrefix

Definition at line 42 of file text.hxx.

Referenced by ParagraphObj::ImplConstruct(), and ParagraphObj::ImplGetNumberingLevel().

◆ sSuffix

OUString SOParagraph::sSuffix

Definition at line 43 of file text.hxx.

Referenced by ParagraphObj::ImplConstruct(), and ParagraphObj::ImplGetNumberingLevel().


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