19 #ifndef INCLUDED_SW_INC_LINEINFO_HXX
20 #define INCLUDED_SW_INC_LINEINFO_HXX
66 const OUString&
GetDivider()
const {
return m_aDivider; }
void SetRestartEachPage(bool b)
sal_uInt16 GetCountBy() const
void SetPos(LineNumberPosition eP)
void SetPosFromLeft(sal_uInt16 n)
sal_uInt16 m_nPosFromLeft
Position for paint.
LineNumberPosition m_ePos
Where should the display occur (number and divider)
virtual void SwClientNotify(const SwModify &, const SfxHint &rHint) override
bool IsCountBlankLines() const
bool IsCountInFlys() const
bool m_bCountBlankLines
Count empty lines?
void SetPaintLineNumbers(bool b)
bool IsRestartEachPage() const
bool m_bPaintLineNumbers
Should anything be displayed?
bool m_bCountInFlys
Count also within FlyFrames?
sal_uInt16 m_nDividerCountBy
Interval for display of an user defined string every n lines.
void SetCountBy(sal_uInt16 n)
void SetDividerCountBy(sal_uInt16 n)
sal_uInt16 GetPosFromLeft() const
void SetCountInFlys(bool b)
bool HasCharFormat() const
bool m_bRestartEachPage
Restart counting at the first paragraph of each page (even on follows when paragraphs are split) ...
OUString m_aDivider
String for additional interval (vert. lines user defined)
SvxNumberType m_aType
e.g. roman linenumbers
< purpose of derivation from SwClient: character style for displaying the numbers.
bool IsPaintLineNumbers() const
LineNumberPosition GetPos() const
const SwModify * GetRegisteredIn() const
sal_uInt16 m_nCountBy
Paint only for every n line.
WriterListener & operator=(WriterListener const &)=delete
void SetCountBlankLines(bool b)
void SetDivider(const OUString &r)
Access to the style pool.
const OUString & GetDivider() const
const SvxNumberType & GetNumType() const
sal_uInt16 GetDividerCountBy() const
void SetNumType(SvxNumberType aNew)