Searched refs:GetBlockState (Results 1 – 3 of 3) sorted by relevance
39 SID_OPENDLG_TABOP [ ExecMethod = Execute; StateMethod = GetBlockState; ]65 FID_VALIDATION [ ExecMethod = ExecuteDB; StateMethod = GetBlockState; ]90 FID_CELL_FORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]91 SID_ENABLE_HYPHENATION [ ExecMethod = Execute; StateMethod = GetBlockState; ]104 SID_AUTOFORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]114 FID_INS_ROW [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]115 FID_INS_COLUMN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]116 FID_INS_CELLSDOWN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]117 FID_INS_CELLSRIGHT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]118 SID_DEL_ROWS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ][all …]
80 void GetBlockState( SfxItemSet& rSet );
113 void ScCellShell::GetBlockState( SfxItemSet& rSet ) in GetBlockState() function in ScCellShell