summaryrefslogtreecommitdiff
path: root/include/formula/formulahelper.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-03-31 05:28:14 +0000
committerMichael Stahl <mstahl@redhat.com>2017-03-31 08:58:48 +0000
commitbb37c73bdc7544f67d1acb98af6248fb43140ca7 (patch)
treef29e11b22f0b1112f4f03f1b39432a5cefcdf042 /include/formula/formulahelper.hxx
parent6a59352290a5d05c4236522b56124ac06cd591ad (diff)
tdf#39468 Translate German comments
Translate German comments in filter/ Change-Id: I2b5856f1d4b894ca64a5b8105ca3f6466b17360b Reviewed-on: https://gerrit.libreoffice.org/35953 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/formula/formulahelper.hxx')
-rw-r--r--include/formula/formulahelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/formulahelper.hxx b/include/formula/formulahelper.hxx
index 753ef8e8178e..8774bb332eb0 100644
--- a/include/formula/formulahelper.hxx
+++ b/include/formula/formulahelper.hxx
@@ -52,7 +52,7 @@ namespace formula
bool GetNextFunc( const OUString& rFormula,
bool bBack,
- sal_Int32& rFStart, // Ein- und Ausgabe
+ sal_Int32& rFStart, // input and output
sal_Int32* pFEnd = nullptr,
const IFunctionDescription** ppFDesc = nullptr,
::std::vector< OUString>* pArgs = nullptr ) const;