summaryrefslogtreecommitdiffstats
path: root/sw/inc/authfld.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/authfld.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/authfld.hxx')
-rw-r--r--sw/inc/authfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index d6242c6301f9..51bf23aee9b0 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -178,7 +178,7 @@ public:
virtual String GetDescription() const;
};
-// --- inlines -----------------------------------------------------------
+// inlines
inline const String& SwAuthEntry::GetAuthorField(ToxAuthorityField ePos)const
{
DBG_ASSERT(AUTH_FIELD_END > ePos, "wrong index");