Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/utils/
H A DXMLHelper.java36 public static final String ELEMENT_CATEGORY = "category"; //$NON-NLS-1$ field in XMLHelper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help/src/org/eclipse/help/internal/
H A DHelpData.java47 private static final String ELEMENT_CATEGORY = "category"; //$NON-NLS-1$ field in HelpData
213 else if (ELEMENT_TOC.equals(name) || ELEMENT_CATEGORY.equals(name)) { in startElement()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/parser/
H A DSearchParser.java50 } else if (name.equalsIgnoreCase(XMLHelper.ELEMENT_CATEGORY)) { in startElement()
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dstructures.h566 ELEMENT_CATEGORY, enumerator
H A Dgsb_transactions_list_sort.c336 case ELEMENT_CATEGORY: in gsb_transactions_list_sort_by_no_sort()
H A Dgsb_transactions_list.c103 {0, 0, ELEMENT_CATEGORY, 0, ELEMENT_PAYMENT_TYPE, ELEMENT_AMOUNT, 0},
2962 cell_content_number = ELEMENT_CATEGORY; in gsb_transactions_list_grep_cell_content()
2965 case ELEMENT_CATEGORY: in gsb_transactions_list_grep_cell_content()
3066 case ELEMENT_CATEGORY: in gsb_transactions_list_grep_cell_content()
H A Dtransaction_list.c373 if ((retour = gsb_transactions_list_find_element_col (ELEMENT_CATEGORY)) >= 0) in transaction_list_find_element_col_for_archive()
396 case ELEMENT_CATEGORY: in transaction_list_find_element_col_split()
H A Dcategories_onglet.c870 transaction_list_update_element (ELEMENT_CATEGORY); in edit_category()
H A Dmetatree.c3405 transaction_list_update_element ( ELEMENT_CATEGORY ); in metatree_update_tree_view()
H A Dimport.c3939 transaction_list_update_element (ELEMENT_CATEGORY); in gsb_import_cree_liens_virements_ope_import()