import win32com.axdebug.gateways
class DebugDocumentTextEvents def __init__(self) list _com_interfaces_ = [<iid object at 1a78b00>] list _public_methods_ = ['onDestroy', 'onInsertTex ... def onDestroy(self) def onInsertText(self, cCharacterPosition, cNumToInsert) def onRemoveText(self, cCharacterPosition, cNumToRemove) def onReplaceText(self, cCharacterPosition, cNumToReplace) def onUpdateDocumentAttributes(self,textdocattr) def onUpdateTextAttributes(self, cCharacterPosition, cNumToUpdate)
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997