Home
last modified time | relevance | path

Searched refs:nOldWidth (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/sd/source/core/
H A Dsdpage.cxx1863 long nOldWidth = GetWdt() - GetLftBorder() - GetRgtBorder(); in ScaleObjects() local
1866 Fraction aFractX = Fraction(aNewPageSize.Width(), nOldWidth); in ScaleObjects()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2920 sal_Int32 nOldWidth = bIndex ? nCollapseWidth : nExpandWidth; in MakeLayout() local
2928 sal_Int32 nDiffWidth = nOldWidth - nWidth; in MakeLayout()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx3595 long nOldWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in ShouldBwdMoved() local
3598 if( Abs( nNewWidth - nOldWidth ) < 2 ) in ShouldBwdMoved()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3079 sal_Bool SwCollectTblLineBoxes::Resize( sal_uInt16 nOffset, sal_uInt16 nOldWidth ) in Resize() argument
3103 nSize /= nOldWidth; in Resize()
/trunk/main/vcl/source/window/
H A Dwindow.cxx7300 long nOldWidth = pWindow->mnOutWidth; in SetPosSizePixel() local
7335 long myWidth = nOldWidth; in SetPosSizePixel()

Completed in 147 milliseconds

12