Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx35 static const sal_Int32 mnRequestedRightBorder = 5; member in sd::slidesorter::view::Layouter::Implementation
497 mnRightBorder = mnRequestedRightBorder; in Rearrange()
1107 = (rWindowSize.Width() - mnRequestedLeftBorder - mnRequestedRightBorder) in CalculateRowAndColumnCount()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx35 static const sal_Int32 mnRequestedRightBorder = 5; member in sd::slidesorter::view::Layouter::Implementation
493 mnRightBorder = mnRequestedRightBorder; in Rearrange()
1103 = (rWindowSize.Width() - mnRequestedLeftBorder - mnRequestedRightBorder) in CalculateRowAndColumnCount()