LibreOffice Module editeng (master) 1
SvxTabStop Member List

This is the complete list of members for SvxTabStop, including all inherited members.

cFillSvxTabStopprivate
dumpAsXml(xmlTextWriterPtr pWriter) constSvxTabStop
eAdjustmentSvxTabStopprivate
fillDecimal() constSvxTabStopprivate
GetAdjustment()SvxTabStopinline
GetAdjustment() constSvxTabStopinline
GetDecimal()SvxTabStopinline
GetDecimal() constSvxTabStopinline
GetFill()SvxTabStopinline
GetFill() constSvxTabStopinline
GetTabPos()SvxTabStopinline
GetTabPos() constSvxTabStopinline
m_cDecimalSvxTabStopmutableprivate
nTabPosSvxTabStopprivate
operator!=(const SvxTabStop &rTS) constSvxTabStopinline
operator<(const SvxTabStop &rTS) constSvxTabStopinline
operator==(const SvxTabStop &rTS) constSvxTabStopinline
SvxTabStop()SvxTabStop
SvxTabStop(const sal_Int32 nPos, const SvxTabAdjust eAdjst=SvxTabAdjust::Left, const sal_Unicode cDec=cDfltDecimalChar, const sal_Unicode cFil=cDfltFillChar)SvxTabStopexplicit