summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undodraw.cxx
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2012-08-24 19:10:01 +0200
committerEike Rathke <erack@redhat.com>2012-08-24 21:13:03 +0000
commit06f611210cf487dcd32aa7ccfaae5ed80124e439 (patch)
treebe1a535a9d4b0cc9fdb0eeaa72ddcb0d24629cc4 /sc/source/ui/undo/undodraw.cxx
parent1b7c88ab4d6aaa79c484bcb179e5b2f296654462 (diff)
Translation of comments from german in sc/source/ui/undo
Change-Id: Ic7f2233ae55f8c5505c5b325aef973b0d0c65730 Reviewed-on: https://gerrit.libreoffice.org/479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/ui/undo/undodraw.cxx')
-rw-r--r--sc/source/ui/undo/undodraw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/undo/undodraw.cxx b/sc/source/ui/undo/undodraw.cxx
index 3e2f2512c4ef..02b5138b94e3 100644
--- a/sc/source/ui/undo/undodraw.cxx
+++ b/sc/source/ui/undo/undodraw.cxx
@@ -52,7 +52,7 @@ ScUndoDraw::~ScUndoDraw()
void ScUndoDraw::ForgetDrawUndo()
{
- pDrawUndo = NULL; // nicht loeschen (Draw-Undo muss dann von aussen gemerkt werden)
+ pDrawUndo = NULL; // do not delete (DrawUndo has to be set from outside)
}
rtl::OUString ScUndoDraw::GetComment() const