summaryrefslogtreecommitdiff
path: root/chart2/source/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-22 14:31:42 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-22 12:36:21 +0000
commitaade27554d427649810f5635133519cadfa8002f (patch)
tree7f87acd42d9b3821f969444cc0a65e8f27988503 /chart2/source/inc
parenteb0c9b43e7f09054a864eb44c24c43b27c0f21f5 (diff)
Fix typos
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b Reviewed-on: https://gerrit.libreoffice.org/16408 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'chart2/source/inc')
-rw-r--r--chart2/source/inc/AxisHelper.hxx2
-rw-r--r--chart2/source/inc/CharacterProperties.hxx4
2 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/AxisHelper.hxx b/chart2/source/inc/AxisHelper.hxx
index 803532ce0445..513e3fd81c25 100644
--- a/chart2/source/inc/AxisHelper.hxx
+++ b/chart2/source/inc/AxisHelper.hxx
@@ -155,7 +155,7 @@ public:
getGridProperties( const ::com::sun::star::uno::Reference<
::com::sun::star::chart2::XCoordinateSystem >& xCooSys
, sal_Int32 nDimensionIndex
- , sal_Int32 nAxisIndex //0: Primary axies, 1: secondary axis
+ , sal_Int32 nAxisIndex //0: Primary axis, 1: secondary axis
, sal_Int32 nSubGridIndex = -1 //-1: Main Grid; 0: First SubGrid etc
);
diff --git a/chart2/source/inc/CharacterProperties.hxx b/chart2/source/inc/CharacterProperties.hxx
index 026bedf2a9ad..a5cf8e9d3203 100644
--- a/chart2/source/inc/CharacterProperties.hxx
+++ b/chart2/source/inc/CharacterProperties.hxx
@@ -47,8 +47,8 @@ namespace CharacterProperties
PROP_CHAR_FONT_CHAR_SET,
PROP_CHAR_FONT_PITCH,
PROP_CHAR_COLOR,
-// PROP_CHAR_BACKGROUND_COLOR,
-//-- PROP_CHAR_BACKGROUND_TRANSPARENCY, alpah channnel in COLOR
+// PROP_CHAR_BACKGROUND_COLOR,
+// PROP_CHAR_BACKGROUND_TRANSPARENCY, alpha channel in COLOR
PROP_CHAR_ESCAPEMENT,
PROP_CHAR_CHAR_HEIGHT,
PROP_CHAR_UNDERLINE,