diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/core/unocore/unostyle.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
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) |