Home
last modified time | relevance | path

Searched refs:SetForegroundColor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java41 maTagStartEndStyle = new Style().SetForegroundColor(new Color(0x87CEFA)); // Light Sky Blue in DocumentTokenFormatter()
42 … maNamespaceNameStyle = new Style().SetForegroundColor(new Color(0x7B68EE)); // Medium Slate Blue in DocumentTokenFormatter()
44 .SetForegroundColor(new Color(0x7B68EE)) // Medium Slate Blue in DocumentTokenFormatter()
46 maTextStyle = new Style().SetForegroundColor(new Color(0xF08080)); // Light Coral in DocumentTokenFormatter()
47 maAttributeValueStyle = new Style().SetForegroundColor(new Color(0xFFA07A)); // Light Salmon in DocumentTokenFormatter()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java52 public Style SetForegroundColor (final Color aColor) in SetForegroundColor() method in Style
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx688 void SetForegroundColor( css::util::Color color );
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1414 void ProgressBar::SetForegroundColor( util::Color color ) in SetForegroundColor() function in layout::ProgressBar

Completed in 32 milliseconds