Searched refs:mnMaxRowCount (Results 1 – 1 of 1) sorted by relevance
72 sal_Int32 mnMaxRowCount; member in sd::slidesorter::view::Layouter::Implementation590 mnMaxRowCount(0), in Implementation()621 mnMaxRowCount(rImplementation.mnMaxRowCount), in Implementation()1194 (nRow >= mnMaxRowCount)); in CalculateVerticalLogicalInsertPosition()1244 mnMaxRowCount = 1; in CalculateMaxRowAndColumnCount()1322 mnMaxRowCount = (rWindowSize.Height() - mnTopBorder - mnBottomBorder) in CalculateMaxRowAndColumnCount()1398 mnMaxRowCount = (rWindowSize.Height() - mnTopBorder - mnBottomBorder) in CalculateMaxRowAndColumnCount()
Completed in 19 milliseconds