Searched refs:XML_BIND_STYLES_TO_CONTENT (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlsorti.cxx | 54 case XML_ELEMENT( TABLE, XML_BIND_STYLES_TO_CONTENT ): in ScXMLSortContext()
|
H A D | XMLExportDatabaseRanges.cxx | 75 mrExport.AddAttribute(XML_NAMESPACE_TABLE, XML_BIND_STYLES_TO_CONTENT, XML_FALSE); in writeSort() 650 mrExport.AddAttribute(XML_NAMESPACE_TABLE, XML_BIND_STYLES_TO_CONTENT, XML_FALSE); in writeSubtotals()
|
H A D | xmldrani.cxx | 628 case XML_ELEMENT( TABLE, XML_BIND_STYLES_TO_CONTENT ): in ScXMLSubTotalRulesContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlsorti.cxx | 53 case XML_ELEMENT( TABLE, XML_BIND_STYLES_TO_CONTENT ): in ScXMLSortContext()
|
H A D | XMLExportDatabaseRanges.cxx | 74 mrExport.AddAttribute(XML_NAMESPACE_TABLE, XML_BIND_STYLES_TO_CONTENT, XML_FALSE); in writeSort() 622 mrExport.AddAttribute(XML_NAMESPACE_TABLE, XML_BIND_STYLES_TO_CONTENT, XML_FALSE); in writeSubtotals()
|
H A D | xmldrani.cxx | 639 case XML_ELEMENT( TABLE, XML_BIND_STYLES_TO_CONTENT ): in ScXMLSubTotalRulesContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 332 XML_BIND_STYLES_TO_CONTENT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 315 XML_BIND_STYLES_TO_CONTENT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 337 TOKEN( "bind-styles-to-content", XML_BIND_STYLES_TO_CONTENT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 316 TOKEN( "bind-styles-to-content", XML_BIND_STYLES_TO_CONTENT ),
|