Searched refs:Tok_Word (Results 1 – 7 of 7) sorted by relevance
73 SetToken( new Tok_Word(io_rText.CurToken()) ); in Handle_DocuSyntaxError()240 SetToken( new Tok_Word(io_rText.CutToken()) ); in ReadCharChain()246 SetToken( new Tok_Word(io_rText.CutToken()) ); in ReadCharChain()
37 Tok_Word::Trigger( TokenInterpreter & io_rInterpreter ) const in Trigger()43 Tok_Word::Text() const in Text()
203 pNewToken = new Tok_Word(io_rText.CutToken()); in PerformStatusFunction()225 pNewToken = new Tok_Word(io_rText.CutToken()); in PerformStatusFunction()
291 SapiDocu_PE::Process_Word( const Tok_Word & i_rToken ) in Process_Word()
46 class Tok_Word;74 const Tok_Word & i_rToken ) = 0;
39 class Tok_Word : public Token class43 Tok_Word( in Tok_Word() function in csi::dsapi::Tok_Word
92 const Tok_Word & i_rToken );
Completed in 29 milliseconds