Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dfntctrl.cxx756 long nResultWidth = nStartBracketWidth; in Paint() local
757 nResultWidth += nEndBracketWidth; in Paint()
758 nResultWidth += nTextWidth; in Paint()
760 long _nX = (aLogSize.Width() - nResultWidth) / 2; in Paint()
762 DrawLine( Point( _nX + nResultWidth, nY ), Point( aLogSize.Width(), nY ) ); in Paint()
/aoo4110/main/sw/source/ui/app/
H A Dapplab.cxx293 const int nResultWidth = rItem.lHDist * (rItem.nCols - 1) + rItem.lWidth + rItem.lLeft; in InsertLab() local
295 aDesc.SetLandscape(nResultWidth > nResultHeight); in InsertLab()

Completed in 25 milliseconds