Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx941 Reference<drawing::XShape> xSelectedShape; in UpdateSelection() local
946 xSelectedShape = Reference<drawing::XShape> ( in UpdateSelection()
976 if (xSelectedShape.is()) in UpdateSelection()
978 if (I->mxShape == xSelectedShape) in UpdateSelection()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1284 uno::Reference<drawing::XShape> xSelectedShape; in AddShape() local
1288 xEnum->nextElement() >>= xSelectedShape; in AddShape()
1289 if (xShape.is() && (xShape.get() == xSelectedShape.get())) in AddShape()

Completed in 38 milliseconds