Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialogResources.java33 final static int RID_FTPDIALOG_START = 4200; field in FTPDialogResources
67 resFTPDialog_title = getResText(RID_FTPDIALOG_START + 0); in FTPDialogResources()
68 reslblUsername_value = getResText(RID_FTPDIALOG_START + 1); in FTPDialogResources()
69 reslblPassword_value = getResText(RID_FTPDIALOG_START + 2); in FTPDialogResources()
70 resbtnConnect_value = getResText(RID_FTPDIALOG_START + 3); in FTPDialogResources()
71 resln1_value = getResText(RID_FTPDIALOG_START + 4); in FTPDialogResources()
72 reslblFTPAddress_value = getResText(RID_FTPDIALOG_START + 5); in FTPDialogResources()
73 resln2_value = getResText(RID_FTPDIALOG_START + 6); in FTPDialogResources()
74 resln3_value = getResText(RID_FTPDIALOG_START + 7); in FTPDialogResources()
75 resbtnDir_value = getResText(RID_FTPDIALOG_START + 8); in FTPDialogResources()
[all …]