Searched refs:ExecuteDB (Results 1 – 3 of 3) sorted by relevance
38 SID_OPENDLG_PIVOTTABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]40 SID_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]41 SID_SPECIAL_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]42 SID_DEFINE_DBNAME [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]44 SID_VIEW_DATA_SOURCE_BROWSER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]52 SID_SORT_ASCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]53 SID_SORT_DESCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]54 SID_REIMPORT_DATA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]55 SID_REFRESH_DBAREA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]56 SID_SBA_BRW_INSERT [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ][all …]
83 void ExecuteDB( SfxRequest& rReq );
217 void ScCellShell::ExecuteDB( SfxRequest& rReq ) in ExecuteDB() function in ScCellShell