Home
last modified time | relevance | path

Searched refs:GetBottomDist (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx404 nBottomDist( rCpy.GetBottomDist() ) in SwPageFtnInfo()
427 nBottomDist = rCpy.GetBottomDist(); in operator =()
449 nBottomDist== rCmp.GetBottomDist() ); in operator ==()
H A Dftnfrm.cxx254 const SwTwips nBorder = rInf.GetTopDist() + rInf.GetBottomDist() + in Format()
/trunk/main/sw/source/ui/utlui/
H A Duiitems.cxx142 …case MID_LINE_FOOTNOTE_DIST: rVal <<= (sal_Int32)TWIP_TO_MM100(aFtnInfo.GetBottomDist());break; in QueryValue()
/trunk/main/sw/inc/
H A Dpagedesc.hxx67 SwTwips GetBottomDist() const { return nBottomDist; } in GetBottomDist() function in SwPageFtnInfo
/trunk/main/sw/source/ui/misc/
H A Dpgfnote.cxx258 aLineDistEdit.Normalize(pFtnInfo->GetBottomDist()), FUNIT_TWIP); in Reset()

Completed in 36 milliseconds