summaryrefslogtreecommitdiff
path: root/include/svx/unoshape.hxx
diff options
context:
space:
mode:
authorDaniel Sikeler <d.sikeler94@gmail.com>2014-11-27 14:54:17 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-01 09:29:33 +0000
commitab515d82b75631e0cb7442ca6ab1369b4daa197e (patch)
treef5fd5aad3847103b47ed3c059b6a05a18038b364 /include/svx/unoshape.hxx
parent5c72a036aa4bed91fcedab963828ea4ba6fe6198 (diff)
fdo#39468: Translated some german comments
Change-Id: Ib09e5bca54d7176db544a7256f539a74f778d475 Reviewed-on: https://gerrit.libreoffice.org/13154 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/unoshape.hxx')
-rw-r--r--include/svx/unoshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx
index d56d87b775b2..de130b5676b5 100644
--- a/include/svx/unoshape.hxx
+++ b/include/svx/unoshape.hxx
@@ -134,7 +134,7 @@ protected:
::tools::WeakReference< SdrObject > mpObj;
SdrModel* mpModel;
- // Umrechnungen fuer den Writer, der in TWIPS arbeitet
+ // translations for writer, which works in TWIPS
void ForceMetricToItemPoolMetric(Pair& rPoint) const throw();
void ForceMetricTo100th_mm(Pair& rPoint) const throw();
// Dimension arrows change size/position on save/reload (#i59051#)