Searched refs:GetNewShapeID (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/oox/source/export/ |
H A D | shapes.cxx | 403 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteBezierShape() 484 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteCustomShape() 527 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteEllipseShape() 621 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteGraphicObjectShape() 721 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteConnectorShape() 772 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteLineShape() 799 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteNonVisualDrawingProperties() 836 XML_id, I32S( GetNewShapeID( xShape ) ), in WriteRectangleShape() 963 sal_Int32 ShapeExport::GetNewShapeID( const Reference< XShape > rXShape ) in GetNewShapeID() function in oox::drawingml::ShapeExport
|
/aoo42x/main/oox/inc/oox/export/ |
H A D | shapes.hxx | 152 …sal_Int32 GetNewShapeID( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape…
|
Completed in 22 milliseconds