Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx222 virtual void CalculateMaxRowAndColumnCount (const Size& rWindowSize) = 0;
256 virtual void CalculateMaxRowAndColumnCount (const Size& rWindowSize);
282 virtual void CalculateMaxRowAndColumnCount (const Size& rWindowSize);
309 virtual void CalculateMaxRowAndColumnCount (const Size& rWindowSize);
686 CalculateMaxRowAndColumnCount(rWindowSize); in Rearrange()
1240 void HorizontalImplementation::CalculateMaxRowAndColumnCount (const Size& rWindowSize) in CalculateMaxRowAndColumnCount() function in sd::slidesorter::view::HorizontalImplementation
1320 void VerticalImplementation::CalculateMaxRowAndColumnCount (const Size& rWindowSize) in CalculateMaxRowAndColumnCount() function in sd::slidesorter::view::VerticalImplementation
1394 void GridImplementation::CalculateMaxRowAndColumnCount (const Size& rWindowSize) in CalculateMaxRowAndColumnCount() function in sd::slidesorter::view::GridImplementation

Completed in 11 milliseconds