summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-12-23 23:21:59 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-12-24 00:04:06 +0100
commit002761b11f48daa961afd4b8265a9b7746a56bea (patch)
tree1398b732cc5369d7970810cc9c8be830d4435cb4
parent3a7a4b6c307a49f593c2929b278ad504bfe9b7c6 (diff)
remove (now) unused functionfeature/unostyles2
Change-Id: Iddf0fce5343abeb199cb5d0c37d933d68c0e4c6a
-rw-r--r--sw/source/core/unocore/unostyle.cxx2
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)