27 css::uno::Reference<css::drawing::XShape> xShape,
28 css::uno::Reference<css::accessibility::XAccessible> xParent,
32 mpChildrenManager (pChildrenManager)
39 css::uno::Reference<css::drawing::XShape> xShape,
40 css::uno::Reference<css::accessibility::XAccessible> xParent)
43 mpChildrenManager (nullptr)
51 mpChildrenManager (rOther.mpChildrenManager)
unotools::WeakReference< AnimationNode > mxParent
@descr This class is a container for the information specific for a single shape that is passed to th...
AccessibleShapeInfo(css::uno::Reference< css::drawing::XShape > xShape, css::uno::Reference< css::accessibility::XAccessible > xParent, IAccessibleParent *pChildrenManager)
Copy the given values into the members described above.
This interface contains methods missing from the XAccessibleContext interface that allow the modifica...
uno::Reference< drawing::XShape > const mxShape