Searched defs:selected (Results 1 – 10 of 10) sorted by relevance
83 short[] selected = getSelectedItems(); in contentsChanged() local122 protected void setSelectedItems(short[] selected) in setSelectedItems()
55 int selected = ((Number) value).intValue(); in setToUI() local
58 public String convertValueToText(Object value, boolean selected, in convertValueToText()
153 for ( sal_uInt16 selected = 0; selected < nSelectedCount; ++selected, ++pSelection ) in collectSelection() local
205 const ListBoxEntrySet& selected() const { return m_aSelectedEntries; } in selected() function in svxform::OControlTransferData
338 int selected = ie.Selected; in pageDesignChanged() local
329 Sequence< sal_Int16 > selected; in readListBoxModel() local
211 …short[] selected = (short[]) Helper.getUnoPropertyValue(getModel(lstLoadSettings), PropertyNames.S… in delSession() local
87 private int selected = -1; field in ImageList
2873 bool selected = m_pTableControl->isRowSelected( curRow ); in IsSelectionAtPoint() local
Completed in 88 milliseconds