Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx329 const sal_Int32 nPanelBottom (nPanelTop + rPanel.GetSizePixel().Height() - 1); in ShowPanel() local
338 if (nPanelBottom >= nNewThumbPos+mpVerticalScrollBar->GetVisibleSize()) in ShowPanel()
339 nNewThumbPos = nPanelBottom - mpVerticalScrollBar->GetVisibleSize(); in ShowPanel()

Completed in 25 milliseconds