Home
last modified time | relevance | path

Searched refs:nExecuteId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx610 sal_uInt16 nExecuteId = 0; in KeyInput() local
629 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()
H A Dgalbrws2.cxx743 sal_uInt16 nExecuteId = 0; in KeyInput() local
781 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 27 milliseconds