home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Harvest C 1.3 / Source Code / CStringTable.h < prev    next >
Encoding:
Text File  |  1991-05-02  |  685 b   |  7 lines  |  [TEXT/KAHL]

  1.                 short aHEncl, short aVEncl,
  2.                             SizingOption aHSizing, SizingOption aVSizing);
  3.     
  4.     virtual void GetCellText( Cell aCell, short availableWidth, StringPtr itsText);
  5.  
  6.  
  7. };