|
| C_SG_MAGNET_TABLE (LStream *inStream) |
|
VOID | init (USHORT nd_id, QB_NET *net_p, C_SG_MAGNET_AMP_GEN *amp_gen) |
|
VOID | get_cell_data (const STableCell &cell, LStr255 &str) |
|
VOID | set_cell_data (const STableCell &cell, const LStr255 &str) |
|
VOID | DrawCell (const STableCell &inCell, const Rect &inLocalRect) |
|
BOOLEAN | str_is_valid_cell_entry (const STableCell &cell, Str255 pstr) |
|
VOID | ClickCell (const STableCell &inCell, const SMouseDownEvent &inMouseDown) |
|
VOID | get_spin_theta_phi_vecs (VECTOR< SHORT > &spins, VECTOR< DOUBLE > &thetas, VECTOR< DOUBLE > &phis) |
|
VOID | set_text_traits_rid (ResIDT rid) |
|
VOID | init () |
|
VOID | FinishCreateSelf () |
|
| C_EDIT_TABLE (LStream *inStream) |
|
VOID | set_max_chars_of_cell_editor (USHORT num) |
|
BOOLEAN | cell_editor_is_target () const |
|
VOID | nullify_editor () |
|
virtual VOID | delete_cell_data (const STableCell &inCell) |
|
virtual BOOLEAN | unload_editor () |
|
virtual VOID | install_editor_at (const STableCell &cell) |
|
virtual VOID | Click (SMouseDownEvent &inMouseDown) |
|
virtual VOID | ClickSelf (const SMouseDownEvent &inMouseDown) |
|
SEL_MANAGER | get_sel_mgr () const |
|
BOOLEAN | sub_mat_can_be_pasted (const C_SUB_MATRIX &smat) |
|
VOID | resize_and_anchor_sub_mat_like_sel (C_SUB_MATRIX &smat) |
|
VOID | write_sub_mat (C_SUB_MATRIX &smat) |
|
virtual VOID | read_sub_mat (const C_SUB_MATRIX &smat) |
|
VOID | copy_selection (C_SUB_MATRIX &smat, BOOLEAN fill_smat) |
|
virtual VOID | delete_selection () |
|
virtual BOOLEAN | HandleKeyPress (const EventRecord &in_key_event) |
|
virtual BOOLEAN | ObeyCommand (CommandT inCommand, VOID *ioParam) |
|
virtual VOID | FindCommandStatus (CommandT inCommand, BOOLEAN &outEnabled, BOOLEAN &outUsesMark, UInt16 &outMark, Str255 outName_pstr) |
|
| C_ACTION_FLAGS (USHORT num_of_actions) |
|
BOOLEAN | is_modified (USHORT act_type) const |
|
VOID | set_is_modified (BOOLEAN is_mod, USHORT act_type) |
|
VOID | set_is_modified (BOOLEAN is_mod) |
|