a tabs structure More...
Public Member Functions | |
| TabStop () | |
| constructor | |
| void | printData (libstoff::DebugStream &o) const |
| debug function to print the data | |
Public Attributes | |
| int | m_pos |
| the position | |
| int | m_type |
| the type: SvxTabAdjust: left, right, decimal, center, default | |
| int | m_decimal |
| the decimal char | |
| int | m_fill |
| the fill char | |
a tabs structure
constructor
| void StarParagraphAttribute::StarPAttributeTabStop::TabStop::printData | ( | libstoff::DebugStream & | o | ) | const [inline] |
debug function to print the data
the decimal char
Referenced by StarParagraphAttribute::StarPAttributeTabStop::addTo(), printData(), and StarParagraphAttribute::StarPAttributeTabStop::read().
the fill char
Referenced by StarParagraphAttribute::StarPAttributeTabStop::addTo(), printData(), and StarParagraphAttribute::StarPAttributeTabStop::read().
the position
Referenced by StarParagraphAttribute::StarPAttributeTabStop::addTo(), printData(), and StarParagraphAttribute::StarPAttributeTabStop::read().
the type: SvxTabAdjust: left, right, decimal, center, default
Referenced by StarParagraphAttribute::StarPAttributeTabStop::addTo(), printData(), and StarParagraphAttribute::StarPAttributeTabStop::read().