Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java325 int nRowY = i_nYPos + i_nHeight; in checkOuterPoints() local
326 if (nRowY >= m_currentMaxRowHeight) in checkOuterPoints()
329 m_currentMaxRowHeight = nRowY; in checkOuterPoints()
/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2334 long nRowY = GetDataRowHeight(); in ImplFieldRectPixel() local
2336 nRowY = ( nRow - nTopRow ) * GetDataRowHeight(); in ImplFieldRectPixel()
2340 Point( nColX + MIN_COLUMNWIDTH, nRowY ), in ImplFieldRectPixel()

Completed in 57 milliseconds