Kaydet (Commit) fdc51831 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused members

Change-Id: I39b12a6290d13a5404dae60b0b16548b035f24d8
üst a6fb1e88
...@@ -242,8 +242,6 @@ protected: ...@@ -242,8 +242,6 @@ protected:
std::vector< ShapePtr > maChildren; // only used for group shapes std::vector< ShapePtr > maChildren; // only used for group shapes
com::sun::star::awt::Size maChSize; // only used for group shapes com::sun::star::awt::Size maChSize; // only used for group shapes
com::sun::star::awt::Point maChPosition; // only used for group shapes com::sun::star::awt::Point maChPosition; // only used for group shapes
com::sun::star::awt::Size maAbsoluteSize; // only used for group shapes
com::sun::star::awt::Point maAbsolutePosition; // only used for group shapes
bool mbIsChild; bool mbIsChild;
TextBodyPtr mpTextBody; TextBodyPtr mpTextBody;
......
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