Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/tools/
H A Dtkpchars.cxx76 aSourcesStack.push( S_SourceState( in InsertTextAtCurPos()
117 while ( aSourcesStack.size() > 0 AND nCurPos >= nSourceSize-1 ) in MoveOn_OverStack()
119 S_SourceState & aState = aSourcesStack.top(); in MoveOn_OverStack()
129 aSourcesStack.pop(); in MoveOn_OverStack()
/trunk/main/autodoc/source/inc/tools/
H A Dtkpchars.hxx122 aSourcesStack; member in CharacterSource
143 else if ( aSourcesStack.size() > 0 ) in MoveOn()

Completed in 12 milliseconds