Alphabetical Index: E

_ 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

E

EDITION - static field in class writer2latex.office.BibMark
EDITOR - static field in class writer2latex.office.BibMark
EmbeddedBinaryObject - class writer2latex.xmerge.EmbeddedBinaryObject
This class represents embedded object's in an OpenOffice.org document that have a binary representation.
EmbeddedBinaryObject(String,String) - constructor for class writer2latex.xmerge.EmbeddedBinaryObject
Constructor for an embedded object stored using an XML representation.
EmbeddedObject - class writer2latex.xmerge.EmbeddedObject
The Contents of this file are made available subject to the terms of - GNU Lesser General Public License Version 2.1 Sun Microsystems Inc., October, 2000 GNU Lesser General Public License Version 2.1 ============================================= Copyright 2000 by Sun Microsystems, Inc.
EmbeddedObject(String,String) - constructor for class writer2latex.xmerge.EmbeddedObject
Constructor for an embedded object stored using an XML representation.
EmbeddedXMLObject - class writer2latex.xmerge.EmbeddedXMLObject
This class represents those embedded objects in an OpenOffice.org document that have an XML representation.
EmbeddedXMLObject(String,String) - constructor for class writer2latex.xmerge.EmbeddedXMLObject
Constructor for an embedded object stored using an XML representation.
ENCODE - static field in class writer2latex.util.Base64
Specify encoding.
encodeBytes(byte[]) - static method in class writer2latex.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[],int) - static method in class writer2latex.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[],int,int) - static method in class writer2latex.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[],int,int,int) - static method in class writer2latex.util.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String,String) - static method in class writer2latex.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - static method in class writer2latex.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(java.io.Serializable) - static method in class writer2latex.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(java.io.Serializable,int) - static method in class writer2latex.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[],String) - static method in class writer2latex.util.Base64
Convenience method for encoding data to a file.
endConversion() - method in class writer2latex.api.BatchHandler
Notification that the conversion has finished
endConversion() - method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
endConversion() - method in class writer2latex.BatchHandlerImpl
endDirectory(String,boolean) - method in class writer2latex.api.BatchHandler
Notification that a directory conversion has finished
endDirectory(String,boolean) - method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
endDirectory(String,boolean) - method in class writer2latex.BatchHandlerImpl
endDocument() - method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
endElement(String) - method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
endFile(String,boolean) - method in class writer2latex.api.BatchHandler
Notification that a file conversion has finished
endFile(String,boolean) - method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
endFile(String,boolean) - method in class writer2latex.BatchHandlerImpl
enterOutline(String) - method in class writer2latex.xhtml.PresentationStyleConverter
EPS - static field in class writer2latex.api.MIMETypes
EPS_EXT - static field in class writer2latex.office.MIMETypes
EPS_SIG - static field in class writer2latex.office.MIMETypes
EPSCleaner - class org.openoffice.da.comp.w2lcommon.filter.EPSCleaner
This class removes redundant binary information from EPS files created by OOo.
EPSCleaner() - constructor for class org.openoffice.da.comp.w2lcommon.filter.EPSCleaner
ERROR - static field in class writer2latex.latex.LaTeXConfig
execute() - method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
exitOutline() - method in class writer2latex.xhtml.PresentationStyleConverter
exporter(com.sun.star.beans.PropertyValue[],java.lang.String[]) - method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
ExportFilterBase - class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
This class provides an abstract uno component which implements an XExportFilter.
ExportFilterBase(XComponentContext) - constructor for class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
We need to get the Service Manager from the Component context to instantiate certain services, hence this constructor.
ExportNameCollection - class writer2latex.util.ExportNameCollection
ExportNameCollection.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
ExportNameCollection(boolean) - constructor for class writer2latex.util.ExportNameCollection
ExportNameCollection(String,boolean) - constructor for class writer2latex.util.ExportNameCollection
externalBibtexFiles() - method in class writer2latex.latex.LaTeXConfig