Home
last modified time | relevance | path

Searched refs:aDate (Results 101 – 108 of 108) sorted by relevance

12345

/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx691 String aDate = ScGlobal::pLocaleData->getDate( aDT ); in ToString() local
692 aDate += ' '; in ToString()
693 aDate += ScGlobal::pLocaleData->getTime( aDT, sal_False, sal_False ); in ToString()
774 aReturn += aDate; in ToString()
/aoo41x/main/xmloff/source/xforms/
H A Dxformsexport.cxx143 void lcl_formatDate( OUStringBuffer& aBuffer, const Date& aDate );
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3333 String aDate(pCurrentCell->xAnnotation->getDate()); in exportAnnotationMeta() local
3339 if (pNumForm->IsNumberFormat(aDate, nfIndex, fDate)) in exportAnnotationMeta()
3353 Characters(rtl::OUString(aDate)); in exportAnnotationMeta()
3361 Characters(rtl::OUString(aDate)); in exportAnnotationMeta()
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2859 DateTime aDate( xAnnotation->getDateTime() ); in exportAnnotations() local
2860 GetMM100UnitConverter().convertDateTime(sStringBuffer, aDate, sal_True); in exportAnnotations()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1613 Date aDate( aDateTime.Day, aDateTime.Month, aDateTime.Year ); in ImplPDFExportComments() local
1615 …String aStr( SvxDateTimeField::GetFormatted( aDate, aTime, SVXDATEFORMAT_B, *(SD_MOD()->GetNumberF… in ImplPDFExportComments()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx2015 DateTime aDate = sw::ms::DTTM2DateTime(nDateTime); in Read_And() local
2028 aDate ); in Read_And()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx3126 Date aDate( aStat.DateModified() ); in Execute() local
3129 double fSerial = (double)( aDate - Date(30,12,1899) ); in Execute()
/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx1100 aFieldData.aDate = rDate; in SetDateTime()

Completed in 265 milliseconds

12345