Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx2123 …d SwAccessibleMap::AddShapeContext(const SdrObject *pObj, uno::Reference < XAccessible > xAccShape) in AddShapeContext() argument
2129 SwAccessibleShapeMap_Impl::value_type aEntry( pObj, xAccShape ); in AddShapeContext()
2796 uno::Reference< XAccessible> xAccShape = in InvalidateCursorPosition() local
2801 aEvent.NewValue <<= xAccShape; in InvalidateCursorPosition()
/aoo42x/main/sw/inc/
H A Daccmap.hxx191 … ::com::sun::star::uno::Reference < ::com::sun::star::accessibility::XAccessible > xAccShape);
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1075 uno::Reference<XAccessible> xAccShape = pAccGroupShape->getAccessibleChild(i); in FindSelectedShapesChanges() local
1076 if (xAccShape.is()) in FindSelectedShapesChanges()
1078 …cessibleShape* pChildAccShape = static_cast< ::accessibility::AccessibleShape* >(xAccShape.get()); in FindSelectedShapesChanges()

Completed in 44 milliseconds