Home
last modified time | relevance | path

Searched refs:GetTime (Results 1 – 25 of 69) sorted by relevance

123

/trunk/main/svx/source/sdr/animation/
H A Dscheduler.cxx60 sal_uInt32 Event::GetTime() const in GetTime() function in sdr::animation::Event
99 while(pCurrent && pCurrent->GetTime() < pNew->GetTime()) in Insert()
203 while(pNextEvent && pNextEvent->GetTime() <= mnTime) in triggerEvents()
225 mnDeltaTime = maList.GetFirst()->GetTime() - mnTime; in checkTimeout()
239 sal_uInt32 Scheduler::GetTime() in GetTime() function in sdr::animation::Scheduler
H A Danimationstate.cxx80 const double fCurrentTime(mrVOContact.GetObjectContact().getPrimitiveAnimator().GetTime()); in prepareNextEvent()
94 …nNextTime = GetTime() + (1000 * 60 * 60); // one hour, works with vcl timers, 0xffffff00 was too m… in prepareNextEvent()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx329 aDaTiFilterFirst.SetTime(aTMin.GetTime()); in UpdateFilterTest()
330 aDaTiFilterLast.SetTime(aTMax.GetTime()); in UpdateFilterTest()
335 aDaTiFilterFirst.SetTime(aTMin.GetTime()); in UpdateFilterTest()
336 aDaTiFilterLast.SetTime(aTMax.GetTime()); in UpdateFilterTest()
368 aDaTiFirst.SetTime(aTime.GetTime()); in SetFirstTime()
373 aDaTiLast.SetTime(aTime.GetTime()); in SetLastTime()
1003 return aTfDate.GetTime(); in GetFirstTime()
1024 return aTfDate2.GetTime(); in GetLastTime()
1311 pRedlinTable->SetFirstTime(aTfDate.GetTime()); in DeactivatePage()
1312 pRedlinTable->SetLastTime(aTfDate2.GetTime()); in DeactivatePage()
[all …]
/trunk/main/tools/source/datetime/
H A Dttime.cxx59 short nSign = (rTime.GetTime() >= 0) ? +1 : -1; in TimeToSec100()
90 aTime.SetTime( aTime.GetTime() * nSign ); in Sec100ToTime()
246 SetTime( aTime.GetTime() * nSign ); in MakeTimeFromMS()
275 TimeToSec100( rTime ) ).GetTime(); in operator +=()
284 TimeToSec100( rTime ) ).GetTime(); in operator -=()
H A Ddatetime.cxx186 if ( aTime.GetTime() > 0 ) in operator +=()
195 else if ( aTime.GetTime() != 0 ) in operator +=()
225 if ( aTime.GetTime() > 0 ) in operator -=()
234 else if ( aTime.GetTime() != 0 ) in operator -=()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx224 … String(rLocalData.getTime( pWin->GetTime(),false)) + rtl::OUString::createFromAscii("): \""))); in InitAnswer()
302 Time SwAnnotationWin::GetTime() in GetTime() function in sw::annotation::SwAnnotationWin
304 return mpFld->GetTime(); in GetTime()
H A Dsrcedtw.cxx644 if((Time().GetTime() - aSyntaxCheckStart.GetTime()) > MAX_HIGHLIGHTTIME ) in IMPL_LINK()
661 if(Time().GetTime() - aSyntaxCheckStart.GetTime() > MAX_HIGHLIGHTTIME) in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dpresent.cxx286 …rAttr.Put( SfxUInt32Item ( ATTR_PRESENT_PAUSE_TIMEOUT, aTmfPause.GetTime().GetMSFromTime() / 1000 … in GetAttr()
319 aCbxAutoLogo.Enable( bAuto && ( aTmfPause.GetTime().GetMSFromTime() > 0 ) ); in IMPL_LINK()
341 aCbxAutoLogo.Enable( aRbtAuto.IsChecked() && ( aTmfPause.GetTime().GetMSFromTime() > 0 ) ); in IMPL_LINK()
H A Danimobjs.cxx574 *pTime = aTimeField.GetTime(); in IMPL_LINK()
966 Time* pTime = new Time( aTimeField.GetTime() ); in AddObj()
985 Time* pTime = new Time( aTimeField.GetTime() ); in AddObj()
1013 Time* pTime = new Time( aTimeField.GetTime() ); in AddObj()
/trunk/main/svx/inc/svx/sdr/animation/
H A Dscheduler.hxx56 sal_uInt32 GetTime() const;
126 sal_uInt32 GetTime();
/trunk/main/tools/workben/
H A Dfstest.cxx84 aDateCreated.GetDate(), aTimeCreated.GetTime()); in CheckTimes()
87 aDateModified.GetDate(), aTimeModified.GetTime()); in CheckTimes()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx924 if((Time().GetTime() - aSyntaxCheckStart.GetTime()) > MAX_HIGHLIGHTTIME ) in IMPL_LINK()
942 if(Time().GetTime() - aSyntaxCheckStart.GetTime() > MAX_HIGHLIGHTTIME) in IMPL_LINK()
/trunk/main/sw/source/core/fields/
H A Dflddat.cxx214 Time SwDateTimeField::GetTime(sal_Bool bUseOffset) const in GetTime() function in SwDateTimeField
252 DateTime aDateTime(GetDate(), GetTime()); in QueryValue()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx472 Time GetTime() const;
875 using TimeFormatter::GetTime;
876 Time GetTime( sal_uInt16 nPos ) const;
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx194 sOut += String::CreateFromInt32(aT.GetTime()); in Out_DocInfo()
210 sOut += String::CreateFromInt32(aT2.GetTime()); in Out_DocInfo()
/trunk/main/oox/source/ppt/
H A Dcommontimenodecontext.cxx415 aProps[ NP_DURATION ] = GetTime( xAttribs->getOptionalValue( XML_dur) ); in CommonTimeNodeContext()
567 aProps[ NP_REPEATCOUNT ] = GetTime( xAttribs->getOptionalValue( XML_repeatCount ) ); in CommonTimeNodeContext()
573 aProps[ NP_REPEATDURATION ] = GetTime( xAttribs->getOptionalValue( XML_repeatDur ) ); in CommonTimeNodeContext()
H A Danimationtypes.hxx37 ::com::sun::star::uno::Any GetTime( const ::rtl::OUString & val );
H A Danimationtypes.cxx38 Any GetTime( const ::rtl::OUString & val ) in GetTime() function
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx315 aLBEntry += GetSettings().GetUILocaleDataWrapper().getTime( aDateTime.GetTime() ); in CertificateViewerDetailsTP()
320 aLBEntry += GetSettings().GetUILocaleDataWrapper().getTime( aDateTime.GetTime() ); in CertificateViewerDetailsTP()
/trunk/main/sw/inc/
H A Ddocufld.hxx545 inline const Time GetTime() const in GetTime() function in SwPostItField
547 return maDateTime.GetTime(); in GetTime()
H A DAnnotationWin.hxx52 virtual Time GetTime();
H A Dflddat.hxx136 Time GetTime(sal_Bool bUseOffset = sal_False) const;
/trunk/main/editeng/source/items/
H A Dflditem.cxx552 nFixTime = Time().GetTime(); in SvxExtTimeField()
561 nFixTime = rTime.GetTime(); in SvxExtTimeField()
/trunk/main/vcl/source/control/
H A Dfield2.cxx2725 Time aTime( GetTime() ); in ImplTimeSpinArea()
3018 Time TimeFormatter::GetTime() const in GetTime() function in TimeFormatter
3067 else if ( GetTime() != maFieldTime ) in IsTimeModified()
3303 SetUserTime( GetTime() ); in SetExtFormat()
3444 Time TimeBox::GetTime( sal_uInt16 nPos ) const in GetTime() function in TimeBox
/trunk/main/xmloff/source/forms/handler/
H A Dvcl_time_handler.cxx85 nVCLTime = aVCLTime.GetTime(); in getPropertyValues()

Completed in 117 milliseconds

123