Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx378 awt::Rectangle(0,0, aViewWindowBox.Width,aViewWindowBox.Height), in clear()
597 if (aViewWindowBox.Width <= 0 || aViewWindowBox.Height <= 0) in windowPaint()
1035 aViewWindowBox.X = (aWindowBox.Width - aViewWindowBox.Width) / 2; in Resize()
1044 aViewWindowBox.Y = (aWindowBox.Height - aViewWindowBox.Height) / 2; in Resize()
1047 aViewWindowBox.X, in Resize()
1048 aViewWindowBox.Y, in Resize()
1094 if (aWindowBox.Height == aViewWindowBox.Height && aWindowBox.Width == aViewWindowBox.Width) in CreateBackgroundPolygons()
1111 aViewWindowBox.X + aViewWindowBox.Width, in CreateBackgroundPolygons()
1113 aWindowBox.Width - aViewWindowBox.X - aViewWindowBox.Width, in CreateBackgroundPolygons()
1130 aViewWindowBox.Y + aViewWindowBox.Height, in CreateBackgroundPolygons()
[all …]

Completed in 16 milliseconds