summaryrefslogtreecommitdiff
path: root/include/svx/chrtitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/chrtitem.hxx')
-rw-r--r--include/svx/chrtitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/chrtitem.hxx b/include/svx/chrtitem.hxx
index 95e8c3a4871b..54c4ab0a5a4e 100644
--- a/include/svx/chrtitem.hxx
+++ b/include/svx/chrtitem.hxx
@@ -317,7 +317,7 @@ public:
SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0) const;
- virtual int operator == (const SfxPoolItem&) const;
+ virtual bool operator == (const SfxPoolItem&) const;
virtual SfxPoolItem* Clone(SfxItemPool *pPool = NULL) const;
virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVersion) const;
virtual SvStream& Store(SvStream& rOut, sal_uInt16 nItemVersion ) const;