Home
last modified time | relevance | path

Searched refs:nRW (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/services/
H A Dbackingwindow.cxx593 long nRW = maBackgroundRight.GetSizePixel().Width(); in initControls() local
594 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()
597 aMiddleSegmentSize.Width() -= nRW; in initControls()
/trunk/main/svx/source/dialog/
H A Dframelink.cxx1322 sal_uInt16 nRW = rR.GetWidth(); in operator <() local
1323 if( nLW != nRW ) return nLW < nRW; in operator <()

Completed in 31 milliseconds