/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 1008 ::SetProgressState( 0, pDoc->GetDocShell() ); in Update() 1102 ::SetProgressState( 0, pDoc->GetDocShell() ); in InsertAlphaDelimitter() 1207 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateMarks() 1278 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateOutline() 1322 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateTemplate() 1354 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateSequence() 1392 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateAuthorities() 1475 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateCntnt() 1577 ::SetProgressState( 0, pDoc->GetDocShell() ); in UpdateTable() 1649 ::SetProgressState( 0, pDoc->GetDocShell() ); in GenerateText() [all …]
|
H A D | docdesc.cxx | 771 ::SetProgressState( i, GetDocShell() ); in PrtOLENotify() 845 ::SetProgressState( i, GetDocShell() );
|
H A D | docedt.cxx | 1945 ::SetProgressState( nStat, (SwDocShell*)GetDocShell() ); in Spell() 2167 ::SetProgressState( nStat, (SwDocShell*)pNode->GetDoc()->GetDocShell() ); in lcl_HyphenateNode()
|
H A D | doc.cxx | 2118 ::SetProgressState( i, GetDocShell() ); in Summary()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 265 ::SetProgressState(nProgress, mpDocShell); // Update in ImportOle() 358 ::SetProgressState( nProgress, rDoc.GetDocShell() ); // Update in ImportOleBase() 428 ::SetProgressState(nProgress, mpDocShell); // Update in ImportOleBase()
|
H A D | ww8par.cxx | 3649 ::SetProgressState(nProgress, mpDocShell); // Update in ReadText() 4428 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4436 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4447 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4529 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4567 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad()
|
H A D | ww8graf2.cxx | 508 ::SetProgressState(nProgress, mpDocShell); // Update in ImportGraf()
|
H A D | ww8par2.cxx | 2475 ::SetProgressState(pIo->nProgress, pIo->mpDocShell); // Update in CreateSwTable() 3366 ::SetProgressState(pIo->nProgress, pIo->mpDocShell); // Update in TableCellEnd()
|
H A D | ww8graf.cxx | 2520 ::SetProgressState(nProgress, mpDocShell); // Update in Read_GrafLayer()
|
H A D | wrtww8.cxx | 2719 ::SetProgressState( nPos, pCurPam->GetDoc()->GetDocShell() ); in WriteText()
|
/aoo42x/main/sw/inc/ |
H A D | mdiexp.hxx | 54 SW_DLLPUBLIC void SetProgressState ( long nPosition, SwDocShell *pDocShell );
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1par.cxx | 94 ::SetProgressState( 0, rDoc.GetDocShell() ); in Read()
|
H A D | w1filter.cxx | 119 ::SetProgressState(This.Where() * 100 / This.pDoc->Count(), in operator <<()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | mainwn.cxx | 98 void SetProgressState( long nPosition, SwDocShell *pDocShell ) in SetProgressState() function
|
/aoo42x/main/sw/source/filter/ascii/ |
H A D | wrtasc.cxx | 201 ::SetProgressState( pCurPam->GetPoint()->nNode.GetIndex(), in WriteStream()
|
H A D | parasc.cxx | 379 ::SetProgressState( nReadCnt, pDoc->GetDocShell() ); in ReadChars()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 111 { ::SetProgressState( bBack ? nActPos - nPos : nPos, pDSh ); } in NextPos() 120 ::SetProgressState( bBack ? nActPos - nPos : nPos, pDSh ); in NextPos()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | wrthtml.cxx | 785 ::SetProgressState( nPos, pDoc->GetDocShell() ); // Wie weit ? in Out_SwDoc()
|
H A D | swhtml.cxx | 1424 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in NextToken() 2428 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in ShowStatline()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 1808 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in NextToken() 2086 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in InsertPara()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | layact.cxx | 645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 366 ::SetProgressState( aNdIdx.GetIndex() + nEndNdIdx - aEndNdIdx.GetIndex(), in GoNextPara()
|