Searched refs:mnRepeat (Results 1 – 13 of 13) sorted by relevance
284 mnRepeat(nRepeat) in AnimationEntryLoop()294 AnimationEntryLoop* pNew = new AnimationEntryLoop(mnRepeat); in clone()309 && mnRepeat == pCompare->mnRepeat in operator ==()315 return (mfDuration * (double)mnRepeat); in getDuration()320 if(mnRepeat && !basegfx::fTools::equalZero(mfDuration)) in getStateAtTime()324 if(nCurrentLoop > mnRepeat) in getStateAtTime()343 if(mnRepeat && !basegfx::fTools::equalZero(mfDuration)) in getNextEventTime()347 if(nCurrentLoop <= mnRepeat) in getNextEventTime()
75 sal_uInt32 mnRepeat; // 0 -> endless member in __anon10d101710111::ScrollTextAnimNode87 mnRepeat(nRepeat), in ScrollTextAnimNode()95 sal_uInt32 GetRepeat() const { return mnRepeat; } in GetRepeat()112 if(mnRepeat) in GetStateAtRelativeTime()223 sal_uInt32 mnRepeat; member in __anon10d101710111::ActivityImpl283 if(mnRepeat) in GetMixerState()285 const sal_uInt32 nEndTime(mnRepeat * nLoopTime); in GetMixerState()494 if(0L == mnRepeat) in ImpForceScrollTextAnimNodes()508 sal_uInt32 nNumRepeat(mnRepeat); in ImpForceScrollTextAnimNodes()817 mnRepeat = nRepeat; in ActivityImpl()[all …]
56 sal_uInt16 mnRepeat; member in KeyEvent72 sal_uInt16 GetRepeat() const { return mnRepeat; } in GetRepeat()82 mnRepeat = 0; in KeyEvent()91 mnRepeat = nRepeat; in KeyEvent()
34 mnRepeat (rKeyEvent.mnRepeat), in KeyEvent()47 mnRepeat = 0; in KeyEvent()
2438 pKeyEvt->mnCode, pKeyEvt->mnCharCode, pKeyEvt->mnRepeat, sal_True ); in ImplWindowFrameProc()2452 pKeyEvt->mnCode, pKeyEvt->mnCharCode, pKeyEvt->mnRepeat, sal_True ); in ImplWindowFrameProc()
1060 sal_Int32 mnRepeat; member1062 SchXMLDataPointStruct() : mnRepeat( 1 ) {} in SchXMLDataPointStruct()3456 aPoint.mnRepeat = nCurrIndex - nLastIndex - 1; in exportDataPoints()3515 aPoint.mnRepeat = nRepeat; in exportDataPoints()3529 aLastPoint.mnRepeat = 0; in exportDataPoints()3536 aPoint.mnRepeat += aLastPoint.mnRepeat; in exportDataPoints()3537 else if( aLastPoint.mnRepeat > 0 ) in exportDataPoints()3543 if( aLastPoint.mnRepeat > 1 ) in exportDataPoints()3545 … OUString::valueOf( (sal_Int64)( aLastPoint.mnRepeat ) )); in exportDataPoints()3557 if( aLastPoint.mnRepeat > 1 ) in exportDataPoints()[all …]
123 sal_uInt32 mnRepeat; member in drawinglayer::animation::AnimationEntryLoop
126 sal_uInt16 mnRepeat; // Repeat-Count (KeyInputs-1) member
3801 aKeyEvt.mnRepeat = nRepeat; in ImplHandleKeyMsg()3821 aKeyEvt.mnRepeat = 0; in ImplHandleKeyMsg()3957 aKeyEvt.mnRepeat = nRepeat; in ImplHandleKeyMsg()4037 aKeyEvt.mnRepeat = nRepeat; in ImplHandleSalObjKeyMsg()4081 aKeyEvt.mnRepeat = nRepeat; in ImplHandleSalObjSysCharMsg()5255 aKeyEvt.mnRepeat = 0; in ImplHandleSysCommand()5290 aKeyEvt.mnRepeat = 0; in ImplHandleSysCommand()
329 aEvent.mnRepeat = 0; in doKeyCallback()3139 aKeyEvt.mnRepeat = 0; in signalKey()
3377 aKeyEvt.mnRepeat = 0; in HandleKeyEvent()3510 aKeyEvt.mnRepeat = 0; in HandleKeyEvent()
1469 aEvent.mnRepeat = FALSE;
2837 aKeyEvt.mnRepeat = nRepeat; in ImplHandleKeyMsg()
Completed in 139 milliseconds