Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx591 long nRW = maBackgroundRight.GetSizePixel().Width(); in initControls() local
592 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()
595 aMiddleSegmentSize.Width() -= nRW; in initControls()
/aoo42x/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 33 milliseconds