Home
last modified time | relevance | path

Searched refs:GetNewShapeID (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/export/
H A Dshapes.cxx403 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
/trunk/main/oox/inc/oox/export/
H A Dshapes.hxx152 …sal_Int32 GetNewShapeID( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape…

Completed in 22 milliseconds