- 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
-
- 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
-
- finalize() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
-
Finalize the dialog after execution (eg. save settings to the registry)
- finalize() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
-
Finalize the dialog after execution (eg. save settings to the registry)
The subclass must implement this
- FIRST - Static variable in class writer2latex.xhtml.L10n
-
- 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
-
- 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
-
- FontDeclaration - Class in writer2latex.office
-
Class representing a font declaration in OOo
- FontDeclaration() - Constructor for class writer2latex.office.FontDeclaration
-
- 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
-
- 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
-
- 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