Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx84 ControlCommand aCtrlCmd; in SendCommand() local
85 aCtrlCmd.Command = rCommand; in SendCommand()
86 aCtrlCmd.Arguments = rArgs; in SendCommand()
88 aEvent.State <<= aCtrlCmd; in SendCommand()
101 ControlCommand aCtrlCmd; in SendCommandTo() local
102 aCtrlCmd.Command = rCommand; in SendCommandTo()
103 aCtrlCmd.Arguments = rArgs; in SendCommandTo()
105 aEvent.State <<= aCtrlCmd; in SendCommandTo()

Completed in 13 milliseconds