Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Daccmap.hxx191 … ::com::sun::star::uno::Reference < ::com::sun::star::accessibility::XAccessible > xAccShape);
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx2132 …d SwAccessibleMap::AddShapeContext(const SdrObject *pObj, uno::Reference < XAccessible > xAccShape) in AddShapeContext() argument
2138 SwAccessibleShapeMap_Impl::value_type aEntry( pObj, xAccShape ); in AddShapeContext()
2805 uno::Reference< XAccessible> xAccShape = in InvalidateCursorPosition() local
2810 aEvent.NewValue <<= xAccShape; in InvalidateCursorPosition()
/aoo41x/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 30 milliseconds