From 002761b11f48daa961afd4b8265a9b7746a56bea Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 23 Dec 2015 23:21:59 +0100 Subject: remove (now) unused function Change-Id: Iddf0fce5343abeb199cb5d0c37d933d68c0e4c6a --- sw/source/core/unocore/unostyle.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/source/core') diff --git a/sw/source/core/unocore/unostyle.cxx b/sw/source/core/unocore/unostyle.cxx index d6d601843a26..9a55deedc41b 100644 --- a/sw/source/core/unocore/unostyle.cxx +++ b/sw/source/core/unocore/unostyle.cxx @@ -1001,8 +1001,6 @@ public: { rAny = rxPropertySet->getPropertyValue( rPropertyName ); } - const PropertyEntryVector_t& GetPropertyVector() const - { return aPropertyEntries; } }; static SwGetPoolIdFromName lcl_GetSwEnumFromSfxEnum(SfxStyleFamily eFamily) -- cgit v1.2.3