Searched refs:GetXShape (Results 1 – 6 of 6) sorted by relevance
529 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getGroupPosition()595 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getObjectLink()743 uno::Reference< drawing::XShape > xShape( pAcc->GetXShape() ); in implIsSelected()790 if( pAcc && pAcc->GetXShape().is() ) in implSelect()792 xShapes->add( pAcc->GetXShape() ); in implSelect()817 uno::Reference< drawing::XShape > xShape( pAcc->GetXShape() ); in implSelect()
453 …DBG_ASSERT(pCurrentChild->GetXShape().get() == pReplacement->GetXShape().get(), "XShape changes an… in ReplaceChild()455 FindShape(pCurrentChild->GetXShape(), aItr); in ReplaceChild()492 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == ::accessib… in GetAccControlShapeFromModel()1075 … uno::Reference< drawing::XShape > xChildShape = pChildAccShape->GetXShape(); in FindSelectedShapesChanges()
1589 SdrObject *pObj = GetSdrObjectFromXShape(pAccShape->GetXShape()); in DoInvalidateShapeSelection()2155 uno::Reference < drawing::XShape > xShape = pAccShape->GetXShape(); in RemoveGroupContext()2198 … uno::Reference < drawing::XShape > xShape = pAccShape->GetXShape(); in AddGroupContext()3425 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == ::accessib… in GetAccControlShapeFromModel()
382 GetXShape();
890 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == DRAWING_CO… in GetAccControlShapeFromModel()
1416 uno::Reference< drawing::XShape > AccessibleShape::GetXShape() in GetXShape() function in accessibility::AccessibleShape