summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-04-10 11:59:20 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2020-04-20 09:21:47 +0200
commitc5df1ab9ba8331802acadc00f7ff949ed0b2dbc1 (patch)
tree4e8a843f9beeb08ec8dc29ab6d8188ee456b2658 /sw/source/filter/inc
parent2c29c91af35379dd865f4b6b028367196b985979 (diff)
Translate German variable names
Ende -> End Change-Id: I5aca2fa92ccf9fe38fb8e03cb8c44b8bdb3d76e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92028 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sw/source/filter/inc')
-rw-r--r--sw/source/filter/inc/fltshell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/inc/fltshell.hxx b/sw/source/filter/inc/fltshell.hxx
index 92846746d186..344a5ace1f45 100644
--- a/sw/source/filter/inc/fltshell.hxx
+++ b/sw/source/filter/inc/fltshell.hxx
@@ -165,7 +165,7 @@ public:
void NewAttr(const SwPosition& rPos, const SfxPoolItem & rAttr );
- virtual SwFltStackEntry* SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId, bool bTstEnde=true, long nHand = LONG_MAX, bool consumedByField=false);
+ virtual SwFltStackEntry* SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId, bool bTstEnd=true, long nHand = LONG_MAX, bool consumedByField=false);
void StealAttr(const SwNodeIndex& rNode);
void MarkAllAttrsOld();