Searched refs:GetShapeRef (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/filter/source/msfilter/ |
| H A D | eschesdo.cxx | 152 rSolverContainer.AddShape( rObj.GetShapeRef(), nShapeID ); \ 163 mpEscherEx->QueryTextID( rObj.GetShapeRef(), \ 185 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteShape() 199 Reference< XIndexAccess > xXIndexAccess( rObj.GetShapeRef(), UNO_QUERY ); in ImplWriteShape() 237 const ::com::sun::star::awt::Size aSize100thmm( rObj.GetShapeRef()->getSize() ); in ImplWriteShape() 238 const ::com::sun::star::awt::Point aPoint100thmm( rObj.GetShapeRef()->getPosition() ); in ImplWriteShape() 254 …MSO_SPT eShapeType = aPropOpt.GetCustomShapeType( rObj.GetShapeRef(), nMirrorFlags, sCustomShapeTy… in ImplWriteShape() 263 SdrObject* pObj = GetSdrObjectFromXShape( rObj.GetShapeRef() ); in ImplWriteShape() 280 aPropOpt.CreateCustomShapeProperties( eShapeType, rObj.GetShapeRef() ); in ImplWriteShape() 286 rObj.GetShapeRef(), rObj.GetShapeId() ), sal_True, sal_False ); in ImplWriteShape() [all …]
|
| H A D | eschesdo.hxx | 67 …const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& GetShapeRef() cons… in GetShapeRef() function in ImplEESdrObject
|