Searched refs:XML_PAGE_FOOTER (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlReport.cxx | 165 case XML_ELEMENT(REPORT, XML_PAGE_FOOTER): in createFastChildContext()
|
H A D | xmlHelper.cxx | 338 { XML_NAMESPACE_REPORT, XML_PAGE_FOOTER , XML_TOK_PAGE_FOOTER }, in GetReportElemTokenMap()
|
H A D | xmlExport.cxx | 365 SvXMLElementExport aGroupSection(*this,XML_NAMESPACE_REPORT, XML_PAGE_FOOTER, true, true); in exportReport()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 344 { XML_NAMESPACE_REPORT, XML_PAGE_FOOTER , XML_TOK_PAGE_FOOTER }, in GetReportElemTokenMap()
|
H A D | xmlExport.cxx | 402 … SvXMLElementExport aGroupSection(*this,XML_NAMESPACE_REPORT, XML_PAGE_FOOTER, true, true); in exportReport()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3096 XML_PAGE_FOOTER , enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3048 XML_PAGE_FOOTER , enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3097 TOKEN( "page-footer", XML_PAGE_FOOTER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3045 TOKEN( "page-footer", XML_PAGE_FOOTER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7590 enum xmloff::token::XMLTokenEnum XML_PAGE_FOOTER
|