Searched refs:ExecuteTable (Results 1 – 4 of 4) sorted by relevance
50 FID_TAB_MENU_RENAME [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]51 FID_TAB_APPEND [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]52 FID_INS_TABLE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]53 FID_INS_TABLE_EXT [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]54 FID_TABLE_HIDE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]55 FID_TABLE_SHOW [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]57 FID_TAB_MENU_SET_TAB_BG_COLOR [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]58 FID_TAB_EVENTS [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]
54 FID_TABLE_VISIBLE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]55 FID_TAB_MOVE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]56 FID_DELETE_TABLE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]57 FID_TAB_RENAME [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]58 FID_TAB_RTL [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]59 FID_TAB_SET_TAB_BG_COLOR [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]
275 void ExecuteTable( SfxRequest& rReq );
69 void ScTabViewShell::ExecuteTable( SfxRequest& rReq ) in ExecuteTable() function in ScTabViewShell
Completed in 28 milliseconds