Searched refs:rProgress (Results 1 – 12 of 12) sorted by relevance
575 sal_uLong nProgress = rProgress.GetState(); in FillAuto()737 rProgress.SetStateOnPercent( nProgress ); in FillAuto()907 rProgress.SetStateOnPercent( nProgress ); in FillAuto()912 rProgress.SetStateOnPercent( nProgress ); in FillAuto()923 rProgress ); in FillAuto()928 rProgress ); in FillAuto()929 nProgress = rProgress.GetState(); in FillAuto()1352 sal_uLong nProgress = rProgress.GetState(); in FillSeries()1482 rProgress.SetStateOnPercent( nProgress ); in FillSeries()1588 rProgress.SetStateOnPercent( nProgress ); in FillSeries()[all …]
1347 ScProgress& rProgress ) in UpdateMoveTab() argument1353 rProgress.SetState( rProgress.GetState() + aCol[i].GetCodeCount() ); in UpdateMoveTab()
996 void ScFormulaCell::CompileXML( ScProgress& rProgress ) in CompileXML() argument1010 rProgress.SetStateCountDownOnPercent( pDocument->GetXMLImportedFormulaCount() ); in CompileXML()
2058 void ScColumn::CompileXML( ScProgress& rProgress ) in CompileXML() argument2067 ((ScFormulaCell*)pCell)->CompileXML( rProgress ); in CompileXML()
205 void ScTable::SortReorder( ScSortInfoArray* pArray, ScProgress& rProgress ) in SortReorder() argument234 rProgress.SetStateOnPercent( nPos ); in SortReorder()
1324 void ScTable::CompileXML( ScProgress& rProgress ) in CompileXML() argument1328 aCol[i].CompileXML( rProgress ); in CompileXML()
89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr…96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );
473 void CompileXML( ScProgress& rProgress );808 sal_Bool bAttribs, ScProgress& rProgress );814 sal_uLong nFillCount, FillDir eFillDir, ScProgress& rProgress );
368 void CompileXML( ScProgress& rProgress ); // compile temporary string tokens
278 void CompileXML( ScProgress& rProgress );
243 virtual sal_uInt16 Print(SfxProgress &rProgress, sal_Bool bIsAPI);
1848 XclExpProgressBar& rProgress = GetProgressBar(); in XclExpRow() local1849 rProgress.IncRowRecordCount(); in XclExpRow()1850 rProgress.Progress(); in XclExpRow()
Completed in 194 milliseconds