home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / tedevkit / ter.def < prev    next >
Encoding:
Text File  |  1995-08-21  |  3.1 KB  |  126 lines

  1. LIBRARY   TER
  2.  
  3. CODE      MOVEABLE DISCARDABLE
  4.  
  5. DATA      SINGLE FIXED
  6.  
  7. HEAPSIZE  4096
  8.  
  9. EXPORTS
  10.     WEP              @1 RESIDENTNAME
  11.  
  12.     CtlInfo          @2
  13.     CtlStyle         @3
  14.     CtlFlags         @4
  15.     TerWndProc       @5
  16.     CtlDlgFn         @6
  17.     CustomControlInfoA      @7
  18.     CustomControlStyle      @8
  19.     CustomControlSizeToText @9
  20.  
  21.     InsertRtfBuf     @10
  22.     SetTerCharStyle  @11
  23.     SetTerColor      @12
  24.     SetTerFont       @13
  25.     SetTerPointSize  @14
  26.     InsertTerText    @15
  27.     SelectTerText    @16
  28.     SetTerCursorPos  @17
  29.     GetTerCursorPos  @18
  30.     SetTerParaFmt    @19
  31.     ParaLeftIndent   @20
  32.     ParaRightIndent  @21
  33.     ParaHangingIndent @22
  34.     ParaNormal       @23
  35.     DeselectTerText  @24
  36.     SetTab           @25
  37.     ClearTab         @26
  38.     ClearAllTabs     @27
  39.     CreateTerWindow  @28
  40.     CloseTer         @29
  41.     GetTerBuffer     @30
  42.     SetTerBuffer     @31
  43.     GetTerFields     @32
  44.     LoadTerControl   @33
  45.     TerPageBreak     @34
  46.     TerColBreak      @35
  47.     TerSectBreak     @36
  48.     TerMergePrint    @37
  49.     TerMergeFields   @38
  50.     TerLocateStyle   @39
  51.     TerPrint         @40
  52.     TerMergePrintVB  @41
  53.     GetTerLine       @42
  54.     SetTerLine       @43
  55.     GetFontInfo      @44
  56.     VbxProcessMessage  @45
  57.     TerEnableRefresh   @46
  58.     TerSetModify       @47
  59.     TerSetOutputFormat @48
  60.     ReadTerFile      @49
  61.     SaveTerFile      @50
  62.     TerMenuEnable    @51
  63.     TerMenuSelect    @52
  64.     TerRowColToAbs   @53
  65.     TerAbsToRowCol   @54
  66.     TerSetReadOnly   @55
  67.     ParaIndentTwips  @56
  68.     TerEnableSpeedKey @57
  69.     SetTerBkColor     @58
  70.     TerGetTextColor   @59
  71.     SetTerFields      @60
  72.     StrToHandle       @61
  73.     HandleToStr       @62
  74.     TerRewrap         @63
  75.     TerSearchReplace  @64
  76.     TerPastePicture   @65
  77.     TerGetHypertext   @66
  78.     TerSetMargin      @67
  79.     TerPrintPreview   @68
  80.     TerPrintPreviewMode @69
  81.     TerSetParaShading   @70
  82.     TerCreateTable      @71
  83.     TerPictureFromFile  @72
  84.     TerInsertParaFrame  @73
  85.     TerMoveParaFrame    @74
  86.     SetTerDefaultFont   @75
  87.     GetTerFieldsAlt     @76
  88.     TerSetParaSpacing   @77
  89.     TerDataVersion      @78
  90.     TerAppendText       @79
  91.     TerCreateFont       @80
  92.     TerCreateParaId     @81
  93.     TerInsertText       @82
  94.     TerSetAppMemory     @83
  95.     TerGetAppMemory     @84
  96.     TerSetDefTabWidth   @85
  97.     TerInsertObjectId   @86
  98.     TerRegisterVbxCallback @87
  99.     TerGetPictInfo      @88
  100.     TerSetPictInfo      @89
  101.  
  102.     ToolBarProc      @90
  103.     PrintPreviewProc @91
  104.     ZoomSubclass     @92
  105.     BarFontSubclass  @93
  106.     BarPointSubclass @94
  107.     EditPictureParam @95
  108.     ParaBoxParam     @96
  109.     RangeParam       @97
  110.     PrintProc        @98
  111.     PrintAbortParam  @99
  112.     JumpParam        @100
  113.     ParaSpaceParam   @101
  114.     TerEnumFonts     @102
  115.     FontParam        @103
  116.     DeleteCellsParam @104
  117.     RowPositionParam @105
  118.     SearchParam      @106
  119.     CellBorderParam  @107
  120.     CellShadingParam @108
  121.     ReplaceParam     @109
  122.     InsertObjectParam @110
  123.     PasteSpecialParam @111
  124.     PageParam        @112
  125.     SectionParam     @113
  126.