Home
last modified time | relevance | path

Searched refs:fnGetWidth (Results 1 – 25 of 25) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dcalcmove.cxx126 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 Dcolfrm.cxx347 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 Dtabfrm.cxx2095 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 Dtrvlfrm.cxx678 (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 Dfrmtool.cxx138 (aFrm.*fnRect->fnGetWidth)() != (pFrm->Frm().*fnRect->fnGetWidth)(); in ~SwFrmNotify()
224 (aPrt.*fnRect->fnGetWidth)() != (pFrm->Prt().*fnRect->fnGetWidth)(); in ~SwFrmNotify()
494 if( (pLay->Prt().*fnRect->fnGetWidth)() in ~SwLayNotify()
495 != (aPrt.*fnRect->fnGetWidth)() ) in ~SwLayNotify()
874 const bool bFirst = (aFrm.*fnRect->fnGetWidth)() == 0; in ~SwCntntNotify()
H A Dssfrm.cxx761 long nWidth = (Frm().*fnRect->fnGetWidth)(); in UnionFrm()
763 long nPrtWidth = (Prt().*fnRect->fnGetWidth)(); in UnionFrm()
H A Dflylay.cxx1310 long nWidth = (pFly->Frm().*fnRect->fnGetWidth)(); in CalcClipRect()
1353 long nWidth = (aSnapRect.*fnRect->fnGetWidth)(); in CalcClipRect()
H A Dpaintfrm.cxx2894 (pPage->Frm().*fnRect->fnGetWidth)() ); in Paint()
4245 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()
4250 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()
4339 if ( (aPaintRect.*_rRectFn->fnGetWidth)() == 0 ) in lcl_PaintLeftRightLine()
4364 (aRect.*_rRectFn->fnSubLeft)( nWidth - (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()
4369 (aRect.*_rRectFn->fnAddRight)( nWidth - (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()
4379 if ( (aPaintRect.*_rRectFn->fnGetWidth)() == 0 ) in lcl_PaintLeftRightLine()
4894 SwTwips nPrtWidth = (Prt().*fnRect->fnGetWidth)(); in PaintLine()
H A Dftnfrm.cxx261 (Prt().*fnRect->fnSetWidth)( (Frm().*fnRect->fnGetWidth)() ); in Format()
670 if( (Frm().*fnRect->fnGetWidth)()!=(pParent->Prt().*fnRect->fnGetWidth)() ) in Paste()
H A Dwsfrm.cxx516 (aFrm.*fnRect->fnSetWidth)( (aNew.*fnRect->fnGetWidth)() ); in ChgSize()
1162 if( (Frm().*fnRect->fnGetWidth)() != (pParent->Prt().*fnRect->fnGetWidth)()) in Paste()
H A Dsectfrm.cxx127 long nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Init()
1398 long nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Format()
H A Dpagechg.cxx146 long nSize = (Frm().*fnRect->fnGetWidth)(); in Format()
H A Dfly.cxx1550 nNewSize += nLR - (Frm().*fnRect->fnGetWidth)(); in Format()
/aoo41x/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx587 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 Dascharanchoredobjectposition.cxx112 SwTwips nObjWidth = (aObjBoundRect.*fnRect->fnGetWidth)(); in CalcPosition()
328 if( nObjWidth != (pFlyInCntFrm->Frm().*fnRect->fnGetWidth)() ) in CalcPosition()
H A Dtolayoutanchoredobjectposition.cxx173 SwTwips nObjWidth = (aObjBoundRect.*fnRect->fnGetWidth)(); in CalcPosition()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx1266 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 Dndtbl.cxx2840 SwTwips nPrtWidth = (pTab->Prt().*fnRect->fnGetWidth)(); in SetTabCols()
/aoo41x/main/sw/source/core/frmedt/
H A Dtblsel.cxx679 (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 Dfetab.cxx577 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()
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx1918 (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 Dfrmform.cxx1952 if( (Prt().*fnRect->fnGetWidth)() <= 0 ) in Format()
H A DEnhancedPDFExportHelper.cxx698 nVal = (pFrm->Frm().*fnRect->fnGetWidth)(); in SetAttributes()
H A Dtxtfly.cxx2147 else if( ! (aTmp.*fnRect->fnGetWidth)() ) // Typisch fuer Objekte mit Konturumlauf in CalcRightMargin()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx150 SwRectGet fnGetWidth; member

Completed in 267 milliseconds