Home
last modified time | relevance | path

Searched refs:IsPaintLineNumbers (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dlineinfo.cxx79 bPaintLineNumbers( rCpy.IsPaintLineNumbers() ), in SwLineNumberInfo()
101 bPaintLineNumbers = rCpy.IsPaintLineNumbers(); in operator =()
118 bPaintLineNumbers == rInf.IsPaintLineNumbers() && in operator ==()
/aoo41x/main/sw/inc/
H A Dlineinfo.hxx86 sal_Bool IsPaintLineNumbers() const { return bPaintLineNumbers; } in IsPaintLineNumbers() function in SwLineNumberInfo
/aoo41x/main/sw/source/ui/misc/
H A Dlinenum.cxx228 aNumberingOnCB.Check(rInf.IsPaintLineNumbers()); in Reset()
/aoo41x/main/sw/source/core/text/
H A Dfrmpaint.cxx310 sal_Bool bLineNum = !IsInTab() && rLineInf.IsPaintLineNumbers() && in PaintExtraData()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx654 if ( rLnNumInfo.IsPaintLineNumbers() ) in ExportDocument_Impl()
H A Dwrtw8sty.cxx1514 if ( rLnNumInfo.IsPaintLineNumbers() ) in SectionProperties()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx1077 sal_Bool bTemp = rInfo.IsPaintLineNumbers(); in getPropertyValue()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx3487 return rInf.IsPaintLineNumbers() || in IsExtraData()
H A Dpaintfrm.cxx6308 sal_Bool bLineInFly = (rInfo.IsPaintLineNumbers() && rInfo.IsCountInFlys()) in RefreshExtraData()
6336 sal_Bool bLineInBody = rInfo.IsPaintLineNumbers(), in RefreshExtraData()

Completed in 186 milliseconds