Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/inc/
H A Dtreevisitor.hxx89 size_t currentChildPos = m_pathToCurrent.top(); in do_step() local
90 if ( ++currentChildPos < childCount ) in do_step()
93 m_pathToCurrent.top() = currentChildPos; in do_step()
94 m_current = m_nodeInfo.getChild( currentParent, currentChildPos ); in do_step()

Completed in 64 milliseconds