Searched refs:pCrsrSh (Results 1 – 4 of 4) sorted by relevance
683 SwCrsrShell *pCrsrSh = 0; in startDocument() local701 pCrsrSh = pDoc->GetEditShell(); in startDocument()703 if( pCrsrSh ) in startDocument()707 *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() argument1228 else if ( pCrsrSh ) in lcl_GetBackgroundColor()1230 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
780 SwCrsrShell *pCrsrSh = pVSh && pVSh->ISA(SwCrsrShell) in Continue() local783 if( pCrsrSh && in Continue()784 pCrsrSh->GetCrsr()->GetPoint() in Continue()787 pCrsrSh->MovePara(fnParaPrev, fnParaEnd ); in Continue()788 pCrsrSh->SetMark(); in Continue()789 pCrsrSh->ClearMark(); in Continue()
253 SwCrsrShell* pCrsrSh = 0, SwPaM* pPaM = 0);
Completed in 68 milliseconds