Searched defs:nProgress (Results 1 – 10 of 10) sorted by relevance
94 …double nProgress (nTotalDuration > 0 ? (nCurrentTime - pAnimation->GetStartTime()) / nTotalDuratio… in Process() local
1282 void MultiAnimation::Run (const double nProgress, const sal_uInt64 nCurrentTime) in Run()
1519 virtual void Run (const double nProgress, const sal_uInt64 nCurrentTime) in Run()
129 sal_uLong nProgress = 0; in WriteToDocument() local
394 sal_Int32 nProgress = 0; in UpdateStatus() local
400 …sal_Int32 nProgress = static_cast< sal_Int32 >( 40.0 * ( i / static_cast< double >( rGraphicList.s… in CompressGraphics() local
1027 void ExtMgrDialog::updateProgress( const long nProgress ) in updateProgress()1437 void UpdateRequiredDialog::updateProgress( const long nProgress ) in updateProgress()
318 long nProgress = ((m_nCurrentProgress*5) % 100) + 5; in updateProgress() local
575 sal_uLong nProgress = rProgress.GetState(); in FillAuto() local1352 sal_uLong nProgress = rProgress.GetState(); in FillSeries() local
1129 sal_uInt16 nProgress; // %-Angabe fuer Progressbar member in SwWW8ImplReader
Completed in 76 milliseconds