Searched refs:CalcBottomLine (Results 1 – 11 of 11) sorted by relevance
349 inline sal_uInt16 CalcBottomLine() const;473 inline sal_uInt16 SwBorderAttrs::CalcBottomLine() const in CalcBottomLine() function in SwBorderAttrs
174 nLine = pAttrs->CalcBottomLine(); in FormatPrt()470 nMaxEat = aFrm.Height() - aPrt.Top() - aPrt.Height() - pAttrs->CalcBottomLine(); in GrowFrm()
745 const long nBottom = pAttrs->CalcBottomLine()+ aBorder.Height(); in MakeAll()1997 rAttrs.CalcBottomLine(); in _WouldFit()
1403 const SwTwips nUL = pAttrs->CalcTopLine() + pAttrs->CalcBottomLine(); in Format()1945 rAttrs.CalcBottomLine() ); in MakePrtArea()
1917 nBottom = CalcBottomLine() + rUL.GetLower(); in _CalcBottom()2205 sal_uInt16 nRet = CalcBottomLine(); in _GetBottomLine()
1764 _pAttrs->CalcBottomLine(); in CalcLowerSpace()
2935 SwTwips nLower = pAttrs->CalcBottomLine(); in Format()
6721 if ( rAttrs.CalcBottomLine() ) in MakeGraphic()
127 SwTwips CalcBottomLine() const;
1194 SwTwips nChg = rLine.CalcBottomLine() - nDocPrtTop - nOldHeight; in FormatAdjust()
1908 SwTwips SwTxtFormatter::CalcBottomLine() const in CalcBottomLine() function in SwTxtFormatter
Completed in 141 milliseconds