void QNameToString::init_ooxml() { /* ooxml */ mMap[ ] = " "; } void ooxmlsprmidsToXML(::std::ostream & out) { out << "<theid name=\" \"> </theid>" << endl; } void ooxmlidsToXML(::std::ostream & out) { out << "<theid name=\" \"> </theid>" << endl; }