basic class to convert a StarMath formula in MML More...
#include <STOFFStarMathToMMLConverter.hxx>
| Public Member Functions | |
| STOFFStarMathToMMLConverter () | |
| constructor | |
| Static Public Member Functions | |
| static bool | convertStarMath (librevenge::RVNGString const &starMath, librevenge::RVNGString &mml) | 
| try to convert a StarMath formula to a MML formula | |
basic class to convert a StarMath formula in MML
| 
 | inline | 
constructor
| 
 | static | 
try to convert a StarMath formula to a MML formula
Referenced by StarObjectMath::readMathDocument().