Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java339 String[] sPropList = JavaTools.ArrayoutofString(scurline, ":"); in getStyleColor() local
340 String sPropValue = sPropList[1]; in getStyleColor()