diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2010-12-04 12:51:48 +0900 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-05 19:14:00 +0000 |
commit | d88139d58bd35815545c5f43d204dde4759a8bf9 (patch) | |
tree | 461ff2f2182f9861297b071303e5d17299c3a94c /chart2/source/inc/DiagramHelper.hxx | |
parent | a374c81060aefc390159e87f72b105c282d35f3d (diff) |
Replace all occured, occurance etc.
Diffstat (limited to 'chart2/source/inc/DiagramHelper.hxx')
-rw-r--r-- | chart2/source/inc/DiagramHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/DiagramHelper.hxx b/chart2/source/inc/DiagramHelper.hxx index d6c00fec7d91..e38c47053295 100644 --- a/chart2/source/inc/DiagramHelper.hxx +++ b/chart2/source/inc/DiagramHelper.hxx @@ -159,7 +159,7 @@ public: ::com::sun::star::chart2::XDiagram > & xDiagram, sal_Int32 nNewDimensionCount ); - /** Replaces all occurences of xCooSysToReplace in the tree with + /** Replaces all occurrences of xCooSysToReplace in the tree with xReplacement in the diagram's tree */ SAL_DLLPRIVATE static void replaceCoordinateSystem( |