Searched refs:GetBottomDist (Results 1 – 5 of 5) sorted by relevance
404 nBottomDist( rCpy.GetBottomDist() ) in SwPageFtnInfo()427 nBottomDist = rCpy.GetBottomDist(); in operator =()449 nBottomDist== rCmp.GetBottomDist() ); in operator ==()
254 const SwTwips nBorder = rInf.GetTopDist() + rInf.GetBottomDist() + in Format()
142 …case MID_LINE_FOOTNOTE_DIST: rVal <<= (sal_Int32)TWIP_TO_MM100(aFtnInfo.GetBottomDist());break; in QueryValue()
67 SwTwips GetBottomDist() const { return nBottomDist; } in GetBottomDist() function in SwPageFtnInfo
258 aLineDistEdit.Normalize(pFtnInfo->GetBottomDist()), FUNIT_TWIP); in Reset()
Completed in 67 milliseconds