Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterNotesView.cxx501 const geometry::RealSize2D aToolBarSize (mpToolBar->GetMinimalSize()); in Layout() local
502 const sal_Int32 nToolBarHeight = sal_Int32(aToolBarSize.Height + 0.5); in Layout()
504 sal_Int32(aToolBarSize.Width + 0.5), nToolBarHeight, in Layout()
514 (aWindowBox.Width + aToolBarSize.Width) / 2, in Layout()
515 aWindowBox.Height - aToolBarSize.Height/2)); in Layout()

Completed in 23 milliseconds