From b85f7924bfe1c1ee6e5411a9c62549267f0e1335 Mon Sep 17 00:00:00 2001 From: Christoph Herzog Date: Mon, 18 Apr 2011 23:11:33 +0200 Subject: Translate German comments. --- sw/inc/wdocsh.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sw/inc/wdocsh.hxx') diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx index 74ca5f098854..4d551df0ae24 100644 --- a/sw/inc/wdocsh.hxx +++ b/sw/inc/wdocsh.hxx @@ -33,13 +33,13 @@ class SW_DLLPUBLIC SwWebDocShell: public SwDocShell { - sal_uInt16 nSourcePara; // aktive Zeile in der SourceView + sal_uInt16 nSourcePara; // Active line in source view. public: using SotObject::GetInterface; - // aber selbst implementieren + // But implement yourself. SFX_DECL_INTERFACE(SW_WEBDOCSHELL) SFX_DECL_OBJECTFACTORY(); TYPEINFO(); -- cgit