Home
last modified time | relevance | path

Searched defs:rxShapes (Results 1 – 12 of 12) sorted by relevance

/AOO41X/main/oox/source/vml/ !
H A Dvmlshape.cxx258 …vertAndInsert( const Reference< XShapes >& rxShapes, const ShapeParentAnchor* pParentAnchor ) const in convertAndInsert()
337 …pe::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) const in implConvertAndInsert()
365 …pe::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) const in implConvertAndInsert()
390 …pe::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) const in implConvertAndInsert()
415 …pe::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) const in implConvertAndInsert()
535 …pe::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) const in implConvertAndInsert()
H A Dvmldrawing.cxx205 Reference< XShape > Drawing::createAndInsertXShape( const OUString& rService, in createAndInsertXShape()
227 …rence< XShape > Drawing::createAndInsertXControlShape( const ::oox::ole::EmbeddedControl& rControl, in createAndInsertXControlShape()
H A Dvmlshapecontainer.cxx123 …vertAndInsert( const Reference< XShapes >& rxShapes, const ShapeParentAnchor* pParentAnchor ) const in convertAndInsert()
/AOO41X/main/oox/source/drawingml/ !
H A Dshape.cxx156 void Shape::addShape( in addShape()
206 void Shape::addChildren( in addChildren()
264 Reference< XShape > Shape::createAndInsert( in createAndInsert()
584 void Shape::finalizeXShape( XmlFilterBase& rFilter, const Reference< XShapes >& rxShapes ) in finalizeXShape()
/AOO41X/main/oox/source/xls/ !
H A Ddrawingmanager.cxx300 …ffDrawingBase& rDrawing, const Reference< XShapes >& rxShapes, const Rectangle* pParentRect ) const in convertAndInsert()
508 Reference< XShape > BiffDrawingObjectBase::convertAndInsert( BiffDrawingBase& rDrawing, in convertAndInsert()
986 Reference< XShape > BiffGroupObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1040 Reference< XShape > BiffLineObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1112 Reference< XShape > BiffRectObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1130 Reference< XShape > BiffOvalObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1172 Reference< XShape > BiffArcObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1250 Reference< XShape > BiffPolygonObject::implConvertAndInsert( BiffDrawingBase& rDrawing, in implConvertAndInsert()
1365 Reference< XShape > BiffDrawingBase::createAndInsertXShape( const OUString& rService, in createAndInsertXShape()
H A Ddrawingfragment.cxx106 void Shape::finalizeXShape( XmlFilterBase& rFilter, const Reference< XShapes >& rxShapes ) in finalizeXShape()
435 Reference< XShape > VmlDrawing::createAndInsertClientXShape( const ::oox::vml::ShapeBase& rShape, in createAndInsertClientXShape()
/AOO41X/main/sc/source/filter/xml/ !
H A Dxmlannoi.cxx203 …nst uno::Reference< drawing::XShape >& rxShape, const uno::Reference< drawing::XShapes >& rxShapes, in SetShape()
/AOO41X/main/oox/source/ppt/ !
H A Dpptshape.cxx60 void PPTShape::addShape( in addShape()
/AOO41X/main/sdext/source/minimizer/ !
H A Dgraphiccollector.cxx227 …s >& rxShapes, const GraphicSettings& rGraphicSettings, std::vector< GraphicCollector::GraphicEnti… in ImpCollectGraphicObjects()
352 …st Reference< XShapes >& rxShapes, const GraphicSettings& rGraphicSettings, sal_Int32& rnGraphics ) in ImpCountGraphicObjects()
/AOO41X/main/filter/source/msfilter/ !
H A Deschesdo.cxx973 bool ImplEscherExSdr::ImplInitUnoShapes( const Reference< XShapes >& rxShapes ) in ImplInitUnoShapes()
1047 void EscherEx::AddUnoShapes( const Reference< XShapes >& rxShapes ) in AddUnoShapes()
/AOO41X/main/filter/source/svg/ !
H A Dsvgexport.cxx782 sal_Bool SVGFilter::implExportShapes( const Reference< XShapes >& rxShapes ) in implExportShapes()
1039 sal_Bool SVGFilter::implCreateObjectsFromShapes( const Reference< XShapes >& rxShapes ) in implCreateObjectsFromShapes()
/AOO41X/main/sc/source/filter/excel/ !
H A Dxeescher.cxx1215 …Ref< XclExpRecordBase > XclExpObjectManager::ProcessDrawing( const Reference< XShapes >& rxShapes ) in ProcessDrawing()