3 #include "QFog_constants.h" 4 #include "C_EDIT_TABLE.h" 28 VOID get_cell_data(
const STableCell & cell, LStr255 & str);
29 VOID set_cell_data(
const STableCell & cell,
const LStr255 & str);
30 VOID DrawCell(
const STableCell & inCell,
const Rect & inLocalRect);
31 BOOLEAN str_is_valid_cell_entry(
const STableCell & cell, Str255 pstr);
32 VOID ClickCell(
const STableCell & inCell,
const SMouseDownEvent & inMouseDown);
Definition: C_SG_MAGNET_AMP_GEN.h:20
Definition: C_SG_MAGNET_TABLE.h:11
Definition: C_EDIT_TABLE.h:8