Home
last modified time | relevance | path

Searched refs:GetTopDist (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx403 nTopDist( rCpy.GetTopDist() ), in SwPageFtnInfo()
426 nTopDist = rCpy.GetTopDist(); in operator =()
448 nTopDist == rCmp.GetTopDist() && in operator ==()
H A Dftnfrm.cxx254 const SwTwips nBorder = rInf.GetTopDist() + rInf.GetBottomDist() + in Format()
H A Dpaintfrm.cxx5025 SwRect( Point(Frm().Left()+Frm().Width()-rInf.GetTopDist()-nLineWidth, in PaintLine()
5027 : SwRect( Point( nX, Frm().Pos().Y() + rInf.GetTopDist() ), in PaintLine()
/trunk/main/sw/source/ui/utlui/
H A Duiitems.cxx141 … case MID_LINE_TEXT_DIST : rVal <<= (sal_Int32)TWIP_TO_MM100(aFtnInfo.GetTopDist());break; in QueryValue()
/trunk/main/sw/inc/
H A Dpagedesc.hxx66 SwTwips GetTopDist()const { return nTopDist; } in GetTopDist() function in SwPageFtnInfo
/trunk/main/sw/source/ui/misc/
H A Dpgfnote.cxx256 aDistEdit.SetValue(aDistEdit.Normalize(pFtnInfo->GetTopDist()),FUNIT_TWIP); in Reset()

Completed in 63 milliseconds