summaryrefslogtreecommitdiff
path: root/sw/inc/fmtflcnt.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
commit56a1f3affcd18957442313e271e3c0ebef565d84 (patch)
treec35b5ad6ed00aec900ceb7a048cc11fbd87ddd50 /sw/inc/fmtflcnt.hxx
parent368ade10ba7d7551fe82d4157c37b1baa74ee137 (diff)
CWS-TOOLING: integrate CWS cmcfixes49
Diffstat (limited to 'sw/inc/fmtflcnt.hxx')
-rw-r--r--sw/inc/fmtflcnt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fmtflcnt.hxx b/sw/inc/fmtflcnt.hxx
index 6b77508334c7..c018e8c31c14 100644
--- a/sw/inc/fmtflcnt.hxx
+++ b/sw/inc/fmtflcnt.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fmtflcnt.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.6.214.1 $
*
* This file is part of OpenOffice.org.
*
@@ -60,7 +60,7 @@ public:
SwTxtFlyCnt *GetTxtFlyCnt() { return pTxtAttr; }
// OD 27.06.2003 #108784#
- const bool Sw3ioExportAllowed() const;
+ bool Sw3ioExportAllowed() const;
};
#endif