| /AOO41X/main/sw/source/core/layout/ |
| H A D | calcmove.cxx | 127 (GetUpper()->Prt().*fnRect->fnGetWidth)() ) > 1 ) in ShouldBwdMoved() 562 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() - in MakePos() 563 (aFrm.*fnRect->fnGetWidth)() ); in MakePos() 565 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() + in MakePos() 566 (pPrv->Frm().*fnRect->fnGetWidth)() ); in MakePos() 618 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() - in MakePos() 619 (aFrm.*fnRect->fnGetWidth)() ); in MakePos() 621 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() + in MakePos() 622 (pPrv->Frm().*fnRect->fnGetWidth)() ); in MakePos() 882 …SwRectFn fnRect = ( IsNeighbourFrm() == bVert )? fnRectHori : ( IsVertLR() ? fnRectVertL2R : fnRec… in MakeAll() local [all …]
|
| H A D | tabfrm.cxx | 238 nRet += (pStart->Frm().*fnRect->fnGetHeight)(); in lcl_GetHeightOfRows() 369 (rToAdjust.*fnRect->fnGetPrtTop)(), in lcl_ShrinkCellsAndAllContent() 399 pTmp->Shrink( (pTmp->Frm().*fnRect->fnGetHeight)() ); in lcl_ShrinkCellsAndAllContent() 400 (pTmp->Prt().*fnRect->fnSetTop)( 0 ); in lcl_ShrinkCellsAndAllContent() 401 (pTmp->Prt().*fnRect->fnSetHeight)( 0 ); in lcl_ShrinkCellsAndAllContent() 409 (rToAdjust.*fnRect->fnGetPrtTop)(), in lcl_ShrinkCellsAndAllContent() 556 nMinHeight = (pTmpLastLineRow->Frm().*fnRect->fnGetHeight)(); in lcl_PreprocessRowsInCells() 611 pTmpLastLineRow->Shrink( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells() 612 … pCurrFollowFlowLineCell->Grow( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells() 784 (rTab.Frm().*fnRect->fnBottomDist)( (rTab.GetUpper()->*fnRect->fnGetPrtBottom)()); in lcl_RecalcSplitLine() [all …]
|
| H A D | trvlfrm.cxx | 677 nX = (pCell->Frm().*fnRect->fnGetLeft)() + in lcl_UpDown() 678 (pCell->Frm().*fnRect->fnGetWidth)() / 2; in lcl_UpDown() 685 nX += (pTable->Frm().*fnRect->fnGetLeft)() - in lcl_UpDown() 686 (pStTab->Frm().*fnRect->fnGetLeft)(); in lcl_UpDown() 698 (pTable->*fnRect->fnGetPrtRight)() : in lcl_UpDown() 699 (pTable->*fnRect->fnGetPrtLeft)(); in lcl_UpDown() 705 (pTable->*fnRect->fnGetPrtLeft)() : in lcl_UpDown() 706 (pTable->*fnRect->fnGetPrtRight)(); in lcl_UpDown() 802 long nTmpTop = (pCell->Frm().*fnRect->fnGetTop)(); in lcl_UpDown() 814 long nTmpTop = (pCnt->Frm().*fnRect->fnGetTop)(); in lcl_UpDown() [all …]
|
| H A D | sectfrm.cxx | 127 long nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Init() 128 (Frm().*fnRect->fnSetWidth)( nWidth ); in Init() 129 (Frm().*fnRect->fnSetHeight)( 0 ); in Init() 133 (Prt().*fnRect->fnSetLeft)( rLRSpace.GetLeft() ); in Init() 134 (Prt().*fnRect->fnSetWidth)( nWidth - rLRSpace.GetLeft() - in Init() 136 (Prt().*fnRect->fnSetHeight)( 0 ); in Init() 322 SwTwips nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in _Cut() 327 (Frm().*fnRect->fnSetHeight)( 0 ); in _Cut() 328 (Prt().*fnRect->fnSetHeight)( 0 ); in _Cut() 408 (pSect->*fnRect->fnMakePos)( pSect->GetUpper(), pSect->GetPrev(), sal_True); in Paste() [all …]
|
| H A D | wsfrm.cxx | 516 (aFrm.*fnRect->fnSetWidth)( (aNew.*fnRect->fnGetWidth)() ); in ChgSize() 517 long nNew = (aNew.*fnRect->fnGetHeight)(); in ChgSize() 518 long nDiff = nNew - (aFrm.*fnRect->fnGetHeight)(); in ChgSize() 525 (aFrm.*fnRect->fnSetHeight)( nNew ); in ChgSize() 528 (aFrm.*fnRect->fnSetHeight)( nNew - nDiff + nReal ); in ChgSize() 541 if ( GetUpper() && (aFrm.*fnRect->fnGetHeight)() != nNew ) in ChgSize() 548 (aFrm.*fnRect->fnSetHeight)( nNew ); in ChgSize() 1098 long nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in Cut() 1151 SwRectFn fnRect; in Paste() local 1153 fnRect = fnRectHori; in Paste() [all …]
|
| H A D | flylay.cxx | 237 const Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll() 246 if( aOldPos == (Frm().*fnRect->fnGetPos)() ) in MakeAll() 275 ASSERT( bHeightClipped || ( (Frm().*fnRect->fnGetHeight)() > 0 && in MakeAll() 276 (Prt().*fnRect->fnGetHeight)() > 0), in MakeAll() 1096 (rRect.*fnRect->fnSetTop)( (pClip->*fnRect->fnGetPrtTop)() ); in CalcClipRect() 1097 (rRect.*fnRect->fnSetBottom)( (pClip->*fnRect->fnGetPrtBottom)() ); in CalcClipRect() 1104 (rRect.*fnRect->fnSetLeft)( (pClip->*fnRect->fnGetPrtLeft)() ); in CalcClipRect() 1105 (rRect.*fnRect->fnSetRight)((pClip->*fnRect->fnGetPrtRight)()); in CalcClipRect() 1177 (rRect.*fnRect->fnSetLeft)( (pHoriClipFrm->Frm().*fnRect->fnGetLeft)() ); in CalcClipRect() 1178 (rRect.*fnRect->fnSetRight)((pHoriClipFrm->Frm().*fnRect->fnGetRight)()); in CalcClipRect() [all …]
|
| H A D | ftnfrm.cxx | 222 (pFrm->Prt().*fnRect->fnGetHeight)(); in lcl_Undersize() 260 (Prt().*fnRect->fnSetTop)( nBorder ); in Format() 261 (Prt().*fnRect->fnSetWidth)( (Frm().*fnRect->fnGetWidth)() ); in Format() 262 (Prt().*fnRect->fnSetHeight)((Frm().*fnRect->fnGetHeight)() - nBorder ); in Format() 263 if( (Prt().*fnRect->fnGetHeight)() < 0 && !pPage->IsFtnPage() ) in Format() 288 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)() in Format() 298 nDiff = -(Frm().*fnRect->fnBottomDist)( in Format() 299 (GetUpper()->*fnRect->fnGetPrtBottom)() ); in Format() 302 if( nDiff > (Frm().*fnRect->fnGetHeight)() ) in Format() 303 nDiff = (Frm().*fnRect->fnGetHeight)(); in Format() [all …]
|
| H A D | ssfrm.cxx | 662 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in PaintArea() local 663 long nRight = (aRect.*fnRect->fnGetRight)(); in PaintArea() 664 long nLeft = (aRect.*fnRect->fnGetLeft)(); in PaintArea() 674 long nTmpRight = (pTmp->Frm().*fnRect->fnGetRight)(); in PaintArea() 675 long nTmpLeft = (pTmp->Frm().*fnRect->fnGetLeft)(); in PaintArea() 682 nTmpLeft = (pNxt->Frm().*fnRect->fnGetLeft)(); in PaintArea() 684 nTmpRight = (pNxt->Frm().*fnRect->fnGetRight)(); in PaintArea() 741 (aRect.*fnRect->fnSetLeft)( nLeft ); in PaintArea() 742 (aRect.*fnRect->fnSetRight)( nRight ); in PaintArea() 759 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in UnionFrm() local [all …]
|
| H A D | fly.cxx | 580 const long nBottom = (pMaster->*fnRect->fnGetPrtBottom)(); in ChainFrames() 583 if( (pInva->Frm().*fnRect->fnBottomDist)( nBottom ) <= 0 ) in ChainFrames() 1425 nRemaining = (Lower()->Frm().*fnRect->fnGetHeight)(); in Format() 1432 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format() 1436 - (pFrm->Prt().*fnRect->fnGetHeight)(); in Format() 1453 SwTwips nTop = (Frm().*fnRect->fnGetTop)(); in Format() 1454 SwTwips nBorder = (Frm().*fnRect->fnGetHeight)() - in Format() 1455 (Prt().*fnRect->fnGetHeight)(); in Format() 1468 SwTwips nDist = -(pFly->Frm().*fnRect-> in Format() 1488 (Prt().*fnRect->fnSetHeight)( nRemaining ); in Format() [all …]
|
| H A D | layact.cxx | 334 long nOldHeight = (rOldRect.*fnRect->fnGetHeight)(); in PaintCntnt() 335 long nNewHeight = (pCnt->Frm().*fnRect->fnGetHeight)(); in PaintCntnt() 343 nOldBottom = (pCnt->*fnRect->fnGetPrtBottom)(); in PaintCntnt() 344 (aDrawRect.*fnRect->fnSetTop)( nOldBottom ); in PaintCntnt() 362 (aRect.*fnRect->fnSetTop)( (pTmp->*fnRect->fnGetPrtBottom)() ); in PaintCntnt() 1581 (aRect.*fnRect->fnSetTop)( (pLay->*fnRect->fnGetPrtBottom)() ); in FormatLayout() 1733 (pTab->*fnRect->fnGetLeftMargin)() ) && in FormatLayoutTab() 1740 SwTwips nLeftMargin = (pTab->*fnRect->fnGetLeftMargin)(); in FormatLayoutTab() 1744 (aMarginRect.*fnRect->fnSetWidth)( nLeftMargin ); in FormatLayoutTab() 1748 if ( (pTab->*fnRect->fnGetRightMargin)() > 0) in FormatLayoutTab() [all …]
|
| H A D | anchoredobject.cxx | 361 (aCharRect.*fnRect->fnGetLeft)() != in _CheckCharRect() 362 (maLastCharRect.*fnRect->fnGetLeft)() ) || in _CheckCharRect() 364 ( (aCharRect.*fnRect->fnGetTop)() != in _CheckCharRect() 365 (maLastCharRect.*fnRect->fnGetTop)() || in _CheckCharRect() 366 (aCharRect.*fnRect->fnGetHeight)() != in _CheckCharRect() 367 (maLastCharRect.*fnRect->fnGetHeight)() ) ) || in _CheckCharRect() 372 ( (aCharRect.*fnRect->fnGetTop)() != in _CheckCharRect() 373 (maLastCharRect.*fnRect->fnGetTop)() ) ) ) in _CheckCharRect()
|
| H A D | frmtool.cxx | 138 (aFrm.*fnRect->fnGetWidth)() != (pFrm->Frm().*fnRect->fnGetWidth)(); in ~SwFrmNotify() 140 (aFrm.*fnRect->fnGetHeight)()!=(pFrm->Frm().*fnRect->fnGetHeight)(); in ~SwFrmNotify() 180 long nOldHeight = (aFrm.*fnRect->fnGetHeight)(); in ~SwFrmNotify() 181 long nNewHeight = (pFrm->Frm().*fnRect->fnGetHeight)(); in ~SwFrmNotify() 207 (aFrm.*fnRect->fnTopDist)( (pFrm->Frm().*fnRect->fnGetTop)() ) > 0 ) in ~SwFrmNotify() 224 (aPrt.*fnRect->fnGetWidth)() != (pFrm->Prt().*fnRect->fnGetWidth)(); in ~SwFrmNotify() 226 (aPrt.*fnRect->fnGetHeight)()!=(pFrm->Prt().*fnRect->fnGetHeight)(); in ~SwFrmNotify() 491 long nNew = (pLay->Prt().*fnRect->fnGetHeight)(); in ~SwLayNotify() 492 if( nNew != (aPrt.*fnRect->fnGetHeight)() ) in ~SwLayNotify() 494 if( (pLay->Prt().*fnRect->fnGetWidth)() in ~SwLayNotify() [all …]
|
| H A D | paintfrm.cxx | 1211 …SwRectFn fnRect = pFrm->IsVertical() ? ( pFrm->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectH… in lcl_CalcBorderRect() local 1214 const sal_Bool bTop = 0 != (pFrm->*fnRect->fnGetTopMargin)(); in lcl_CalcBorderRect() 1224 (rRect.*fnRect->fnSubTop)( nDiff ); in lcl_CalcBorderRect() 1227 const sal_Bool bBottom = 0 != (pFrm->*fnRect->fnGetBottomMargin)(); in lcl_CalcBorderRect() 1250 (rRect.*fnRect->fnAddBottom)( nDiff ); in lcl_CalcBorderRect() 1254 (rRect.*fnRect->fnSubLeft)( rBox.CalcLineSpace( BOX_LINE_LEFT ) ); in lcl_CalcBorderRect() 1257 (rRect.*fnRect->fnSubLeft)( rBox.GetDistance( BOX_LINE_LEFT ) ); in lcl_CalcBorderRect() 1260 (rRect.*fnRect->fnAddRight)( rBox.CalcLineSpace( BOX_LINE_RIGHT ) ); in lcl_CalcBorderRect() 1263 (rRect.*fnRect->fnAddRight)( rBox.GetDistance( BOX_LINE_RIGHT ) ); in lcl_CalcBorderRect() 1269 (rRect.*fnRect->fnSubTop)(rShadow.CalcShadowSpace(SHADOW_TOP)); in lcl_CalcBorderRect() [all …]
|
| /AOO41X/main/sw/source/core/objectpositioning/ |
| H A D | anchoredobjectposition.cxx | 212 const SwTwips nVertOrientTop = _GetTopForObjPos( _rVertOrientFrm, fnRect, bVert ); in _GetVertAlignmentValues() 225 nHeight = (_rVertOrientFrm.Frm().*fnRect->fnGetHeight)() - in _GetVertAlignmentValues() 232 nHeight = (_rVertOrientFrm.Prt().*fnRect->fnGetHeight)(); in _GetVertAlignmentValues() 234 nOffset = (_rVertOrientFrm.*fnRect->fnGetTopMargin)() - in _GetVertAlignmentValues() 260 nHeight = (_rPageAlignLayFrm.Frm().*fnRect->fnGetHeight)(); in _GetVertAlignmentValues() 261 nOffset = (*fnRect->fnYDiff)( in _GetVertAlignmentValues() 262 (_rPageAlignLayFrm.Frm().*fnRect->fnGetTop)(), in _GetVertAlignmentValues() 268 nHeight = (_rPageAlignLayFrm.Prt().*fnRect->fnGetHeight)(); in _GetVertAlignmentValues() 269 nOffset = (_rPageAlignLayFrm.*fnRect->fnGetTopMargin)() + in _GetVertAlignmentValues() 270 (*fnRect->fnYDiff)( in _GetVertAlignmentValues() [all …]
|
| H A D | tocntntanchoredobjectposition.cxx | 273 const SwTwips nObjHeight = (aObjBoundRect.*fnRect->fnGetHeight)(); in CalcPosition() 407 const SwTwips nTopOfOrient = _GetTopForObjPos( *pOrientFrm, fnRect, bVert ); in CalcPosition() 408 nRelPosY += (*fnRect->fnYDiff)( nTopOfOrient, in CalcPosition() 409 _GetTopForObjPos( rAnchorTxtFrm, fnRect, bVert ) ); in CalcPosition() 416 _GetTopForObjPos( *pOrientFrm, fnRect, bVert ); in CalcPosition() 514 SwTwips nTopOfOrient = _GetTopForObjPos( *pOrientFrm, fnRect, bVert ); in CalcPosition() 517 nVertOffsetToFrmAnchorPos = (*fnRect->fnYDiff)( in CalcPosition() 518 (ToCharRect()->*fnRect->fnGetBottom)(), in CalcPosition() 523 nVertOffsetToFrmAnchorPos = (*fnRect->fnYDiff)( ToCharTopOfLine(), in CalcPosition() 537 _GetTopForObjPos( *pAnchorFrmForVertPos, fnRect, bVert ); in CalcPosition() [all …]
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | txtfly.cxx | 615 (pBody->*fnRect->fnGetPrtLeft)() : in CalcFlyWidth() 616 (pPageFrm->*fnRect->fnGetPrtLeft)(); in CalcFlyWidth() 821 (aRet.*fnRect->fnSetTop)( (rRect.*fnRect->fnGetTop)() ); in _GetFrm() 824 const SwTwips nRetBottom = (aRet.*fnRect->fnGetBottom)(); in _GetFrm() 825 const SwTwips nRectBottom = (rRect.*fnRect->fnGetBottom)(); in _GetFrm() 826 if ( (*fnRect->fnYDiff)( nRetBottom, nRectBottom ) > 0 || in _GetFrm() 827 (aRet.*fnRect->fnGetHeight)() < 0 ) in _GetFrm() 828 (aRet.*fnRect->fnSetBottom)( nRectBottom ); in _GetFrm() 1360 SwRectFn fnRect ) in AnchoredObjOrder() 1362 mfnRect( fnRect ) in AnchoredObjOrder() [all …]
|
| H A D | widorp.cxx | 74 nOrigin = (pFrm->*fnRect->fnGetPrtTop)(); in SwTxtFrmBreak() 86 nRstHeight += (pFrm->Prt().*fnRect->fnGetHeight)() - in SwTxtFrmBreak() 87 (pFrm->Frm().*fnRect->fnGetHeight)(); in SwTxtFrmBreak() 137 SwTwips nLineHeight = (*fnRect->fnYDiff)( nTmpY , nOrigin ); in IsInside() 140 nLineHeight += (pFrm->*fnRect->fnGetBottomMargin)(); in IsInside() 148 (*fnRect->fnYDiff)( (pFrm->GetUpper()->*fnRect->fnGetPrtBottom)(), nOrigin ); in IsInside() 235 nRstHeight = (pFrm->*fnRect->fnGetBottomMargin)(); in SetRstHeight() 241 … nRstHeight = (*fnRect->fnYDiff)( pFrm->SwitchHorizontalToVertical( rLine.Y() ) , nOrigin ); in SetRstHeight() 419 const SwTwips nDocPrtTop = (pFrame->*fnRect->fnGetPrtTop)(); in FindWidows() 426 nOldHeight = -(pFrame->Prt().*fnRect->fnGetHeight)(); in FindWidows() [all …]
|
| H A D | frmform.cxx | 252 SwTwips nOldBottom = (GetUpper()->Frm().*fnRect->fnGetBottom)(); in CalcFollow() 253 SwTwips nMyPos = (Frm().*fnRect->fnGetTop)(); in CalcFollow() 381 - (GetUpper()->Frm().*fnRect->fnBottomDist)( nOldBottom ); in CalcFollow() 428 SwTwips nBot = (*fnRect->fnYInc)( (Frm().*fnRect->fnGetBottom)(), in AdjustFrm() 432 if( (pCont->Frm().*fnRect->fnBottomDist)( nBot ) > 0 ) in AdjustFrm() 434 (Frm().*fnRect->fnAddBottom)( nChgHght ); in AdjustFrm() 510 long nAdd = (*fnRect->fnYDiff)( (GetUpper()->Lower()->Frm().*fnRect->fnGetTop)(), in AdjustFrm() 511 (GetUpper()->*fnRect->fnGetPrtTop)() ); in AdjustFrm() 523 SwTwips nFrmHeight = (Frm().*fnRect->fnGetHeight)(); in AdjustFrm() 524 SwTwips nPrtHeight = (Prt().*fnRect->fnGetHeight)(); in AdjustFrm() [all …]
|
| H A D | txtfrm.cxx | 551 (aLastCharRect.*fnRect->fnSetWidth)( 1 ); in lcl_HideObj() 553 _pAnchoredObj->mnLastTopOfLine = (aLastCharRect.*fnRect->fnGetTop)(); in lcl_HideObj() 1894 SwTwips nLower = (pFrm->*fnRect->fnGetBottomMargin)(); in SwTestFormat() 1899 (pFrm->Frm().*fnRect->fnSetHeight)( nMaxHeight ); in SwTestFormat() 1901 (pFrm->Frm().*fnRect->fnSetPosY)( in SwTestFormat() 1902 (pFrm->GetPrev()->Frm().*fnRect->fnGetBottom)() - in SwTestFormat() 1907 (pFrm->Prt().*fnRect->fnSetPosX)( rAttrs.CalcLeft( pFrm ) ); in SwTestFormat() 1912 (pFrm->Prt().*fnRect->fnSetPosY)( nUpper ); in SwTestFormat() 1914 (pFrm->Prt().*fnRect->fnSetHeight)( in SwTestFormat() 1915 Max( 0L , (pFrm->Frm().*fnRect->fnGetHeight)() - in SwTestFormat() [all …]
|
| H A D | txtftn.cxx | 158 if ( pCont && (*fnRect->fnYDiff)( (pCont->Frm().*fnRect->fnGetTop)(), in CalcPrepFtnAdjust() 159 (Frm().*fnRect->fnGetBottom)() ) > 0 ) in CalcPrepFtnAdjust() 161 pBoss->RearrangeFtns( (Frm().*fnRect->fnGetBottom)(), sal_False, in CalcPrepFtnAdjust() 230 nMin = (pTabFrm->Frm().*fnRect->fnGetBottom)(); in lcl_GetFtnLower() 232 nMin = (pRow->Frm().*fnRect->fnGetBottom)(); in lcl_GetFtnLower() 234 if ( nMin && (*fnRect->fnYDiff)( nMin, nLower ) > 0 ) in lcl_GetFtnLower() 237 nAdd = (pRow->GetUpper()->*fnRect->fnGetBottomMargin)(); in lcl_GetFtnLower() 240 nAdd = (pFrm->*fnRect->fnGetBottomMargin)(); in lcl_GetFtnLower() 269 const SwTwips nBottom = (aRect.*fnRect->fnGetBottom)(); in lcl_GetFtnLower() 270 if ( (*fnRect->fnYDiff)( nBottom, nFlyLower ) > 0 ) in lcl_GetFtnLower() [all …]
|
| H A D | frmcrsr.cxx | 220 const SwTwips nUpperMaxY = (pTmpFrm->*fnRect->fnGetPrtBottom)(); in GetCharRect() 221 const SwTwips nFrmMaxY = (pFrm->*fnRect->fnGetPrtBottom)(); in GetCharRect() 231 if ( pFrm->IsEmpty() || ! (pFrm->Prt().*fnRect->fnGetHeight)() ) in GetCharRect() 309 (rOrig.*fnRect->fnGetBottom)() == nUpperMaxY && in GetCharRect() 355 const SwTwips nOrigTop = (rOrig.*fnRect->fnGetTop)(); in GetCharRect() 356 const SwTwips nPageTop = (pPage->Frm().*fnRect->fnGetTop)(); in GetCharRect() 357 const SwTwips nPageBott = (pPage->Frm().*fnRect->fnGetBottom)(); in GetCharRect() 363 if( (*fnRect->fnYDiff)( nPageTop, nOrigTop ) > 0 ) in GetCharRect() 364 (rOrig.*fnRect->fnSetTop)( nPageTop ); in GetCharRect() 366 if ( (*fnRect->fnYDiff)( nOrigTop, nPageBott ) > 0 ) in GetCharRect() [all …]
|
| /AOO41X/main/sw/source/core/txtnode/ |
| H A D | txtedt.cxx | 224 (aRect.*fnRect->fnSetTop)( (pEnd2Pos->aLine.*fnRect->fnGetTop)() ); in lcl_CalculateRepaintRect() 226 (aRect.*fnRect->fnSetLeft)( (pEnd2Pos->aPortion.*fnRect->fnGetLeft)() ); in lcl_CalculateRepaintRect() 228 (aRect.*fnRect->fnSetLeft)( (pEnd2Pos->aPortion.*fnRect->fnGetRight)() ); in lcl_CalculateRepaintRect() 229 (aRect.*fnRect->fnSetWidth)( 1 ); in lcl_CalculateRepaintRect() 230 (aRect.*fnRect->fnSetHeight)( (pEnd2Pos->aLine.*fnRect->fnGetHeight)() ); in lcl_CalculateRepaintRect() 257 (aTmp.*fnRect->fnSetTop)( (pSt2Pos->aLine.*fnRect->fnGetTop)() ); in lcl_CalculateRepaintRect() 259 (aTmp.*fnRect->fnSetLeft)( (pSt2Pos->aPortion.*fnRect->fnGetRight)() ); in lcl_CalculateRepaintRect() 261 (aTmp.*fnRect->fnSetLeft)( (pSt2Pos->aPortion.*fnRect->fnGetLeft)() ); in lcl_CalculateRepaintRect() 262 (aTmp.*fnRect->fnSetWidth)( 1 ); in lcl_CalculateRepaintRect() 263 (aTmp.*fnRect->fnSetHeight)( (pSt2Pos->aLine.*fnRect->fnGetHeight)() ); in lcl_CalculateRepaintRect() [all …]
|
| /AOO41X/main/sw/source/core/frmedt/ |
| H A D | tblsel.cxx | 652 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel() 666 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel() 667 nHeight = (rCF.pFrm->Frm().*fnRect->fnGetHeight)(); in ChkChartSel() 670 (rCF.pFrm->Frm().*fnRect->fnGetLeft)() : in ChkChartSel() 671 (rCF.pFrm->Frm().*fnRect->fnGetRight)(); in ChkChartSel() 674 (rCF.pFrm->Frm().*fnRect->fnGetRight)() : in ChkChartSel() 675 (rCF.pFrm->Frm().*fnRect->fnGetLeft)() ) && in ChkChartSel() 676 nHeight == (rCF.pFrm->Frm().*fnRect->fnGetHeight)() ) in ChkChartSel() 679 (rCF.pFrm->Frm().*fnRect->fnGetWidth)(); in ChkChartSel() 703 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel() [all …]
|
| H A D | fetab.cxx | 567 const sal_uLong nLeftMin = (pTab->Frm().*fnRect->fnGetLeft)() - in _GetTabCols() 568 (pPage->Frm().*fnRect->fnGetLeft)(); in _GetTabCols() 569 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in _GetTabCols() 570 (pPage->Frm().*fnRect->fnGetLeft)(); in _GetTabCols() 578 (pTab->Frm().*fnRect->fnGetWidth)() ) in _GetTabCols() 594 pLastCols->GetLeft () == (sal_uInt16)(pTab->Prt().*fnRect->fnGetLeft)() && in _GetTabCols() 595 pLastCols->GetRight () == (sal_uInt16)(pTab->Prt().*fnRect->fnGetRight)()&& in _GetTabCols() 654 const long nRight = (pTab->Prt().*fnRect->fnGetHeight)(); in _GetTabRows() 1464 long nX = (pFrm->Frm().*fnRect->fnGetRight)() - (pPage->Frm().*fnRect->fnGetLeft)(); in GetCurTabColNum() 1481 const long nX = (pFrm->Frm().*fnRect->fnGetLeft)() - in GetCurTabColNum() [all …]
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndtbl1.cxx | 1266 const SwTwips nAdd = (pFrm->Frm().*fnRect->fnGetWidth)() - in lcl_CalcCellFit() 1267 (pFrm->Prt().*fnRect->fnGetWidth)(); in lcl_CalcCellFit() 1272 (pFrm->Prt().*fnRect->fnGetWidth)(); in lcl_CalcCellFit() 1279 nRet += (pCell->Frm().*fnRect->fnGetWidth)() - in lcl_CalcCellFit() 1280 (pCell->Prt().*fnRect->fnGetWidth)(); in lcl_CalcCellFit() 1318 if ( rCols.GetLeftMin() != sal_uInt16((pTab->Frm().*fnRect->fnGetLeft)()) ) in lcl_CalcSubColValues() 1320 const long nDiff = (pTab->Frm().*fnRect->fnGetLeft)() - rCols.GetLeftMin(); in lcl_CalcSubColValues() 1324 const long nCellLeft = (pCell->Frm().*fnRect->fnGetLeft)(); in lcl_CalcSubColValues() 1325 const long nCellRight = (pCell->Frm().*fnRect->fnGetRight)(); in lcl_CalcSubColValues() 1382 const long nCLeft = (pCell->Frm().*fnRect->fnGetLeft)(); in lcl_CalcColValues() [all …]
|