Searched refs:GetPosFromLeft (Results 1 – 7 of 7) sorted by relevance
75 nPosFromLeft( rCpy.GetPosFromLeft() ), in SwLineNumberInfo()97 nPosFromLeft = rCpy.GetPosFromLeft(); in operator =()114 nPosFromLeft == rInf.GetPosFromLeft() && in operator ==()
166 nX -= rLineInf.GetPosFromLeft(); in SwExtraPainter()173 nX += pFrm->Frm().Width() + rLineInf.GetPosFromLeft(); in SwExtraPainter()
77 sal_uInt16 GetPosFromLeft() const { return nPosFromLeft; } in GetPosFromLeft() function in SwLineNumberInfo
208 sal_uInt16 nOffset = rInf.GetPosFromLeft(); in Reset()
1123 sal_uInt32 nPos = rInfo.GetPosFromLeft(); in getPropertyValue()
1311 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, (sal_uInt16)rLnNumInfo.GetPosFromLeft() ); in SectionLineNumbering()
1370 m_rExport.OutLong(rLnNumInfo.GetPosFromLeft()); in SectionLineNumbering()
Completed in 120 milliseconds