Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/
H A DDBLimitedFieldSelection.java96 short[] SelList = null; in initializeListBox() local
103 SelList = new short[] { (short) (index) }; in initializeListBox()
107 SelList = new short[] { (short) (0) }; in initializeListBox()
109 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox() local
112 SelList = new short[] { (short) (0) }; in initializeListBox()
113 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox() local
H A DSortingComponent.java155 short[] SelList = null; in initialize() local
160 SelList = new short[] in initialize()
167 SelList = new short[] in initialize()
173 …log.setControlProperty("lstSort" + Integer.toString(i + 1), PropertyNames.SELECTED_ITEMS, SelList); in initialize()
H A DUnoDialog.java215 short[] SelList = xListBox.getSelectedItemsPos(); in removeSelectedItems() local
216 int Sellen = SelList.length; in removeSelectedItems()
219 xListBox.removeItems(SelList[i], (short) 1); in removeSelectedItems()
H A DFieldSelection.java571 String[] SelList = xFieldsListBox.getItems(); in deselectFields() local
576 if (JavaTools.FieldInList(SelList, SearchString) != -1) in deselectFields()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/
H A DDBLimitedFieldSelection.java96 short[] SelList = null; in initializeListBox() local
103 SelList = new short[] { (short) (index) }; in initializeListBox()
107 SelList = new short[] { (short) (0) }; in initializeListBox()
109 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox() local
112 SelList = new short[] { (short) (0) }; in initializeListBox()
113 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox() local
H A DSortingComponent.java155 short[] SelList = null; in initialize() local
160 SelList = new short[] in initialize()
167 SelList = new short[] in initialize()
173 …log.setControlProperty("lstSort" + Integer.toString(i + 1), PropertyNames.SELECTED_ITEMS, SelList); in initialize()
H A DUnoDialog.java215 short[] SelList = xListBox.getSelectedItemsPos(); in removeSelectedItems() local
216 int Sellen = SelList.length; in removeSelectedItems()
219 xListBox.removeItems(SelList[i], (short) 1); in removeSelectedItems()
H A DFieldSelection.java571 String[] SelList = xFieldsListBox.getItems(); in deselectFields() local
576 if (JavaTools.FieldInList(SelList, SearchString) != -1) in deselectFields()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emFileMan/
H A DemFileManSelInfoPanel.cpp33 SelList.SetTuningLevel(1); in emFileManSelInfoPanel()
439 SelList.Clear(); in ResetDetails()
463 SelList.Clear(); in WorkOnDetails()
506 SelList.SetCount(cnt); in WorkOnDetails()
508 SelList.Set(i,FileMan->GetTargetSelection(i)); in WorkOnDetails()
515 if (SelIndex>=SelList.GetCount()) { in WorkOnDetails()
517 SelList.Clear(); in WorkOnDetails()
523 WorkOnDetailEntry(&DirectDetails,emDirEntry(SelList[SelIndex])); in WorkOnDetails()
528 SelList.Clear(); in WorkOnDetails()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dfieldseditor.pas411 var SelList: TPersistentSelectionList;
417 SelList := TPersistentSelectionList.Create;
418 SelList.ForceUpdate := AOrderChanged;
420 OnGetSelection(SelList);
421 FDesigner.PropertyEditorHook.SetSelection(SelList) ;
423 SelList.Free;
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dfieldseditor.pas411 var SelList: TPersistentSelectionList;
417 SelList := TPersistentSelectionList.Create;
418 SelList.ForceUpdate := AOrderChanged;
420 OnGetSelection(SelList);
421 FDesigner.PropertyEditorHook.SetSelection(SelList) ;
423 SelList.Free;
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dfieldseditor.pas411 var SelList: TPersistentSelectionList;
417 SelList := TPersistentSelectionList.Create;
418 SelList.ForceUpdate := AOrderChanged;
420 OnGetSelection(SelList);
421 FDesigner.PropertyEditorHook.SetSelection(SelList) ;
423 SelList.Free;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dfieldseditor.pas411 var SelList: TPersistentSelectionList;
417 SelList := TPersistentSelectionList.Create;
418 SelList.ForceUpdate := AOrderChanged;
420 OnGetSelection(SelList);
421 FDesigner.PropertyEditorHook.SetSelection(SelList) ;
423 SelList.Free;
/dports/x11/eaglemode/eaglemode-0.95.0/include/emFileMan/
H A DemFileManSelInfoPanel.h116 emArray<emString> SelList; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp3818 wxSelectableItemListNode *node = SelList.GetFirst(); in OnRolloverPopupTimerEvent()
3966 wxSelectableItemListNode *node = SelList.GetFirst(); in OnRolloverPopupTimerEvent()
6862 wxSelectableItemListNode *node = SelList.GetFirst(); in FindRoutePointsAtCursor()
7251 wxSelectableItemListNode *node = SelList.GetFirst(); in CallPopupMenu()
7342 wxSelectableItemListNode *node = SelList.GetFirst(); in CallPopupMenu()
7381 wxSelectableItemListNode *node = SelList.GetFirst(); in CallPopupMenu()
7411 wxSelectableItemListNode *node = SelList.GetFirst(); in CallPopupMenu()
7415 if( SelList.GetCount() > 1 ) { in CallPopupMenu()
7428 wxSelectableItemListNode *node = SelList.GetFirst(); in CallPopupMenu()
7853 wxSelectableItemListNode *node = SelList.GetFirst(); in MouseEventProcessObjects()
[all …]