Home
last modified time | relevance | path

Searched refs:pCurShell (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/fldui/
H A Dfldmgr.cxx867 SwWrtShell* pCurShell = rData.pSh; in InsertFld() local
868 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 …]
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx2797 ViewShell *pCurShell = pRootFrm ? pRootFrm->GetCurrShell() : NULL; in repaintTextFrames() local
2798 if( pCurShell ) in repaintTextFrames()
2799 pCurShell->InvalidateWindows( aRec ); in repaintTextFrames()

Completed in 34 milliseconds