Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx72 sal_Int32 mnMaxRowCount; member in sd::slidesorter::view::Layouter::Implementation
590 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 21 milliseconds