summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-24 22:04:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-25 15:37:19 +0000
commit141c1c7bc6ac9bfadaf3fad6aba16a03836701b1 (patch)
tree155c4aaf773a52a908b3a9dbacb97197b5ab0441 /xmloff/inc
parent03e3a20868b971595481e6742725a1c80745e7b7 (diff)
callcatcher: remove some unused code
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/txtparae.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/inc/xmloff/txtparae.hxx b/xmloff/inc/xmloff/txtparae.hxx
index 4fb9ad634b01..02eb4b66d51a 100644
--- a/xmloff/inc/xmloff/txtparae.hxx
+++ b/xmloff/inc/xmloff/txtparae.hxx
@@ -236,10 +236,6 @@ protected:
const SvXMLAutoStylePoolP& GetAutoStylePool() const { return rAutoStylePool; }
public:
- ::rtl::OUString FindTextStyle(
- const ::com::sun::star::uno::Reference <
- ::com::sun::star::beans::XPropertySet > & rPropSet,
- sal_Bool& rbHasCharStyle ) const;
::rtl::OUString FindTextStyleAndHyperlink(
const ::com::sun::star::uno::Reference <
::com::sun::star::beans::XPropertySet > & rPropSet,