Home
last modified time | relevance | path

Searched refs:GetStateCursor (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sc/sdi/
H A Dcellsh.sdi148 SID_MARKDATAAREA [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
149 SID_MARKARRAYFORMULA [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
150 SID_SETINPUTMODE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
151 SID_FOCUS_INPUTLINE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
211 StateMethod = GetStateCursor ;
218 StateMethod = GetStateCursor ;
225 StateMethod = GetStateCursor ;
232 StateMethod = GetStateCursor ;
243 StateMethod = GetStateCursor ;
254 StateMethod = GetStateCursor ;
[all …]
/AOO42X/main/sc/source/ui/inc/
H A Dcellsh.hxx97 void GetStateCursor( SfxItemSet& rSet );
/AOO42X/main/sc/source/ui/view/
H A Dcellsh4.cxx168 void ScCellShell::GetStateCursor( SfxItemSet& /* rSet */ ) in GetStateCursor() function in ScCellShell