From f75a1456dde279f10e23416c499ffc7390dc2bf1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 3 Feb 2014 10:45:54 +0000 Subject: update help ids for query filter dialog .ui conversion Change-Id: I0479dcb6fd678ac66cc5129cfd5539331410442e --- helpers/help_hid.lst | 12 ------------ source/text/shared/02/12090000.xhp | 5 ++--- source/text/shared/02/12090100.xhp | 30 +++++++++++++++--------------- 3 files changed, 17 insertions(+), 30 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 243ad483a5..fca4eca6f3 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1429,7 +1429,6 @@ HID_DLG_ADABAS_USR,37276, HID_DLG_DATABASE_WIZARD,39148, HID_DLG_DBCHANGE,34843, HID_DLG_ERROR,38842, -HID_DLG_FILTERCRIT,38783, HID_DLG_FILTER_SELECT,35842, HID_DLG_FLDEDT_ADDRESS,53061, HID_DLG_FLDEDT_NEXT,53059, @@ -5504,9 +5503,6 @@ dbaccess_Edit_DLG_ADABASSTAT_ET_SYSDEVSPACE,1388611585, dbaccess_Edit_DLG_ADABASSTAT_ET_TRANSACTIONLOG,1388611586, dbaccess_Edit_DLG_COLLECTION_VIEW_ED_EXPLORERFILE_FILENAME,1388759041, dbaccess_Edit_DLG_DOMAINPASSWORD_ET_PASSWORD,1388709890, -dbaccess_Edit_DLG_FILTERCRIT_ET_WHEREVALUE1,1388414977, -dbaccess_Edit_DLG_FILTERCRIT_ET_WHEREVALUE2,1388414978, -dbaccess_Edit_DLG_FILTERCRIT_ET_WHEREVALUE3,1388414979, dbaccess_Edit_DLG_PARAMETERS_ET_PARAM,1388398596, dbaccess_Edit_DLG_PASSWORD_ED_OLDPASSWORD,1388693523, dbaccess_Edit_DLG_PASSWORD_ED_PASSWORD,1388693525, @@ -5543,14 +5539,6 @@ dbaccess_ListBox_DLG_ADABASSTAT_LB_DATADEVS,1388613121, dbaccess_ListBox_DLG_DATASOURCE_SELECTION_LB_DATASOURCE,1388383745, dbaccess_ListBox_DLG_DBASE_INDEXES_LB_FREEINDEXES,1388334594, dbaccess_ListBox_DLG_DBASE_INDEXES_LB_TABLEINDEXES,1388334593, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHERECOMP1,1388416514, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHERECOMP2,1388416516, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHERECOMP3,1388416518, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHERECOND2,1388416519, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHERECOND3,1388416520, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHEREFIELD1,1388416513, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHEREFIELD2,1388416515, -dbaccess_ListBox_DLG_FILTERCRIT_LB_WHEREFIELD3,1388416517, dbaccess_ListBox_DLG_PARAMETERS_LB_ALLPARAMS,1388400129, dbaccess_ListBox_PAGE_GENERAL_LB_DOCUMENTLIST,851447299, dbaccess_ModalDialog_DLG_ADABASSTAT,1388609536, diff --git a/source/text/shared/02/12090000.xhp b/source/text/shared/02/12090000.xhp index e3cfe88ec7..19e253abbd 100644 --- a/source/text/shared/02/12090000.xhp +++ b/source/text/shared/02/12090000.xhp @@ -32,9 +32,8 @@ databases; standard filters standard filters;databases mw converted "standard filters..." into a two level entry and "default filters;" into a cross reference - + - Standard Filter Allows you to set the filtering options. @@ -64,4 +63,4 @@ AutoFilter - \ No newline at end of file + diff --git a/source/text/shared/02/12090100.xhp b/source/text/shared/02/12090100.xhp index 6c053d0c42..d1645fb57f 100644 --- a/source/text/shared/02/12090100.xhp +++ b/source/text/shared/02/12090100.xhp @@ -45,35 +45,35 @@ You can define a filter by indicating the type of line, the name of the field, a logical condition and a value or a combination of arguments. - - + + Operator - For the following arguments, you can choose between the logical operators AND / OR. + For the following arguments, you can choose between the logical operators AND / OR. - - - + + + Field name - Specifies the field names from the current table to set them in the argument. You will see the column identifiers if no text is available for the field names. + Specifies the field names from the current table to set them in the argument. You will see the column identifiers if no text is available for the field names. - - - + + + Condition - Specifies the comparative operators through which the entries in the Field name and Value fields can be linked. + Specifies the comparative operators through which the entries in the Field name and Value fields can be linked. - - - + + + Value - Specifies a value to filter the field. + Specifies a value to filter the field. The Value list box contains all possible values for the specified Field name . Choose the value to be used in the filter. You can also choose the - empty - or -not empty - entries.. If you use the filter function in database tables or forms, then type the value in the Value text box to be used for filtering. -- cgit