Searched refs:lcl_NodeContext (Results 1 – 1 of 1) sorted by relevance
3260 const SwStartNode* lcl_NodeContext( const SwNode& rNode ) in lcl_NodeContext() function3330 const SwNode* pStart = lcl_NodeContext( pStartCrsr->GetPoint()->nNode.GetNode() ); in ClearUpCrsrs()3333 if( pNode == NULL || lcl_NodeContext( *pNode ) != pStart ) in ClearUpCrsrs()3335 if( pNode == NULL || lcl_NodeContext( *pNode ) != pStart ) in ClearUpCrsrs()
Completed in 55 milliseconds