Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx992 …xGroupShape = rDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawing.GroupShape" )… in implConvertAndInsert()
1067 …Reference< XShape > xShape = rDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawin… in implConvertAndInsert()
1118 …Reference< XShape > xShape = rDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawin… in implConvertAndInsert()
1136 …Reference< XShape > xShape = rDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawin… in implConvertAndInsert()
1200 …Reference< XShape > xShape = rDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawin… in implConvertAndInsert()
1274 xShape = rDrawing.createAndInsertXShape( aService, rxShapes, rShapeRect ); in implConvertAndInsert()
1365 Reference< XShape > BiffDrawingBase::createAndInsertXShape( const OUString& rService, in createAndInsertXShape() function in oox::xls::BiffDrawingBase
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx339 Reference< XShape > xShape = mrDrawing.createAndInsertXShape( maService, rxShapes, rShapeRect ); in implConvertAndInsert()
434 …Reference< XShape > xShape = mrDrawing.createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawi… 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()
H A Dvmldrawing.cxx205 Reference< XShape > Drawing::createAndInsertXShape( const OUString& rService, in createAndInsertXShape() function in oox::vml::Drawing
237 …xShape = createAndInsertXShape( CREATE_OUSTRING( "com.sun.star.drawing.ControlShape" ), rxShapes, … in createAndInsertXControlShape()
/trunk/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx145 createAndInsertXShape(
/trunk/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx472 createAndInsertXShape(

Completed in 33 milliseconds