summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorPhillip Sz <phillip.szelat@gmail.com>2015-06-26 21:50:32 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-29 19:34:47 +0000
commitef575c9c1bbc59c9c5f7097094433d1652d1547b (patch)
tree2eae4d099ab65f885161b11d585c3a71bcae3a98 /reportdesign/inc
parent81b606f547fcfc254e040937519516b98f089241 (diff)
fdo#39468 Translate German Comments - reportdesign
fix after review Change-Id: Ie6a665e6e473cb774cfbcc805aeb944de5723639 Reviewed-on: https://gerrit.libreoffice.org/16527 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptObject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/RptObject.hxx b/reportdesign/inc/RptObject.hxx
index 0c83c5e93a54..4e270da70b17 100644
--- a/reportdesign/inc/RptObject.hxx
+++ b/reportdesign/inc/RptObject.hxx
@@ -212,7 +212,7 @@ public:
virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape() SAL_OVERRIDE;
virtual sal_uInt16 GetObjIdentifier() const SAL_OVERRIDE;
virtual sal_uInt32 GetObjInventor() const SAL_OVERRIDE;
- // Clone() soll eine komplette Kopie des Objektes erzeugen.
+ // Clone() should make a complete copy of the object.
virtual OOle2Obj* Clone() const SAL_OVERRIDE;
virtual void initializeOle() SAL_OVERRIDE;