Searched refs:XML_APPLY_ORDER (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlTable.cxx | 74 case XML_APPLY_ORDER: in OXMLTable()
|
H A D | xmlExport.cxx | 804 AddAttribute(XML_NAMESPACE_DB, XML_APPLY_ORDER,XML_TRUE); in exportQuery() 831 AddAttribute(XML_NAMESPACE_DB, XML_APPLY_ORDER,XML_TRUE); in exportTable()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlExport.cxx | 867 AddAttribute(XML_NAMESPACE_DB, XML_APPLY_ORDER,XML_TRUE); in exportQuery() 894 AddAttribute(XML_NAMESPACE_DB, XML_APPLY_ORDER,XML_TRUE); in exportTable()
|
H A D | xmlfilter.cxx | 856 { XML_NAMESPACE_DB, XML_APPLY_ORDER, XML_TOK_APPLY_ORDER}, in GetQueryElemTokenMap()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2400 XML_APPLY_ORDER, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2356 XML_APPLY_ORDER, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2412 TOKEN( "apply-order", XML_APPLY_ORDER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2364 TOKEN( "apply-order", XML_APPLY_ORDER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6592 enum xmloff::token::XMLTokenEnum XML_APPLY_ORDER
|