Home
last modified time | relevance | path

Searched defs:dateFormat (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java58 private static SimpleDateFormat dateFormat; field in FormatValueUtility
H A DVariablesDeclarationLayoutController.java153 final SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy;MM;dd"); in generateVariableSetSection() local
/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java196 SimpleDateFormat dateFormat = new SimpleDateFormat( "yyyy/MM/dd HH:mm:ss"); in store() local
/AOO41X/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java150 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd"); in OpenOffice() local
/AOO41X/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java178 private int dateFormat, numberFormat; field in CGSettings.Formatter
/AOO41X/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java173 int dateFormat, timeFormat; field in AgendaTemplate