Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccdoc.cxx731 SwPaM* pCaret = pCrsrShell->GetCrsr(); in getExtendedAttributes() local
732 if (!pCurrTxtFrm->IsEmpty() && pCaret) in getExtendedAttributes()
745 pPoint = pCaret->GetPoint(); in getExtendedAttributes()
751 SwPosition* pPoint = pCaret->GetPoint(); in getExtendedAttributes()
H A Daccpara.cxx171 SwPaM* pCaret = GetCursor( false ); // caret is first PaM in PaM-ring in GetCaretPos() local
173 if( pCaret != NULL ) in GetCaretPos()
178 SwPosition* pPoint = pCaret->GetPoint(); in GetCaretPos()
200 if ( pCaret->IsInFrontOfLabel() ) in GetCaretPos()
404 SwPaM* pCaret = GetCursor( false ); in GetStates() local
407 if( pCaret != 0 && pTxtNd != 0 && in GetStates()
408 pTxtNd->GetIndex() == pCaret->GetPoint()->nNode.GetIndex() && in GetStates()

Completed in 48 milliseconds