Lines Matching refs:fnGetHeight
522 long nNew = (aNew.*fnRect->fnGetHeight)(); in ChgSize()
523 long nDiff = nNew - (aFrm.*fnRect->fnGetHeight)(); in ChgSize()
546 if ( GetUpper() && (aFrm.*fnRect->fnGetHeight)() != nNew ) in ChgSize()
1103 long nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in Cut()
1195 if( (Frm().*fnRect->fnGetHeight)() ) in Paste()
1202 SwTwips nGrow = (Frm().*fnRect->fnGetHeight)(); in Paste()
1232 SwTwips nShrink = (Frm().*fnRect->fnGetHeight)(); in Cut()
1257 SwTwips nOldHeight = (Frm().*fnRect->fnGetHeight)(); in Cut()
1301 SwTwips nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in Grow()
1325 nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in Grow()
1369 SwTwips nReal = (Frm().*fnRect->fnGetHeight)(); in Shrink()
1371 nReal -= (Frm().*fnRect->fnGetHeight)(); in Shrink()
1374 const SwTwips nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in Shrink()
1590 nMinH += (pFtn->Frm().*fnRect->fnGetHeight)(); in AdjustNeighbourhood()
1597 nReal = (pCont->Frm().*fnRect->fnGetHeight)() - nMinH; in AdjustNeighbourhood()
1623 nReal = (pFrm->Frm().*fnRect->fnGetHeight)(); in AdjustNeighbourhood()
1644 fnGetHeight)(); in AdjustNeighbourhood()
1664 SwTwips nTmp = (pFrm->Frm().*fnRect->fnGetHeight)(); in AdjustNeighbourhood()
1916 SwTwips nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in GrowFrm()
1950 SwTwips nReal = (GetUpper()->Prt().*fnRect->fnGetHeight)(); in GrowFrm()
1953 { nReal -= (pFrm->Frm().*fnRect->fnGetHeight)(); in GrowFrm()
1960 long nOld = (Frm().*fnRect->fnGetHeight)(); in GrowFrm()
2031 ASSERT( nDist <= (Frm().*fnRect->fnGetHeight)(), in ShrinkFrm()
2050 nNextHeight += (pNxt->Frm().*fnRect->fnGetHeight)(); in ShrinkFrm()
2058 (Frm().*fnRect->fnSetHeight)( (Frm().*fnRect->fnGetHeight)() - nDist ); in ShrinkFrm()
2412 nTmp += (pCnt->Frm().*fnRect->fnGetHeight)() - in InnerHeight()
2413 (pCnt->Prt().*fnRect->fnGetHeight)(); in InnerHeight()
2423 nRet += (pCnt->Frm().*fnRect->fnGetHeight)(); in InnerHeight()
2426 (pCnt->Prt().*fnRect->fnGetHeight)(); in InnerHeight()
2429 (pCnt->Prt().*fnRect->fnGetHeight)(); in InnerHeight()
2454 const SwTwips nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in GrowFrm()
2465 { nMin += (pFrm->Frm().*fnRect->fnGetHeight)(); in GrowFrm()
2468 nMin = (GetUpper()->Prt().*fnRect->fnGetHeight)() - nMin; in GrowFrm()
2531 { nSpace += (pFrm->Frm().*fnRect->fnGetHeight)(); in GrowFrm()
2534 nSpace = (GetUpper()->Prt().*fnRect->fnGetHeight)() -nSpace; in GrowFrm()
2624 SwTwips nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in ShrinkFrm()
2634 const long nTmp = (Prt().*fnRect->fnGetHeight)(); in ShrinkFrm()
2636 { nMin += (pFrm->Frm().*fnRect->fnGetHeight)(); in ShrinkFrm()
2642 SwTwips nMinDiff = (Prt().*fnRect->fnGetHeight)() - nMin; in ShrinkFrm()
2675 (Frm().*fnRect->fnSetHeight)( (Frm().*fnRect->fnGetHeight)() in ShrinkFrm()
2689 (Frm().*fnRect->fnSetHeight)( (Frm().*fnRect->fnGetHeight)() in ShrinkFrm()
2876 if( nOldHeight < (Prt().*fnRect->fnGetHeight)() ) in ChgLowersProp()
3236 { nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format()
3240 - (pFrm->Prt().*fnRect->fnGetHeight)(); in Format()
3247 const SwTwips nDiff = nRemaining-(Frm().*fnRect->fnGetHeight)(); in Format()
3260 if ( GetUpper() && (Frm().*fnRect->fnGetHeight)() ) in Format()
3515 nMaximum = (Frm().*fnRect->fnGetHeight)() - nBorder + in FormatWidthCols()
3533 ( !(Frm().*fnRect->fnGetHeight)() && pAny ) ) in FormatWidthCols()
3539 (Frm().*fnRect->fnGetHeight)() ); in FormatWidthCols()
3632 SwTwips nInnerHeight = (pLay->Frm().*fnRect->fnGetHeight)() - in FormatWidthCols()
3633 (pLay->Prt().*fnRect->fnGetHeight)(); in FormatWidthCols()
3648 nInnerHeight += (pLay->Frm().*fnRect->fnGetHeight)() - in FormatWidthCols()
3649 (pLay->Prt().*fnRect->fnGetHeight)(); in FormatWidthCols()
3651 nInnerHeight -= (pCol->Prt().*fnRect->fnGetHeight)(); in FormatWidthCols()
3677 long nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in FormatWidthCols()
3698 long nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in FormatWidthCols()
3712 long nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in FormatWidthCols()
3750 nDiff = (Prt().*fnRect->fnGetHeight)() + nDiff + nBorder - in FormatWidthCols()
3751 (Frm().*fnRect->fnGetHeight)(); in FormatWidthCols()