summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentRedlineAccess.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-02-07 16:48:14 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-02-07 16:48:14 +0100
commit93c8eab829b68685fc4a0195692be3f0b8a48572 (patch)
tree05117c879d9c4d158bd6cd241dbb459f7d44a84c /sw/inc/IDocumentRedlineAccess.hxx
parenta27e4b8ca5d84790c04a7351c4ea5ef004a0bbea (diff)
removetooltypes01: #i112600# adjust rebase in sw
Diffstat (limited to 'sw/inc/IDocumentRedlineAccess.hxx')
-rw-r--r--sw/inc/IDocumentRedlineAccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/IDocumentRedlineAccess.hxx b/sw/inc/IDocumentRedlineAccess.hxx
index 078b405f0ce4..97570f0d0461 100644
--- a/sw/inc/IDocumentRedlineAccess.hxx
+++ b/sw/inc/IDocumentRedlineAccess.hxx
@@ -134,7 +134,7 @@ public:
/** Query if redlining is on.
@returns
- </TRUE> if redlining is on </FALSE> otherwise
+ <TRUE/> if redlining is on <FALSE/> otherwise
*/
virtual bool IsRedlineOn() const = 0;