Searched refs:mpEscherEx (Results 1 – 2 of 2) sorted by relevance
74 mpEscherEx ( &rEx ), in ImplEESdrWriter()149 nShapeID = mpEscherEx->GenerateShapeId(); \151 mpEscherEx->AddShape( (sal_uInt32)nType, (sal_uInt32)nFlags, nShapeID ); \157 mpEscherEx->OpenContainer( ESCHER_SpContainer ); \163 mpEscherEx->QueryTextID( rObj.GetShapeRef(), \185 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteShape()203 nShapeID = mpEscherEx->EnterGroup( aShapeName, &rObj.GetRect() ); in ImplWriteShape()214 mpEscherEx->LeaveGroup(); in ImplWriteShape()241 mpPicStrm = mpEscherEx->QueryPictureStream(); in ImplWriteShape()242 … EscherPropertyContainer aPropOpt( mpEscherEx->GetGraphicProvider(), mpPicStrm, aRect100thmm ); in ImplWriteShape()[all …]
115 EscherEx* mpEscherEx; member in ImplEESdrWriter