3 #include "QFog_constants.h" 4 #include "C_EDIT_TABLE.h" 6 #include "C_TOP_PTRS.h" 14 COORD_SYSTEM its_coord_sys;
19 virtual VOID get_cell_data(
const STableCell & inCell, LStr255 & str);
20 virtual VOID set_cell_data(
const STableCell & inCell,
const LStr255 & str);
21 virtual BOOLEAN str_is_valid_cell_entry(
const STableCell & cell, Str255 pstr);
22 virtual VOID delete_cell_data(
const STableCell & inCell);
23 VOID DrawCell(
const STableCell & inCell,
const Rect & inLocalRect);
24 VOID ClickCell(
const STableCell & inCell,
const SMouseDownEvent & inMouseDown);
26 VOID set_in_st(TM_COL_NUM new_in_st);
27 VOID set_nd_always(USHORT new_nd);
28 VOID set_coord_sys(COORD_SYSTEM sys);
29 VOID activate_all_states();
30 VOID deactivate_all_states();
33 VOID delete_selection();
Definition: C_TOP_PTRS.h:7
Definition: C_PI_AMPS_TABLE.h:9
Definition: C_SUB_MATRIX.h:3
Definition: C_EDIT_TABLE.h:8