Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Dparse.cxx1066 { Insert('{', GetTokenIndex()); in Align()
1076 m_nBufferIndex = GetTokenIndex(); in Align()
1102 Insert('}', GetTokenIndex()); in Align()
1573 Insert('{', GetTokenIndex()); in Term()
1590 Insert('}', GetTokenIndex()); in Term()
2383 Replace( GetTokenIndex(), rName.Len(), aNewName ); in Special()
/aoo42x/main/starmath/inc/
H A Dparse.hxx204 xub_StrLen GetTokenIndex() const { return m_nTokenIndex; } in GetTokenIndex() function in SmParser

Completed in 19 milliseconds