Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx1344 tSwNumberTreeChildren::const_iterator aUpperBoundIt = in GetPrecedingNodeOf() local
1346 if ( aUpperBoundIt != mChildren.begin() ) in GetPrecedingNodeOf()
1348 --aUpperBoundIt; in GetPrecedingNodeOf()
1349 pPrecedingNode = (*aUpperBoundIt)->GetPrecedingNodeOf( rNode ); in GetPrecedingNodeOf()

Completed in 13 milliseconds