summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-11-29 16:31:30 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-11-29 21:20:26 +0100
commit09f94dc9d8d4b9501179399249dc2be7b95f8de8 (patch)
treeb8dd7765754fe123a77d14890ad8d99e9837cd28 /starmath
parent020eddb20aa6fe68851dbc05aafeaf1eca0f8c11 (diff)
m:f docx import is reasonably done
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/ooxmlimport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/ooxmlimport.cxx b/starmath/source/ooxmlimport.cxx
index 71d21894815d..9dcad23a3862 100644
--- a/starmath/source/ooxmlimport.cxx
+++ b/starmath/source/ooxmlimport.cxx
@@ -289,7 +289,6 @@ OUString SmOoxmlImport::readOMathArg( int endtoken )
return ret;
}
-// NOT complete
OUString SmOoxmlImport::handleF()
{
stream.ensureOpeningTag( M_TOKEN( f ));