Class TeXDetectService
java.lang.Object
com.sun.star.lib.uno.helper.WeakBase
org.openoffice.da.comp.writer2latex.TeXDetectService
- All Implemented Interfaces:
com.sun.star.document.XExtendedFilterDetection,com.sun.star.lang.XServiceInfo,com.sun.star.lang.XTypeProvider,com.sun.star.uno.XInterface,com.sun.star.uno.XWeak
public class TeXDetectService
extends com.sun.star.lib.uno.helper.WeakBase
implements com.sun.star.document.XExtendedFilterDetection, com.sun.star.lang.XServiceInfo
This class provides detect services for TeX documents
It is thus an implementation of the service com.sun.star.document.ExtendedTypeDetection
-
Field Summary
FieldsFields inherited from class com.sun.star.lib.uno.helper.WeakBase
_mapTypesFields inherited from interface com.sun.star.document.XExtendedFilterDetection
UNOTYPEINFOFields inherited from interface com.sun.star.lang.XServiceInfo
UNOTYPEINFOFields inherited from interface com.sun.star.lang.XTypeProvider
UNOTYPEINFOFields inherited from interface com.sun.star.uno.XWeak
UNOTYPEINFO -
Constructor Summary
ConstructorsConstructorDescriptionTeXDetectService(com.sun.star.uno.XComponentContext xContext) Construct a newTeXDetectService -
Method Summary
Modifier and TypeMethodDescriptiondetect(com.sun.star.beans.PropertyValue[][] mediaDescriptor) String[]booleansupportsService(String sService) Methods inherited from class com.sun.star.lib.uno.helper.WeakBase
finalize, getImplementationId, getTypes, queryAdapter
-
Field Details
-
__implementationName
-
__serviceName
- See Also:
-
-
Constructor Details
-
TeXDetectService
public TeXDetectService(com.sun.star.uno.XComponentContext xContext) Construct a newTeXDetectService- Parameters:
xContext- The Component Context
-
-
Method Details
-
getImplementationName
- Specified by:
getImplementationNamein interfacecom.sun.star.lang.XServiceInfo
-
supportsService
- Specified by:
supportsServicein interfacecom.sun.star.lang.XServiceInfo
-
getSupportedServiceNames
- Specified by:
getSupportedServiceNamesin interfacecom.sun.star.lang.XServiceInfo
-
detect
- Specified by:
detectin interfacecom.sun.star.document.XExtendedFilterDetection
-