Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx916 const awt::Size aNextSlideOuterBox (CalculatePaneSize( in LayoutStandardMode() local
921 aBox.Width - aNextSlideOuterBox.Width - nGap, in LayoutStandardMode()
923 aNextSlideOuterBox.Width, in LayoutStandardMode()
924 aNextSlideOuterBox.Height); in LayoutStandardMode()
990 const awt::Size aNextSlideOuterBox (CalculatePaneSize( in LayoutNotesMode() local
996 nNotesViewBottom - aNextSlideOuterBox.Height, in LayoutNotesMode()
997 aNextSlideOuterBox.Width, in LayoutNotesMode()
998 aNextSlideOuterBox.Height); in LayoutNotesMode()

Completed in 508 milliseconds