Home
last modified time | relevance | path

Searched refs:implConvertAndInsert (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/source/vml/
H A Dvmlshape.cxx270 xShape = implConvertAndInsert( rxShapes, aShapeRect ); in convertAndInsert()
337 Reference< XShape > SimpleShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const … in implConvertAndInsert() function in oox::vml::SimpleShape
365 Reference< XShape > PolyLineShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, cons… in implConvertAndInsert() function in oox::vml::PolyLineShape
367 Reference< XShape > xShape = SimpleShape::implConvertAndInsert( rxShapes, rShapeRect ); in implConvertAndInsert()
390 Reference< XShape > CustomShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const … in implConvertAndInsert() function in oox::vml::CustomShape
393 Reference< XShape > xShape = SimpleShape::implConvertAndInsert( rxShapes, rShapeRect ); in implConvertAndInsert()
415 Reference< XShape > ComplexShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const… in implConvertAndInsert() function in oox::vml::ComplexShape
502 return CustomShape::implConvertAndInsert( rxShapes, rShapeRect ); in implConvertAndInsert()
535 Reference< XShape > GroupShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const R… in implConvertAndInsert() function in oox::vml::GroupShape
/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx219 implConvertAndInsert( BiffDrawingBase& rDrawing,
265 implConvertAndInsert( BiffDrawingBase& rDrawing,
291 implConvertAndInsert( BiffDrawingBase& rDrawing,
318 implConvertAndInsert( BiffDrawingBase& rDrawing,
352 implConvertAndInsert( BiffDrawingBase& rDrawing,
373 implConvertAndInsert( BiffDrawingBase& rDrawing,
396 implConvertAndInsert( BiffDrawingBase& rDrawing,
422 implConvertAndInsert( BiffDrawingBase& rDrawing,
/aoo41x/main/oox/inc/oox/vml/
H A Dvmlshape.hxx231 implConvertAndInsert(
259 implConvertAndInsert(
296 implConvertAndInsert(
312 implConvertAndInsert(
329 implConvertAndInsert(
359 implConvertAndInsert(
/aoo41x/main/oox/source/xls/
H A Ddrawingmanager.cxx523 xShape = implConvertAndInsert( rDrawing, rxShapes, aShapeRect ); in convertAndInsert()
938 Reference< XShape > BiffPlaceholderObject::implConvertAndInsert( BiffDrawingBase& /*rDrawing*/, in implConvertAndInsert() function in oox::xls::BiffPlaceholderObject
986 Reference< XShape > BiffGroupObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffGroupObject
1040 Reference< XShape > BiffLineObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffLineObject
1112 Reference< XShape > BiffRectObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffRectObject
1130 Reference< XShape > BiffOvalObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffOvalObject
1172 Reference< XShape > BiffArcObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffArcObject
1250 Reference< XShape > BiffPolygonObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert() function in oox::xls::BiffPolygonObject

Completed in 36 milliseconds