Alphabetical Index: W

_ A B C D E F G H I J K L M N O P R S T U V W X Y Z

W

W2LExportFilter - class org.openoffice.da.comp.writer2latex.W2LExportFilter
This class implements the LaTeX and BibTeX export filter component
W2LExportFilter(XComponentContext) - constructor for class org.openoffice.da.comp.writer2latex.W2LExportFilter
We need to get the Service Manager from the Component context to instantiate certain services, hence this constructor.
W2LRegistration - class org.openoffice.da.comp.writer2latex.W2LRegistration
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()).
W2LStarMathConverter - class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
This class provides a uno component which implements the interface org.openoffice.da.writer2latex.XW2LConverter
W2LStarMathConverter(XComponentContext) - constructor for class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
W2XExportFilter - class org.openoffice.da.comp.writer2xhtml.W2XExportFilter
This class implements the xhtml export filter component
W2XExportFilter(XComponentContext) - constructor for class org.openoffice.da.comp.writer2xhtml.W2XExportFilter
We need to get the Service Manager from the Component context to instantiate certain services, hence this constructor.
W2XRegistration - class org.openoffice.da.comp.writer2xhtml.W2XRegistration
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()).
WARNING - static field in class writer2latex.latex.LaTeXConfig
WMF - static field in class writer2latex.api.MIMETypes
WMF30_SIG - static field in class writer2latex.office.MIMETypes
WMF_EXT - static field in class writer2latex.office.MIMETypes
WMF_SIG - static field in class writer2latex.office.MIMETypes
write(byte[],int,int) - method in class writer2latex.util.Base64.OutputStream
Calls write(int) repeatedly until len bytes are written.
write(File) - method in class writer2latex.api.Config
Write the configuration (file based version)
write(File) - method in class writer2latex.base.ConfigBase
write(File) - method in class writer2latex.xmerge.ConvertData
Write all files of the ConverterResult to a directory.
write(File) - method in class writer2latex.api.ConverterResult
Write all files of the ConverterResult to a directory.
write(int) - method in class writer2latex.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(OutputStream) - method in class writer2latex.bibtex.BibTeXDocument
Writes out the Document content to the specified OutputStream.

This method may not be thread-safe.

write(OutputStream) - method in class writer2latex.xmerge.BinaryGraphicsDocument
Writes out the Document content to the specified OutputStream.

This method may not be thread-safe.

write(OutputStream) - method in class writer2latex.api.Config
Write the configuration (stream based version)
write(OutputStream) - method in class writer2latex.base.ConfigBase
write(OutputStream) - method in class writer2latex.xmerge.DOMDocument
Write out content to the supplied OutputStream.
write(OutputStream) - method in class writer2latex.latex.LaTeXDocument
Writes out the Document content to the specified OutputStream.

This method may not be thread-safe.

write(OutputStream) - method in class writer2latex.xmerge.NewDOMDocument
Write out content to the supplied OutputStream.
write(OutputStream) - method in class writer2latex.xmerge.OfficeDocument
Write out Office ZIP file format.
write(OutputStream) - method in class writer2latex.api.OutputFile
Writes the OutputFile to an OutputStream.
write(OutputStream) - method in class writer2latex.xhtml.XhtmlDocument
Write out content to the supplied OutputStream.
write(OutputStream,boolean) - method in class writer2latex.xmerge.OfficeDocument
Write out Office ZIP file format.
write(OutputStreamWriter,int,String) - method in class writer2latex.latex.LaTeXDocumentPortion
Write this portion to the output (note: nLineLen=0 means no wrap)
writeBytes(byte[]) - method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
writeInner(Document) - method in class writer2latex.base.ConfigBase
Write configuration information to an xml document.
writeInner(Document) - method in class writer2latex.latex.LaTeXConfig
writeInner(Document) - method in class writer2latex.xhtml.XhtmlConfig
Write configuration information to an xml document.
writeInputenc(int) - static method in class writer2latex.latex.i18n.ClassicI18n
writeJavaEncoding(int) - static method in class writer2latex.latex.i18n.ClassicI18n
WRITER - static field in class writer2latex.office.MIMETypes
writer2latex - package