Home
last modified time | relevance | path

Searched refs:sLatexIDVal (Results 1 – 1 of 1) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.cpp9866 std::string sLatexIDVal = UT_std_string_getPropVal(sProps,sPropName); in HandleAbiMathml() local
9867 if(sLatexIDVal.size() > 0) in HandleAbiMathml()
9871 attrs[3] = sLatexIDVal.c_str(); in HandleAbiMathml()