Searched refs:pPrecedingNode (Results 1 – 1 of 1) sorted by relevance
1340 const SwNumberTreeNode* pPrecedingNode( 0 ); in GetPrecedingNodeOf() local1349 pPrecedingNode = (*aUpperBoundIt)->GetPrecedingNodeOf( rNode ); in GetPrecedingNodeOf()1353 if ( pPrecedingNode == 0 && GetRoot() ) in GetPrecedingNodeOf()1361 pPrecedingNode = this; in GetPrecedingNodeOf()1365 return pPrecedingNode; in GetPrecedingNodeOf()
Completed in 20 milliseconds