diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-03-20 10:37:39 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-03-20 18:24:52 +0100 |
commit | ad287ab7c35851d78ac5a218c9cef0e289bee9c3 (patch) | |
tree | f4ef9deb78db12271c992394627b091457f74f13 /chart2 | |
parent | 7b4ef419604d4aba79fa81a119dd9cfa7b0bb86e (diff) |
remove whitespace
Change-Id: Ib818d255c01ba47592e50a12d3adf5868b897960
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/inc/chartview/ExplicitScaleValues.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/ExplicitScaleValues.hxx b/chart2/source/inc/chartview/ExplicitScaleValues.hxx index 966f8fdec6e4..11b8682d4330 100644 --- a/chart2/source/inc/chartview/ExplicitScaleValues.hxx +++ b/chart2/source/inc/chartview/ExplicitScaleValues.hxx @@ -33,7 +33,6 @@ namespace chart /** This structure contains the explicit values for a scale like Minimum and Maximum. See also ::com::sun::star::chart2::ScaleData. */ - struct OOO_DLLPUBLIC_CHARTVIEW ExplicitScaleData { ExplicitScaleData(); |