/aoo4110/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 | 745 ::SetProgressState( i, GetDocShell() ); in PrtOLENotify() 820 ::SetProgressState( i, GetDocShell() );
|
H A D | docedt.cxx | 1941 ::SetProgressState( nStat, (SwDocShell*)GetDocShell() ); in Spell() 2163 ::SetProgressState( nStat, (SwDocShell*)pNode->GetDoc()->GetDocShell() ); in lcl_HyphenateNode()
|
H A D | doc.cxx | 2136 ::SetProgressState( i, GetDocShell() ); in Summary()
|
/aoo4110/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() 4427 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4435 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4446 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4528 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad() 4566 ::SetProgressState(nProgress, mpDocShell); // Update in CoreLoad()
|
H A D | ww8graf2.cxx | 508 ::SetProgressState(nProgress, mpDocShell); // Update in ImportGraf()
|
H A D | ww8par2.cxx | 2446 ::SetProgressState(pIo->nProgress, pIo->mpDocShell); // Update in CreateSwTable() 3337 ::SetProgressState(pIo->nProgress, pIo->mpDocShell); // Update in TableCellEnd()
|
H A D | ww8graf.cxx | 2528 ::SetProgressState(nProgress, mpDocShell); // Update in Read_GrafLayer()
|
H A D | wrtww8.cxx | 2733 ::SetProgressState( nPos, pCurPam->GetDoc()->GetDocShell() ); in WriteText()
|
/aoo4110/main/sw/inc/ |
H A D | mdiexp.hxx | 54 SW_DLLPUBLIC void SetProgressState ( long nPosition, SwDocShell *pDocShell );
|
/aoo4110/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 <<()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | mainwn.cxx | 98 void SetProgressState( long nPosition, SwDocShell *pDocShell ) in SetProgressState() function
|
/aoo4110/main/sw/source/filter/ascii/ |
H A D | wrtasc.cxx | 201 ::SetProgressState( pCurPam->GetPoint()->nNode.GetIndex(), in WriteStream()
|
H A D | parasc.cxx | 381 ::SetProgressState( nReadCnt, pDoc->GetDocShell() ); in ReadChars()
|
/aoo4110/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()
|
/aoo4110/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 | 1430 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in NextToken() 2439 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in ShowStatline()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 1817 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in NextToken() 2095 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in InsertPara()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | layact.cxx | 645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 366 ::SetProgressState( aNdIdx.GetIndex() + nEndNdIdx - aEndNdIdx.GetIndex(), in GoNextPara()
|