Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dmathmlexport.cxx1259 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_BLACK); in ExportFont()
1262 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_WHITE); in ExportFont()
1265 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_RED); in ExportFont()
1268 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_GREEN); in ExportFont()
1271 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_BLUE); in ExportFont()
1274 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_AQUA); in ExportFont()
1277 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_FUCHSIA); in ExportFont()
1280 AddAttribute(XML_NAMESPACE_MATH, XML_COLOR, XML_YELLOW); in ExportFont()
H A Dmathmlimport.cxx2087 { XML_NAMESPACE_MATH, XML_COLOR, XML_TOK_COLOR },
/aoo41x/main/xmloff/source/forms/
H A Dcontrolpropertymap.cxx80 …MAP_ASCII( "SymbolColor", XML_NAMESPACE_STYLE, XML_COLOR, XML_TYPE_C… in getControlStylePropertyMap_Access()
82 …MAP_ASCII( "TextColor", XML_NAMESPACE_FO, XML_COLOR, XML_TYPE_C… in getControlStylePropertyMap_Access()
/aoo41x/main/xmloff/source/style/
H A DHatchStyle.cxx104 { XML_NAMESPACE_DRAW, XML_COLOR, XML_TOK_HATCH_COLOR }, in importXML()
237 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aStrValue ); in exportXML()
H A DXMLFootnoteSeparatorExport.cxx158 rExport.AddAttribute(XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLFootnoteSeparatorImport.cxx146 else if (IsXMLToken( sLocalName, XML_COLOR )) in StartElement()
H A Dxmlnume.cxx642 GetExport().AddAttribute( XML_NAMESPACE_FO, XML_COLOR, in exportLevelStyle()
H A Dxmlnumi.cxx739 { XML_NAMESPACE_FO, XML_COLOR, in lcl_getStyleAttributesAttrTokenMap()
H A Dxmlnumfe.cxx410 rExport.AddAttribute( XML_NAMESPACE_FO, XML_COLOR, in WriteColorElement_Impl()
H A Dxmlnumfi.cxx699 if ( nPrefix == XML_NAMESPACE_FO && IsXMLToken( aLocalName, XML_COLOR ) ) in SvXMLNumFmtPropContext()
/aoo41x/main/svx/source/xml/
H A Dxmlxtexp.cxx405 mrExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, aOut.makeStringAndClear() ); in exportEntry()
407 SvXMLElementExport aElem( mrExport, XML_NAMESPACE_DRAW, XML_COLOR, sal_True, sal_True ); in exportEntry()
H A Dxmlxtimp.cxx241 else if( aLocalName == GetXMLToken(XML_COLOR) ) in importColor()
/aoo41x/main/xmloff/source/text/
H A DXMLTextColumnsExport.cxx119 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_COLOR, in exportXML()
H A DXMLTextColumnsContext.cxx80 { XML_NAMESPACE_STYLE, XML_COLOR, XML_TOK_COLUMN_SEP_COLOR },
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlHelper.cxx168 MAP_CONST_TEXT( PROPERTY_TEXTCOLOR, XML_NAMESPACE_FO, XML_COLOR, XML_TYPE_COLOR, 0 ), in GetCellStylesPropertySetMapper()
/aoo41x/main/xmloff/source/draw/
H A Danimimp.cxx521 else if( IsXMLToken( aLocalName, XML_COLOR ) ) in XMLAnimationsEffectContext()
H A Danimexp.cxx467 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_COLOR, sTmp.makeStringAndClear() ); in exportAnimations()
H A Danimationexport.cxx492 { XML_COLOR, "CharColor" }, in getAnimationAttributeNamesConversionList()
1540 case XML_COLOR: nType = XML_TYPE_COLOR; break; in convertValue()
H A Danimationimport.cxx459 case XML_COLOR: nType = XML_TYPE_COLOR; break; in convertValue()
H A Dsdpropls.cxx541 { XML_COLOR, drawing::TextureKind_COLOR },
/aoo41x/main/xmloff/source/transform/
H A DPropertyActionsOOo.cxx523 { XML_NAMESPACE_FO, XML_COLOR, XML_ATACTION_COPY,
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx417 XML_COLOR, enumerator
/aoo41x/main/xmloff/source/core/
H A Dxmltoken.cxx425 TOKEN( "color", XML_COLOR ),

Completed in 344 milliseconds