import win32com.axdebug.documents
class PySourceModuleDebugDocumentText(CodeContainerDebugDocumentText) def GetDocumentAttributes(self) def _MakeCodeContainer(self) def __init__(self, module) # Methods inherited by PySourceModuleDebugDocumentText from CodeContainerDebugDocumentText 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) # Methods inherited by PySourceModuleDebugDocumentText from DebugDocumentInfo def GetDocumentClassId(self) def GetName(self, dnt)
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