Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java151 Map itemsCache; field in AgendaTemplate
293 if (itemsCache == null) in AgendaTemplate()
367 itemsCache = new Hashtable(11); in initItemsCache()
376 itemsCache.put(FILLIN_BRING, in initItemsCache()
380 itemsCache.put(FILLIN_READ, in initItemsCache()
384 itemsCache.put(FILLIN_NOTES, in initItemsCache()
390 itemsCache.put(FILLIN_CALLED_BY, in initItemsCache()
394 itemsCache.put(FILLIN_FACILITATOR, in initItemsCache()
402 itemsCache.put(FILLIN_NOTETAKER, in initItemsCache()
406 itemsCache.put(FILLIN_TIMEKEEPER, in initItemsCache()
[all …]

Completed in 22 milliseconds