Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java767 String itemText; in createMinutes() local
785 itemText = item.getString().trim().toLowerCase(); in createMinutes()
787 if (itemText.equals(FILLIN_MINUTES_TITLE)) in createMinutes()
791 else if (itemText.equals(FILLIN_MINUTES_LOCATION)) in createMinutes()
795 else if (itemText.equals(FILLIN_MINUTES_DATE)) in createMinutes()
799 else if (itemText.equals(FILLIN_MINUTES_TIME)) in createMinutes()
822 itemText = item.getString().trim().toLowerCase(); in createMinutes()
824 if (itemText.equals(FILLIN_MINUTE_NUM)) in createMinutes()
828 else if (itemText.equals(FILLIN_MINUTE_TOPIC)) in createMinutes()
832 else if (itemText.equals(FILLIN_MINUTE_RESPONSIBLE)) in createMinutes()
[all …]
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java107 String itemText = path[path.length - 1]; in getId() local
110 if (item.getTextWithoutMneumonic().equals(itemText)) { in getId()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 28 milliseconds