Searched refs:pCurShell (Results 1 – 2 of 2) sorted by relevance
867 SwWrtShell* pCurShell = rData.pSh; in InsertFld() local868 if(!pCurShell) in InsertFld()871 if(!pCurShell) in InsertFld()1348 pCurShell->StartAllAction(); in InsertFld()1370 pCurShell->UpdateTable(); in InsertFld()1372 pCurShell->EndAllAction(); in InsertFld()1433 pCurShell->StartAllAction(); in InsertFld()1435 pCurShell->Insert( *pFld ); in InsertFld()1438 pCurShell->UpdateExpFlds(sal_True); in InsertFld()1443 pCurShell->UpdateFlds(*pFld); in InsertFld()[all …]
2797 ViewShell *pCurShell = pRootFrm ? pRootFrm->GetCurrShell() : NULL; in repaintTextFrames() local2798 if( pCurShell ) in repaintTextFrames()2799 pCurShell->InvalidateWindows( aRec ); in repaintTextFrames()
Completed in 34 milliseconds