Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx34 static const sal_Int32 mnRequestedLeftBorder = 5; member in sd::slidesorter::view::Layouter::Implementation
495 mnLeftBorder = mnRequestedLeftBorder; 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.cxx34 static const sal_Int32 mnRequestedLeftBorder = 5; member in sd::slidesorter::view::Layouter::Implementation
491 mnLeftBorder = mnRequestedLeftBorder; in Rearrange()
1103 = (rWindowSize.Width() - mnRequestedLeftBorder - mnRequestedRightBorder) in CalculateRowAndColumnCount()