Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dshapes.cxx387 ShapeExport& ShapeExport::WriteBezierShape( Reference< XShape > xShape, sal_Bool bClosed ) in WriteBezierShape() function in oox::drawingml::ShapeExport
433 return WriteBezierShape( xShape, TRUE ); in WriteClosedBezierShape()
438 return WriteBezierShape( xShape, FALSE ); in WriteOpenBezierShape()
/trunk/main/oox/inc/oox/export/
H A Dshapes.hxx83WriteBezierShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape, sa…

Completed in 22 milliseconds