Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java57 public static final int SOSUBFORM_PAGE = 2; field in FormWizard
114 case SOSUBFORM_PAGE: in enterStep()
193 case SOSUBFORM_PAGE: in leaveStep()
325 … i = insertRoadmapItem(i, false, m_oResource.getResText(UIConsts.RID_FORM + 81), SOSUBFORM_PAGE); in insertFormRelatedSteps()
463 enablefromStep(SOSUBFORM_PAGE, enabled); in toggleMainFormSteps()
H A DFormConfiguration.java66 curtabindex = (short) (FormWizard.SOSUBFORM_PAGE * 100); in FormConfiguration()
67 Integer ISubFormStep = new Integer(FormWizard.SOSUBFORM_PAGE); in FormConfiguration()

Completed in 16 milliseconds