summaryrefslogtreecommitdiffstats
path: root/sw/inc/tblafmt.hxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2010-11-15 11:59:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-15 11:59:57 +0000
commitd67e79934fa19cd667c2455e5e95dd48df511179 (patch)
treefad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/tblafmt.hxx
parentMisuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM (diff)
downloadcore-d67e79934fa19cd667c2455e5e95dd48df511179.tar.gz
core-d67e79934fa19cd667c2455e5e95dd48df511179.zip
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/tblafmt.hxx')
-rw-r--r--sw/inc/tblafmt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx
index f391cb862d5a..58610145cb2c 100644
--- a/sw/inc/tblafmt.hxx
+++ b/sw/inc/tblafmt.hxx
@@ -30,7 +30,7 @@
/*************************************************************************
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-JP 20.07.95:
+
Die akt. Struktur der Autoformatierung darf nicht mehr veraendert werden.
Diese wird durch unterschiedlichen Code vom StartWriter und vom StarCalc
@@ -247,7 +247,7 @@ public:
BOOL Save( SvStream& rStream ) const;
#ifdef READ_OLDVERS
- // lade alte Version
+ // load old versions
BOOL LoadOld( SvStream& rStream, USHORT aLoadVer[] );
#endif
};