Searched refs:topicItems (Results 1 – 1 of 1) sorted by relevance
1182 Map topicItems = new Hashtable(4); in Topics() local1250 topicItems.put(xTextRange.getString().toLowerCase().trim(), ae); in Topics()1265 numCell = topicCells.indexOf(topicItems.get(FILLIN_TOPIC_NUMBER)); in Topics()1266 topicCell = topicCells.indexOf(topicItems.get(FILLIN_TOPIC_TOPIC)); in Topics()1267 responsibleCell = topicCells.indexOf(topicItems.get(FILLIN_TOPIC_RESPONSIBLE)); in Topics()1268 timeCell = topicCells.indexOf(topicItems.get(FILLIN_TOPIC_TIME)); in Topics()