/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/script/ |
H A D | XMLEventExport.cxx | 235 sal_uInt16 nNamespace = bExtNamespace ? XML_NAMESPACE_OFFICE_EXT in StartElement() 243 sal_uInt16 nNamespace = bExtNamespace ? XML_NAMESPACE_OFFICE_EXT in EndElement()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/script/ |
H A D | XMLEventExport.cxx | 236 sal_uInt16 nNamespace = bExtNamespace ? XML_NAMESPACE_OFFICE_EXT in StartElement() 244 sal_uInt16 nNamespace = bExtNamespace ? XML_NAMESPACE_OFFICE_EXT in EndElement()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmlnmspe.hxx | 76 XML_NAMESPACE_EXT( XML_NAMESPACE_OFFICE_EXT, 0U )
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmlnamespace.hxx | 85 constexpr sal_uInt16 XML_NAMESPACE_OFFICE_EXT = XML_NAMESPACE_EXT_BASE + 0; variable
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtprmap.cxx | 180 …{ "Rsid", sizeof("Rsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_RSID, XML_TYPE_HEX|XML_TYPE_PROP_TEXT, 0… 182 …{ "ParRsid", sizeof("ParRsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_PARRSID, XML_TYPE_HEX|XML_TYPE_PRO… 522 …{ "Rsid", sizeof("Rsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_RSID, XML_TYPE_HEX|XML_TYPE_PROP_TEXT, 0… 524 …{ "ParRsid", sizeof("ParRsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_PARRSID, XML_TYPE_HEX|XML_TYPE_PRO…
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtprmap.cxx | 184 …{ "Rsid", sizeof("Rsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_RSID, XML_TYPE_HEX|XML_TYPE_PROP_TEXT, 0… 186 …{ "ParRsid", sizeof("ParRsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_PARRSID, XML_TYPE_HEX|XML_TYPE_PRO… 528 …{ "Rsid", sizeof("Rsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_RSID, XML_TYPE_HEX|XML_TYPE_PROP_TEXT, 0… 530 …{ "ParRsid", sizeof("ParRsid")-1, XML_NAMESPACE_OFFICE_EXT, XML_PARRSID, XML_TYPE_HEX|XML_TYPE_PRO…
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/ |
H A D | xmlexp.cxx | 141 XML_NAMESPACE_OFFICE_EXT); in exportDoc()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximppage.cxx | 261 …else if( ((nPrefix == XML_NAMESPACE_OFFICE) || (nPrefix == XML_NAMESPACE_OFFICE_EXT)) && IsXMLToke… in CreateChildContext()
|
H A D | sdxmlexp.cxx | 561 XML_NAMESPACE_OFFICE_EXT); in setSourceDocument() 2540 … SvXMLElementExport aElem(*this, XML_NAMESPACE_OFFICE_EXT, XML_ANNOTATION, false, true); in exportAnnotations()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/ |
H A D | xmlexp.cxx | 134 XML_NAMESPACE_OFFICE_EXT); in exportDoc()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 490 { XML_NAMESPACE_OFFICE_EXT, XML_TABLE_PROTECTION, XML_TOK_TABLE_PROTECTION_EXT }, in GetTableElemTokenMap() 500 { XML_NAMESPACE_OFFICE_EXT, XML_EVENT_LISTENERS, XML_TOK_TABLE_EVENT_LISTENERS_EXT }, in GetTableElemTokenMap()
|
H A D | xmlexprt.cxx | 5256 XML_NAMESPACE_OFFICE_EXT ); in exportDoc()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmlimp.cxx | 359 … mpNamespaceMap->Add( "_office_ooo", GetXMLToken(XML_N_OFFICE_EXT), XML_NAMESPACE_OFFICE_EXT ); in InitCtor_() 2067 …mapTokenToNamespace( XML_NAMESPACE_OFFICE_EXT, XML_NP_OFFICE_EXT, XML_N_OFFICE_EXT … in initializeNamespaceMaps()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmlimp.cxx | 342 … mpNamespaceMap->Add( "_office_ooo", GetXMLToken(XML_N_OFFICE_EXT), XML_NAMESPACE_OFFICE_EXT ); in InitCtor_() 2142 …mapTokenToNamespace( XML_NAMESPACE_OFFICE_EXT, XML_NP_OFFICE_EXT, XML_N_OFFICE_EXT … in initializeNamespaceMaps()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 563 XML_NAMESPACE_OFFICE_EXT); in setSourceDocument() 2551 … SvXMLElementExport aElem(*this, XML_NAMESPACE_OFFICE_EXT, XML_ANNOTATION, false, true); in exportAnnotations()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 5392 XML_NAMESPACE_OFFICE_EXT ); in exportDoc()
|