Home
last modified time | relevance | path

Searched refs:sDate (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/odk/examples/java/ToDo/
H A DToDo.java388 sDate = this.getStringFromGregorianCalendar( in recalc()
590 String sDate = ( gregCal.get( Calendar.MONTH ) + 1 ) in getStringFromGregorianCalendar() local
595 return sDate; in getStringFromGregorianCalendar()
603 int []intDateValue = this.getDateValuesFromString( sDate ); in getGregorianCalendarFromString()
613 public int[] getDateValuesFromString( String sDate) { in getDateValuesFromString() argument
616 int intPositionFirstTag = sDate.indexOf( STRING_SEPARATOR ); in getDateValuesFromString()
617 int intPositionSecondTag = sDate.indexOf(STRING_SEPARATOR, in getDateValuesFromString()
622 sDate.substring(0, intPositionFirstTag)) - 1; in getDateValuesFromString()
628 sDate.substring(intPositionSecondTag + 1, sDate.length())); in getDateValuesFromString()
666 int intColumn, String sDate ) { in setStringToCell() argument
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java190 String sDate = dateUtils.format(dateFormat, date); in formatCreated() local
191 …return JavaTools.replaceSubString(resources[CGSettings.RESOURCE_CREATED_TEMPLATE], sDate, "%DATE"); in formatCreated()
196 String sDate = dateUtils.format(dateFormat, date); in formatUpdated() local
197 …return JavaTools.replaceSubString(resources[CGSettings.RESOURCE_UPDATED_TEMPLATE], sDate, "%DATE"); in formatUpdated()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx570 rtl::OUStringBuffer sDate; in WriteNumGroupInfo() local
571 rExport.GetMM100UnitConverter().convertDateTime(sDate, rGroupInfo.Start); in WriteNumGroupInfo()
572 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_START, sDate.makeStringAndClear()); in WriteNumGroupInfo()
578 rtl::OUStringBuffer sDate; in WriteNumGroupInfo() local
579 rExport.GetMM100UnitConverter().convertDateTime(sDate, rGroupInfo.End); in WriteNumGroupInfo()
580 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_END, sDate.makeStringAndClear()); in WriteNumGroupInfo()
598 rtl::OUStringBuffer sDate; in WriteNumGroupInfo() local
H A DXMLChangeTrackingExportHelper.cxx132 rtl::OUStringBuffer sDate; in WriteChangeInfo() local
133 ScXMLConverter::ConvertDateTimeToString(pAction->GetDateTimeUTC(), sDate); in WriteChangeInfo()
137 rExport.Characters(sDate.makeStringAndClear()); in WriteChangeInfo()
H A DXMLConverter.cxx345 void ScXMLConverter::ConvertDateTimeToString(const DateTime& aDateTime, rtl::OUStringBuffer& sDate) in ConvertDateTimeToString() argument
349 SvXMLUnitConverter::convertDateTime(sDate, aAPIDateTime); in ConvertDateTimeToString()
H A DXMLConverter.hxx106 static void ConvertDateTimeToString(const DateTime& aDateTime, rtl::OUStringBuffer& sDate);
H A Dxmlexprt.cxx3719 rtl::OUStringBuffer sDate; in WriteCalculationSettings() local
3720 GetMM100UnitConverter().convertDateTime(sDate, 0.0, aNullDate); in WriteCalculationSettings()
3721 AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_VALUE, sDate.makeStringAndClear()); in WriteCalculationSettings()
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx511 ::rtl::OUString sDate( rDateTimeString.getToken( 0, 'T', nIndex )); in convertDateTime()
513 aRet.Year = (sal_uInt16)sDate.getToken( 0, '-', nDateIndex ).toInt32(); in convertDateTime()
515 aRet.Month = (sal_uInt16)sDate.getToken( 0, '-', nDateIndex ).toInt32(); in convertDateTime()
517 aRet.Day = (sal_uInt16)sDate.getToken( 0, '-', nDateIndex ).toInt32(); in convertDateTime()
H A DDomainMapper_Impl.cxx1086 ::rtl::OUString sDate = rDateTime.getToken( 0, 'T', nIndex ); in lcl_DateStringToDateTime()
1089 aDateTime.Year = sal_uInt16( sDate.getToken( 0, '-', nIndex ).toInt32() ); in lcl_DateStringToDateTime()
1090 aDateTime.Month = sal_uInt16( sDate.getToken( 0, '-', nIndex ).toInt32() ); in lcl_DateStringToDateTime()
1091 aDateTime.Day = sal_uInt16( sDate.copy( nIndex ).toInt32() ); in lcl_DateStringToDateTime()
3998 void DomainMapper_Impl::SetCurrentRedlineDate( rtl::OUString sDate ) in SetCurrentRedlineDate() argument
4004 uno::makeAny( ConversionHelper::convertDateTime( sDate ) ) ); in SetCurrentRedlineDate()
4010 pCurrent->m_sDate = sDate; in SetCurrentRedlineDate()
H A DDomainMapper_Impl.hxx619 void SetCurrentRedlineDate( rtl::OUString sDate );
/trunk/main/extensions/source/logging/
H A Dloggerconfig.cxx122 rtl::OUString sDate = rtl::OUString::createFromAscii( buffer ); in lcl_substituteFileHandlerURLVariables_nothrow() local
132 aBuff.append( sDate ); in lcl_substituteFileHandlerURLVariables_nothrow()
147 Variable( RTL_CONSTASCII_USTRINGPARAM( "$(date)" ), sDate ), in lcl_substituteFileHandlerURLVariables_nothrow()
/trunk/main/forms/source/xforms/
H A Dconvert.cxx465 ::rtl::OUString sDate = lcl_toXSD_UNODate_typed( aDate ); in lcl_toXSD_UNODateTime()
471 sInfo.append( sDate ); in lcl_toXSD_UNODateTime()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1621 String sDate; in EnhancedPDFExport() local
1623 … pNumFormatter->GetOutputString( aDateDiff.GetDate(), nFormat, sDate, &pColor ); in EnhancedPDFExport()
1628 sTitle += sDate; in EnhancedPDFExport()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1332 final String sDate = "rpt:now()"; // getDateString("EEE, d MMM yyyy HH:mm:ss zzzz"); in insertPageHeader() local
1366 aRect = insertFormattedField(xSection, sDate, aRect, nTitleWidth, aSOLabel); in insertPageHeader()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2288 String sDate; in lcl_setFormattedDate_nothrow() local
2295 _rField.SetText( sDate ); in lcl_setFormattedDate_nothrow()
2299 sDate = _rField.GetText(); in lcl_setFormattedDate_nothrow()
2307 return sDate; in lcl_setFormattedDate_nothrow()
/trunk/extras/l10n/source/bo/
H A Dlocalize.sdf33821 …c\shared\03030205.xhp 0 help par_id3153157 22 0 bo Dim dDate As Double, sDate As String 2002-…
33823 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 bo sDate = TimeSeri…
33825 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3153417 26 0 bo MsgBox sDate,64,…
34812 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 bo Dim sDate as Str…
34814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 bo sDate = InputBox…
34815 …ed\03090101.xhp 0 help par_id3154943 17 0 bo sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
34818 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 bo If sDate < sToda…
34820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 bo ElseIf sDate > s…
36680 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 bo Dim sDate as Str…
36682 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 bo sDate = DateSeri…
[all …]
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf5684 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 eo sDate = DateSeri…
5691 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 eo msgbox sDate REM…
5694 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 eo Dim sDate as Str…
6001 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 eo sDate = TimeSeri…
6004 …c\shared\03030205.xhp 0 help par_id3153157 22 0 eo Dim dDate As Double, sDate As String 2002-…
6007 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3153417 26 0 eo MsgBox sDate,64,…
6818 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 eo ElseIf sDate > s…
6820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 eo Dim sDate as Str…
6829 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 eo sDate = InputBox…
6832 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 eo If sDate < sToda…
[all …]
/trunk/extras/l10n/source/ne/
H A Dlocalize.sdf5025 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 ne sDate = मिति श्र…
5032 …ext\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 ne सन्देश बाकस sDate REM ले ०९.०४.१९६४ …
5035 …ic\shared\03030101.xhp 0 help par_id3154791 18 0 ne स्ट्रिङको रूपमा Dim sDate 2002-02-02 02:0…
5342 …help par_id3153157 22 0 ne दोब्बर जस्तै गरि Dim dDate , स्ट्रिङको रूपमा sDate 2002-02-02 02:0…
5345 …ext\sbasic\shared\03030205.xhp 0 help par_id3153417 26 0 ne सन्देश बाकस sDate,64,"ढाँचा गर्न लाग…
6163 …xt\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 ne अतिरिक्त यदि sDate > sToday त्यसपछि …
6165 …ic\shared\03090101.xhp 0 help par_id3148645 13 0 ne स्ट्रिङको रूपमा Dim sDate 2002-02-02 02:0…
6175 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 ne sDate = आगत बाकस…
6178 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 ne यदि sDate < sTod…
6179 …ed\03090101.xhp 0 help par_id3154943 17 0 ne sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
/trunk/extras/l10n/source/ru/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 ru Dim sDate as Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 ru sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 ru msgbox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 ru Dim sDate as Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 ru sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 ru sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 ru If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 ru ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 ru Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 ru sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/ko/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 ko Dim sDate as Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 ko sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 ko msgbox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 ko Dim sDate as Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 ko sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 ko sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 ko If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 ko ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 ko Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 ko sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/km/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 km Dim sDate as Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 km sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 km msgbox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 km Dim sDate as Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 km sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 km sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 km If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 km ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 km Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 km sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/ja/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 ja Dim sDate as Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 ja sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 ja msgbox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 ja Dim sDate as Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 ja sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 ja sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 ja If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 ja ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 ja Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 ja sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/el/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 el Dim sDate as Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 el sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 el msgbox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 el Dim sDate as Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 el sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 el sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 el If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 el ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 el Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 el sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/bg/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 bg Dim sDate As Str…
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 bg sDate = DateSeri…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 bg MsgBox sDate REM…
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 bg Dim sDate As Str…
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 bg sDate = InputBox…
27817 …ed\03090101.xhp 0 help par_id3154943 17 0 bg sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 bg If sDate < sToda…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 bg ElseIf sDate > s…
28274 …c\shared\03030205.xhp 0 help par_id3153157 22 0 bg Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 bg sDate = TimeSeri…
[all …]
/trunk/extras/l10n/source/zh-CN/
H A Dlocalize.sdf24255 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3154791 18 0 zh-CN Dim sDate as …
24257 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3147125 20 0 zh-CN sDate = DateS…
24259 helpcontent2 source\text\sbasic\shared\03030101.xhp 0 help par_id3151074 22 0 zh-CN msgbox sDate
27814 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3148645 13 0 zh-CN Dim sDate as …
27816 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154490 16 0 zh-CN sDate = Input…
27817 …03090101.xhp 0 help par_id3154943 17 0 zh-CN sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left…
27820 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3154792 20 0 zh-CN If sDate < sT…
27822 helpcontent2 source\text\sbasic\shared\03090101.xhp 0 help par_id3146972 22 0 zh-CN ElseIf sDate
28274 …hared\03030205.xhp 0 help par_id3153157 22 0 zh-CN Dim dDate As Double, sDate As String 20200…
28276 helpcontent2 source\text\sbasic\shared\03030205.xhp 0 help par_id3148456 24 0 zh-CN sDate = TimeS…
[all …]

Completed in 8782 milliseconds

1234