StarParagraphAttribute::StarPAttributeTabStop::TabStop Struct Reference

a tabs structure More...

Public Member Functions

 TabStop ()
 constructor More...
 
void printData (libstoff::DebugStream &o) const
 debug function to print the data More...
 

Public Attributes

int m_pos
 the position More...
 
int m_type
 the type: SvxTabAdjust: left, right, decimal, center, default More...
 
int m_decimal
 the decimal char More...
 
int m_fill
 the fill char More...
 

Detailed Description

a tabs structure

Constructor & Destructor Documentation

◆ TabStop()

StarParagraphAttribute::StarPAttributeTabStop::TabStop::TabStop ( )
inline

constructor

Member Function Documentation

◆ printData()

void StarParagraphAttribute::StarPAttributeTabStop::TabStop::printData ( libstoff::DebugStream o) const
inline

debug function to print the data

Member Data Documentation

◆ m_decimal

int StarParagraphAttribute::StarPAttributeTabStop::TabStop::m_decimal

◆ m_fill

int StarParagraphAttribute::StarPAttributeTabStop::TabStop::m_fill

◆ m_pos

int StarParagraphAttribute::StarPAttributeTabStop::TabStop::m_pos

◆ m_type

int StarParagraphAttribute::StarPAttributeTabStop::TabStop::m_type

the type: SvxTabAdjust: left, right, decimal, center, default

Referenced by printData(), and StarParagraphAttribute::StarPAttributeTabStop::read().


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

Generated on Sat May 29 2021 22:54:05 for libstaroffice by doxygen 1.8.14