7 #ifndef __operator_SpreadsheetOp_h__ 8 #define __operator_SpreadsheetOp_h__ 32 void initialize(
void);
35 virtual void handle(
Record& a_rSignal);
38 void limitBounds(I32& a_rStart,I32& a_rEnd,
39 I32 a_length,I32 a_count);
41 U32 a_component,U32 a_start,U32 a_end);
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Generalized windowing event.
Definition: WindowEvent.h:43
Automatically reference-counted string container.
Definition: String.h:128
Partial Generic SurfaceI Implemention.
Definition: OperatorSurfaceCommon.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Operator to show a table of attributes.
Definition: SpreadsheetOp.h:20