/aoo42x/main/sc/addin/datefunc/ |
H A D | dfa.cl | 100 * Get the number of days in a specified month 104 * @return number of days 122 * Convert a date to a count of days starting from 01/01/0001 125 * is the number of days between 01/01/0001 and the date 132 * @return count of days from 01/01/0001 to the date specified 152 * Convert a count of days starting from 01/01/0001 to a date 155 * is the number of days between 01/01/0001 and the date 159 * @param nDay count of days from 01/01/0001 221 * is assigned a number in the year in which most of its days lie. 258 * mode 0 is the interval between the dates in month, that is days / 7 [all …]
|
H A D | dfa.src | 150 Text = "Returns the number of days in the month in relation to the date entered"; 161 Text = "Returns the number of days in a year in relation to the date entered";
|
/aoo42x/main/shell/source/win32/shlxthandler/util/ |
H A D | iso8601_converter.cxx | 106 std::wstring days; in iso8601_duration_to_local_duration() local 125 days = num; in iso8601_duration_to_local_duration() 137 if (days.length() > 0) in iso8601_duration_to_local_duration() 139 int h = ((_wtoi(days.c_str()) * 24) + _wtoi(hours.c_str())); in iso8601_duration_to_local_duration()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | XCalendar.idl | 69 1-Jan-1970 00:00. The integer part represents the number of days 78 1-Jan-1970 00:00. The integer part represents the number of days 139 /** Set how many days of a week must reside in the first week of a 145 /** returns how many days of a week must reside in the first week of 155 /// returns the number of days in a week, e.g. <b>7</b>
|
H A D | Calendar.idl | 45 /// the days of the week, see also <type>CalendarItem</type>. 53 /// how many days must reside in the first week of a year.
|
H A D | Weekdays.idl | 34 /** Constants for days of a week.
|
H A D | NumberFormatIndex.idl | 85 of short/long days/months/years was defined by the
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | XDataPilotFieldGrouping.idl | 123 be zero, unless ranges of days have to be grouped (see the 134 is zero, grouping is performed on all days of the year (e.g. the 137 ranges of days, and the value specifies the number of days grouped
|
H A D | DataPilotFieldGroupInfo.idl | 76 /** specifies whether date values are grouped by ranges of days. 87 of days (see descriptions for <member>
|
H A D | FillMode.idl | 68 by a specified number of days</p>
|
H A D | DataPilotFieldGroupBy.idl | 75 by their calendar day, or by ranges of days.
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SDBCReportData.java | 236 static private StringBuffer getDateString(final int years, final int months, final int days) in getDateString() argument 250 if (days < 10) in getDateString() 254 str.append(days); in getDateString()
|
/aoo42x/main/i18npool/source/calendar/ |
H A D | calendarImpl.cxx | 213 CalendarImpl::setMinimumNumberOfDaysForFirstWeek( sal_Int16 days ) throw(RuntimeException) in setMinimumNumberOfDaysForFirstWeek() argument 216 xCalendar->setMinimumNumberOfDaysForFirstWeek(days); in setMinimumNumberOfDaysForFirstWeek()
|
H A D | calendar_gregorian.cxx | 880 Calendar_gregorian::setMinimumNumberOfDaysForFirstWeek( sal_Int16 days ) throw(RuntimeException) in setMinimumNumberOfDaysForFirstWeek() argument 882 aCalendar.MinimumNumberOfDaysForFirstWeek = days; in setMinimumNumberOfDaysForFirstWeek() 883 body->setMinimalDaysInFirstWeek( static_cast<uint8_t>( days)); in setMinimumNumberOfDaysForFirstWeek()
|
/aoo42x/main/scaddins/source/datefunc/ |
H A D | dateadd.idl | 74 /// calculates the number of days in a month. 80 /// calculates the number of days in a year.
|
H A D | datefunc.src | 146 Text [ en-US ] = "Returns the number of days of the month in which the date entered occurs"; 162 Text [ en-US ] = "Returns the number of days of the year in which the date entered occurs.";
|
/aoo42x/main/i18npool/source/localedata/ |
H A D | localedata.cxx | 519 Sequence< CalendarItem > days(allCalendars[0][i]); in getAllCalendars() local 527 …days = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_DAYS); in getAllCalendars() 533 days[j] = day; in getAllCalendars() 563 Calendar aCalendar(days, months, eras, startOfWeekDay, in getAllCalendars()
|
/aoo42x/main/sc/source/core/data/ |
H A D | dpgroup.cxx | 387 sal_Int32 days = (date - yearStart) + 1; // Jan 01 has value 1 in match() local 388 if (days >= 60 && !date.IsLeapYear()) in match() 391 ++days; in match() 394 return days == matchDays; in match()
|
/aoo42x/main/scaddins/source/analysis/ |
H A D | analysis.src | 64 Text [ en-US ] = "List of date values of days off (vacation, holidays, etc.)"; 72 …Text [ en-US ] = "Returns the number of whole days between 'start date' and 'end date' as a year f… 102 Text [ en-US ] = "Basis for determining the interest days"; 224 Text [ en-US ] = "List of date values representing days off (vacation, holidays, etc.)"; 3445 … Text [ en-US ] = "Returns the number of days in the coupon period containing the settlement date"; 3493 Text [ en-US ] = "Returns the number of days from the settlement date to the next coupon date"; 3541 …Text [ en-US ] = "Returns the number of days from the beginning of the coupon period to the settle…
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | Duration.idl | 66 /** contains the days.
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | flddok.src | 160 Text [ en-US ] = "Offs~et in days" ;
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | dpgroupdlg.src | 216 Text [ en-US ] = "Number of ~days" ;
|
/aoo42x/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 351 …10=not-contains-blanks,contains-errors,not-contains-errors,,,today,tomorrow,yesterday,last-7-days,… 358 shortlist=CFRULE-DATE-OPERATOR,0,today,yesterday,last-7-days,this-week,last-week,last-month,tomorro… 684 shortlist=PCDFRANGEPR-GROUPBY,0,numeric,seconds,minutes,hours,days,months,quarters,years
|
H A D | biffdumper.ini | 736 …10=not-contains-blanks,contains-errors,not-contains-errors,,,today,tomorrow,yesterday,last-7-days,… 747 shortlist=CFRULE12-DATE-OPERATOR,0,today,yesterday,last-7-days,this-week,last-week,last-month,tomor… 846 shortlist=CHDATERANGE-UNIT,0,days,months,years 963 shortlist=CHFREXTPROPS-TIMEUNIT,0x0060,days,months,years 1801 shortlist=PCDFRANGEPR-GROUPBY,0,numeric,seconds,minutes,hours,days,months,quarters,years
|
/aoo42x/main/ |
H A D | LICENSE_category_b | 349 such breach within 30 days of becoming aware of the breach. All 363 shall, upon 60 days notice from Participant terminate prospectively, 364 unless if within 60 days after receipt of notice You either: (i) 368 the Contributor Version against such Participant. If within 60 days 841 non-compliance by some reasonable means prior to 60 days after You have 846 from such Contributor, and You become compliant prior to 30 days after 1295 30 days of becoming aware of the breach. All sublicenses to the Covered
|