|
LibreOffice Module starmath (master) 1
|
#include "ooxmlexport.hxx"#include <oox/token/tokens.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <oox/mathml/imexport.hxx>Go to the source code of this file.
Functions | |
| static OString | mathSymbolToString (const SmNode *node) |
|
static |
Definition at line 279 of file ooxmlexport.cxx.
References SmTextNode::ConvertSymbolToUnicode(), SmTextNode::GetText(), SmNode::GetType(), Math, MathIdent, and OUStringToOString().
Referenced by SmOoxmlExport::HandleBrace(), SmRtfExport::HandleBrace(), SmOoxmlExport::HandleOperator(), SmRtfExport::HandleOperator(), SmOoxmlExport::HandleVerticalBrace(), and SmRtfExport::HandleVerticalBrace().