Searched refs:nRW (Results 1 – 2 of 2) sorted by relevance
593 long nRW = maBackgroundRight.GetSizePixel().Width(); in initControls() local594 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()597 aMiddleSegmentSize.Width() -= nRW; in initControls()
1322 sal_uInt16 nRW = rR.GetWidth(); in operator <() local1323 if( nLW != nRW ) return nLW < nRW; in operator <()
Completed in 17 milliseconds