Home
last modified time | relevance | path

Searched refs:aProgress (Results 1 – 13 of 13) sorted by path

/trunk/main/padmin/source/
H A Dnewppdlg.cxx125 ProgressDialog aProgress( Application::GetFocusWindow() ); in Import() local
126 aProgress.startOperation( m_aLoadingPPD ); in Import()
132 aProgress.setRange( 0, aFiles.size() ); in Import()
135 aProgress.setValue( ++i ); in Import()
136 aProgress.setFilename( aFiles.front() ); in Import()
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx1024 ScProgress aProgress( GetDocumentShell(), in CompareDocument() local
1042 rOtherDoc, nThisTab, nOtherTab, nEndCol, NULL, &aProgress, 0 ); in CompareDocument()
1048 pOtherCols, &aProgress, nThisEndRow ); in CompareDocument()
1189 aProgress.SetStateOnPercent(nProgressStart+nThisRow); in CompareDocument()
H A Ddocument.cxx3130 ScProgress aProgress( GetDocumentShell(), ScGlobal::GetRscString( in CompileXML() local
3138 if (pTab[i]) pTab[i]->CompileXML( aProgress ); in CompileXML()
3418 …ScProgress aProgress( GetDocumentShell(), ScGlobal::GetRscString(STR_PROGRESS_HEIGHTING), nCellCou… in UpdateAllRowHeights() local
3425 pDev, nPPTX, nPPTY, rZoomX, rZoomY, sal_False, &aProgress, nProgressStart ); in UpdateAllRowHeights()
H A Dtable3.cxx532 ScProgress aProgress( pDocument->GetDocumentShell(), in Sort() local
538 SortReorder( pArray, aProgress ); in Sort()
555 ScProgress aProgress( pDocument->GetDocumentShell(), in Sort() local
559 SortReorder( pArray, aProgress ); in Sort()
H A Dtable4.cxx1610 ScProgress aProgress( pDocument->GetDocumentShell(), in Fill() local
1616 FillAuto(nCol1, nRow1, nCol2, nRow2, nFillCount, eFillDir, aProgress); in Fill()
1619 eFillCmd, eFillDateCmd, nStepValue, nMaxValue, 0, sal_True, aProgress); in Fill()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx216 ScProgress aProgress( &rDocShell, ScGlobal::GetRscString(STR_UNDO_IMPORTDATA), 0 ); in DoImport() local
386 if (!aProgress.SetStateText( 0, aText )) // stopped by user? in DoImport()
H A Ddocsh.cxx1744 ScProgress aProgress( this, ScGlobal::GetRscString( STR_SAVE_DOC ), nEndRow ); in AsciiSave() local
2058 aProgress.SetStateOnPercent( nRow ); in AsciiSave()
H A Ddocsh3.cxx879 ScProgress aProgress( this, in MergeDocument() local
1181 aProgress.SetStateCountDown( --nNewActionCount ); in MergeDocument()
H A Ddocsh8.cxx262 ScProgress aProgress( this, ScGlobal::GetRscString( STR_LOAD_DOC ), 0 ); in DBaseImport() local
315 aProgress.SetState( 0 ); in DBaseImport()
719 ScProgress aProgress( this, ScGlobal::GetRscString( STR_SAVE_DOC ), in DBaseExport() local
966 if ( !aProgress.SetStateOnPercent( nDocRow - nFirstRow ) ) in DBaseExport()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx819 ScSolverProgressDialog aProgress( this ); in CallSolver() local
822 aProgress.SetTimeLimit( nTimeout ); in CallSolver()
824 aProgress.HideTimeLimit(); in CallSolver()
825 aProgress.Show(); in CallSolver()
826 aProgress.Update(); in CallSolver()
827 aProgress.Sync(); in CallSolver()
1018 aProgress.Hide(); in CallSolver()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx960 FmSearchProgress aProgress; in PropagateProgress() local
964 aProgress.nCurrentRecord = m_xSearchCursor.getRow() - 1; in PropagateProgress()
975 m_aProgressHandler.Call(&aProgress); in PropagateProgress()
1087 FmSearchProgress aProgress; variable
1097 aProgress.aBookmark = m_aPreviousLocBookmark;
1102 aProgress.aBookmark = m_xSearchCursor.getBookmark();
1109 aProgress.nCurrentRecord = m_xSearchCursor.getRow() - 1;
1117 m_aProgressHandler.Call(&aProgress);
1129 FmSearchProgress aProgress; in IMPL_LINK() local
1130 aProgress.nCurrentRecord = (sal_uIntPtr)pCounterAsVoid; in IMPL_LINK()
[all …]
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx101 GalleryProgress aProgress( pFilter ); in SetGraphic() local
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx994 SfxProgress aProgress(pSourrceDocSh, ::aEmptyStr, 1); in MergeMailFiles() local

Completed in 182 milliseconds