Kaydet (Commit) 6d0592b4 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Move the 2D shape creation code into a separate method.

Change-Id: I38ccb7f98f404540f5cf3c32be27da19394475a0
üst 6b2cd65b
......@@ -203,6 +203,7 @@ private: //methods
ChartView();
void createShapes();
void createShapes2D( const css::awt::Size& rPageSize );
void createShapes3D();
bool isReal3DChart();
void getMetaFile( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XOutputStream >& xOutStream
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment