Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/ !
H A DReportWizard.java86 private static String sMsgWizardName; field in ReportWizard
125 sMsgWizardName, in ReportWizard()
567 sMsgWizardName = super.m_oResource.getResText(UIConsts.RID_REPORT); in getReportResources()
/trunk/main/wizards/com/sun/star/wizards/table/ !
H A DTableWizard.java52 String sMsgWizardName = PropertyNames.EMPTY_STRING; field in TableWizard
391 sMsgWizardName = super.m_oResource.getResText(UIConsts.RID_TABLE + 1); in getTableResources()