Class W2LExportFilter

java.lang.Object
org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
org.openoffice.da.comp.writer2latex.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 Details

  • Constructor Details

    • W2LExportFilter

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