Searched refs:pCrsrSh (Results 1 – 4 of 4) sorted by relevance
687 SwCrsrShell *pCrsrSh = 0; in startDocument() local705 pCrsrSh = pDoc->GetEditShell(); in startDocument()707 if( pCrsrSh ) in startDocument()711 *pDoc, *pCrsrSh->GetCrsr()->GetPoint(), 0 ) ); in startDocument()
394 SwCrsrShell *pCrsrSh = GetCrsrShell(); in GetStates() local395 if( pCrsrSh ) in GetStates()399 if( pCrsrSh ) in GetStates()1170 SwCrsrShell *pCrsrSh = GetCrsrShell(); in grabFocus() local1177 if( pCrsrSh != 0 && pTxtNd != 0 && in grabFocus()1205 SwCrsrShell* pCrsrSh ) in lcl_GetBackgroundColor() argument1224 else if ( pCrsrSh ) in lcl_GetBackgroundColor()1226 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
783 SwCrsrShell *pCrsrSh = pVSh && pVSh->ISA(SwCrsrShell) in Continue() local786 if( pCrsrSh && in Continue()787 pCrsrSh->GetCrsr()->GetPoint() in Continue()790 pCrsrSh->MovePara(fnParaPrev, fnParaEnd ); in Continue()791 pCrsrSh->SetMark(); in Continue()792 pCrsrSh->ClearMark(); in Continue()
244 SwCrsrShell* pCrsrSh = 0, SwPaM* pPaM = 0);
Completed in 62 milliseconds