Lines Matching refs:mxShape
138 return I->mxShape; in GetChildShape()
179 rChildDescriptor.mxShape, in GetChild()
215 if ( I->mxShape.get() == xShape.get() ) in GetChild()
377 if (I->mxShape.is()) in RemoveNonVisibleChildren()
379 UnregisterAsDisposeListener (I->mxShape); in RemoveNonVisibleChildren()
414 RegisterAsDisposeListener (I->mxShape); in MergeAccessibilityInformation()
507 RegisterAsDisposeListener (rDescriptor.mxShape); in AddShape()
531 UnregisterAsDisposeListener (I->mxShape); in RemoveShape()
591 if ( I->mxAccessibleShape.is() && I->mxShape.is() ) in ClearAccessibleShapeList()
699 I->mxShape = NULL; in disposing()
918 if ( I->mxShape.get() == xShape.get() ) in GetAccessibleCaption()
965 if (I->mxAccessibleShape.is() && I->mxShape.is() && pAccessibleShape!=NULL) in UpdateSelection()
980 if (I->mxShape == xSelectedShape) in UpdateSelection()
990 if (xSelectedShapeAccess->getByIndex(i) == I->mxShape) in UpdateSelection()
1156 : mxShape (xShape), in ChildDescriptor()
1167 : mxShape (NULL), in ChildDescriptor()