Searched refs:XML_DDE_LINKS (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 130 SvXMLElementExport aElemDDEs(rExport, XML_NAMESPACE_TABLE, XML_DDE_LINKS, true, true); in WriteDDELinks()
|
H A D | xmlbodyi.cxx | 186 case XML_ELEMENT( TABLE, XML_DDE_LINKS ): in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 126 … SvXMLElementExport aElemDDEs(rExport, XML_NAMESPACE_TABLE, XML_DDE_LINKS, true, true); in WriteDDELinks()
|
H A D | xmlbodyi.cxx | 185 case XML_ELEMENT( TABLE, XML_DDE_LINKS ): in createFastChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 626 XML_DDE_LINKS, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 601 XML_DDE_LINKS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 631 TOKEN( "dde-links", XML_DDE_LINKS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 602 TOKEN( "dde-links", XML_DDE_LINKS ),
|