Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx322 awt::Rectangle aPixelBBox (xComponent->getBounds()); in CreateListOfVisibleShapes() local
323 if ((aPixelBBox.Width > 0) && (aPixelBBox.Height > 0)) in CreateListOfVisibleShapes()