Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccAction.cpp37 STDMETHODIMP CAccAction::nActions(/*[out,retval]*/long* nActions) in nActions()
48 STDMETHODIMP CAccAction::doAction(/* [in] */ long actionIndex) in doAction()
60 STDMETHODIMP CAccAction::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description()
66 STDMETHODIMP CAccAction::get_name( long actionIndex, BSTR __RPC_FAR *name) in get_name()
72 STDMETHODIMP CAccAction::get_localizedName( long actionIndex, BSTR __RPC_FAR *localizedName) in get_localizedName()
88 STDMETHODIMP CAccAction::get_keyBinding( in get_keyBinding()
103 STDMETHODIMP CAccAction::put_XInterface(long pXInterface) in put_XInterface()
113 STDMETHODIMP CAccAction::put_XSubInterface(long pXSubInterface) in put_XSubInterface()
H A DAccAction.h31 class ATL_NO_VTABLE CAccAction : class
33 public CComCoClass<CAccAction, &CLSID_AccAction>,
38 CAccAction() in CAccAction() function in CAccAction
42 ~CAccAction() in ~CAccAction()
49 BEGIN_COM_MAP(CAccAction) in BEGIN_COM_MAP() argument
58 return ((CAccAction*)pv)->SmartQI(iid,ppvObject); in BEGIN_COM_MAP()
H A DUAccCOM.cpp52 OBJECT_ENTRY(CLSID_AccAction, CAccAction) in OBJECT_ENTRY()
H A DMAccessible.cpp685 CAccAction::GetkeyBindingStrByXkeyBinding( binding->getAccessibleKeyBinding(0),wString ); in get_accKeyboardShortcut()

Completed in 43 milliseconds