Searched refs:XML_PROTECTION_KEY_DIGEST_ALGORITHM (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlbodyi.cxx | 105 else if ( nLocalToken == XML_PROTECTION_KEY_DIGEST_ALGORITHM ) in ScXMLBodyContext()
|
H A D | xmltabi.cxx | 168 case XML_ELEMENT( TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM ): in ScXMLTableContext()
|
H A D | xmlexprt.cxx | 1718 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 1726 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 1731 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 2837 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable() 2845 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable() 2850 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlbodyi.cxx | 104 else if ( nLocalToken == XML_PROTECTION_KEY_DIGEST_ALGORITHM ) in ScXMLBodyContext()
|
H A D | xmltabi.cxx | 168 case XML_ELEMENT( TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM ): in ScXMLTableContext()
|
H A D | xmlexprt.cxx | 1704 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 1712 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 1717 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in SetBodyAttributes() 2827 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable() 2835 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable() 2840 AddAttribute(XML_NAMESPACE_TABLE, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in WriteTable()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 403 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in ExportRegularSectionStart()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 404 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_PROTECTION_KEY_DIGEST_ALGORITHM, in ExportRegularSectionStart()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1541 XML_PROTECTION_KEY_DIGEST_ALGORITHM, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1507 XML_PROTECTION_KEY_DIGEST_ALGORITHM, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1547 TOKEN( "protection-key-digest-algorithm", XML_PROTECTION_KEY_DIGEST_ALGORITHM ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1509 TOKEN( "protection-key-digest-algorithm", XML_PROTECTION_KEY_DIGEST_ALGORITHM ),
|