summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/ooxmlimport.hxx')
-rw-r--r--starmath/source/ooxmlimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/ooxmlimport.hxx b/starmath/source/ooxmlimport.hxx
index c3787757a705..5cf3bf52c14f 100644
--- a/starmath/source/ooxmlimport.hxx
+++ b/starmath/source/ooxmlimport.hxx
@@ -47,7 +47,7 @@ private:
rtl::OUString handleAcc();
rtl::OUString handleE();
rtl::OUString handleF();
- rtl::OUString readR();
+ rtl::OUString handleR();
oox::formulaimport::XmlStream& stream;
};