Home
last modified time | relevance | path

Searched refs:rProgress (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dcell.cxx996 void ScFormulaCell::CompileXML( ScProgress& rProgress ) in CompileXML() argument
1010 rProgress.SetStateCountDownOnPercent( pDocument->GetXMLImportedFormulaCount() ); in CompileXML()
H A Dtable3.cxx205 void ScTable::SortReorder( ScSortInfoArray* pArray, ScProgress& rProgress ) in SortReorder() argument
234 rProgress.SetStateOnPercent( nPos ); in SortReorder()
H A Dtable4.cxx575 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 …]
H A Dtable1.cxx1347 ScProgress& rProgress ) in UpdateMoveTab() argument
1353 rProgress.SetState( rProgress.GetState() + aCol[i].GetCodeCount() ); in UpdateMoveTab()
H A Dtable2.cxx1324 void ScTable::CompileXML( ScProgress& rProgress ) in CompileXML() argument
1328 aCol[i].CompileXML( rProgress ); in CompileXML()
H A Dcolumn.cxx2058 void ScColumn::CompileXML( ScProgress& rProgress ) in CompileXML() argument
2067 ((ScFormulaCell*)pCell)->CompileXML( rProgress ); in CompileXML()
/trunk/main/starmath/inc/
H A Dview.hxx243 virtual sal_uInt16 Print(SfxProgress &rProgress, sal_Bool bIsAPI);
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1848 XclExpProgressBar& rProgress = GetProgressBar(); in XclExpRow() local
1849 rProgress.IncRowRecordCount(); in XclExpRow()
1850 rProgress.Progress(); in XclExpRow()
/trunk/main/sc/inc/
H A Dtable.hxx473 void CompileXML( ScProgress& rProgress );
808 sal_Bool bAttribs, ScProgress& rProgress );
814 sal_uLong nFillCount, FillDir eFillDir, ScProgress& rProgress );
H A Dcolumn.hxx278 void CompileXML( ScProgress& rProgress );
H A Dcell.hxx368 void CompileXML( ScProgress& rProgress ); // compile temporary string tokens
/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr…
96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );

Completed in 93 milliseconds