/aoo42x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XLocaleData.java | 163 Calendar[] calendar = new Calendar[1]; in _getAllCalendars() local 167 for (int j=0;j<calendar.length;j++) { in _getAllCalendars() 168 if (! goodCalendar(calendar[j]) ) { in _getAllCalendars() 171 res &= goodCalendar(calendar[j]); in _getAllCalendars() 414 public boolean goodCalendar(Calendar calendar) { in goodCalendar() argument 416 for (int i=0;i<calendar.Days.length;i++) { in goodCalendar() 422 good &= (! calendar.Days[i].ID.equals("") ); in goodCalendar() 424 for (int i=0;i<calendar.Months.length;i++) { in goodCalendar() 432 for (int i=0;i<calendar.Eras.length;i++) { in goodCalendar() 441 good &= (! calendar.StartOfWeek.equals("") ); in goodCalendar() [all …]
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | Helper.java | 314 private Calendar calendar; field in Helper.DateUtils 326 calendar = Calendar.getInstance(jl); in DateUtils() 333 calendar.set(date.Year, date.Month - 1, date.Day); in DateUtils() 355 java.util.Date dDate = calendar.getTime(); in getTimeInMillis() 365 calendar.clear(); in getDocumentDateAsDouble() 366 calendar.set(date / 10000, in getDocumentDateAsDouble() 385 calendar.clear(); in getDocumentDateAsDouble() 386 JavaTools.setTimeInMillis(calendar, javaTimeInMillis); in getDocumentDateAsDouble()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | XExtendedCalendar.idl | 37 This interface provides access to locale specific calendar 43 set at the calendar. </p> 55 locale's calendar. It is not predictable if the string will be 59 calendar, but with a Jewish calendar it will have three
|
H A D | XCalendar.idl | 38 Access to locale specific calendar systems. 44 /// Load the default calendar for the given locale. 48 /// Load a specific calendar for the given locale. 61 /** Returns the ID string of the loaded calendar, for example, 68 Set the date/time as an offset to the start of the calendar at 77 Get the date/time as an offset to the start of the calendar at
|
H A D | Calendar.idl | 36 A calendar as returned in a sequence by 55 /// if this is the default calendar for a given locale. 57 /// the name of the calendar, for example, <b>gregorian</b>.
|
H A D | CalendarDisplayCode.idl | 37 <p> The examples given are for an English Gregorian calendar, note 72 /// Combined short year and era, order depends on locale/calendar. 74 /// Combined full year and era, order depends on locale/calendar.
|
H A D | CalendarFieldIndex.idl | 63 calendar and is determined according to the timezone rules of 64 the locale used with the calendar. </p> 84 December but depends on the calendar used instead. </p> */
|
H A D | LocaleCalendar.idl | 37 /// Access a locale specific calendar.
|
H A D | CalendarDisplayIndex.idl | 45 /// name of a year (if used for a specific calendar)
|
H A D | CalendarItem.idl | 35 One entry in a calendar, for example, a day of week or a month or an
|
/aoo42x/main/i18npool/ |
H A D | Library_i18npool.mk | 112 i18npool/source/calendar/calendarImpl \ 113 i18npool/source/calendar/calendar_gregorian \ 114 i18npool/source/calendar/calendar_hijri \ 115 i18npool/source/calendar/calendar_jewish \
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 179 Calendar calendar; field in AgendaTemplate 446 calendar = Calendar.getInstance(jl); in initialize() 452 calendar.set(date.Year, date.Month - 1, date.Day); in initialize() 454 docNullTime = JavaTools.getTimeInMillis(calendar); in initialize() 672 calendar.clear(); in getDateString() 673 calendar.set(date / 10000, in getDateString() 677 long date1 = JavaTools.getTimeInMillis(calendar); in getDateString()
|
/aoo42x/main/sc/addin/datefunc/ |
H A D | dfa.cl | 84 * Check if a year is a leap year in the Gregorian calendar 238 * an calendar week offset from a given 4. January 243 * the week difference by calendar weeks which is then nWeek = nWeek2 - nWeek1 305 * mode 1 is the difference in calendar month 352 * mode 1 is the difference in calendar years 379 * Check if a Date is in a leap year in the Gregorian calendar
|
H A D | dfa.src | 82 Text = "Type of difference calculation: mode=0 means the interval, mode=1 means calendar weeks"; 105 …Text = "Type of difference calculation: Mode = 0 means interval, mode = 1 means in calendar months… 128 Text = "Type of difference calculation: Mode=0 means interval, mode=1 means in calendar years.";
|
/aoo42x/main/scaddins/source/datefunc/ |
H A D | datefunc.src | 58 …Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar weeks… 90 …Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar month… 122 …xt [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar years.";
|
/aoo42x/main/offapi/com/sun/star/report/ |
H A D | GroupOn.idl | 48 /** Dates in the same calendar year. 52 /** Dates in the same calendar quarter.
|
/aoo42x/main/i18npool/source/calendar/ |
H A D | makefile.mk | 27 TARGET=calendar
|
/aoo42x/main/i18npool/util/ |
H A D | makefile.mk | 41 $(SLB)$/calendar.lib \
|
/aoo42x/main/svtools/ |
H A D | AllLangResTarget_svt.mk | 48 svtools/source/control/calendar.src \
|
H A D | Package_inc.mk | 40 $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/calendar.hxx,svtools/calendar.hxx))
|
H A D | Library_svt.mk | 117 svtools/source/control/calendar \
|
/aoo42x/main/wizards/source/schedule/ |
H A D | schedule.src | 284 Text [ en-US ] = "An error occurred while creating the calendar." ;
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotFieldGroupBy.idl | 75 by their calendar day, or by ranges of days.
|
/aoo42x/main/scp2/source/ooo/ |
H A D | directory_ooo.scp | 852 DosName = "calendar";
|
/aoo42x/main/toolkit/src2xml/ |
H A D | src.lst | 581 ../../svtools/source/control/calendar.src
|