__init__(self, generate_css=True, embedable=False) | odf.odf2xhtml.ODF2XHTML | |
add_style_file(self, stylefilename, media=None) | odf.odf2xhtml.ODF2XHTML | |
anchors | odf.odf2xhtml.ODF2XHTML | |
autoprefix | odf.odf2xhtml.ODF2XHTML | |
characters(self, data) | odf.odf2xhtml.ODF2XHTML | |
classname(self, attrs) | odf.odf2xhtml.ODF2XHTML | |
closetag(self, tag, block=True) | odf.odf2xhtml.ODF2XHTML | |
collectnote(self, s) | odf.odf2xhtml.ODF2XHTML | |
creator | odf.odf2xhtml.ODF2XHTML | |
cs | odf.odf2xhtml.ODF2XHTML | |
css(self) | odf.odf2xhtml.ODF2XHTML | |
currentnote | odf.odf2xhtml.ODF2XHTML | |
currentstyle | odf.odf2xhtml.ODF2XHTML | |
data | odf.odf2xhtml.ODF2XHTML | |
default_styles | odf.odf2xhtml.ODF2XHTML | static |
document | odf.odf2xhtml.ODF2XHTML | |
e_custom_shape(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_dc_contentlanguage(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_dc_creator(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_dc_metatag(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_dc_title(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_draw_frame(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_draw_page(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_draw_textbox(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_office_document_content(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_office_presentation(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_office_spreadsheet(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_office_text(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_style_default_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_style_footer(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_style_header(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_style_page_layout(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_style_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_table_table(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_table_table_cell(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_table_table_row(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_a(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_h(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_list(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_list_item(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_list_level_style_bullet(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_list_level_style_number(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_note(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_note_body(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_note_citation(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_p(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_span(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
e_text_x_source(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
elements | odf.odf2xhtml.ODF2XHTML | |
emptytag(self, tag, attrs={}) | odf.odf2xhtml.ODF2XHTML | |
endElementNS(self, tag, qname) | odf.odf2xhtml.ODF2XHTML | |
familymap | odf.odf2xhtml.ODF2XHTML | static |
generate_css | odf.odf2xhtml.ODF2XHTML | |
generate_footnotes(self) | odf.odf2xhtml.ODF2XHTML | |
generate_stylesheet(self) | odf.odf2xhtml.ODF2XHTML | |
get_anchor(self, name) | odf.odf2xhtml.ODF2XHTML | |
handle_endtag(self, tag, attrs, method) | odf.odf2xhtml.ODF2XHTML | |
handle_starttag(self, tag, method, attrs) | odf.odf2xhtml.ODF2XHTML | |
headinglevels | odf.odf2xhtml.ODF2XHTML | |
html_body(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
htmlstack | odf.odf2xhtml.ODF2XHTML | |
language | odf.odf2xhtml.ODF2XHTML | |
lines | odf.odf2xhtml.ODF2XHTML | |
listtypes | odf.odf2xhtml.ODF2XHTML | |
load(self, odffile) | odf.odf2xhtml.ODF2XHTML | |
metatags | odf.odf2xhtml.ODF2XHTML | |
notebody | odf.odf2xhtml.ODF2XHTML | |
notedict | odf.odf2xhtml.ODF2XHTML | |
odf2xhtml(self, odffile) | odf.odf2xhtml.ODF2XHTML | |
opentag(self, tag, attrs={}, block=False) | odf.odf2xhtml.ODF2XHTML | |
prevstyle | odf.odf2xhtml.ODF2XHTML | |
processcont | odf.odf2xhtml.ODF2XHTML | |
processelem | odf.odf2xhtml.ODF2XHTML | |
pstack | odf.odf2xhtml.ODF2XHTML | |
purgedata(self) | odf.odf2xhtml.ODF2XHTML | |
rewritelink(self, imghref) | odf.odf2xhtml.ODF2XHTML | |
s_custom_shape(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_fill_image(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_frame(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_image(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_object(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_object_ole(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_page(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_draw_textbox(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_ignorecont(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_ignorexml(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_automatic_styles(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_document_content(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_master_styles(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_presentation(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_spreadsheet(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_styles(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_office_text(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_processcont(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_default_page_layout(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_default_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_font_face(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_footer(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_footer_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_handle_properties(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_header(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_header_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_master_page(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_page_layout(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_style_style(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_table_table(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_table_table_cell(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_table_table_column(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_table_table_row(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_a(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_bookmark(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_bookmark_ref(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_h(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_line_break(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_list(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_list_item(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_list_level_style_bullet(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_list_level_style_number(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_note(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_note_body(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_p(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_s(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_span(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_tab(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
s_text_x_source(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
save(self, outputfile, addsuffix=False) | odf.odf2xhtml.ODF2XHTML | |
set_embedable(self) | odf.odf2xhtml.ODF2XHTML | |
set_plain(self) | odf.odf2xhtml.ODF2XHTML | |
startElementNS(self, tag, qname, attrs) | odf.odf2xhtml.ODF2XHTML | |
styledict | odf.odf2xhtml.ODF2XHTML | |
stylefilename | odf.odf2xhtml.ODF2XHTML | |
stylestack | odf.odf2xhtml.ODF2XHTML | |
tagstack | odf.odf2xhtml.ODF2XHTML | |
title | odf.odf2xhtml.ODF2XHTML | |
unknown_endtag(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
unknown_starttag(self, tag, attrs) | odf.odf2xhtml.ODF2XHTML | |
use_internal_css | odf.odf2xhtml.ODF2XHTML | |
writedata(self) | odf.odf2xhtml.ODF2XHTML | |
writeout(self, s) | odf.odf2xhtml.ODF2XHTML | |
xhtml(self) | odf.odf2xhtml.ODF2XHTML | |
xmlfile | odf.odf2xhtml.ODF2XHTML | |