Home
last modified time | relevance | path

Searched defs:SetTime (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/sdr/animation/
H A Dscheduler.cxx65 void Event::SetTime(sal_uInt32 nNew) in SetTime() function in sdr::animation::Event
245 void Scheduler::SetTime(sal_uInt32 nTime) in SetTime() function in sdr::animation::Scheduler
/trunk/main/tools/inc/tools/
H A Dtime.hxx48 void SetTime( sal_Int32 nNewTime ) { nTime = nNewTime; } in SetTime() function in Time
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.hxx67 void SetTime(sal_uInt16) { Hours = Minutes = Seconds = HundredthSeconds = 0; } in SetTime() function
/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx372 void StgEntry::SetTime( StgEntryTime eTime, sal_Int32* pTime ) in SetTime() function in StgEntry
/trunk/main/sc/inc/
H A Deditutil.hxx235 void SetTime(const Time& rNew) { aData.aTime = rNew; } in SetTime() function in ScHeaderEditEngine
/trunk/main/sd/inc/
H A Dsdpage.hxx241 void SetTime(sal_uInt32 nNewTime) { mnTime = nNewTime; } in SetTime() function in SdPage
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx632 void SetTime( sal_Bool bOn = sal_True ) { if( bTime != bOn ) { OptionsChanged(); bTime = bOn; } } in SetTime() function in SdOptionsPrint
/trunk/main/vcl/source/control/
H A Dfield2.cxx2914 void TimeFormatter::SetTime( const Time& rNewTime ) in SetTime() function in TimeFormatter

Completed in 66 milliseconds