Home
last modified time | relevance | path

Searched refs:Day (Results 101 – 125 of 253) sorted by relevance

1234567891011

/trunk/main/extensions/source/logging/
H A Dloggerconfig.cxx121 (int)aDateTime.Day ); in lcl_substituteFileHandlerURLVariables_nothrow()
H A Dcsvformatter.cxx287 (int)record.LogTime.Day, in format()
H A Dsysloghandler.cxx267 (int)_rRecord.LogTime.Year, (int)_rRecord.LogTime.Month, (int)_rRecord.LogTime.Day, in publish()
/trunk/main/basic/source/runtime/
H A Drtlproto.hxx206 extern RTLFUNC(Day);
/trunk/main/desktop/source/app/
H A Dappfirststart.cxx151 Date(aDateTime.Day, aDateTime.Month, aDateTime.Year), in impl_oslDateTimeToDateTime()
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx71 Date( _rDT.Day, _rDT.Month, _rDT.Year ), in GetDateTime()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java260 dt.Day = (short) cal.get(Calendar.DAY_OF_MONTH); in updateDateFields()
/trunk/main/uui/source/
H A Diahndl-ssl.cxx118 aDate = Date( rDateTime.Day, rDateTime.Month, rDateTime.Year ); in getLocalizedDatTimeStr()
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupBy.idl84 <li>Day range grouping: The group <em>2002-Jan-03 - 2002-Jan-09</em>
/trunk/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx180 stDateTime.Day = (::sal_uInt16)rDate.GetDay(); in SetDateTime()
/trunk/main/svtools/source/contnr/
H A Dcontentenumeration.cxx66 aToolsDT = ::DateTime( Date( aUnoDT.Day, aUnoDT.Month, aUnoDT.Year ), \
/trunk/main/package/source/package/zipapi/
H A DZipOutputStream.cxx420 sal_uInt32 nResult = static_cast < sal_uInt32>( ( ( ( aDateTime.Day) + in getCurrentDosTime()
/trunk/main/cui/source/options/
H A Doptupdt.cxx141 aDate = Date( lastCheckedDT.Day, lastCheckedDT.Month, lastCheckedDT.Year ); in UpdateLastCheckedText()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx342 rTime.Year, rTime.Month, rTime.Day, in writeElement()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx110 Date aDate ( rInfo[n].TimeStamp.Day, rInfo[n].TimeStamp.Month, rInfo[n].TimeStamp.Year ); in SfxVersionTableDtor()
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx74 lcl_AddTwoDigits( sTmp, rDateTime.Day ); in GetISODateTimeString()
H A Dxmlversion.cxx340 rDateTime.Day = sal::static_int_cast< sal_uInt16 >(nDay); in ParseISODateTimeString()
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx517 aRet.Day = (sal_uInt16)sDate.getToken( 0, '-', nDateIndex ).toInt32(); in convertDateTime()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx188 sal_uInt16 Day; member
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx731 aDT.SetDay( pRedlineInfo->aDateTime.Day ); in ConvertRedline()
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx319 Date aDate( rInfo.stDateTime.Day, rInfo.stDateTime.Month, rInfo.stDateTime.Year ); in ImplVerifySignatures()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx331 return util::DateTime(0,aTime.Seconds,aTime.Minutes,aTime.Hours,aDate.Day,aDate.Month,aDate.Year); in toDateTime()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.src349 Text [ en-US ] = "Day" ;
/trunk/main/framework/source/services/
H A Dlicense.cxx183 Date(aDateTime.Day, aDateTime.Month, aDateTime.Year),
/trunk/main/sal/workben/
H A Dtestfile.cxx390 …printf("\t%02i.%02i.%4i , %02i.%02i.%02i Uhr\n", aDateTime.Day, aDateTime.Month, aDateTime.Year, a… in showTime()
398 …printf("SystemTime: \t\t%02i.%02i.%4i , %02i.%02i.%02i Uhr\n", aSystemTime.Day, aSystemTime.Month,… in showTime()

Completed in 129 milliseconds

1234567891011