Searched refs:xCurShape (Results 1 – 1 of 1) sorted by relevance
538 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getGroupPosition() local539 if ( !xCurShape.is() ) in getGroupPosition()578 if ( (*aIter).get() == xCurShape.get() ) in getGroupPosition()605 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getObjectLink() local606 if ( !xCurShape.is() ) in getObjectLink()610 SdrObject* pObj = GetSdrObjectFromXShape(xCurShape); in getObjectLink()
Completed in 18 milliseconds