Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/edit/
H A Dedsect.cxx428 const SwNode* pInsertNode = lcl_SpecialInsertNode( pCursorPos ); in DoSpecialInsert() local
429 if( pInsertNode != NULL ) in DoSpecialInsert()
435 SwNodeIndex aInsertIndex( *pInsertNode, in DoSpecialInsert()
436 pInsertNode->IsStartNode() ? -1 : 0 ); in DoSpecialInsert()

Completed in 7 milliseconds