Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java59 int PropCount = StyleOptions.length; in loadStyleTemplates() local
60 for (int i = 0; i < PropCount; i++) in loadStyleTemplates()