import win32com.axdebug.documents
class CodeContainerDebugDocumentText(DebugDocumentText) def GetContextOfPosition(self, charPos, maxChars) def GetLineOfPosition(self, charPos) def GetPositionOfContext(self, context) def GetPositionOfLine(self, cLineNumber) def GetSize(self) def GetText(self, charPos, maxChars, wantAttr) def PyGetContextOfPosition(self, charPos, maxChars) def _Close(self) def _MakeDebugDocumentContext(self, charPos, maxChars) def __init__(self, codeContainer) # Methods inherited by CodeContainerDebugDocumentText from DebugDocumentInfo def GetDocumentClassId(self) def GetName(self, dnt) # Methods inherited by CodeContainerDebugDocumentText from DebugDocumentText def GetDocumentAttributes(self)
Result must be an IID object (or string representing one).
Get the one of the name of the document dnt -- int DOCUMENTNAMETYPE
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997