Searched refs:rProgress (Results 1 – 12 of 12) sorted by relevance
| /AOO41X/main/sc/source/core/data/ |
| H A D | table4.cxx | 503 sal_uLong nFillCount, FillDir eFillDir, ScProgress& rProgress ) in FillAuto() argument 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() 1283 sal_Bool bAttribs, ScProgress& rProgress ) in FillSeries() argument 1352 sal_uLong nProgress = rProgress.GetState(); in FillSeries() [all …]
|
| H A D | table1.cxx | 1347 ScProgress& rProgress ) in UpdateMoveTab() argument 1353 rProgress.SetState( rProgress.GetState() + aCol[i].GetCodeCount() ); in UpdateMoveTab()
|
| H A D | cell.cxx | 996 void ScFormulaCell::CompileXML( ScProgress& rProgress ) in CompileXML() argument 1010 rProgress.SetStateCountDownOnPercent( pDocument->GetXMLImportedFormulaCount() ); in CompileXML()
|
| H A D | column.cxx | 2058 void ScColumn::CompileXML( ScProgress& rProgress ) in CompileXML() argument 2067 ((ScFormulaCell*)pCell)->CompileXML( rProgress ); in CompileXML()
|
| H A D | table3.cxx | 205 void ScTable::SortReorder( ScSortInfoArray* pArray, ScProgress& rProgress ) in SortReorder() argument 234 rProgress.SetStateOnPercent( nPos ); in SortReorder()
|
| H A D | table2.cxx | 1324 void ScTable::CompileXML( ScProgress& rProgress ) in CompileXML() argument 1328 aCol[i].CompileXML( rProgress ); in CompileXML()
|
| /AOO41X/main/basctl/source/basicide/ |
| H A D | basides2.cxx | 89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr… 96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );
|
| /AOO41X/main/sc/inc/ |
| H A D | table.hxx | 473 void CompileXML( ScProgress& rProgress ); 808 sal_Bool bAttribs, ScProgress& rProgress ); 814 sal_uLong nFillCount, FillDir eFillDir, ScProgress& rProgress );
|
| H A D | cell.hxx | 368 void CompileXML( ScProgress& rProgress ); // compile temporary string tokens
|
| H A D | column.hxx | 278 void CompileXML( ScProgress& rProgress );
|
| /AOO41X/main/starmath/inc/ |
| H A D | view.hxx | 243 virtual sal_uInt16 Print(SfxProgress &rProgress, sal_Bool bIsAPI);
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xetable.cxx | 1848 XclExpProgressBar& rProgress = GetProgressBar(); in XclExpRow() local 1849 rProgress.IncRowRecordCount(); in XclExpRow() 1850 rProgress.Progress(); in XclExpRow()
|