Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java90 private static final int TASKS_PER_XSL = 2; field in Process
166 TASKS_IN_GENERATE + xsl * TASKS_PER_XSL + in getTaskSteps()