com.sun.star.lang.XServiceInfo
, com.sun.star.lang.XServiceName
, com.sun.star.lang.XTypeProvider
, com.sun.star.uno.XInterface
, org.openoffice.da.writer2latex.XW2LStarMathConverter
public class W2LStarMathConverter
extends java.lang.Object
implements org.openoffice.da.writer2latex.XW2LStarMathConverter, com.sun.star.lang.XServiceName, com.sun.star.lang.XServiceInfo, com.sun.star.lang.XTypeProvider
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
__implementationName |
|
static java.lang.String |
__serviceName |
The component will be registered under this name.
|
Constructor | Description |
---|---|
W2LStarMathConverter(com.sun.star.uno.XComponentContext xComponentContext1) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
convertFormula(java.lang.String sStarMathFormula) |
|
byte[] |
getImplementationId() |
|
java.lang.String |
getImplementationName() |
|
java.lang.String |
getPreamble() |
|
java.lang.String |
getServiceName() |
|
java.lang.String[] |
getSupportedServiceNames() |
|
com.sun.star.uno.Type[] |
getTypes() |
|
boolean |
supportsService(java.lang.String stringServiceName) |
public static final java.lang.String __serviceName
public static final java.lang.String __implementationName
public W2LStarMathConverter(com.sun.star.uno.XComponentContext xComponentContext1)
public java.lang.String convertFormula(java.lang.String sStarMathFormula)
convertFormula
in interface org.openoffice.da.writer2latex.XW2LStarMathConverter
public java.lang.String getPreamble()
getPreamble
in interface org.openoffice.da.writer2latex.XW2LStarMathConverter
public com.sun.star.uno.Type[] getTypes()
getTypes
in interface com.sun.star.lang.XTypeProvider
public byte[] getImplementationId()
getImplementationId
in interface com.sun.star.lang.XTypeProvider
public java.lang.String getServiceName()
getServiceName
in interface com.sun.star.lang.XServiceName
public boolean supportsService(java.lang.String stringServiceName)
supportsService
in interface com.sun.star.lang.XServiceInfo
public java.lang.String getImplementationName()
getImplementationName
in interface com.sun.star.lang.XServiceInfo
public java.lang.String[] getSupportedServiceNames()
getSupportedServiceNames
in interface com.sun.star.lang.XServiceInfo