summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-04-18 23:11:33 +0200
committerChristoph Herzog <rhogez@googlemail.com>2011-04-18 23:11:33 +0200
commitb85f7924bfe1c1ee6e5411a9c62549267f0e1335 (patch)
tree7270d27a86ca62cd947d46fd3e5924ba862a5097 /sw/inc/wdocsh.hxx
parent0793901069511fc5d7be70cb85b2f7c0ff14a5db (diff)
Translate German comments.
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx4
1 files changed, 2 insertions, 2 deletions
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();