Home
last modified time | relevance | path

Searched defs:aDate (Results 76 – 92 of 92) sorted by relevance

1234

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx770 SwDateFormat aDate = DF_SSYS; in Out() local
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1783 Date aDate; in GetDefaultFormat() local
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx249 Date aDate( nDate >> 24, (nDate & 0x00FF0000) >> 16, nDate & 0x0000FFFF ); in lcl_ConvertToDateValue() local
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx1018 util::Date aDate; in setPropertyValue() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx489 DATE_STRUCT aDate; in getDate() local
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1194 Date aDate = aNullDate; in IncDate() local
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx615 ScaDate aDate( nNullDate, nStartDate, 5 ); in getEdate() local
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx585 util::Date aDate; in convertToPropertyValue() local
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2859 DateTime aDate( xAnnotation->getDateTime() ); in exportAnnotations() local
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx776 oleautomation::Date aDate; in unoToSbxValue() local
1387 oleautomation::Date aDate; in sbxToUnoValue() local
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1613 Date aDate( aDateTime.Day, aDateTime.Month, aDateTime.Year ); in ImplPDFExportComments() local
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1040 Date aDate; member
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3126 Date aDate( aStat.DateModified() ); in Execute() local
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx933 OString aDate( impl_DateTimeToOString( pRedlineData->GetTimeStamp() ) ); in StartRedline() local
H A Dww8par.cxx2015 DateTime aDate = sw::ms::DTTM2DateTime(nDateTime); in Read_And() local
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx691 String aDate = ScGlobal::pLocaleData->getDate( aDT ); in ToString() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3333 String aDate(pCurrentCell->xAnnotation->getDate()); in exportAnnotationMeta() local

Completed in 256 milliseconds

1234