Searched refs:XML_N_OOOW (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmlimp.cxx | 384 mpNamespaceMap->Add( "_ooow", GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in InitCtor_() 2048 …mapTokenToNamespace( XML_NAMESPACE_OOOW, XML_NP_OOOW, XML_N_OOOW … in initializeNamespaceMaps()
|
H A D | xmlexp.cxx | 351 … mpNamespaceMap->Add( GetXMLToken(XML_NP_OOOW), GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in InitCtor_()
|
H A D | xmltoken.cxx | 2667 TOKEN( "http://openoffice.org/2004/writer", XML_N_OOOW ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmlimp.cxx | 367 mpNamespaceMap->Add( "_ooow", GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in InitCtor_() 2124 …mapTokenToNamespace( XML_NAMESPACE_OOOW, XML_NP_OOOW, XML_N_OOOW … in initializeNamespaceMaps()
|
H A D | xmlexp.cxx | 343 … mpNamespaceMap->Add( GetXMLToken(XML_NP_OOOW), GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in InitCtor_()
|
H A D | xmltoken.cxx | 2618 TOKEN( "http://openoffice.org/2004/writer", XML_N_OOOW ),
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 188 GetNamespaceMap().Add( GetXMLToken(XML_NP_OOOW), GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in XMLTransformerBase()
|
H A D | OOo2Oasis.cxx | 1169 else if( IsXMLToken( rAttrValue, XML_N_OOOW ) ) in StartElement()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 186 GetNamespaceMap().Add( GetXMLToken(XML_NP_OOOW), GetXMLToken(XML_N_OOOW), XML_NAMESPACE_OOOW ); in XMLTransformerBase()
|
H A D | OOo2Oasis.cxx | 1161 else if( IsXMLToken( rAttrValue, XML_N_OOOW ) ) in StartElement()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2662 XML_N_OOOW, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2617 XML_N_OOOW, enumerator
|