Searched refs:getWeakUnoShape (Results 1 – 5 of 5) sorted by relevance
1055 …::com::sun::star::uno::WeakReference< ::com::sun::star::uno::XInterface > getWeakUnoShape() const … in getWeakUnoShape() function in SdrObject
467 uno::Reference< uno::XInterface > xShape( _rSdrObject.getWeakUnoShape() ); in getUnoShapeOf()
454 … uno::Reference< lang::XComponent > xShapeComp( getWeakUnoShape(), uno::UNO_QUERY_THROW ); in ~SdrObject()2973 uno::Reference< uno::XInterface > xShape( getWeakUnoShape() ); in getUnoShape()
995 … uno::Reference< lang::XUnoTunnel > xShapeTunnel( pCurrent->getWeakUnoShape(), uno::UNO_QUERY ); in AddExistingShapeToFmt()
1141 uno::Reference< uno::XInterface > xSelf( mpObj->getWeakUnoShape() ); in Notify()