com.sun.star.document.XExtendedFilterDetection, com.sun.star.lang.XServiceInfo, com.sun.star.lang.XTypeProvider, com.sun.star.uno.XInterface, com.sun.star.uno.XWeakpublic class TeXDetectService
extends com.sun.star.lib.uno.helper.WeakBase
implements com.sun.star.document.XExtendedFilterDetection, com.sun.star.lang.XServiceInfo
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
__implementationName |
|
static java.lang.String |
__serviceName |
| Constructor | Description |
|---|---|
TeXDetectService(com.sun.star.uno.XComponentContext xContext) |
Construct a new
TeXDetectService |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
detect(com.sun.star.beans.PropertyValue[][] mediaDescriptor) |
|
java.lang.String |
getImplementationName() |
|
java.lang.String[] |
getSupportedServiceNames() |
|
boolean |
supportsService(java.lang.String sService) |
public static final java.lang.String __implementationName
public static final java.lang.String __serviceName
public TeXDetectService(com.sun.star.uno.XComponentContext xContext)
TeXDetectServicexContext - The Component Contextpublic java.lang.String getImplementationName()
getImplementationName in interface com.sun.star.lang.XServiceInfopublic boolean supportsService(java.lang.String sService)
supportsService in interface com.sun.star.lang.XServiceInfopublic java.lang.String[] getSupportedServiceNames()
getSupportedServiceNames in interface com.sun.star.lang.XServiceInfopublic java.lang.String detect(com.sun.star.beans.PropertyValue[][] mediaDescriptor)
detect in interface com.sun.star.document.XExtendedFilterDetection