writer2latex.xmerge
public interface OfficeConstants
Field Summary | |
---|---|
static String | ATTRIBUTE_CONFIG_NAME
Attribute tag for config:name of element
config:config-item. |
static String | ATTRIBUTE_CONFIG_TYPE
Attribute tag for config:type of element
config:config-item. |
static String | ATTRIBUTE_DEFAULT_CELL_STYLE
Attribute tag for table:default-cell-style-name
of element table:table-column. |
static String | ATTRIBUTE_FO_FONT_FAMILY
Attribute tag for fo:font-family of element
fo:font-family. |
static String | ATTRIBUTE_FO_FONT_FAMILY_GENERIC
Attribute tag for fo:font-family of element
fo:font-family. |
static String | ATTRIBUTE_MANIFEST_FILE_PATH
Attribute tag for manifest:full-path of element
manifest:file-entry. |
static String | ATTRIBUTE_MANIFEST_FILE_TYPE
Attribute tag for manifest:media-type of element
manifest:file-entry. |
static String | ATTRIBUTE_OFFICE_CLASS
Attribute tag for office:class of element
office:document. |
static String | ATTRIBUTE_SPACE_COUNT Attribute tag for text:c of element text:s. |
static String | ATTRIBUTE_STYLE_FONT_PITCH
Attribute tag for style:font-pitch of element
style:font-pitch. |
static String | ATTRIBUTE_STYLE_NAME Attribute tag for style:name of element style:name. |
static String | ATTRIBUTE_TABLE_BASE_CELL_ADDRESS
Attribute tag for table:base-cell-address of element
table:named-range. |
static String | ATTRIBUTE_TABLE_BOOLEAN_VALUE
Attribute tag for table:time-boolean-value of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_CELL_RANGE_ADDRESS
Attribute tag for table:cell-range-address of element
table:named-range. |
static String | ATTRIBUTE_TABLE_CURRENCY
Attribute tag for table:currency of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_DATE_VALUE
Attribute tag for table:date-value of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_EXPRESSION
Attribute tag for table:expression of element
table:named-range. |
static String | ATTRIBUTE_TABLE_FORMULA
Attribute tag for table:formula of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_NAME
Attribute tag for table:name of element
table:table. |
static String | ATTRIBUTE_TABLE_NUM_COLUMNS_REPEATED
Attribute tag for table:number-columns-repeated
of element table:table-cell. |
static String | ATTRIBUTE_TABLE_NUM_ROWS_REPEATED
Attribute tag for table:number-rows-repeated
of element table:table-row. |
static String | ATTRIBUTE_TABLE_STRING_VALUE
Attribute tag for table:string-value of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_STYLE_NAME Attribute tag for table:style-name of table elements. |
static String | ATTRIBUTE_TABLE_TIME_VALUE
Attribute tag for table:time-value of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_VALUE
Attribute tag for table:value of element
table:table-cell. |
static String | ATTRIBUTE_TABLE_VALUE_TYPE
Attribute tag for table:value-type of element
table:table-cell. |
static String | ATTRIBUTE_TEXT_STYLE_NAME
Attribute tag for text:style-name of element
text:style-name. |
static String | CELLTYPE_BOOLEAN The cell contains data of type boolean. |
static String | CELLTYPE_CURRENCY The cell contains data of type currency. |
static String | CELLTYPE_DATE The cell contains data of type date. |
static String | CELLTYPE_FLOAT The cell contains data of type float. |
static String | CELLTYPE_PERCENT The cell contains data of type percent. |
static String | CELLTYPE_STRING The cell contains data of type string. |
static String | CELLTYPE_TIME The cell contains data of type time. |
static String | STC_MIME_TYPE StarCalc XML Template MIME type. |
static String | STI_MIME_TYPE StarImpress XML Template MIME type. |
static String | STW_MIME_TYPE StarWriter XML Template MIME type. |
static String | SXC_FILE_EXTENSION StarCalc XML file extension. |
static String | SXC_MIME_TYPE StarCalc XML MIME type. |
static String | SXC_TYPE StarCalc XML office:class value. |
static String | SXD_MIME_TYPE StarDraw XML MIME type. |
static String | SXG_MIME_TYPE StarWriter Global XML MIME Type |
static String | SXI_MIME_TYPE StarImpress XML MIME type. |
static String | SXM_MIME_TYPE StarMath XML MIME type. |
static String | SXW_FILE_EXTENSION StarWriter XML file extension. |
static String | SXW_MIME_TYPE StarWriter XML MIME type. |
static String | SXW_TYPE StarWriter XML office:class value. |
static String | TAG_BOOKMARK Element tag for text:bookmark. |
static String | TAG_BOOKMARK_START Element tag for text:bookmark-start. |
static String | TAG_CONFIG_ITEM Element tag for config:config-item. |
static String | TAG_CONFIG_ITEM_MAP_ENTRY Element tag for config:config-item-map-entry. |
static String | TAG_CONFIG_ITEM_MAP_INDEXED Element tag for config:config-item-map-indexed. |
static String | TAG_CONFIG_ITEM_MAP_NAMED Element tag for config:config-item-map-named. |
static String | TAG_CONFIG_ITEM_SET Element tag for config:config-item-set. |
static String | TAG_HEADING Element tag for text:h. |
static String | TAG_HYPERLINK Element tag for text:a. |
static String | TAG_LINE_BREAK Element tag for text:line-break. |
static String | TAG_LIST_HEADER Element tag for text:list-header. |
static String | TAG_LIST_ITEM Element tag for text:list-item. |
static String | TAG_MANIFEST_FILE Element tag for manifest:file-entry entry in Manifest XML. |
static String | TAG_MANIFEST_ROOT Element tag for manifest:manifestentry in Manifest XML |
static String | TAG_NAMED_EXPRESSIONS Element tag for table:named-expression. |
static String | TAG_OFFICE_AUTOMATIC_STYLES Element tag for office:automatic-styles. |
static String | TAG_OFFICE_BODY Element tag for office:body. |
static String | TAG_OFFICE_DOCUMENT Element tag for office:document, this is the root tag. |
static String | TAG_OFFICE_DOCUMENT_CONTENT
Element tag for office:document-content, this is the root
tag in content.xml. |
static String | TAG_OFFICE_DOCUMENT_META
Element tag for office:document-meta, this is the root
tag in content.xml. |
static String | TAG_OFFICE_DOCUMENT_SETTINGS
Element tag for office:document-settings, this is the root
tag in content.xml. |
static String | TAG_OFFICE_DOCUMENT_STYLES
Element tag for office:document-styles, this is the root tag
in styles.xml. |
static String | TAG_OFFICE_FONT_DECLS Element tag for office:font-decls. |
static String | TAG_OFFICE_FONT_FACE_DECLS Element tag for office:font-face-decls. |
static String | TAG_OFFICE_MASTER_STYLES Element tag for office:master-styles. |
static String | TAG_OFFICE_META Element tag for office:meta. |
static String | TAG_OFFICE_SETTINGS Element tag for office:settings. |
static String | TAG_OFFICE_STYLES Element tag for office:styles. |
static String | TAG_ORDERED_LIST Element tag for text:ordered-list. |
static String | TAG_PARAGRAPH Element tag for text:p. |
static String | TAG_SPACE Element tag for text:s. |
static String | TAG_SPAN Element tag for text:span. |
static String | TAG_STYLE_FONT_DECL Element tag for style:font-decl. |
static String | TAG_TABLE Element tag for table:table. |
static String | TAG_TABLE_CELL Element tag for table:table-cell. |
static String | TAG_TABLE_COLUMN Element tag for table:table-column. |
static String | TAG_TABLE_NAMED_EXPRESSION Element tag for table:named-expression. |
static String | TAG_TABLE_NAMED_RANGE Element tag for table:named-range. |
static String | TAG_TABLE_ROW Element tag for table:table-row. |
static String | TAG_TABLE_SCENARIO Element tag for table:scenario. |
static String | TAG_TAB_STOP Element tag for text:tab-stop. |
static String | TAG_TEXT Element tag for text:. |
static String | TAG_TEXT_AUTHOR_INITIALS Element tag for text:author-initials. |
static String | TAG_TEXT_CREATION_TIME Element tag for text:creation-time. |
static String | TAG_TEXT_DATE Element tag for text:date. |
static String | TAG_TEXT_EXPRESSION Element tag for text:expression. |
static String | TAG_TEXT_PAGE_COUNT Element tag for text:page-count. |
static String | TAG_TEXT_PAGE_NUMBER Element tag for text:page-number. |
static String | TAG_TEXT_PAGE_VARIABLE_GET Element tag for text:page-variable-get. |
static String | TAG_TEXT_SEQUENCE Element tag for text:sequence. |
static String | TAG_TEXT_SUBJECT Element tag for text:subject. |
static String | TAG_TEXT_TEXT_INPUT Element tag for text:text-input. |
static String | TAG_TEXT_TIME Element tag for text:time. |
static String | TAG_TEXT_TITLE Element tag for text:title. |
static String | TAG_TEXT_USER_FIELD_GET Element tag for text:user-field-get. |
static String | TAG_TEXT_VARIABLE_GET Element tag for text:variable-get. |
static String | TAG_TEXT_VARIABLE_INPUT Element tag for text:text-input. |
static String | TAG_TEXT_VARIABLE_SET Element tag for text:variable-set. |
static String | TAG_UNORDERED_LIST Element tag for text:unordered-list. |