summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-04-08 05:34:28 +0000
committerMichael Stahl <mstahl@redhat.com>2017-04-10 13:30:47 +0200
commitfb4620f14eb4bd3f763d2ab29c3f26ee40a20b49 (patch)
tree9bf889ede8f21db407ddfe71bfc77c11850d7042 /sw/inc/shellio.hxx
parentc113aded3e7f333e44c0cde1c3e4f4194fc407fa (diff)
tdf#39468 Translate German comments in sw
Translate German comments and terms in sw/inc/ and sw/source Change-Id: I1330a358db2c6cdc0512009befeafa0582ac4877 Reviewed-on: https://gerrit.libreoffice.org/36288 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 893990b22305..92b47eb19e93 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -430,7 +430,7 @@ public:
// Build a bookmark table, which is sort by the node position. The
// OtherPos of the bookmarks also inserted.
void CreateBookmarkTable();
- // Search alle Bookmarks in the range and return it in the Array.
+ // Search all Bookmarks in the range and return it in the Array.
bool GetBookmarks( const SwContentNode& rNd,
sal_Int32 nStt, sal_Int32 nEnd,
std::vector< const ::sw::mark::IMark* >& rArr );