summaryrefslogtreecommitdiff
path: root/sw/inc/index.hxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-12-26 12:14:11 +0100
committerPhilipp Riemer <ruderphilipp@gmail.com>2012-12-26 12:15:08 +0100
commit4cf17dc564669bde2bdb15de3677761f3ec59d76 (patch)
treec34eb6b1e5f52a6a02d05595cdb7c366e8c4e095 /sw/inc/index.hxx
parente481740cc894ea21c8e7a49100d56ca572a21a76 (diff)
translate remaining German comments in sw/inc
Change-Id: I76b03fd1fe374562fc7714361d08bc683ca8cb01
Diffstat (limited to 'sw/inc/index.hxx')
-rw-r--r--sw/inc/index.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/index.hxx b/sw/inc/index.hxx
index 0186b7fcd959..e664538a285a 100644
--- a/sw/inc/index.hxx
+++ b/sw/inc/index.hxx
@@ -129,8 +129,8 @@ public:
explicit SwIndexReg();
virtual ~SwIndexReg();
- // rtti, abgeleitete moegens gleichtun oder nicht. Wenn sie es gleichtun
- // kann ueber das SwIndexReg typsicher gecastet werden.
+ /// rtti, derived classes might do the same. If so, one can cast typesavely
+ /// via SwIndexReg.
TYPEINFO();
void MoveTo( SwIndexReg& rArr );