Searched refs:GetXShape (Results 1 – 6 of 6) sorted by relevance
538 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getGroupPosition()605 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getObjectLink()756 uno::Reference< drawing::XShape > xShape( pAcc->GetXShape() ); in implIsSelected()804 if( pAcc && pAcc->GetXShape().is() ) in implSelect()806 xShapes->add( pAcc->GetXShape() ); in implSelect()831 uno::Reference< drawing::XShape > xShape( pAcc->GetXShape() ); in implSelect()
456 …DBG_ASSERT(pCurrentChild->GetXShape().get() == pReplacement->GetXShape().get(), "XShape changes an… in ReplaceChild()458 FindShape(pCurrentChild->GetXShape(), aItr); in ReplaceChild()495 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == ::accessib… in GetAccControlShapeFromModel()1079 uno::Reference< drawing::XShape > xChildShape = pChildAccShape->GetXShape(); in FindSelectedShapesChanges()
1598 SdrObject *pObj = GetSdrObjectFromXShape(pAccShape->GetXShape()); in DoInvalidateShapeSelection()2164 uno::Reference < drawing::XShape > xShape = pAccShape->GetXShape(); in RemoveGroupContext()2207 uno::Reference < drawing::XShape > xShape = pAccShape->GetXShape(); in AddGroupContext()3434 …if(pAccShape && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) =… in GetAccControlShapeFromModel()
417 GetXShape();
902 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == DRAWING_CO… in GetAccControlShapeFromModel()
1452 uno::Reference< drawing::XShape > AccessibleShape::GetXShape() in GetXShape() function in accessibility::AccessibleShape
Completed in 280 milliseconds