Home
last modified time | relevance | path

Searched defs:ncurStep (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java265 int ncurStep = getCurrentStep(); in finishWizard() local
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java284 int ncurStep = getCurrentStep(); in finishWizard() local
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java357 final int ncurStep = getCurrentStep(); in finishWizard() local