Searched refs:XML_KEEP_TEXT (Results 1 – 11 of 11) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 152 … rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_CONVERSION_MODE, XML_KEEP_TEXT); in WriteDDELinks()
|
H A D | XMLDDELinksContext.cxx | 201 else if (IsXMLToken(aIter, XML_KEEP_TEXT)) in ScXMLDDESourceContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 148 … rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_CONVERSION_MODE, XML_KEEP_TEXT); in WriteDDELinks()
|
H A D | XMLDDELinksContext.cxx | 206 else if (IsXMLToken(aIter, XML_KEEP_TEXT)) in ScXMLDDESourceContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1160 XML_KEEP_TEXT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1127 XML_KEEP_TEXT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | OOo2Oasis.cxx | 1011 XML_NAMESPACE_TABLE, XML_KEEP_TEXT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | OOo2Oasis.cxx | 1007 XML_NAMESPACE_TABLE, XML_KEEP_TEXT ),
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1166 TOKEN( "keep-text", XML_KEEP_TEXT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1129 TOKEN( "keep-text", XML_KEEP_TEXT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4512 enum xmloff::token::XMLTokenEnum XML_KEEP_TEXT
|