Home
last modified time | relevance | path

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

/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java34 maForegroundColor = Color.BLACK; in Style()
45 aG2.setColor(maForegroundColor); in Set()
54 maForegroundColor = aColor; in SetForegroundColor()
63 return maForegroundColor; in GetForegroundColor()
107 private Color maForegroundColor; field in Style

Completed in 16 milliseconds