Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dparse.cxx1056 { Insert('{', GetTokenIndex()); in Align()
1066 m_nBufferIndex = GetTokenIndex(); in Align()
1092 Insert('}', GetTokenIndex()); in Align()
1563 Insert('{', GetTokenIndex()); in Term()
1580 Insert('}', GetTokenIndex()); in Term()
2373 Replace( GetTokenIndex(), rName.Len(), aNewName ); in Special()
/aoo41x/main/starmath/inc/
H A Dparse.hxx202 xub_StrLen GetTokenIndex() const { return m_nTokenIndex; } in GetTokenIndex() function in SmParser

Completed in 37 milliseconds