Searched refs:XML_LAST_PAGE (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | eventimp.cxx | 57 { XML_LAST_PAGE, ClickAction_LASTPAGE },
|
H A D | shapeexport.cxx | 1764 case presentation::ClickAction_LASTPAGE: eStrAction = XML_LAST_PAGE; break; in ImpExportEvents()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | eventimp.cxx | 57 { XML_LAST_PAGE, ClickAction_LASTPAGE },
|
H A D | shapeexport.cxx | 1696 case presentation::ClickAction_LASTPAGE: eStrAction = XML_LAST_PAGE; break; in ImpExportEvents()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1144 XML_LAST_PAGE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1111 XML_LAST_PAGE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1150 TOKEN( "last-page", XML_LAST_PAGE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1113 TOKEN( "last-page", XML_LAST_PAGE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4486 enum xmloff::token::XMLTokenEnum XML_LAST_PAGE
|