Searched refs:pNewStartNode (Results 1 – 2 of 2) sorted by relevance
2878 SwStartNode const*const pNewStartNode = in createTextCursor() local2881 if (!pNewStartNode || (pNewStartNode != pOwnStartNode)) in createTextCursor()
2579 const SwStartNode* pNewStartNode = in createTextCursor() local2581 if(!pNewStartNode || pNewStartNode != pOwnStartNode) in createTextCursor()
Completed in 40 milliseconds