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