Home
last modified time | relevance | path

Searched defs:SelItems (Results 1 – 7 of 7) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DXFieldSelectionListener.java37 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems); in shiftFromLeftToRight()
H A DCommandFieldSelection.java62 …short[] SelItems = (short[]) CurUnoDialog.getControlProperty(sTableListBoxName, PropertyNames.SELE… in itemStateChanged() local
/trunk/main/wizards/com/sun/star/wizards/table/
H A DScenarioSelector.java319 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems) in shiftFromLeftToRight()
360 public void shiftFromRightToLeft(String[] SelItems, String[] NewItems) in shiftFromRightToLeft()
H A DPrimaryKeyHandler.java448 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems) in shiftFromLeftToRight()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java423 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems) in shiftFromLeftToRight()
439 public void shiftFromRightToLeft(String[] SelItems, String[] NewItems) in shiftFromRightToLeft()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java411 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems) in shiftFromLeftToRight()
424 public void shiftFromRightToLeft(String[] SelItems, String[] NewItems) in shiftFromRightToLeft()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java705 public void shiftFromLeftToRight(String[] SelItems, String[] NewItems) in shiftFromLeftToRight()
720 public void shiftFromRightToLeft(String[] SelItems, String[] NewItems) in shiftFromRightToLeft()

Completed in 41 milliseconds