summaryrefslogtreecommitdiff
path: root/include/sfx2/evntconf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/evntconf.hxx')
-rw-r--r--include/sfx2/evntconf.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/evntconf.hxx b/include/sfx2/evntconf.hxx
index ec6a0604f569..8a4d004c075d 100644
--- a/include/sfx2/evntconf.hxx
+++ b/include/sfx2/evntconf.hxx
@@ -81,8 +81,6 @@ public:
OUString &rText,
const IntlWrapper& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
- virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
- virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion ) const override;
virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const override;
const SfxEventNamesList& GetEvents() const { return aEventsList;}