summaryrefslogtreecommitdiff
path: root/include/editeng/unoipset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unoipset.hxx')
-rw-r--r--include/editeng/unoipset.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/editeng/unoipset.hxx b/include/editeng/unoipset.hxx
index e2f2c7e704a4..43ecb9dea6ce 100644
--- a/include/editeng/unoipset.hxx
+++ b/include/editeng/unoipset.hxx
@@ -60,8 +60,7 @@ public:
void ClearAllUsrAny();
com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > getPropertySetInfo() const;
- const SfxItemPropertyMapEntry* getPropertyMapEntries() const {return _pMap;}
- const SfxItemPropertyMap& getPropertyMap()const { return m_aPropertyMap;}
+ const SfxItemPropertyMap& getPropertyMap() const { return m_aPropertyMap;}
const SfxItemPropertySimpleEntry* getPropertyMapEntry(const OUString &rName) const;
static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > getPropertySetInfo( const SfxItemPropertyMapEntry* pMap );