Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java57 com.sun.star.beans.PropertyValue[] StyleOptions = xStyleLoader.getStyleLoaderOptions(); in loadStyleTemplates() local
59 int PropCount = StyleOptions.length; in loadStyleTemplates()
62 CurOptionName = StyleOptions[i].Name; in loadStyleTemplates()
63StyleOptions[i].Value = Boolean.valueOf((CurOptionName.compareTo(OptionString) == 0) || (CurOption… in loadStyleTemplates()
65 xStyleLoader.loadStylesFromURL(sTemplateUrl, StyleOptions); in loadStyleTemplates()
/trunk/main/vcl/unx/generic/gdi/
H A Ddtsetenum.hxx52 StyleOptions = 128, enumerator

Completed in 12 milliseconds