/trunk/main/sw/source/core/layout/ |
H A D | calcmove.cxx | 126 if( Abs( (pNewUpper->Prt().*fnRectX->fnGetWidth)() - in ShouldBwdMoved() 127 (GetUpper()->Prt().*fnRect->fnGetWidth)() ) > 1 ) in ShouldBwdMoved() 217 !(pNewUpper->Prt().*fnRectX->fnGetWidth)() && in ShouldBwdMoved() 1037 if ( (Prt().*fnRect->fnGetWidth)() <= MINLAY ) in MakePrtArea() 1043 SwTwips nTmp = (Frm().*fnRect->fnGetWidth)() - in MakePrtArea() 1044 (Prt().*fnRect->fnGetWidth)(); in MakePrtArea() 1344 (Frm().*fnRect->fnGetWidth)() == 0 && in MakeAll() 1345 (Prt().*fnRect->fnGetWidth)() == 0 ) in MakeAll() 1355 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll() 1360 if ( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll() [all …]
|
H A D | colfrm.cxx | 347 long nAvail = (Prt().*fnRect->fnGetWidth)(); in AdjustColumns() 351 nAvail -= (pCol->Frm().*fnRect->fnGetWidth)(); in AdjustColumns() 360 SwTwips nAvail = (Prt().*fnRect->fnGetWidth)(); in AdjustColumns() 380 … pAttr->CalcColWidth( i, sal_uInt16( (Prt().*fnRect->fnGetWidth)() ) ); in AdjustColumns()
|
H A D | tabfrm.cxx | 2095 const long nOldPrtWidth = (Prt().*fnRect->fnGetWidth)(); in MakeAll() 2096 const long nOldFrmWidth = (Frm().*fnRect->fnGetWidth)(); in MakeAll() 2102 ((Prt().*fnRect->fnGetWidth)() != nOldPrtWidth || in MakeAll() 2103 (Frm().*fnRect->fnGetWidth)() != nOldFrmWidth) ) in MakeAll() 2912 long nDiff = (GetUpper()->Prt().*fnRect->fnGetWidth)() - in Format() 2913 (Frm().*fnRect->fnGetWidth)(); in Format() 2953 const SwTwips nMax = (aFrm.*fnRect->fnGetWidth)(); in Format() 3798 if( (Frm().*fnRect->fnGetWidth)() != (pParent->Prt().*fnRect->fnGetWidth)() ) in Paste() 5280 nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Format() 5284 nWidth -= (pPre->Frm().*fnRect->fnGetWidth)(); in Format() [all …]
|
H A D | trvlfrm.cxx | 678 (pCell->Frm().*fnRect->fnGetWidth)() / 2; in lcl_UpDown() 2159 && ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )() ) in CalcFrmRects() 2164 long nLeftAbs = nRightAbs - ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )(); in CalcFrmRects() 2233 && ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )() ) in CalcFrmRects() 2238 long nLeftAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )(); in CalcFrmRects() 2311 if ( ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )() ) in CalcFrmRects() 2316 long nLeftAbs = nRightAbs - ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )(); in CalcFrmRects() 2328 if ( ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )() ) in CalcFrmRects() 2333 long nLeftAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )(); in CalcFrmRects() 2397 if ( 1 == ( aTmp.*fnRect->fnGetWidth )() && in CalcFrmRects()
|
H A D | frmtool.cxx | 140 (aFrm.*fnRect->fnGetWidth)() != (pFrm->Frm().*fnRect->fnGetWidth)(); in ~SwFrmNotify() 226 (aPrt.*fnRect->fnGetWidth)() != (pFrm->Prt().*fnRect->fnGetWidth)(); in ~SwFrmNotify() 510 if( (pLay->Prt().*fnRect->fnGetWidth)() in ~SwLayNotify() 511 != (aPrt.*fnRect->fnGetWidth)() ) in ~SwLayNotify() 890 const bool bFirst = (aFrm.*fnRect->fnGetWidth)() == 0; in ~SwCntntNotify()
|
H A D | ssfrm.cxx | 761 long nWidth = (Frm().*fnRect->fnGetWidth)(); in UnionFrm() 763 long nPrtWidth = (Prt().*fnRect->fnGetWidth)(); in UnionFrm()
|
H A D | paintfrm.cxx | 2984 (pPage->Frm().*fnRect->fnGetWidth)() ); in Paint() 4358 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine() 4363 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine() 4452 if ( (aPaintRect.*_rRectFn->fnGetWidth)() == 0 ) in lcl_PaintLeftRightLine() 4477 (aRect.*_rRectFn->fnSubLeft)( nWidth - (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine() 4482 (aRect.*_rRectFn->fnAddRight)( nWidth - (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine() 4492 if ( (aPaintRect.*_rRectFn->fnGetWidth)() == 0 ) in lcl_PaintLeftRightLine() 5007 SwTwips nPrtWidth = (Prt().*fnRect->fnGetWidth)(); in PaintLine()
|
H A D | flylay.cxx | 1310 long nWidth = (pFly->Frm().*fnRect->fnGetWidth)(); in CalcClipRect() 1353 long nWidth = (aSnapRect.*fnRect->fnGetWidth)(); in CalcClipRect()
|
H A D | ftnfrm.cxx | 261 (Prt().*fnRect->fnSetWidth)( (Frm().*fnRect->fnGetWidth)() ); in Format() 670 if( (Frm().*fnRect->fnGetWidth)()!=(pParent->Prt().*fnRect->fnGetWidth)() ) in Paste()
|
H A D | wsfrm.cxx | 521 (aFrm.*fnRect->fnSetWidth)( (aNew.*fnRect->fnGetWidth)() ); in ChgSize() 1167 if( (Frm().*fnRect->fnGetWidth)() != (pParent->Prt().*fnRect->fnGetWidth)()) in Paste()
|
H A D | sectfrm.cxx | 127 long nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Init() 1398 long nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Format()
|
H A D | pagechg.cxx | 146 long nSize = (Frm().*fnRect->fnGetWidth)(); in Format()
|
H A D | fly.cxx | 1530 nNewSize += nLR - (Frm().*fnRect->fnGetWidth)(); in Format()
|
/trunk/main/sw/source/core/objectpositioning/ |
H A D | anchoredobjectposition.cxx | 587 nWidth = (_rHoriOrientFrm.Prt().*fnRect->fnGetWidth)(); in _GetHoriAlignmentValues() 669 nWidth = (_rPageAlignLayFrm.Prt().*fnRect->fnGetWidth)(); in _GetHoriAlignmentValues() 698 nWidth = (_rPageAlignLayFrm.Frm().*fnRect->fnGetWidth)(); in _GetHoriAlignmentValues() 708 nWidth = (_rHoriOrientFrm.Frm().*fnRect->fnGetWidth)(); in _GetHoriAlignmentValues() 818 SwTwips nObjWidth = (GetAnchoredObj().GetObjRect().*fnRect->fnGetWidth)(); in _CalcRelPosX()
|
H A D | ascharanchoredobjectposition.cxx | 112 SwTwips nObjWidth = (aObjBoundRect.*fnRect->fnGetWidth)(); in CalcPosition() 328 if( nObjWidth != (pFlyInCntFrm->Frm().*fnRect->fnGetWidth)() ) in CalcPosition()
|
H A D | tolayoutanchoredobjectposition.cxx | 173 SwTwips nObjWidth = (aObjBoundRect.*fnRect->fnGetWidth)(); in CalcPosition()
|
/trunk/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()
|
H A D | ndtbl.cxx | 2840 SwTwips nPrtWidth = (pTab->Prt().*fnRect->fnGetWidth)(); in SetTabCols()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 679 (rCF.pFrm->Frm().*fnRect->fnGetWidth)(); in ChkChartSel() 1722 const SwTwips nPrtWidth = (pTab->Prt().*fnRect->fnGetWidth)(); in lcl_FindStartEndCol() 1770 const SwTwips nPrtWidth = (pTab->Prt().*fnRect->fnGetWidth)(); in lcl_FindStartEndCol() 1918 const long nPrtWidth = (pTable->Prt().*fnRect->fnGetWidth)(); in MakeSelUnions() 2031 if( (aUnion.*fnRect->fnGetWidth)() ) in MakeSelUnions() 2105 if( (pCell->Frm().*fnRect->fnGetWidth)() < nMinValue ) in CheckSplitCells()
|
H A D | fetab.cxx | 577 if( (pColumnCacheLastTabFrm->Frm().*fnRectX->fnGetWidth)() == in _GetTabCols() 578 (pTab->Frm().*fnRect->fnGetWidth)() ) in _GetTabCols() 2334 long nPrtWidth = (pTab->Prt().*fnRect->fnGetWidth)(); in SetColRowWidthHeight() 2348 nDiff = sal_uInt16((pFrm->Frm().*fnRect->fnGetWidth)()); in SetColRowWidthHeight()
|
/trunk/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1918 (pFrm->Frm().*fnRect->fnGetWidth)() - in SwTestFormat() 2698 if ( 0 != (aRect.*fnRect->fnGetWidth)() ) in lcl_CalcFlyBasePos() 2728 while ( (aFlyRect.*fnRect->fnGetWidth)() > 0 ); in lcl_CalcFlyBasePos()
|
H A D | frmform.cxx | 1952 if( (Prt().*fnRect->fnGetWidth)() <= 0 ) in Format()
|
H A D | EnhancedPDFExportHelper.cxx | 698 nVal = (pFrm->Frm().*fnRect->fnGetWidth)(); in SetAttributes()
|
H A D | txtfly.cxx | 2153 else if( ! (aTmp.*fnRect->fnGetWidth)() ) // Typisch fuer Objekte mit Konturumlauf in CalcRightMargin()
|
/trunk/main/sw/source/core/inc/ |
H A D | frame.hxx | 151 SwRectGet fnGetWidth; member
|