Searched refs:NotifyChildrenOnDepth (Results 1 – 2 of 2) sorted by relevance
1381 pRootNode->NotifyChildrenOnDepth( nListLevel ); in NotifyNodesOnListLevel()1384 void SwNumberTreeNode::NotifyChildrenOnDepth( const int nDepth ) in NotifyChildrenOnDepth() function in SwNumberTreeNode1399 (*aChildIter)->NotifyChildrenOnDepth( nDepth - 1 ); in NotifyChildrenOnDepth()
603 void NotifyChildrenOnDepth( const int nDepth );
Completed in 24 milliseconds