Searched refs:XML_BORDER_COLOR (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlsceni.cxx | 58 case XML_ELEMENT( TABLE, XML_BORDER_COLOR ): in ScXMLTableScenarioContext()
|
H A D | xmlexprt.cxx | 4053 AddAttribute(XML_NAMESPACE_TABLE, XML_BORDER_COLOR, aBuffer.makeStringAndClear()); in WriteScenario()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlsceni.cxx | 57 case XML_ELEMENT( TABLE, XML_BORDER_COLOR ): in ScXMLTableScenarioContext()
|
H A D | xmlexprt.cxx | 3917 AddAttribute(XML_NAMESPACE_TABLE, XML_BORDER_COLOR, aBuffer.makeStringAndClear()); in WriteScenario()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 355 XML_BORDER_COLOR, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 337 XML_BORDER_COLOR, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 360 TOKEN( "border-color", XML_BORDER_COLOR ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 338 TOKEN( "border-color", XML_BORDER_COLOR ),
|