Home
last modified time | relevance | path

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

1234

/aoo4110/main/sc/source/filter/xml/
H A Dxmlcelli.cxx674 String aDate; in SetAnnotation() local
H A DXMLChangeTrackingImportHelper.cxx456 Date aDate(aInfo.aDateTime.Day, aInfo.aDateTime.Month, aInfo.aDateTime.Year); in ConvertInfo() local
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTable.cxx971 const ::com::sun::star::util::Date aDate(nDay,nMonth,nYear); in fetchRow() local
1174 Date aDate; // aktuelles Datum in CreateFile() local
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx657 Date aDate = aCalendar.GetCurDate(); in IMPL_LINK() local
/aoo4110/main/forms/source/component/
H A DFormattedField.cxx1094 UNODate aDate; in translateExternalValueToControlValue() local
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx1148 Date aDate = DBTypeConversion::toDate(getDouble(aEffectiveDefault)); in TransferFormComponentProperties() local
1241 Any aDate( xOldProps->getPropertyValue(sPropDefaultDate) ); in TransferFormComponentProperties() local
/aoo4110/main/sw/source/ui/docvw/
H A DSidebarWin.cxx413 Date aDate = GetDate(); in CheckMetaText() local
/aoo4110/main/soldep/inc/soldep/
H A Dprj.hxx349 Date aDate; member in StarFile
/aoo4110/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx581 Date aDate; in FillFormatList() local
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx932 Date aDate = *(pNumFmt->GetNullDate()); // tools date in DBaseExport() local
H A Ddocsh3.cxx678 String aDate = ScGlobal::pLocaleData->getDate( aDT ); in ExecuteChangeCommentDialog() local
/aoo4110/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx166 Date aDate = Date( aDateTime.Day, aDateTime.Month, aDateTime.Year ); in getAnnotationDateTimeString() local
/aoo4110/main/xmloff/source/core/
H A Dxmluconv.cxx1056 Date aDate (aTempNullDate.Day, aTempNullDate.Month, aTempNullDate.Year); in convertDateTime() local
2189 com::sun::star::util::Date aDate ; in convertAny() local
/aoo4110/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx104 Date aDate; // getDate member
/aoo4110/main/svtools/source/svhtml/
H A Dparhtml.cxx2238 Date aDate( (sal_uLong)aContent.GetToken(0).ToInt32() ); in ParseMetaOptionsImpl() local
/aoo4110/main/sc/source/core/data/
H A Ddptablecache.cxx128 util::Date aDate = xRow->getDate(nCol); in lcl_GetItemValue() local
/aoo4110/main/basctl/source/basicide/
H A Dbasides1.cxx926 String aDate; in GetState() local
/aoo4110/main/xmloff/source/text/
H A Dtxtflde.cxx1754 DateTime aDate( GetDateTimeProperty(sPropertyDateTimeValue, rPropSet) ); in ExportFieldHelper() local
3624 Date aDate; in GetDateProperty() local
/aoo4110/main/scaddins/source/datefunc/
H A Ddatefunc.cxx682 util::Date aDate; in GetNullDate() local
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java864 com.sun.star.util.Date aDate = (com.sun.star.util.Date) in doDocumentSamples() local
/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx976 DateTime aDate(aD,aT); in Expand() local
1115 util::Date aDate; in Expand() local
/aoo4110/main/svtools/source/contnr/
H A Dfileview.cxx1316 String aTitle, aType, aSize, aDate, aURL, aImageURL; in OpenFolder() local
2416 OUString aDate = aValue.getToken( 0, '\t', nIndex ); in CreateVector_Impl() local
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx755 Date aDate( _nDate ); in GetDateTimeString() local
2302 util::Date aDate(aTmpDate.GetDay(), aTmpDate.GetMonth(), aTmpDate.GetYear()); in GetCustomProperties() local
/aoo4110/main/basic/source/runtime/
H A Dmethods1.cxx1868 sal_Int16 implGetWeekDay( double aDate, bool bFirstDayParam = false, sal_Int16 nFirstDay = 0 ) in implGetWeekDay()
1914 double aDate = rPar.Get(1)->GetDate(); in RTLFUNC() local
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx275 DATE_STRUCT aDate; in getDate() local

Completed in 502 milliseconds

1234