org.openoffice.da.comp.writer2latex
Class W2LStarMathConverter
java.lang.Object
org.openoffice.da.comp.writer2latex.W2LStarMathConverter
- XServiceInfo, XServiceName, XTypeProvider, XW2LStarMathConverter
public class W2LStarMathConverter
extends java.lang.Object
implements XW2LStarMathConverter, XServiceName, XServiceInfo, XTypeProvider
This class provides a uno component which implements the interface
org.openoffice.da.writer2latex.XW2LConverter
__implementationName
public static final String __implementationName
__serviceName
public static final String __serviceName
The component will be registered under this name.
W2LStarMathConverter
public W2LStarMathConverter(XComponentContext xComponentContext1)
convertFormula
public String convertFormula(String sStarMathFormula)
getImplementationId
public byte[] getImplementationId()
getImplementationName
public String getImplementationName()
getPreamble
public String getPreamble()
getServiceName
public String getServiceName()
getSupportedServiceNames
public String[] getSupportedServiceNames()
getTypes
public Type[] getTypes()
supportsService
public boolean supportsService(String stringServiceName)