summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-20 16:22:00 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-21 06:54:12 +0000
commit060e39716dba27ecf585cec33a2de9a865980a42 (patch)
treed271d025fe13212d38af6839dbafbed242e187fc /starmath/source/mathmlimport.hxx
parentd69d4f7174ffae502c4aa9cc69786c897662dddc (diff)
loplugin:unusedmethods starmath
Change-Id: I543a914bb7cdfdc498cf8d9f885316fbe3e1543b Reviewed-on: https://gerrit.libreoffice.org/17237 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'starmath/source/mathmlimport.hxx')
-rw-r--r--starmath/source/mathmlimport.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/source/mathmlimport.hxx b/starmath/source/mathmlimport.hxx
index 0629ce5927ed..d9992c871df3 100644
--- a/starmath/source/mathmlimport.hxx
+++ b/starmath/source/mathmlimport.hxx
@@ -105,10 +105,6 @@ public:
const OUString &rLocalName,
const com::sun::star::uno::Reference <
com::sun::star::xml::sax::XAttributeList> &xAttrList) SAL_OVERRIDE;
- SvXMLImportContext *CreateMathContext(sal_uInt16 nPrefix,
- const OUString &rLocalName,
- const com::sun::star::uno::Reference <
- com::sun::star::xml::sax::XAttributeList> &xAttrList);
SvXMLImportContext *CreateRowContext(sal_uInt16 nPrefix,
const OUString &rLocalName,
const com::sun::star::uno::Reference <