Home
last modified time | relevance | path

Searched refs:GetPosFromLeft (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Dlineinfo.cxx75 nPosFromLeft( rCpy.GetPosFromLeft() ), in SwLineNumberInfo()
97 nPosFromLeft = rCpy.GetPosFromLeft(); in operator =()
114 nPosFromLeft == rInf.GetPosFromLeft() && in operator ==()
/aoo4110/main/sw/source/core/text/
H A Dfrmpaint.cxx166 nX -= rLineInf.GetPosFromLeft(); in SwExtraPainter()
173 nX += pFrm->Frm().Width() + rLineInf.GetPosFromLeft(); in SwExtraPainter()
/aoo4110/main/sw/inc/
H A Dlineinfo.hxx77 sal_uInt16 GetPosFromLeft() const { return nPosFromLeft; } in GetPosFromLeft() function in SwLineNumberInfo
/aoo4110/main/sw/source/ui/misc/
H A Dlinenum.cxx208 sal_uInt16 nOffset = rInf.GetPosFromLeft(); in Reset()
/aoo4110/main/sw/source/core/unocore/
H A Dunosett.cxx1123 sal_uInt32 nPos = rInfo.GetPosFromLeft(); in getPropertyValue()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1311 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, (sal_uInt16)rLnNumInfo.GetPosFromLeft() ); in SectionLineNumbering()
H A Drtfattributeoutput.cxx1378 m_rExport.OutLong(rLnNumInfo.GetPosFromLeft()); in SectionLineNumbering()

Completed in 61 milliseconds