Searched refs:CalcBottomLine (Results 1 – 11 of 11) sorted by relevance
358 inline sal_uInt16 CalcBottomLine() const;482 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()
1383 const SwTwips nUL = pAttrs->CalcTopLine() + pAttrs->CalcBottomLine(); in Format()1925 rAttrs.CalcBottomLine() ); in MakePrtArea()
1933 nBottom = CalcBottomLine() + rUL.GetLower(); in _CalcBottom()2221 sal_uInt16 nRet = CalcBottomLine(); in _GetBottomLine()
1764 _pAttrs->CalcBottomLine(); in CalcLowerSpace()
2935 SwTwips nLower = pAttrs->CalcBottomLine(); in Format()
6909 if ( rAttrs.CalcBottomLine() ) in MakeGraphic()
127 SwTwips CalcBottomLine() const;
1908 SwTwips SwTxtFormatter::CalcBottomLine() const in CalcBottomLine() function in SwTxtFormatter
1194 SwTwips nChg = rLine.CalcBottomLine() - nDocPrtTop - nOldHeight; in FormatAdjust()
Completed in 116 milliseconds