|
Class Summary |
| ConfigurationDialog |
This class provides a uno component which implements the configuration
of Writer4LaTeX |
| DeTeXtive |
This class analyzes a stream and detects if it is a TeX stream. |
| ExternalApps |
This class manages and executes external applications used by Writer4LaTeX. |
| LogViewerDialog |
This class provides a uno component which displays logfiles |
| TeXDetectService |
This class provides detect services for TeX documents
It is thus an implementation of the service com.sun.star.document.ExtendedTypeDetection |
| TeXify |
This class builds LaTeX documents into dvi, postscript or pdf and displays
the result. |
| TeXImportFilter |
This class implements an import filter for TeX documents using TeX4ht
It is thus an implementation of the service com.sun.star.document.ImportFilter |
| W4LRegistration |
This class provides a static method to instantiate our uno components
on demand (__getServiceFactory()), and a static method to give
information about the components (__writeRegistryServiceInfo()). |
| Writer4LaTeX |
This class implements the ui (dispatch) commands provided by Writer4LaTeX. |