summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-03-12 16:51:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-13 07:19:41 +0100
commit4ab53b40329e9cf2a50dfb90bb559ace309b7263 (patch)
tree00cd474efea57fd558dbbabf42d272f9acc39859 /include/filter
parent5f46d5e8d6fed12301174c456b09d37787fcc1de (diff)
translate some german var names
Anz -> Count Change-Id: I26f85cee2dff12377dbf0b21f8ad7b98d15b95c3 Reviewed-on: https://gerrit.libreoffice.org/69103 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 78fbeecee368..f907cc01d40e 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -1085,7 +1085,7 @@ struct PPTStyleTextPropReader
PPTCharPropSet& aCharPropSet,
const OUString& aString,
sal_uInt32& nCharCount,
- sal_uInt32 nCharAnzRead,
+ sal_uInt32 nCharReadCnt,
bool& bTextPropAtom,
sal_uInt32 nExtParaPos,
const std::vector< StyleTextProp9 >& aStyleTextProp9,