Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccAction.cpp48 STDMETHODIMP CAccAction::doAction(/* [in] */ long actionIndex) in doAction() function in CAccAction
51 return CAccActionBase::doAction(actionIndex); in doAction()
H A DAccHyperLink.cpp49 STDMETHODIMP CAccHyperLink::doAction(/* [in] */ long actionIndex) in doAction() function in CAccHyperLink
52 return CAccActionBase::doAction(actionIndex); in doAction()
H A DAccAction.h76 STDMETHOD(doAction)(/* [in] */ long actionIndex);
H A DAccActionBase.h53 STDMETHOD(doAction)(/* [in] */ long actionIndex);
H A DAccHyperLink.h82 STDMETHOD(doAction)(/* [in] */ long actionIndex);
H A DAccActionBase.cpp135 STDMETHODIMP CAccActionBase::doAction(/* [in] */ long actionIndex) in doAction() function in CAccActionBase
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yactionwrapper.h34 +(void)doAction:(NSString *)action ofElement:(AquaA11yWrapper *)wrapper;
H A Daqua11yactionwrapper.mm69 +(void)doAction:(NSString *)action ofElement:(AquaA11yWrapper *)wrapper {
H A Daqua11ywrapper.mm933 [ AquaA11yActionWrapper doAction: action ofElement: actionResponder ];
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1326 doAction( _nId, E_OPEN_DESIGN ); in Execute()
1333 doAction( _nId, E_OPEN_NORMAL ); in Execute()
1336 doAction( _nId, E_OPEN_NORMAL ); in Execute()
1427 doAction( _nId, E_OPEN_FOR_MAIL ); in Execute()
H A DAppControllerGen.cxx776 void OApplicationController::doAction(sal_uInt16 _nId ,ElementOpenMode _eOpenMode) in doAction() function in dbaui::OApplicationController
H A DAppController.hxx373 void doAction(sal_uInt16 _nId ,ElementOpenMode _eOpenMode);
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl534 This enum is used when specifying an action for IAccessibleAction::doAction.
602 HRESULT doAction

Completed in 60 milliseconds