Searched refs:pCaret (Results 1 – 2 of 2) sorted by relevance
731 SwPaM* pCaret = pCrsrShell->GetCrsr(); in getExtendedAttributes() local732 if (!pCurrTxtFrm->IsEmpty() && pCaret) in getExtendedAttributes()745 pPoint = pCaret->GetPoint(); in getExtendedAttributes()751 SwPosition* pPoint = pCaret->GetPoint(); in getExtendedAttributes()
171 SwPaM* pCaret = GetCursor( false ); // caret is first PaM in PaM-ring in GetCaretPos() local173 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() local407 if( pCaret != 0 && pTxtNd != 0 && in GetStates()408 pTxtNd->GetIndex() == pCaret->GetPoint()->nNode.GetIndex() && in GetStates()
Completed in 26 milliseconds