#include <OXML_Types.h>
#include <ut_hash.h>
Go to the source code of this file.
Classes |
class | OXMLi_Namespace_Common |
Defines |
#define | NS_R_URI "http://schemas.openxmlformats.org/officeDocument/2006/relationships" |
#define | NS_V_URI "urn:schemas-microsoft-com:vml" |
#define | NS_WX_URI "http://schemas.microsoft.com/office/word/2003/auxHint" |
#define | NS_WP_URI "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" |
#define | NS_A_URI "http://schemas.openxmlformats.org/drawingml/2006/main" |
#define | NS_W_URI "http://schemas.openxmlformats.org/wordprocessingml/2006/main" |
#define | NS_VE_URI "http://schemas.openxmlformats.org/markup-compatibility/2006" |
#define | NS_O_URI "urn:schemas-microsoft-com:office:office" |
#define | NS_M_URI "http://schemas.openxmlformats.org/officeDocument/2006/math" |
#define | NS_W10_URI "urn:schemas-microsoft-com:office:word" |
#define | NS_WNE_URI "http://schemas.microsoft.com/office/word/2006/wordml" |
#define | NS_PIC_URI "http://schemas.openxmlformats.org/drawingml/2006/picture" |
#define | NS_XML_URI "NO_URI_FOR_XML_NAMESPACE" |
#define | NS_R_KEY "R" |
#define | NS_V_KEY "V" |
#define | NS_WX_KEY "WX" |
#define | NS_WP_KEY "WP" |
#define | NS_A_KEY "A" |
#define | NS_W_KEY "W" |
#define | NS_VE_KEY "VE" |
#define | NS_O_KEY "O" |
#define | NS_M_KEY "M" |
#define | NS_W10_KEY "W10" |
#define | NS_WNE_KEY "WNE" |
#define | NS_PIC_KEY "PIC" |
#define | NS_XML_KEY "xml" |
Define Documentation
#define NS_A_URI "http://schemas.openxmlformats.org/drawingml/2006/main" |
#define NS_M_URI "http://schemas.openxmlformats.org/officeDocument/2006/math" |
#define NS_O_URI "urn:schemas-microsoft-com:office:office" |
#define NS_PIC_URI "http://schemas.openxmlformats.org/drawingml/2006/picture" |
#define NS_R_URI "http://schemas.openxmlformats.org/officeDocument/2006/relationships" |
#define NS_V_URI "urn:schemas-microsoft-com:vml" |
#define NS_VE_URI "http://schemas.openxmlformats.org/markup-compatibility/2006" |
#define NS_W10_URI "urn:schemas-microsoft-com:office:word" |
Referenced by OXMLi_ListenerState_Common::charData(), OXMLi_ListenerState_Textbox::endElement(), OXMLi_ListenerState_Table::endElement(), OXMLi_ListenerState_Styles::endElement(), OXMLi_ListenerState_Numbering::endElement(), OXMLi_ListenerState_MainDocument::endElement(), OXMLi_ListenerState_Image::endElement(), OXMLi_ListenerState_HdrFtr::endElement(), OXMLi_ListenerState_Footnote::endElement(), OXMLi_ListenerState_Field::endElement(), OXMLi_ListenerState_Endnote::endElement(), OXMLi_ListenerState_DocSettings::endElement(), OXMLi_ListenerState_Common::endElement(), OXMLi_Namespace_Common::reset(), OXMLi_ListenerState_Valid::startElement(), OXMLi_ListenerState_Textbox::startElement(), OXMLi_ListenerState_Table::startElement(), OXMLi_ListenerState_Styles::startElement(), OXMLi_ListenerState_Numbering::startElement(), OXMLi_ListenerState_MainDocument::startElement(), OXMLi_ListenerState_Image::startElement(), OXMLi_ListenerState_HdrFtr::startElement(), OXMLi_ListenerState_Footnote::startElement(), OXMLi_ListenerState_Field::startElement(), OXMLi_ListenerState_Endnote::startElement(), OXMLi_ListenerState_DocSettings::startElement(), and OXMLi_ListenerState_Common::startElement().
#define NS_W_URI "http://schemas.openxmlformats.org/wordprocessingml/2006/main" |
#define NS_WNE_URI "http://schemas.microsoft.com/office/word/2006/wordml" |
#define NS_WP_URI "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" |
#define NS_WX_URI "http://schemas.microsoft.com/office/word/2003/auxHint" |
#define NS_XML_URI "NO_URI_FOR_XML_NAMESPACE" |