Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx247 Rectangle aCoreBounds( GetBoundingBox() ); in getBounds() local
249 aBounds.X = aCoreBounds.getX(); in getBounds()
250 aBounds.Y = aCoreBounds.getY(); in getBounds()
251 aBounds.Width = aCoreBounds.getWidth(); in getBounds()
252 aBounds.Height = aCoreBounds.getHeight(); in getBounds()

Completed in 11 milliseconds