Home
last modified time | relevance | path

Searched refs:GetXShape (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx538 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()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx456 …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()
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx1598 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()
/aoo41x/main/svx/inc/svx/
H A DAccessibleShape.hxx417 GetXShape();
/aoo41x/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx902 … && ::accessibility::ShapeTypeHandler::Instance().GetTypeId (pAccShape->GetXShape()) == DRAWING_CO… in GetAccControlShapeFromModel()
H A DAccessibleShape.cxx1452 uno::Reference< drawing::XShape > AccessibleShape::GetXShape() in GetXShape() function in accessibility::AccessibleShape

Completed in 148 milliseconds