Home
last modified time | relevance | path

Searched refs:XML_COLOR (Results 1 – 25 of 53) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlexport.cxx1178 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_BLACK); in ExportFont()
1181 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_WHITE); in ExportFont()
1184 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_RED); in ExportFont()
1187 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_GREEN); in ExportFont()
1190 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_BLUE); in ExportFont()
1193 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_AQUA); in ExportFont()
1205 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_GRAY); in ExportFont()
1214 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_LIME); in ExportFont()
1217 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_AQUA); in ExportFont()
1220 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_TEAL); in ExportFont()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DHatchStyle.cxx92 case XML_ELEMENT(DRAW, XML_COLOR): in importXML()
93 case XML_ELEMENT(DRAW_OOO, XML_COLOR): in importXML()
171 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aStrValue ); in exportXML()
H A DXMLFootnoteSeparatorExport.cxx175 rExport.AddAttribute(XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLFootnoteSeparatorImport.cxx138 case XML_ELEMENT(STYLE, XML_COLOR): in startFastElement()
H A Dxmlnumi.cxx605 case XML_ELEMENT(FO, XML_COLOR): in SvxXMLListLevelStyleAttrContext_Impl()
606 case XML_ELEMENT(FO_COMPAT, XML_COLOR): in SvxXMLListLevelStyleAttrContext_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/
H A Dcontrolpropertymap.cxx75 …MAP_ASCII( "SymbolColor", XML_NAMESPACE_STYLE, XML_COLOR, XML_TYPE_C…
76 …MAP_ASCII( "TextColor", XML_NAMESPACE_FO, XML_COLOR, XML_TYPE_C…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/
H A Dcontrolpropertymap.cxx75 …MAP_ASCII( "SymbolColor", XML_NAMESPACE_STYLE, XML_COLOR, XML_TYPE_C…
76 …MAP_ASCII( "TextColor", XML_NAMESPACE_FO, XML_COLOR, XML_TYPE_C…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DHatchStyle.cxx82 { XML_NAMESPACE_DRAW, XML_COLOR, XML_TOK_HATCH_COLOR }, in importXML()
194 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aStrValue ); in exportXML()
H A DXMLFootnoteSeparatorExport.cxx175 rExport.AddAttribute(XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLFootnoteSeparatorImport.cxx140 else if (IsXMLToken( sLocalName, XML_COLOR )) in StartElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xml/
H A Dxmlxtexp.cxx425 mrExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aOut.makeStringAndClear() ); in exportEntry()
427 SvXMLElementExport aElem( mrExport, XML_NAMESPACE_DRAW, XML_COLOR, true, true ); in exportEntry()
H A Dxmlxtimp.cxx202 case XML_ELEMENT(DRAW, XML_COLOR): in importColor()
203 case XML_ELEMENT(DRAW_OOO, XML_COLOR): in importColor()
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dxmlutil.c92 #define XML_COLOR "C" /* Prefix for GdkColor RGB triplets. */ macro
234 …fprintf(out, "<%s>%s%04X,%04X,%04X</%s>\n", name, XML_COLOR, color->red, color->green, color->blue… in xml_put_color()
667 else if(sscanf(str, XML_COLOR "%04X,%04X,%04X", &red, &green, &blue) == 3) in get_data()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xml/
H A Dxmlxtexp.cxx423 mrExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aOut.makeStringAndClear() ); in exportEntry()
425 SvXMLElementExport aElem( mrExport, XML_NAMESPACE_DRAW, XML_COLOR, true, true ); in exportEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLTextColumnsExport.cxx113 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLTextColumnsContext.cxx70 { XML_NAMESPACE_STYLE, XML_COLOR, XML_TOK_COLUMN_SEP_COLOR },
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLTextColumnsExport.cxx115 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLTextColumnsContext.cxx173 case XML_ELEMENT(STYLE, XML_COLOR): in XMLTextColumnSepContext_Impl()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A Dtokens.h27 const int XML_COLOR = 24; variable
H A Dtokenhash.h304 {"Color",XML_COLOR},
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlHelper.cxx104 …MAP_CONST_TEXT( PROPERTY_TEXTCOLOR, XML_NAMESPACE_FO, XML_COLOR, XM… in GetCellStylesPropertySetMapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A DxmlHelper.cxx107 …MAP_CONST_TEXT( PROPERTY_TEXTCOLOR, XML_NAMESPACE_FO, XML_COLOR, XM… in GetCellStylesPropertySetMapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Danimexp.cxx427 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, sTmp.makeStringAndClear() ); in exportAnimations()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Danimexp.cxx436 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, sTmp.makeStringAndClear() ); in exportAnimations()
H A Danimimp.cxx457 case XML_ELEMENT(DRAW, XML_COLOR): in XMLAnimationsEffectContext()

123