Home
last modified time | relevance | path

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

/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvas.java147 CanvasShape aCanvasShape = in paintComponent() local
151 aCanvasShape.paint ( in paintComponent()
297 CanvasShape aCanvasShape = maShapeList.Get (aNode); in SelectObject() local
298 HighlightObject (aCanvasShape); in SelectObject()
/aoo42x/main/toolkit/test/accessibility/
H A DCanvas.java245 CanvasShape aCanvasShape = (CanvasShape)maObjectList.elementAt(i); in paintComponent() local
246 aCanvasShape.paint ( in paintComponent()
440 CanvasShape aCanvasShape = (CanvasShape)maObjects.get ((AccTreeNode)aObject); in valueChanged() local
441 if (highlightObject (aCanvasShape)) in valueChanged()

Completed in 22 milliseconds