Home
last modified time | relevance | path

Searched defs:nTime (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx36 double AnimationFunction::Linear (const double nTime) in Linear()
45 double AnimationFunction::FastInSlowOut_Sine (const double nTime) in FastInSlowOut_Sine()
58 double AnimationFunction::FastInSlowOut_Root (const double nTime) in FastInSlowOut_Root()
71 double AnimationFunction::SlowInSlowOut_0to0_Sine (const double nTime) in SlowInSlowOut_0to0_Sine()
84 double AnimationFunction::Vibrate_Sine (const double nTime) in Vibrate_Sine()
92 Point AnimationFunction::ScalePoint (const Point& rPoint, const double nTime) in ScalePoint()
105 const double nTime) in Blend()
116 const double nTime) in ApplyVisualStateChange()
H A DSlsVisibleAreaManager.cxx298 void VisibleAreaScroller::operator() (const double nTime) in operator ()()
H A DSlsAnimator.cxx232 bool Animator::ProcessAnimations (const double nTime) in ProcessAnimations()
/trunk/main/sdext/source/presenter/
H A DPresenterAnimation.hxx118 inline sal_uInt32 GetSeconds (const sal_uInt64 nTime) { return sal_uInt32(nTime / 1000); } in GetSeconds()
119 inline sal_uInt32 GetNanoSeconds (const sal_uInt64 nTime) { return sal_uInt32((nTime % 1000) * 1000… in GetNanoSeconds()
/trunk/main/svx/source/sdr/animation/
H A Dscheduler.cxx37 Event::Event(sal_uInt32 nTime) in Event()
245 void Scheduler::SetTime(sal_uInt32 nTime) in SetTime()
274 void Scheduler::Reset(sal_uInt32 nTime) in Reset()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx117 static void slideShadow( double nTime, Primitive& primitive, double sw, double sh ) in slideShadow()
134 void OGLTransitionImpl::display( double nTime, ::sal_Int32 glLeavingSlideTex, ::sal_Int32 glEnterin… in display()
153 void OGLTransitionImpl::applyOverallOperations( double nTime, double SlideWidthScale, double SlideH… in applyOverallOperations()
159 void OGLTransitionImpl::displaySlide( double nTime, ::sal_Int32 glSlideTex, std::vector<Primitive>&… in displaySlide()
191 void OGLTransitionImpl::displaySlides( double nTime, ::sal_Int32 glLeavingSlideTex, ::sal_Int32 glE… in displaySlides()
205 void OGLTransitionImpl::displayScene( double nTime, double SlideWidth, double SlideHeight, double D… in displayScene()
212 void Primitive::display(double nTime, double WidthScale, double HeightScale) in display()
231 void Primitive::applyOperations(double nTime, double WidthScale, double HeightScale) in applyOperations()
275 void Iris::display(double nTime, double SlideWidth, double SlideHeight, double DispWidth, double Di… in display()
451 void OGLTransitionImpl::displaySlidesRochade( double nTime, ::sal_Int32 glLeavingSlideTex, ::sal_In… in displaySlidesRochade()
[all …]
/trunk/main/slideshow/source/inc/
H A Deventqueue.hxx129 double nTime; member
/trunk/main/package/inc/
H A DZipEntry.hxx33 sal_Int32 nTime; member
/trunk/main/svx/source/sdr/overlay/
H A Doverlayrectangle.cxx131 void OverlayRectangle::Trigger(sal_uInt32 nTime) in Trigger()
H A Doverlayanimatedbitmapex.cxx180 void OverlayAnimatedBitmapEx::Trigger(sal_uInt32 nTime) in Trigger()
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx157 …sal_Int32 nTime = (sal_Int32)(nHundredthSeconds + (nSeconds*100) + (nMinutes*10000) + (nHours*1000… in toINT64() local
288 sal_Int64 nTime = toDays(Date(_rVal.Day, _rVal.Month, _rVal.Year), _rNullDate); in toDouble() local
381 …sal_Int32 nTime = (sal_Int32)(xRet.HundredthSeconds + (xRet.Seconds*100) + (xRet.Minutes*10000) + … in toTime() local
/trunk/main/tools/source/fsys/
H A Dunx.hxx58 inline Time Unx2Time( time_t nTime ) in Unx2Time()
/trunk/main/tools/inc/tools/
H A Dtime.hxx38 sal_Int32 nTime; member in Time
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx274 double ActivityImpl::GetMixerState( sal_uInt32 nTime ) in GetMixerState()
553 sal_uInt32 nTime, sal_uInt32& rRelativeTime ) in ImpGetScrollTextAnimNode()
586 sal_uInt32 ActivityImpl::ImpRegisterAgainScrollTextMixerState(sal_uInt32 nTime) in ImpRegisterAgainScrollTextMixerState()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecord.cxx252 double nTime = DBTypeConversion::toDouble(aDateTime, DBTypeConversion::getStandardDate()); in createMacabField() local
/trunk/main/cui/source/options/
H A Doptmemory.cxx232 sal_Int32 nTime = aCacheOptions.GetGraphicManagerObjectReleaseTime(); in Reset() local
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx339 sal_uLong nTime = pTime->GetMSFromTime(); in IMPL_LINK() local
697 void AnimationWindow::WaitInEffect( sal_uLong nMilliSeconds, sal_uLong nTime, in WaitInEffect()
940 long nTime = rAnimBmp.nWait; in AddObj() local
1099 long nTime = pTime->Get100Sec(); in CreateAnimObj() local
/trunk/main/vcl/source/app/
H A Dtimer.cxx108 sal_uLong nTime = Time::GetSystemTicks(); in ImplTimerCallbackProc() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunner.java237 long nTime = meanTime(getRunnerStartTime()); in run() local
/trunk/main/svl/source/items/
H A Ddateitem.cxx112 sal_Int32 nTime = 0; in Create() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java251 long nTime = toDays(new Date(_rVal.Day, _rVal.Month, _rVal.Year), _rNullDate); in toDouble() local
379 …int nTime = (int)(xRet.HundredthSeconds + (xRet.Seconds*100) + (xRet.Minutes*10000) + (xRet.Hours*… in toTime() local
/trunk/main/forms/source/component/
H A DTime.cxx287 sal_Int32 nTime = 0; in impl_translateControlValueToUNOTime() local
/trunk/main/vcl/source/window/
H A Dscrwnd.cxx394 const sal_uLong nTime = Time::GetSystemTicks(); in IMPL_LINK() local
/trunk/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx294 sal_Int32 nTime = SvtHelpOptions().GetHelpAgentTimeoutPeriod(); in implts_startTimer() local
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx219 sal_Int32 nTime = getLimitedValue< sal_Int32, double >( fTime * 86400, 0, 86399 ); in calcDateTimeFromSerial() local

Completed in 104 milliseconds

123