Home
last modified time | relevance | path

Searched refs:nOldW (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx1355 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll() local
1360 if ( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()
1493 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll() local
1495 if( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()
/trunk/main/svx/source/engine3d/
H A Dviewpt3d2.cxx198 long nOldW = aDeviceRect.GetWidth(); in SetDeviceWindow() local
210 if ( nOldW > 0 && nOldH > 0 ) in SetDeviceWindow()
212 fRatio = (double) nNewW / nOldW; in SetDeviceWindow()

Completed in 23 milliseconds