Home
last modified time | relevance | path

Searched refs:pCrsrSh (Results 1 – 4 of 4) sorted by path

/trunk/main/sw/inc/
H A Ddocsh.hxx253 SwCrsrShell* pCrsrSh = 0, SwPaM* pPaM = 0);
/trunk/main/sw/source/core/access/
H A Daccpara.cxx394 SwCrsrShell *pCrsrSh = GetCrsrShell(); in GetStates() local
395 if( pCrsrSh ) in GetStates()
399 if( pCrsrSh ) in GetStates()
1170 SwCrsrShell *pCrsrSh = GetCrsrShell(); in grabFocus() local
1177 if( pCrsrSh != 0 && pTxtNd != 0 && in grabFocus()
1205 SwCrsrShell* pCrsrSh ) in lcl_GetBackgroundColor() argument
1228 else if ( pCrsrSh ) in lcl_GetBackgroundColor()
1230 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx780 SwCrsrShell *pCrsrSh = pVSh && pVSh->ISA(SwCrsrShell) in Continue() local
783 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()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx683 SwCrsrShell *pCrsrSh = 0; in startDocument() local
701 pCrsrSh = pDoc->GetEditShell(); in startDocument()
703 if( pCrsrSh ) in startDocument()
707 *pDoc, *pCrsrSh->GetCrsr()->GetPoint(), 0 ) ); in startDocument()

Completed in 56 milliseconds