From b27ec833fe14527e810014f682e036cbfc0ddc1d Mon Sep 17 00:00:00 2001 From: "Christian M. Heller" Date: Sat, 4 May 2013 16:34:02 -0400 Subject: fdo#39468 Translate German Comments - rest of vcl/source/edit/... Change-Id: I6cb657853cf3e8d4e35c0dc09be6a4a15ba3a336 --- vcl/source/edit/textund2.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcl/source/edit/textund2.hxx') diff --git a/vcl/source/edit/textund2.hxx b/vcl/source/edit/textund2.hxx index 17a29181134f..396317e937b0 100644 --- a/vcl/source/edit/textund2.hxx +++ b/vcl/source/edit/textund2.hxx @@ -26,9 +26,9 @@ class TextUndoDelPara : public TextUndo { private: - sal_Bool mbDelObject; - sal_uLong mnPara; - TextNode* mpNode; // Zeigt auf das gueltige, nicht zerstoerte Objekt! + sal_Bool mbDelObject; + sal_uLong mnPara; + TextNode* mpNode; // points at the valid not-destroyed object public: TYPEINFO(); -- cgit v1.2.1