summaryrefslogtreecommitdiff
path: root/include/editeng/lineitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/lineitem.hxx')
-rw-r--r--include/editeng/lineitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lineitem.hxx b/include/editeng/lineitem.hxx
index b20c0a2c605a..e85b9127bd87 100644
--- a/include/editeng/lineitem.hxx
+++ b/include/editeng/lineitem.hxx
@@ -48,7 +48,7 @@ public:
virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const;
virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 );
- virtual int operator==( const SfxPoolItem& ) const;
+ virtual bool operator==( const SfxPoolItem& ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,