Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx398 awt::Rectangle aParentBBox (xParentComponent->getBounds()); in getBounds() local
400 aParentBBox.X, in getBounds()
401 aParentBBox.Y, in getBounds()
402 aParentBBox.Width, in getBounds()
403 aParentBBox.Height)); in getBounds()
H A DAccessiblePageShape.cxx166 ::Rectangle aParentBBox (0,0, aParentSize.Width, aParentSize.Height); in getBounds()
167 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()
/aoo4110/main/svx/source/table/
H A Daccessiblecell.cxx368 ::Rectangle aParentBBox (0,0, aParentSize.Width, aParentSize.Height); in getBounds()
369 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()
/aoo4110/main/svx/source/accessibility/
H A DAccessibleShape.cxx720 ::Rectangle aParentBBox (0,0, aParentSize.Width, aParentSize.Height); in getBounds()
721 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()

Completed in 44 milliseconds