diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-15 11:59:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-15 11:59:57 +0000 |
commit | d67e79934fa19cd667c2455e5e95dd48df511179 (patch) | |
tree | fad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/ndole.hxx | |
parent | 54d8e263fe5f44f408038d23997039f19c90e09c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r-- | sw/inc/ndole.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx index ef9adde86338..37c0723f1e7e 100644 --- a/sw/inc/ndole.hxx +++ b/sw/inc/ndole.hxx @@ -147,9 +147,9 @@ public: void CheckFileLink_Impl(); - // --> OD 2009-03-05 #i99665# + // #i99665# bool IsChart() const; - // <-- + #ifndef _FESHVIEW_ONLY_INLINE_NEEDED const String& GetChartTblName() const { return sChartTblName; } |