Lines Matching refs:CAccHyperLink
38 STDMETHODIMP CAccHyperLink::nActions(/*[out,retval]*/long* nActions) in nActions()
49 STDMETHODIMP CAccHyperLink::doAction(/* [in] */ long actionIndex) in doAction()
61 STDMETHODIMP CAccHyperLink::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description()
67 STDMETHODIMP CAccHyperLink::get_name( long actionIndex, BSTR __RPC_FAR *name) in get_name()
73 STDMETHODIMP CAccHyperLink::get_localizedName( long actionIndex, BSTR __RPC_FAR *localizedName) in get_localizedName()
89 STDMETHODIMP CAccHyperLink::get_keyBinding( in get_keyBinding()
104 STDMETHODIMP CAccHyperLink::get_anchor(/* [in] */ long index, in get_anchor()
137 STDMETHODIMP CAccHyperLink::get_anchorTarget(/* [in] */ long index, in get_anchorTarget()
171 STDMETHODIMP CAccHyperLink::get_startIndex(/* [retval][out] */ long __RPC_FAR *index) in get_startIndex()
195 STDMETHODIMP CAccHyperLink::get_endIndex(/* [retval][out] */ long __RPC_FAR *index) in get_endIndex()
224 STDMETHODIMP CAccHyperLink::get_valid(/* [retval][out] */ boolean __RPC_FAR *valid) in get_valid()
253 STDMETHODIMP CAccHyperLink::put_XInterface(long pXInterface) in put_XInterface()
287 STDMETHODIMP CAccHyperLink::put_XSubInterface(long pXSubInterface) in put_XSubInterface()