Searched refs:XML_DEEP_TRAVERSING (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlFunction.cxx | 67 case XML_ELEMENT(REPORT, XML_DEEP_TRAVERSING): in OXMLFunction()
|
H A D | xmlExport.cxx | 304 AddAttribute( XML_NAMESPACE_REPORT, XML_DEEP_TRAVERSING , XML_TRUE ); in exportFunction()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlfilter.cxx | 828 { XML_NAMESPACE_REPORT, XML_DEEP_TRAVERSING,XML_TOK_DEEP_TRAVERSING }, in GetFunctionElemTokenMap()
|
H A D | xmlExport.cxx | 342 AddAttribute( XML_NAMESPACE_REPORT, XML_DEEP_TRAVERSING , XML_TRUE ); in exportFunction()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3183 XML_DEEP_TRAVERSING, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3135 XML_DEEP_TRAVERSING, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3184 TOKEN( "deep-traversing", XML_DEEP_TRAVERSING),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3132 TOKEN( "deep-traversing", XML_DEEP_TRAVERSING),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7750 enum xmloff::token::XMLTokenEnum XML_DEEP_TRAVERSING
|