|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LaTeXDocumentPortion | |
---|---|
writer2latex.latex | |
writer2latex.latex.i18n | |
writer2latex.latex.util |
Uses of LaTeXDocumentPortion in writer2latex.latex |
---|
Fields in writer2latex.latex declared as LaTeXDocumentPortion | |
---|---|
protected LaTeXDocumentPortion |
StyleConverter.declarations
|
Methods in writer2latex.latex that return LaTeXDocumentPortion | |
---|---|
LaTeXDocumentPortion |
LaTeXDocumentPortion.append(LaTeXDocumentPortion ldp)
Add another portion to the end of this portion |
LaTeXDocumentPortion |
LaTeXDocumentPortion.append(java.lang.String s)
Add a string to the end of this portion |
LaTeXDocumentPortion |
LaTeXDocument.getContents()
Returns the LaTeXDocumentPortion , that contains the
contents of the document. |
LaTeXDocumentPortion |
LaTeXDocumentPortion.nl()
Add a newline to the end of this portion |
Methods in writer2latex.latex with parameters of type LaTeXDocumentPortion | |
---|---|
void |
FieldConverter.addTarget(org.w3c.dom.Element node,
java.lang.String sSuffix,
LaTeXDocumentPortion ldp)
Add a \\hypertarget |
void |
FieldConverter.addTarget(java.lang.String sName,
java.lang.String sSuffix,
LaTeXDocumentPortion ldp)
Add a \\hypertarget |
LaTeXDocumentPortion |
LaTeXDocumentPortion.append(LaTeXDocumentPortion ldp)
Add another portion to the end of this portion |
void |
CharStyleConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
BibConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Append declarations needed by the BibConverter to
the preamble. |
void |
ColorConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
ConverterHelper.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
StarMathConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
NoteConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Append declarations needed by the NoteConverter to
the preamble. |
void |
SectionConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
HeadingConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
StyleConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
IndexConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Append declarations needed by the IndexConverter to
the preamble. |
void |
TableConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
InlineConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
ListStyleConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
FieldConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Append declarations needed by the FieldConverter to
the preamble. |
void |
BlockConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
PageStyleConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
ParConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
DrawConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
MathmlConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
CaptionConverter.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
CharStyleConverter.applyDefaultFont(StyleWithProperties style,
LaTeXDocumentPortion ldp)
Apply default font attributes (family, series, shape, size and color). |
void |
DrawConverter.flushFloatingFrames(LaTeXDocumentPortion ldp,
Context oc)
|
void |
NoteConverter.flushFootnotes(LaTeXDocumentPortion ldp,
Context oc)
Flush the queue of postponed footnotes |
void |
IndexConverter.flushIndexMarks(LaTeXDocumentPortion ldp,
Context oc)
|
void |
FieldConverter.flushReferenceMarks(LaTeXDocumentPortion ldp,
Context oc)
Process pending reference marks and bookmarks (which may have been postponed within sections, captions or verbatim text. |
void |
IndexConverter.handleAlphabeticalIndex(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process Alphabetical Index (text:alphabetical-index tag) |
void |
IndexConverter.handleAlphabeticalIndexMark(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process an Alphabetical Index Mark (text:alphabetical-index-mark{-start} tag) |
void |
FieldConverter.handleAnchor(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a hyperlink (text:a tag) |
void |
BibConverter.handleBibliography(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a bibliography (text:bibliography tag) |
void |
BibConverter.handleBibliographyMark(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a Bibliography Mark (text:bibliography-mark tag) |
void |
FieldConverter.handleBookmark(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a bookmark (text:bookmark tag) A bookmark may be the target for either a hyperlink or a reference, so this will generate a \\hyperref and/or a \\label |
void |
FieldConverter.handleBookmarkRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a bookmark reference (text:bookmark-ref tag). |
void |
TableConverter.handleCaption(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
DrawConverter.handleCaption(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
CaptionConverter.handleCaptionBody(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc,
boolean bIsCaptionOf)
Process content of a text:p tag as a caption body (inluding label) |
boolean |
MathmlConverter.handleDisplayEquation(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp)
Try to convert a paragraph as a display equation: A paragraph which contains exactly one formula + at most one sequence number is treated as a display equation. |
void |
DrawConverter.handleDrawElement(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
NoteConverter.handleEndnote(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process an endnote (text:endnote tag) |
void |
NoteConverter.handleEndnoteRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process an endnote reference (text:endnote-ref tag) |
void |
NoteConverter.handleFootnote(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a footnote (text:footnote tag) |
void |
NoteConverter.handleFootnoteRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a footnote reference (text:footnote-ref tag) |
void |
HeadingConverter.handleHeading(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a heading |
void |
BlockConverter.handleList(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a list (text:ordered-lst or text:unordered-list tag) |
void |
IndexConverter.handleLOF(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process List of Illustrations (text:list-of-illustrations tag) |
void |
IndexConverter.handleLOT(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process List of Tables (text:list-of-tables tag) |
void |
NoteConverter.handleNoteRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a note reference (text:note-ref tag, oasis) |
void |
IndexConverter.handleObjectIndex(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process Object Index (text:object index tag) |
void |
FieldConverter.handlePageCount(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a page count field (text:page-count tag) |
void |
FieldConverter.handlePageNumber(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a page number field (text:page-number tag) |
void |
ParConverter.handleParagraph(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc,
boolean bLastInBlock)
Process a text:p tag |
void |
FieldConverter.handleReferenceMark(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a reference mark (text:reference-mark tag) |
void |
FieldConverter.handleReferenceRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a reference (text:reference-ref tag) |
void |
SectionConverter.handleSection(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a section (text:section tag) |
void |
FieldConverter.handleSequence(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a sequence field (text:sequence tag) |
void |
FieldConverter.handleSequenceLabel(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp)
Create label for a sequence field (text:sequence tag) |
void |
FieldConverter.handleSequenceRef(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a sequence reference (text:sequence-ref tag) |
void |
TableConverter.handleTable(org.w3c.dom.Element node,
org.w3c.dom.Element caption,
boolean bCaptionAbove,
LaTeXDocumentPortion ldp,
Context oc)
Process a table (table:table or table:sub-table tag) |
void |
InlineConverter.handleTextSpan(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Handle a text:span element |
void |
IndexConverter.handleTOC(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process Table of Contents (text:table-of-content tag) |
void |
IndexConverter.handleUserIndex(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process User Index (text:user-index tag) |
void |
NoteConverter.insertEndnotes(LaTeXDocumentPortion ldp)
Insert the endnotes into the documents. |
void |
ColorConverter.setNormalColor(java.lang.String sColor,
LaTeXDocumentPortion ldp)
|
void |
BlockConverter.traverseBlockText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Traverse block text (eg. content of body, section, list item). |
void |
InlineConverter.traverseInlineMath(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
InlineConverter.traverseInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
InlineConverter.traversePCDATA(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
InlineConverter.traversePlainInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
Uses of LaTeXDocumentPortion in writer2latex.latex.i18n |
---|
Methods in writer2latex.latex.i18n with parameters of type LaTeXDocumentPortion | |
---|---|
void |
XeTeXI18n.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Add declarations to the preamble to load the required packages |
abstract void |
I18n.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Add declarations to the preamble to load the required packages |
void |
ClassicI18n.appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
Add declarations to the preamble to load the required packages |
Uses of LaTeXDocumentPortion in writer2latex.latex.util |
---|
Methods in writer2latex.latex.util with parameters of type LaTeXDocumentPortion | |
---|---|
void |
Info.addDebugInfo(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |