Class W2LExportFilter

  • All Implemented Interfaces:
    com.sun.star.lang.XServiceInfo, com.sun.star.lang.XServiceName, com.sun.star.lang.XTypeProvider, com.sun.star.uno.XInterface, com.sun.star.xml.sax.XDocumentHandler, com.sun.star.xml.XExportFilter

    public class W2LExportFilter
    extends ExportFilterBase
    This class implements the LaTeX and BibTeX export filter component
    • Field Detail

      • __serviceName

        public static final java.lang.String __serviceName
        Service name for the component
        See Also:
        Constant Field Values
      • __implementationName

        public static final java.lang.String __implementationName
        Implementation name for the component
        See Also:
        Constant Field Values
      • __displayName

        public static final java.lang.String __displayName
        Filter name to include in error messages
        See Also:
        Constant Field Values
    • Constructor Detail

      • W2LExportFilter

        public W2LExportFilter​(com.sun.star.uno.XComponentContext xComponentContext1)