Searched refs:sShowBinaryFields (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/form/ | 
| H A D | FormWizard.java | 54     private String sShowBinaryFields = PropertyNames.EMPTY_STRING;  field in FormWizard 240                     28, sShowBinaryFields, Boolean.TRUE, 95, 154, new Integer(SOMAIN_PAGE), 210  in buildSteps() 255 …               28, sShowBinaryFields, Boolean.TRUE, 95, 154, new Integer(SOSUBFORMFIELDS_PAGE), 210  in buildSteps() 375         sShowBinaryFields = m_oResource.getResText(UIConsts.RID_FORM + 2);  in getFormResources()
  | 
| /trunk/main/wizards/com/sun/star/wizards/report/ | 
| H A D | ReportWizard.java | 89     private static String sShowBinaryFields;  field in ReportWizard 335                         16, sShowBinaryFields, 95, 162, 1, 210  in buildSteps() 570             sShowBinaryFields = m_oResource.getResText(UIConsts.RID_REPORT + 60);  in getReportResources()
  | 
        Completed in 52 milliseconds