Searched refs:XML_SHOW_LOGO (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpshow.cxx | 158 case XML_ELEMENT(PRESENTATION, XML_SHOW_LOGO): in SdXMLShowsContext()
|
H A D | sdxmlexp.cxx | 1923 AddAttribute(XML_NAMESPACE_PRESENTATION, XML_SHOW_LOGO, XML_TRUE ); in exportPresentationSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximpshow.cxx | 166 else if( IsXMLToken( aLocalName, XML_SHOW_LOGO ) ) in SdXMLShowsContext()
|
H A D | sdxmlexp.cxx | 1921 AddAttribute(XML_NAMESPACE_PRESENTATION, XML_SHOW_LOGO, XML_TRUE ); in exportPresentationSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1721 XML_SHOW_LOGO, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1686 XML_SHOW_LOGO, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1727 TOKEN( "show-logo", XML_SHOW_LOGO ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1688 TOKEN( "show-logo", XML_SHOW_LOGO ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 5490 enum xmloff::token::XMLTokenEnum XML_SHOW_LOGO
|