protected void |
AbstractWordConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |
protected void |
WordToTextConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
protected void |
WordToHtmlConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
protected void |
WordToFoConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
protected abstract void |
AbstractWordConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
protected void |
WordToTextConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
protected void |
WordToHtmlConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
protected void |
WordToFoConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
protected abstract void |
AbstractWordConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
protected void |
AbstractWordConverter.processField(HWPFDocument wordDocument,
Range parentRange,
int currentTableLevel,
Field field,
org.w3c.dom.Element currentBlock) |
protected void |
WordToTextConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
protected void |
WordToHtmlConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
protected void |
WordToFoConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
protected abstract void |
AbstractWordConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
protected void |
WordToTextConverter.processNote(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Range noteTextRange) |
protected void |
AbstractWordConverter.processNoteAnchor(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |
protected void |
WordToHtmlConverter.processNoteAutonumbered(HWPFDocument doc,
java.lang.String type,
int noteIndex,
org.w3c.dom.Element block,
Range noteTextRange) |
protected boolean |
WordToTextConverter.processOle2(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Entry entry) |
protected boolean |
AbstractWordConverter.processOle2(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Entry entry) |
protected void |
AbstractWordConverter.processSymbol(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |