Lines Matching refs:sal_uLong

238 	sal_uLong i, nCount;  in ~AnimationWindow()
283 sal_uLong nCount = aBmpExList.Count(); in IMPL_LINK()
296 for( sal_uLong i = 0; i < nCount; i++ ) in IMPL_LINK()
317 sal_uLong nTmpTime = 0; in IMPL_LINK()
339 sal_uLong nTime = pTime->GetMSFromTime(); in IMPL_LINK()
414 sal_uLong n = static_cast<sal_uLong>(aNumFldBitmap.GetValue()); in IMPL_LINK()
451 sal_uLong nPos = aBmpExList.GetCurPos(); in IMPL_LINK()
550 sal_uLong nBmp = static_cast<sal_uLong>(aNumFldBitmap.GetValue()); in IMPL_LINK()
569 sal_uLong nPos = static_cast<sal_uLong>(aNumFldBitmap.GetValue() - 1); in IMPL_LINK()
581 void AnimationWindow::UpdateControl( sal_uLong nListPos, sal_Bool bDisableCtrls ) in UpdateControl()
590 SdrObject* pObject = (SdrObject*) pPage->GetObj( (sal_uLong) nListPos ); in UpdateControl()
697 void AnimationWindow::WaitInEffect( sal_uLong nMilliSeconds, sal_uLong nTime, in WaitInEffect()
721 sal_uLong nPos = aBmpExList.GetCurPos(); in GetScale()
722 sal_uLong nCount = aBmpExList.Count(); in GetScale()
727 for( sal_uLong i = 0; i < nCount; i++ ) in GetScale()
889 sal_uLong nMarkCount = rMarkList.GetMarkCount(); in AddObj()
891 sal_uLong nCloneCount = pPage->GetObjCount(); in AddObj()
960 SdrObject* pSnapShot = (SdrObject*) pObjList->GetObj( (sal_uLong) nObject ); in AddObj()
1004 for( sal_uLong nObject= 0; nObject < nMarkCount; nObject++ ) in AddObj()
1027 for (sal_uLong nObject= 0; nObject < nMarkCount; nObject++) in AddObj()
1064 const sal_uLong nCount = aBmpExList.Count(); in CreateAnimObj()
1066 sal_uLong i; in CreateAnimObj()