Searched refs:GetDBState (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 …]
84 void GetDBState( SfxItemSet& rSet );
1228 void __EXPORT ScCellShell::GetDBState( SfxItemSet& rSet ) in GetDBState() function in ScCellShell