Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx538 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getGroupPosition() local
539 if ( !xCurShape.is() ) in getGroupPosition()
578 if ( (*aIter).get() == xCurShape.get() ) in getGroupPosition()
605 uno::Reference< drawing::XShape > xCurShape = pAcc->GetXShape(); in getObjectLink() local
606 if ( !xCurShape.is() ) in getObjectLink()
610 SdrObject* pObj = GetSdrObjectFromXShape(xCurShape); in getObjectLink()

Completed in 24 milliseconds