Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java77 private final static int SOLABELTEXTCOLOR = 2; field in StyleApplier
402 oStylePropList[SOLABELTEXTCOLOR] = getStyleColor(sData, ".toctitle {", "color:"); in getStyleColors()
440 if (_iStyleColors[SOLABELTEXTCOLOR] > -1) in applyDBControlProperties()
475 if (_iStyleColors[SOLABELTEXTCOLOR] > -1) in applyDBControlProperties()
477 …ntrols[n].xPropertySet.setPropertyValue("TextColor", new Integer(_iStyleColors[SOLABELTEXTCOLOR])); in applyDBControlProperties()

Completed in 26 milliseconds