Searched refs:pCData (Results 1 – 1 of 1) sorted by relevance
4860 const CommandVoiceData *pCData = rCEvt.GetVoiceData(); in Command() local4861 if ( VOICECOMMANDTYPE_CONTROL == pCData->GetType() ) in Command()4868 switch ( pCData->GetCommand() ) in Command()4913 rView.GetWrtShell().Insert( pCData->GetText() ); in Command()
Completed in 32 milliseconds