Searched refs:nExecuteId (Results 1 – 2 of 2) sorted by relevance
610 sal_uInt16 nExecuteId = 0; in KeyInput() local629 nExecuteId = MN_ACTUALIZE; in KeyInput()634 nExecuteId = MN_DELETE; in KeyInput()640 nExecuteId = MN_DELETE; in KeyInput()647 nExecuteId = MN_RENAME; in KeyInput()654 nExecuteId = MN_PROPERTIES; in KeyInput()659 …if( nExecuteId && ( ::std::find( aExecVector.begin(), aExecVector.end(), nExecuteId ) != aExecVect… in KeyInput()661 ImplExecute( nExecuteId ); in KeyInput()
743 sal_uInt16 nExecuteId = 0; in KeyInput() local781 nExecuteId = MN_ADD_LINK; in KeyInput()783 nExecuteId = MN_ADD; in KeyInput()784 if( nExecuteId ) in KeyInput()786 Dispatch( nExecuteId ); in KeyInput()796 nExecuteId = MN_DELETE; in KeyInput()803 nExecuteId = MN_TITLE; in KeyInput()811 if( nExecuteId ) in KeyInput()813 Execute( nExecuteId ); in KeyInput()
Completed in 21 milliseconds