Home
last modified time | relevance | path

Searched refs:nOldHeight (Results 26 – 33 of 33) sorted by relevance

12

/trunk/main/sw/source/core/text/
H A Dpormulti.cxx1379 const sal_uInt16 nOldHeight = rMulti.Height(); in PaintMultiPortion() local
1409 rMulti.Height( nOldHeight ); in PaintMultiPortion()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx824 long nOldHeight = aSize.Height(); in ImplTracking() local
918 pData->maMouseOff.Y() += aNewRect.GetHeight()-nOldHeight; in ImplTracking()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx3165 nOldHeight( pBs->GetMaxFtnHeight() ) in SwSaveFtnHeight()
3178 pBoss->nMaxFtnHeight = nOldHeight; in ~SwSaveFtnHeight()
H A Dtabfrm.cxx2952 const SwTwips nOldHeight = (Prt().*fnRect->fnGetHeight)(); in Format() local
3144 if ( nOldHeight != (Prt().*fnRect->fnGetHeight)() ) in Format()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx62 sal_uInt16 CalcEscHeight( const sal_uInt16 nOldHeight,
/trunk/main/sd/source/core/
H A Dsdpage.cxx1864 long nOldHeight = GetHgt() - GetUppBorder() - GetLwrBorder(); in ScaleObjects() local
1867 Fraction aFractY = Fraction(aNewPageSize.Height(), nOldHeight); in ScaleObjects()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx4101 void SetLineHeight( SwTableLine& rLine, SwTwips nOldHeight, SwTwips nNewHeight, in SetLineHeight() argument
4110 if( !nOldHeight ) // die BaseLine und absolut in SetLineHeight()
4116 aTmp *= Fraction( nNewHeight, nOldHeight ); in SetLineHeight()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1750 long nOldHeight = pParaPortion->GetHeight(); in FinishCreateLines() local
1757 sal_Bool bRet = ( pParaPortion->GetHeight() != nOldHeight ); in FinishCreateLines()

Completed in 136 milliseconds

12