/aoo4110/main/svtools/source/control/ |
H A D | calendar.cxx | 98 pTable->Remove( rDate.GetDate() ); in DECLARE_TABLE() 135 pTable->Remove( aDate.GetDate() ); in ImplCalendarSelectDateRange() 166 pTable->Remove( aDate.GetDate() ); in ImplCalendarUnSelectDateRange() 978 sal_uLong nToday = Date().GetDate(); in ImplDraw() 1538 if ( !pOldSel->Get( aOldDate.GetDate() ) ) in ImplEndTracking() 1859 pInfo = mpDateTable->Get( aDate.GetDate() ); in RequestHelp() 2389 sal_uLong nKey = rDate.GetDate(); in AddDateInfo() 2501 sal_uLong nKey = rDate.GetDate(); in GetDateInfoText() 2885 if ( IsEmptyDate() || ( aNewDate != GetDate() ) ) in IMPL_LINK() 2907 if ( (aToday != GetDate()) || IsEmptyDate() ) in IMPL_LINK() [all …]
|
/aoo4110/main/svx/source/dialog/ |
H A D | ctredlin.cxx | 358 aDaTiFirst.SetDate(aDate.GetDate()); in SetFirstDate() 363 aDaTiLast.SetDate(aDate.GetDate()); in SetLastDate() 993 return aDfDate.GetDate(); in GetFirstDate() 1014 return aDfDate2.GetDate(); in GetLastDate() 1309 pRedlinTable->SetFirstDate(aDfDate.GetDate()); in DeactivatePage() 1310 pRedlinTable->SetLastDate(aDfDate2.GetDate()); in DeactivatePage() 1380 pRedlinTable->SetFirstDate(aDfDate.GetDate()); in IMPL_LINK() 1388 pRedlinTable->SetLastDate(aDfDate2.GetDate()); in IMPL_LINK()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | AnnotationWin.cxx | 223 String(rLocalData.getDate( pWin->GetDate())) + rtl::OUString::createFromAscii(", ") + in InitAnswer() 297 Date SwAnnotationWin::GetDate() in GetDate() function in sw::annotation::SwAnnotationWin 299 return mpFld->GetDate(); in GetDate()
|
/aoo4110/main/xmlsecurity/source/dialogs/ |
H A D | certificateviewer.cxx | 196 … GetSettings().GetUILocaleDataWrapper().getDate( aDateTimeStart.GetDate() ) ); in CertificateViewerGeneralTP() 198 … GetSettings().GetUILocaleDataWrapper().getDate( aDateTimeEnd.GetDate() ) ); in CertificateViewerGeneralTP() 313 aLBEntry = GetSettings().GetUILocaleDataWrapper().getDate( aDateTime.GetDate() ); in CertificateViewerDetailsTP() 318 aLBEntry = GetSettings().GetUILocaleDataWrapper().getDate( aDateTime.GetDate() ); in CertificateViewerDetailsTP()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objcont.cxx | 258 …DBG_ASSERT( !(aNow.GetDate()<pImp->nTime.GetDate()), "Timestamp of last change is in the past ?!..… in UpdateTime_Impl() 262 if (aNow.GetDate()>=pImp->nTime.GetDate()) in UpdateTime_Impl() 265 nDays = aNow.GetSecFromDateTime(pImp->nTime.GetDate())/86400 ; in UpdateTime_Impl()
|
/aoo4110/main/tools/workben/ |
H A D | fstest.cxx | 84 aDateCreated.GetDate(), aTimeCreated.GetTime()); in CheckTimes() 87 aDateModified.GetDate(), aTimeModified.GetTime()); in CheckTimes()
|
/aoo4110/main/basic/source/runtime/ |
H A D | methods1.cxx | 314 nVal = pSbxVariable->GetDate(); in RTLFUNC() 1914 double aDate = rPar.Get(1)->GetDate(); in RTLFUNC() 2035 double dDate = rPar.Get(3)->GetDate(); in RTLFUNC() 2159 double dDate1 = rPar.Get(2)->GetDate(); in RTLFUNC() 2160 double dDate2 = rPar.Get(3)->GetDate(); in RTLFUNC() 2359 double dDate = rPar.Get(2)->GetDate(); in RTLFUNC() 2472 double dDate = rPar.Get(1)->GetDate(); in RTLFUNC()
|
H A D | methods.cxx | 1881 double aDate = rPar.Get(1)->GetDate(); in RTLFUNC() 2082 double aDate = pArg->GetDate(); in RTLFUNC() 2098 sal_Int16 nYear = implGetDateYear( rPar.Get(1)->GetDate() ); in RTLFUNC() 2121 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() 2146 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() 2161 sal_Int16 nMonth = implGetDateMonth( rPar.Get(1)->GetDate() ); in RTLFUNC() 2189 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() 2399 xArg->SbxValue::GetDate(); in RTLFUNC()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | flddat.cxx | 195 Date SwDateTimeField::GetDate(sal_Bool bUseOffset) const in GetDate() function in SwDateTimeField 252 DateTime aDateTime(GetDate(), GetTime()); in QueryValue()
|
/aoo4110/main/vcl/source/control/ |
H A D | field2.cxx | 1530 Date aDate( GetDate() ); in ImplDateSpinArea() 1838 maLastDate = GetDate(); in SetDate() 1895 Date DateFormatter::GetDate() const in GetDate() function in DateFormatter 1917 if ( maLastDate.GetDate() ) in GetDate() 1968 else if ( !maLastDate.GetDate() ) in IsEmptyDate() 1983 else if ( GetDate() != maFieldDate ) in IsDateModified() 2011 if ( maLastDate.GetDate() ) in Reformat() 2355 Date DateBox::GetDate( sal_uInt16 nPos ) const in GetDate() function in DateBox
|
/aoo4110/main/sc/source/core/tool/ |
H A D | docoptio.cxx | 263 GetDate( nDateDay, nDateMonth, nDateYear ); in ScDocCfg() 357 GetDate( nDateDay, nDateMonth, nDateYear ); in IMPL_LINK()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | field.hxx | 383 Date GetDate() const; 848 using DateFormatter::GetDate; 849 Date GetDate( sal_uInt16 nPos ) const;
|
H A D | i18nhelp.hxx | 84 String GetDate( const Date& rDate ) const;
|
/aoo4110/main/sfx2/source/bastyp/ |
H A D | frmhtmlw.cxx | 192 String sOut = String::CreateFromInt32(aD.GetDate()); in Out_DocInfo() 208 sOut = String::CreateFromInt32(aD2.GetDate()); in Out_DocInfo()
|
/aoo4110/main/xmloff/source/forms/ |
H A D | propertyexport.cxx | 591 fValue = aToolsDate.GetDate(); in implConvertAny() 606 fValue += aToolsDateTime.GetDate(); in implConvertAny()
|
/aoo4110/main/sw/inc/ |
H A D | AnnotationWin.hxx | 51 virtual Date GetDate();
|
H A D | docufld.hxx | 541 inline const Date GetDate() const in GetDate() function in SwPostItField 543 return maDateTime.GetDate(); in GetDate()
|
H A D | flddat.hxx | 135 Date GetDate(sal_Bool bUseOffset = sal_False) const;
|
/aoo4110/main/editeng/source/items/ |
H A D | flditem.cxx | 203 nFixDate = Date().GetDate(); in SvxDateField() 212 nFixDate = rDate.GetDate(); in SvxDateField()
|
/aoo4110/main/xmloff/source/forms/handler/ |
H A D | vcl_date_handler.cxx | 84 nVCLDate = aVCLDate.GetDate(); in getPropertyValues()
|
/aoo4110/main/sc/source/core/data/ |
H A D | poolhelp.cxx | 101 aOpt.GetDate( d,m,y ); in UseDocOptions()
|
/aoo4110/main/tools/inc/tools/ |
H A D | date.hxx | 59 sal_uInt32 GetDate() const { return nDate; } in GetDate() function in Date
|
/aoo4110/main/svl/inc/svl/ |
H A D | httpcook.hxx | 94 rStrm << m_aExpires.GetDate(); in write()
|
/aoo4110/main/sc/inc/ |
H A D | postit.hxx | 107 inline const ::rtl::OUString& GetDate() const { return maNoteData.maDate; } in GetDate() function in ScPostIt
|
/aoo4110/main/forms/source/xforms/ |
H A D | datatypes.cxx | 807 fValue = aToolsDate.GetDate(); in _getValue() 824 _rDoubleValue = aToolsDate.GetDate(); in normalizeValue()
|