Searched refs:XML_FORCE_NEW_PAGE (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlTable.cxx | 84 case XML_ELEMENT(REPORT, XML_FORCE_NEW_PAGE): in OXMLTable()
|
H A D | xmlExport.cxx | 703 AddAttribute(XML_NAMESPACE_REPORT, XML_FORCE_NEW_PAGE,sValue.makeStringAndClear()); in exportSection()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlfilter.cxx | 989 … { XML_NAMESPACE_REPORT, XML_FORCE_NEW_PAGE , XML_TOK_FORCE_NEW_PAGE }, in GetSectionElemTokenMap()
|
H A D | xmlExport.cxx | 741 AddAttribute(XML_NAMESPACE_REPORT, XML_FORCE_NEW_PAGE,sValue.makeStringAndClear()); in exportSection()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3118 XML_FORCE_NEW_PAGE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3070 XML_FORCE_NEW_PAGE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3119 TOKEN( "force-new-page", XML_FORCE_NEW_PAGE),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3067 TOKEN( "force-new-page", XML_FORCE_NEW_PAGE),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7634 enum xmloff::token::XMLTokenEnum XML_FORCE_NEW_PAGE
|