Searched refs:XML_FILTER_STATEMENT (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 | 103 case XML_FILTER_STATEMENT: in createFastChildContext()
|
H A D | xmlExport.cxx | 814 exportFilter(_xProp,PROPERTY_FILTER,XML_FILTER_STATEMENT); in exportQuery() 838 exportFilter(_xProp,PROPERTY_FILTER,XML_FILTER_STATEMENT); in exportTable()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlExport.cxx | 877 exportFilter(_xProp,PROPERTY_FILTER,XML_FILTER_STATEMENT); in exportQuery() 901 exportFilter(_xProp,PROPERTY_FILTER,XML_FILTER_STATEMENT); in exportTable()
|
H A D | xmlfilter.cxx | 850 { XML_NAMESPACE_DB, XML_FILTER_STATEMENT, XML_TOK_FILTER_STATEMENT }, in GetQueryElemTokenMap()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2374 XML_FILTER_STATEMENT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2330 XML_FILTER_STATEMENT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2386 TOKEN( "filter-statement", XML_FILTER_STATEMENT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2338 TOKEN( "filter-statement", XML_FILTER_STATEMENT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6546 enum xmloff::token::XMLTokenEnum XML_FILTER_STATEMENT
|