home *** CD-ROM | disk | FTP | other *** search
/ Chip: Linux Special / CorelLinux_CHIP.iso / StarOffice / office51 / f_524_1 / inc / rot13.hrc < prev   
Encoding:
Text File  |  1999-08-11  |  494 b   |  17 lines

  1. /*------------------------------------------------------------------------
  2.  
  3.  
  4.  
  5.     $Author:   NN  $ $Date:   10 Aug 1999 14:49:52  $ $Revision:   1.1  $
  6.  
  7.     $Logfile:   T:/sc/addin/inc/rot13.hrv  $
  8.  
  9.     (c) Copyright 1999 - 2000, Sun Microsystems, Inc.
  10.  
  11.  
  12.  
  13. ------------------------------------------------------------------------*/
  14.  
  15. #ifndef SC_ADDIN_ROT13_HRC
  16.  
  17. #define SC_ADDIN_ROT13_HRC
  18.  
  19.  
  20.  
  21. #define ROT13_DESC 1
  22.  
  23. #define ROT13_PAR1_NAME 2
  24.  
  25. #define ROT13_PAR1_DESC 3
  26.  
  27.  
  28.  
  29. #endif
  30.  
  31.  
  32.  
  33.