Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx1381 pRootNode->NotifyChildrenOnDepth( nListLevel ); in NotifyNodesOnListLevel()
1384 void SwNumberTreeNode::NotifyChildrenOnDepth( const int nDepth ) in NotifyChildrenOnDepth() function in SwNumberTreeNode
1399 (*aChildIter)->NotifyChildrenOnDepth( nDepth - 1 ); in NotifyChildrenOnDepth()
/aoo41x/main/sw/inc/
H A DSwNumberTree.hxx603 void NotifyChildrenOnDepth( const int nDepth );

Completed in 24 milliseconds