summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianAxis.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-10-08 17:09:23 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-10-09 16:34:09 -0400
commitf602c74facc4c01daa068431dd1b0e973ac9047f (patch)
tree6ed0ce2e8827c4950be4fd73f8c90b0b4172ab9d /chart2/source/view/axes/VCartesianAxis.hxx
parent70ac6e7997a93631ee02a11b689529da21f3a6ab (diff)
Re-organize method / class descriptions.
Change-Id: Ib7fe33581c3aec2f58f8a16a07215b69080e0a51
Diffstat (limited to 'chart2/source/view/axes/VCartesianAxis.hxx')
-rw-r--r--chart2/source/view/axes/VCartesianAxis.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/chart2/source/view/axes/VCartesianAxis.hxx b/chart2/source/view/axes/VCartesianAxis.hxx
index 41d23b6d7dd6..22a52e95d19f 100644
--- a/chart2/source/view/axes/VCartesianAxis.hxx
+++ b/chart2/source/view/axes/VCartesianAxis.hxx
@@ -99,6 +99,12 @@ public:
};
protected: //methods
+ /**
+ * @return true if the text shapes have been successfully created,
+ * otherwise false. Returning false means the AxisLabelProperties
+ * have changed during the call, and the caller needs to call this
+ * method once again to get the text shapes created.
+ */
bool createTextShapes( const ::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShapes >& xTarget
, TickIter& rTickIter