Searched refs:XML_TABLE_HEADER (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | prstylecond.cxx | 41 { "TableHeader", XML_TABLE_HEADER, -1 },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | prstylecond.cxx | 35 { "TableHeader", XML_TABLE_HEADER, -1 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 188 else if( IsXMLToken( sFunc, XML_TABLE_HEADER ) && !bHasSub ) in SwXMLConditionParser_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 194 else if( IsXMLToken( sFunc, XML_TABLE_HEADER ) && !bHasSub ) in SwXMLConditionParser_Impl()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1875 XML_TABLE_HEADER, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1836 XML_TABLE_HEADER, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1881 TOKEN( "table-header", XML_TABLE_HEADER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1838 TOKEN( "table-header", XML_TABLE_HEADER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 5718 enum xmloff::token::XMLTokenEnum XML_TABLE_HEADER
|