Searched refs:mnBottomRow (Results 1 – 2 of 2) sorted by relevance
80 , mnBottomRow( 0 ) in ChildData()145 child->mnBottomRow = row + child->mnRowSpan; in getMinimumSize()150 unsigned int end =( child->mnRightCol-1 ) +( ( child->mnBottomRow-1 )*mnColsLen ); in getMinimumSize()156 nRowsLen = SAL_MAX( nRowsLen, child->mnBottomRow ); in getMinimumSize()176 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in getMinimumSize()199 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in getMinimumSize()279 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in allocateArea()
44 int mnBottomRow; member
Completed in 18 milliseconds