Home
last modified time | relevance | path

Searched defs:rXShape (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/oox/source/export/
H A Dshapes.cxx963 sal_Int32 ShapeExport::GetNewShapeID( const Reference< XShape > rXShape ) in GetNewShapeID()
972 sal_Int32 ShapeExport::GetShapeID( const Reference< XShape > rXShape ) in GetShapeID()
H A Ddrawingml.cxx607 …ransformation( Reference< XShape > rXShape, sal_Bool bFlipH, sal_Bool bFlipV, sal_Int32 nRotation ) in WriteShapeTransformation()
1121 void DrawingML::WriteText( Reference< XShape > rXShape ) in WriteText()
/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx570 void EscherPropertyContainer::CreateFillProperties( in CreateFillProperties()
1269 …Properties( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > & rXShape ) in CreateShapeProperties()
1295 sal_Bool EscherPropertyContainer::CreateOLEGraphicProperties( in CreateOLEGraphicProperties()
1317 …::uno::Reference< ::com::sun::star::drawing::XShape > & rXShape ,const GraphicObject& rGraphicObj ) in CreateGraphicProperties()
1349 sal_Bool EscherPropertyContainer::CreateMediaGraphicProperties( in CreateMediaGraphicProperties()
1814 …olyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > & rXShape ) in GetPolyPolygon()
2259 sal_Bool EscherPropertyContainer::CreateConnectorProperties( in CreateConnectorProperties()
2689 …ustomShapeProperties( const MSO_SPT eShapeType, const uno::Reference< drawing::XShape > & rXShape ) in CreateCustomShapeProperties()
3850 … uno::Reference< drawing::XShape > & rXShape, sal_uInt32& nMirrorFlags, rtl::OUString& rShapeType ) in GetCustomShapeType()
3895 …::GetCustomShapeType( const uno::Reference< drawing::XShape > & rXShape, sal_uInt32& nMirrorFlags ) in GetCustomShapeType()
[all …]
/AOO41X/main/oox/inc/oox/drawingml/
H A Dshape.hxx139 … setXShape( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rXShape ) in setXShape()
/AOO41X/main/sd/source/filter/eppt/
H A Depptso.cxx5727 …plCreateTable( uno::Reference< drawing::XShape >& rXShape, EscherSolverContainer& aSolverContainer, in ImplCreateTable()