Lines Matching refs:mrDrawing

115     mrDrawing( rDrawing )  in ShapeType()
149 const GraphicHelper& rGraphicHelper = mrDrawing.getFilter().getGraphicHelper(); in getAbsRectangle()
228 …if( const ShapeType* pShapeType = mrDrawing.getShapes().getShapeTypeById( maShapeModel.maType.copy… in finalizeFragmentImport()
237 OUString aBaseName = mrDrawing.getShapeBaseName( *this ); in getShapeName()
240 sal_Int32 nShapeIdx = mrDrawing.getLocalShapeIndex( getShapeId() ); in getShapeName()
261 if( mrDrawing.isShapeSupported( *this ) ) in convertAndInsert()
282 mrDrawing.notifyXShapeInserted( xShape, aShapeRect, *this, bGroupChild ); in convertAndInsert()
315 if( !pClientData || !mrDrawing.convertClientAnchor( aShapeRect, pClientData->maAnchor ) ) in calcShapeRectangle()
322 ::oox::drawingml::ShapePropertyMap aPropMap( mrDrawing.getFilter().getModelObjectHelper() ); in convertShapeProperties()
323 const GraphicHelper& rGraphicHelper = mrDrawing.getFilter().getGraphicHelper(); in convertShapeProperties()
339 Reference< XShape > xShape = mrDrawing.createAndInsertXShape( maService, rxShapes, rShapeRect ); in implConvertAndInsert()
417 XmlFilterBase& rFilter = mrDrawing.getFilter(); in implConvertAndInsert()
422 if( const OleObjectInfo* pOleObjectInfo = mrDrawing.getOleObjectInfo( maTypeModel.maShapeId ) ) in implConvertAndInsert()
434 …Reference< XShape > xShape = mrDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawi… in implConvertAndInsert()
454 const ControlInfo* pControlInfo = mrDrawing.getControlInfo( maTypeModel.maShapeId ); in implConvertAndInsert()
468 …Reference< XShape > xShape = mrDrawing.createAndInsertXControlShape( aControl, rxShapes, rShapeRec… in implConvertAndInsert()
480 … Reference< XShape > xShape = mrDrawing.createAndInsertClientXShape( *this, rxShapes, rShapeRect ); in implConvertAndInsert()
488 …Reference< XShape > xShape = mrDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawi… in implConvertAndInsert()
544 …xGroupShape = mrDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawing.GroupShape" … in implConvertAndInsert()