Searched refs:mnRequestedLeftBorder (Results 1 – 1 of 1) sorted by relevance
47 sal_Int32 mnRequestedLeftBorder; member in sd::slidesorter::view::Layouter::Implementation353 mpImplementation->mnRequestedLeftBorder = nLeftBorder; in SetBorders()571 mnRequestedLeftBorder(5), in Implementation()602 mnRequestedLeftBorder(rImplementation.mnRequestedLeftBorder), in Implementation()654 mnLeftBorder = mnRequestedLeftBorder; in Rearrange()1382 = (rWindowSize.Width() - mnRequestedLeftBorder - mnRequestedRightBorder) in CalculateRowAndColumnCount()
Completed in 20 milliseconds