Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4859 const CommandVoiceData *pCData = rCEvt.GetVoiceData(); in Command() local
4860 if ( VOICECOMMANDTYPE_CONTROL == pCData->GetType() ) in Command()
4867 switch ( pCData->GetCommand() ) in Command()
4912 rView.GetWrtShell().Insert( pCData->GetText() ); in Command()