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