pythoncom.gif
Previous Next blank.gif Home Page

Class DebugDocumentText


SYNOPSIS

import win32com.axscript.client.debug
class DebugDocumentText(CodeContainerDebugDocumentText)
  def _DocContextFromOffset(self, offset)

  # Methods inherited by DebugDocumentText 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)
  def __init__(self, codeContainer)

  # Methods inherited by DebugDocumentText from DebugDocumentInfo
  def GetDocumentClassId(self)
  def GetName(self, dnt)

  # Methods inherited by DebugDocumentText from DebugDocumentText
  def GetDocumentAttributes(self)

DESCRIPTION

def GetDocumentClassId(self)

Result must be an IID object (or string representing one).

def GetName(self, dnt)

Get the one of the name of the document dnt -- int DOCUMENTNAMETYPE

SEE ALSO

win32com.axscript.client.debug

win32com.axdebug.documents


Previous Next blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997