Home
last modified time | relevance | path

Searched defs:DisplayName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/db/
H A DCommandName.java37 protected String DisplayName = PropertyNames.EMPTY_STRING; field in CommandName
/trunk/test/testuno/source/api/i18n/
H A DXCalendarTest.java475 String DisplayName = oObj.getDisplayName(CalendarDisplayIndex.MONTH, in _getDisplayName() local