Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccAction.cpp60 STDMETHODIMP CAccAction::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description() function in CAccAction
63 return CAccActionBase::get_description(actionIndex, description); in get_description()
H A DAccHyperLink.cpp61 STDMETHODIMP CAccHyperLink::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description() function in CAccHyperLink
64 return CAccActionBase::get_description(actionIndex, description); in get_description()
H A DAccImage.cpp36 STDMETHODIMP CAccImage::get_description(BSTR * description) in get_description() function in CAccImage
H A DAccAction.h79 STDMETHOD(get_description)(long actionIndex,BSTR __RPC_FAR *description);
H A DAccActionBase.h56 STDMETHOD(get_description)(long actionIndex,BSTR __RPC_FAR *description);
H A DAccImage.h78 STDMETHOD(get_description)(BSTR * description);
H A DAccHyperLink.h91 STDMETHOD(get_description)(long actionIndex,BSTR __RPC_FAR *description);
H A DAccActionBase.cpp157 STDMETHODIMP CAccActionBase::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description() function in CAccActionBase
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx382 return ATK_OBJECT_CLASS (parent_class)->get_description(atk_obj); in wrapper_get_description()
640 atk_class->get_description = wrapper_get_description; in atk_object_wrapper_class_init()
H A Datkaction.cxx269 iface->get_description = action_wrapper_get_description; in actionIfaceInit()

Completed in 73 milliseconds