Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx1340 const SwNumberTreeNode* pPrecedingNode( 0 ); in GetPrecedingNodeOf() local
1349 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 27 milliseconds