Searched refs:StartProgress (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 166 ::StartProgress( STR_STATSTR_TOX_INSERT, 0, 0, pDocSh ); in InsertTableOf() 209 ::StartProgress( STR_STATSTR_TOX_UPDATE, 0, 0, pDocSh ); in UpdateTableOf()
|
H A D | edlingu.cxx | 822 ::StartProgress( STR_STATSTR_SPELL, 0, nEndPage, GetDoc()->GetDocShell() ); in SpellContinue() 937 ::StartProgress( STR_STATSTR_HYPHEN, 0, nEndPage, GetDoc()->GetDocShell()); in HyphContinue()
|
H A D | autofmt.cxx | 2240 ::StartProgress( STR_STATSTR_AUTOFORMAT, aNdIdx.GetIndex(), in SwAutoFormat()
|
/aoo41x/main/sw/inc/ |
H A D | mdiexp.hxx | 52 SW_DLLPUBLIC void StartProgress ( sal_uInt16 nMessId, long nStartVal, long nEndVal, SwDocShell *…
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1par.cxx | 92 ::StartProgress( STR_STATSTR_W4WREAD, 0, 100, in Read()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | mainwn.cxx | 67 void StartProgress( sal_uInt16 nMessResId, long nStartValue, long nEndValue, in StartProgress() function
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 739 ::StartProgress( STR_STATSTR_SWGPRTOLENOTIFY, in PrtOLENotify() 813 ::StartProgress( STR_STATSTR_SWGPRTOLENOTIFY,
|
H A D | doc.cxx | 2132 ::StartProgress( STR_STATSTR_SUMMARY, 0, rOutNds.Count(), GetDocShell() ); in Summary()
|
/aoo41x/main/sw/source/filter/ascii/ |
H A D | wrtasc.cxx | 120 ::StartProgress( STR_STATSTR_W4WWRITE, 0, nMaxNode, pDoc->GetDocShell() ); in WriteStream()
|
H A D | parasc.cxx | 159 ::StartProgress( STR_STATSTR_W4WREAD, 0, nFileSize, pDoc->GetDocShell() ); in CallParser()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 81 ::StartProgress( STR_STATSTR_SEARCH, nStt, nEnd, 0 ); in _PercentHdl() 105 ::StartProgress( STR_STATSTR_SEARCH, nStt, nEnd, pDSh ); in _PercentHdl()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | wrthtml.cxx | 228 ::StartProgress( STR_STATSTR_W4WWRITE, 0, pDoc->GetNodes().Count(), in WriteStream()
|
H A D | swhtml.cxx | 569 ::StartProgress( STR_STATSTR_W4WREAD, 0, rInput.Tell(), in CallParser()
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 1012 ::StartProgress( STR_STATSTR_REFORMAT, 0, nEndPage, GetDoc()->GetDocShell() ); in CalcLayout()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 341 ::StartProgress( STR_STATSTR_W4WREAD, 0, rInput.Tell(), pDoc->GetDocShell()); in Continue()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8.cxx | 3527 ::StartProgress( STR_STATSTR_W4WWRITE, 0, nMaxNode, pDoc->GetDocShell() ); in WriteStorage()
|
H A D | ww8par.cxx | 4345 ::StartProgress(STR_STATSTR_W4WREAD, 0, 100, mpDocShell); in CoreLoad()
|
Completed in 154 milliseconds