summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/unotxvw.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-04-15 05:15:26 +0000
committerMichael Stahl <mstahl@redhat.com>2017-04-24 22:34:55 +0200
commit4edfbf752cf5591a80f308c30556416828e95a0b (patch)
tree4aad4dda9622db2fb048bdb16bcca4fe61e7666b /sw/source/uibase/inc/unotxvw.hxx
parentf825815629f19bd97198e913dd5242961dc6fb6e (diff)
tdf#39468 Translate German comments in sw
Translate German comments and terms in sw Change-Id: Ia74a75ae28b1e5ed855dcd9e6e09b9fd53e98450 Reviewed-on: https://gerrit.libreoffice.org/36558 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/source/uibase/inc/unotxvw.hxx')
-rw-r--r--sw/source/uibase/inc/unotxvw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/unotxvw.hxx b/sw/source/uibase/inc/unotxvw.hxx
index fe2d2676cc6d..f298503944ba 100644
--- a/sw/source/uibase/inc/unotxvw.hxx
+++ b/sw/source/uibase/inc/unotxvw.hxx
@@ -170,7 +170,7 @@ public:
virtual void SAL_CALL setVisible(sal_Bool bVisible) override;
virtual css::awt::Point SAL_CALL getPosition() override;
- //XTextCursor - neu
+ //XTextCursor - new
virtual void SAL_CALL collapseToStart() override;
virtual void SAL_CALL collapseToEnd() override;
virtual sal_Bool SAL_CALL isCollapsed() override;