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

These methods can be private rather than protected.

Change-Id: I56f1296f5a2df67ae9386ae9f30761aee0fde7f3
üst ca524aca
...@@ -100,7 +100,7 @@ public: ...@@ -100,7 +100,7 @@ public:
::basegfx::B2DVector aScreenPos; ::basegfx::B2DVector aScreenPos;
}; };
protected: //methods private: //methods
/** /**
* Go through all tick label positions and decide which labels to display * Go through all tick label positions and decide which labels to display
* based on the text shape geometry, overlap setting, tick interval, * based on the text shape geometry, overlap setting, tick interval,
......
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