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

F

family - Variable in class writer2latex.office.OfficeStyle
 
FIELD_COUNT - Static variable in class writer2latex.office.BibMark
 
FieldConverter - Class in writer2latex.latex
This class handles text fields and links in the document.
FieldConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.FieldConverter
 
FieldMasterNameProvider - Class in org.openoffice.da.comp.w2lcommon.helper
This class provides access to the names of all field masters in the current document
FieldMasterNameProvider(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.FieldMasterNameProvider
Construct a new FieldMasterNameProvider
fileExists(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.CustomFileHandler
 
filePicker - Variable in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
 
FilePicker - Class in org.openoffice.da.comp.w2lcommon.helper
 
FilePicker(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.FilePicker
Convenience wrapper class for the UNO file picker service
filter(PropertyValue[]) - Method in class org.openoffice.da.comp.writer4latex.TeXImportFilter
Filter (import only) the document given by the media descriptor According to the service contract, we should understand either of the properties URL or InputStream, but currently we only use the former.
FilterDataParser - Class in org.openoffice.da.comp.w2lcommon.filter
This class parses the FilterData property passed to the filter and applies it to a Converter All errors are silently ignored
FilterDataParser(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.filter.FilterDataParser
 
FILTERPROC_BREAKING - Static variable in class org.openoffice.da.comp.writer4latex.TeXImportFilter
 
FILTERPROC_RUNNING - Static variable in class org.openoffice.da.comp.writer4latex.TeXImportFilter
 
FILTERPROC_STOPPED - Static variable in class org.openoffice.da.comp.writer4latex.TeXImportFilter
 
FIRST - Static variable in class writer2latex.xhtml.L10n
 
fixRelativeLink(String) - Method in class writer2latex.office.OfficeReader
In OpenDocument package format ../ means "leave the package".
floatFigures() - Method in class writer2latex.latex.LaTeXConfig
 
FLOATING - Static variable in class writer2latex.xhtml.DrawConverter
Identifies objects that should be displayed as floats, either alone or with text wrap (using the css attribute float:left or float:right)
floatTables() - Method in class writer2latex.latex.LaTeXConfig
 
flush() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
flushBase64() - Method in class writer2latex.util.Base64.OutputStream
Method added by PHIL.
flushFloatingFrames(LaTeXDocumentPortion, Context) - Method in class writer2latex.latex.DrawConverter
 
flushFootnotes(LaTeXDocumentPortion, Context) - Method in class writer2latex.latex.NoteConverter
Flush the queue of postponed footnotes
flushFrames(Element) - Method in class writer2latex.xhtml.DrawConverter
 
flushFullscreenFrames(Element) - Method in class writer2latex.xhtml.DrawConverter
 
flushIndexMarks(LaTeXDocumentPortion, Context) - Method in class writer2latex.latex.IndexConverter
 
flushReferenceMarks(LaTeXDocumentPortion, Context) - Method in class writer2latex.latex.FieldConverter
Process pending reference marks and bookmarks (which may have been postponed within sections, captions or verbatim text.
FO_BACKGROUND_COLOR - Static variable in class writer2latex.office.XMLString
 
FO_BORDER - Static variable in class writer2latex.office.XMLString
 
FO_BORDER_BOTTOM - Static variable in class writer2latex.office.XMLString
 
FO_BORDER_LEFT - Static variable in class writer2latex.office.XMLString
 
FO_BORDER_RIGHT - Static variable in class writer2latex.office.XMLString
 
FO_BORDER_TOP - Static variable in class writer2latex.office.XMLString
 
FO_BREAK_AFTER - Static variable in class writer2latex.office.XMLString
 
FO_BREAK_BEFORE - Static variable in class writer2latex.office.XMLString
 
FO_COLOR - Static variable in class writer2latex.office.XMLString
 
FO_COLUMN_COUNT - Static variable in class writer2latex.office.XMLString
 
FO_COUNTRY - Static variable in class writer2latex.office.XMLString
 
FO_FONT_FAMILY - Static variable in class writer2latex.office.XMLString
 
FO_FONT_SIZE - Static variable in class writer2latex.office.XMLString
 
FO_FONT_STYLE - Static variable in class writer2latex.office.XMLString
 
FO_FONT_VARIANT - Static variable in class writer2latex.office.XMLString
 
FO_FONT_WEIGHT - Static variable in class writer2latex.office.XMLString
 
FO_LANGUAGE - Static variable in class writer2latex.office.XMLString
 
FO_LETTER_SPACING - Static variable in class writer2latex.office.XMLString
 
FO_LINE_HEIGHT - Static variable in class writer2latex.office.XMLString
 
FO_MARGIN_BOTTOM - Static variable in class writer2latex.office.XMLString
 
FO_MARGIN_LEFT - Static variable in class writer2latex.office.XMLString
 
FO_MARGIN_RIGHT - Static variable in class writer2latex.office.XMLString
 
FO_MARGIN_TOP - Static variable in class writer2latex.office.XMLString
 
FO_MIN_HEIGHT - Static variable in class writer2latex.office.XMLString
 
FO_PADDING - Static variable in class writer2latex.office.XMLString
 
FO_PADDING_BOTTOM - Static variable in class writer2latex.office.XMLString
 
FO_PADDING_LEFT - Static variable in class writer2latex.office.XMLString
 
FO_PADDING_RIGHT - Static variable in class writer2latex.office.XMLString
 
FO_PADDING_TOP - Static variable in class writer2latex.office.XMLString
 
FO_PAGE_HEIGHT - Static variable in class writer2latex.office.XMLString
 
FO_PAGE_WIDTH - Static variable in class writer2latex.office.XMLString
 
FO_TEXT_ALIGN - Static variable in class writer2latex.office.XMLString
 
FO_TEXT_ALIGN_LAST - Static variable in class writer2latex.office.XMLString
 
FO_TEXT_INDENT - Static variable in class writer2latex.office.XMLString
 
FO_TEXT_SHADOW - Static variable in class writer2latex.office.XMLString
 
FO_TEXT_TRANSFORM - Static variable in class writer2latex.office.XMLString
 
FO_VERTICAL_ALIGN - Static variable in class writer2latex.office.XMLString
 
FO_WRAP_OPTION - Static variable in class writer2latex.office.XMLString
 
FolderPicker - Class in org.openoffice.da.comp.w2lcommon.helper
 
FolderPicker(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.FolderPicker
Convenience wrapper class for the UNO folder picker service
FontDeclaration - Class in writer2latex.office
Class representing a font declaration in OOo
FontDeclaration() - Constructor for class writer2latex.office.FontDeclaration
 
fontScaling() - Method in class writer2latex.xhtml.XhtmlConfig
 
FORM_BUTTON - Static variable in class writer2latex.office.XMLString
 
FORM_BUTTON_TYPE - Static variable in class writer2latex.office.XMLString
 
FORM_CHECKBOX - Static variable in class writer2latex.office.XMLString
 
FORM_COMBOBOX - Static variable in class writer2latex.office.XMLString
 
FORM_CONTROL - Static variable in class writer2latex.office.XMLString
 
FORM_DEFAULT_VALUE - Static variable in class writer2latex.office.XMLString
 
FORM_DISABLED - Static variable in class writer2latex.office.XMLString
 
FORM_FILE - Static variable in class writer2latex.office.XMLString
 
FORM_FIXED_TEXT - Static variable in class writer2latex.office.XMLString
 
FORM_FORM - Static variable in class writer2latex.office.XMLString
 
FORM_HIDDEN - Static variable in class writer2latex.office.XMLString
 
FORM_ID - Static variable in class writer2latex.office.XMLString
 
FORM_IMAGE - Static variable in class writer2latex.office.XMLString
 
FORM_ITEM - Static variable in class writer2latex.office.XMLString
 
FORM_LABEL - Static variable in class writer2latex.office.XMLString
 
FORM_LISTBOX - Static variable in class writer2latex.office.XMLString
 
FORM_MAX_LENGTH - Static variable in class writer2latex.office.XMLString
 
FORM_METHOD - Static variable in class writer2latex.office.XMLString
 
FORM_MULTIPLE - Static variable in class writer2latex.office.XMLString
 
FORM_NAME - Static variable in class writer2latex.office.XMLString
 
FORM_OPTION - Static variable in class writer2latex.office.XMLString
 
FORM_PASSWORD - Static variable in class writer2latex.office.XMLString
 
FORM_RADIO - Static variable in class writer2latex.office.XMLString
 
FORM_READONLY - Static variable in class writer2latex.office.XMLString
 
FORM_SELECTED - Static variable in class writer2latex.office.XMLString
 
FORM_SIZE - Static variable in class writer2latex.office.XMLString
 
FORM_TAB_INDEX - Static variable in class writer2latex.office.XMLString
 
FORM_TEXT - Static variable in class writer2latex.office.XMLString
 
FORM_TEXTAREA - Static variable in class writer2latex.office.XMLString
 
FORM_TITLE - Static variable in class writer2latex.office.XMLString
 
FORM_TYPE - Static variable in class writer2latex.office.XMLString
 
FORM_VALUE - Static variable in class writer2latex.office.XMLString
 
formatDate(String, String, String) - Static method in class writer2latex.util.Misc
 
formatting() - Method in class writer2latex.latex.LaTeXConfig
 
FormReader - Class in writer2latex.office
This class reads a form in an OOo document (a form:form node) Note: Subforms, properties and events are ignored.
FormReader(Element, FormsReader) - Constructor for class writer2latex.office.FormReader
The constructor reads the content of a form:form element
FormsReader - Class in writer2latex.office
This class reads the collection of all forms in an OOo document (the office:forms element).
FormsReader() - Constructor for class writer2latex.office.FormsReader
 
formulas() - Method in class writer2latex.xhtml.XhtmlConfig
 
FrameStyleConverter - Class in writer2latex.xhtml
This class converts OpenDocument graphic (frame) styles to CSS2 styles.
FrameStyleConverter(OfficeReader, XhtmlConfig, Converter, int) - Constructor for class writer2latex.xhtml.FrameStyleConverter
Create a new FrameStyleConverter
FULL_SCREEN - Static variable in class writer2latex.xhtml.DrawConverter
Identifies objects that should fill the entire screen
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _