Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedsect.cxx427 SwPosition* pCursorPos = GetCrsr()->GetPoint(); in DoSpecialInsert() local
428 const SwNode* pInsertNode = lcl_SpecialInsertNode( pCursorPos ); in DoSpecialInsert()
441 *pCursorPos = aInsertPos; in DoSpecialInsert()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1671 const SwPosition* pCursorPos = _GetCrsr()->GetPoint(); in GetPostItFieldAtCursor() local
1672 const SwTxtNode* pTxtNd = pCursorPos->nNode.GetNode().GetTxtNode(); in GetPostItFieldAtCursor()
1675 SwTxtAttr* pTxtAttr = pTxtNd->GetFldTxtAttrAt( pCursorPos->nContent.GetIndex() ); in GetPostItFieldAtCursor()

Completed in 29 milliseconds