summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-11-24 18:00:47 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-11-24 18:44:01 +0100
commit48d2a5b86e464dfb75196e440448f0319d676956 (patch)
tree7ce31adaca8c3f02df606d5e7b7b887617fd6d33 /starmath/source/ooxmlimport.hxx
parent5e10ed16ce2ec607324206d49b1073228cacd1aa (diff)
mathml docx read m:bar
Diffstat (limited to 'starmath/source/ooxmlimport.hxx')
-rw-r--r--starmath/source/ooxmlimport.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/ooxmlimport.hxx b/starmath/source/ooxmlimport.hxx
index 42fbd050f5be..508723c4c8be 100644
--- a/starmath/source/ooxmlimport.hxx
+++ b/starmath/source/ooxmlimport.hxx
@@ -45,6 +45,7 @@ public:
private:
rtl::OUString handleStream();
rtl::OUString handleAcc();
+ rtl::OUString handleBar();
rtl::OUString handleE();
rtl::OUString handleF();
rtl::OUString handleR();