org.openoffice.da.comp.writer2latex
public class W2LStarMathConverter extends Object implements XW2LStarMathConverter, XServiceName, XServiceInfo, XTypeProvider
| Field Summary | |
|---|---|
| static String | __implementationName |
| static String | __serviceName The component will be registered under this name. |
| Constructor Summary | |
|---|---|
| W2LStarMathConverter(XComponentContext xComponentContext1) | |
| Method Summary | |
|---|---|
| String | convertFormula(String sStarMathFormula) |
| byte[] | getImplementationId() |
| String | getImplementationName() |
| String | getPreamble() |
| String | getServiceName() |
| String[] | getSupportedServiceNames() |
| Type[] | getTypes() |
| boolean | supportsService(String stringServiceName) |