ReactOS 0.4.15-dev-7924-g5949c20
riched_tom.idl File Reference

Go to the source code of this file.

Classes

interface  tom::ITextDocument
 
interface  tom::ITextRange
 
interface  tom::ITextSelection
 
interface  tom::ITextFont
 
interface  tom::ITextPara
 
interface  tom::ITextStoryRanges
 

Modules

library  tom
 

Typedefs

typedef enum tom::tagTomConstants tom::tomConstants
 

Enumerations

enum  tom::tagTomConstants {
  tom::tomFalse = 0 , tom::tomTrue = -1 , tom::tomUndefined = -9999999 , tom::tomToggle = -9999998 ,
  tom::tomAutoColor = -9999997 , tom::tomDefault = -9999996 , tom::tomSuspend = -9999995 , tom::tomResume = -9999994 ,
  tom::tomApplyNow = 0 , tom::tomApplyLater = 1 , tom::tomTrackParms = 2 , tom::tomCacheParms = 3 ,
  tom::tomApplyTmp = 4 , tom::tomDisableSmartFont = 8 , tom::tomEnableSmartFont = 9 , tom::tomUsePoints = 10 ,
  tom::tomUseTwips = 11 , tom::tomBackward = 0xc0000001 , tom::tomForward = 0x3fffffff , tom::tomMove = 0 ,
  tom::tomExtend = 1 , tom::tomNoSelection = 0 , tom::tomSelectionIP = 1 , tom::tomSelectionNormal = 2 ,
  tom::tomSelectionFrame = 3 , tom::tomSelectionColumn = 4 , tom::tomSelectionRow = 5 , tom::tomSelectionBlock = 6 ,
  tom::tomSelectionInlineShape = 7 , tom::tomSelectionShape = 8 , tom::tomSelStartActive = 1 , tom::tomSelAtEOL = 2 ,
  tom::tomSelOvertype = 4 , tom::tomSelActive = 8 , tom::tomSelReplace = 16 , tom::tomEnd = 0 ,
  tom::tomStart = 32 , tom::tomCollapseEnd = 0 , tom::tomCollapseStart = 1 , tom::tomClientCoord = 256 ,
  tom::tomNone = 0 , tom::tomSingle = 1 , tom::tomWords = 2 , tom::tomDouble = 3 ,
  tom::tomDotted = 4 , tom::tomDash = 5 , tom::tomDashDot = 6 , tom::tomDashDotDot = 7 ,
  tom::tomWave = 8 , tom::tomThick = 9 , tom::tomHair = 10 , tom::tomLineSpaceSingle = 0 ,
  tom::tomLineSpace1pt5 = 1 , tom::tomLineSpaceDouble = 2 , tom::tomLineSpaceAtLeast = 3 , tom::tomLineSpaceExactly = 4 ,
  tom::tomLineSpaceMultiple = 5 , tom::tomAlignLeft = 0 , tom::tomAlignCenter = 1 , tom::tomAlignRight = 2 ,
  tom::tomAlignJustify = 3 , tom::tomAlignDecimal = 3 , tom::tomAlignBar = 4 , tom::tomAlignInterWord = 3 ,
  tom::tomAlignInterLetter = 4 , tom::tomAlignScaled = 5 , tom::tomAlignGlyphs = 6 , tom::tomAlignSnapGrid = 7 ,
  tom::tomSpaces = 0 , tom::tomDots = 1 , tom::tomDashes = 2 , tom::tomLines = 3 ,
  tom::tomThickLines = 4 , tom::tomEquals = 5 , tom::tomTabBack = -3 , tom::tomTabNext = -2 ,
  tom::tomTabHere = -1 , tom::tomListBullet = 1 , tom::tomListNumberAsArabic = 2 , tom::tomListNumberAsLCLetter = 3 ,
  tom::tomListNumberAsUCLetter = 4 , tom::tomListNumberAsLCRoman = 5 , tom::tomListNumberAsUCRoman = 6 , tom::tomListNumberAsSequence = 7 ,
  tom::tomListParentheses = 0x10000 , tom::tomListPeriod = 0x20000 , tom::tomListPlain = 0x30000 , tom::tomCharacter = 1 ,
  tom::tomWord = 2 , tom::tomSentence = 3 , tom::tomParagraph = 4 , tom::tomLine = 5 ,
  tom::tomStory = 6 , tom::tomScreen = 7 , tom::tomSection = 8 , tom::tomColumn = 9 ,
  tom::tomRow = 10 , tom::tomWindow = 11 , tom::tomCell = 12 , tom::tomCharFormat = 13 ,
  tom::tomParaFormat = 14 , tom::tomTable = 15 , tom::tomObject = 16 , tom::tomMatchWord = 2 ,
  tom::tomMatchCase = 4 , tom::tomMatchPattern = 8 , tom::tomUnknownStory = 0 , tom::tomMainTextStory = 1 ,
  tom::tomFootnotesStory = 2 , tom::tomEndnotesStory = 3 , tom::tomCommentsStory = 4 , tom::tomTextFrameStory = 5 ,
  tom::tomEvenPagesHeaderStory = 6 , tom::tomPrimaryHeaderStory = 7 , tom::tomEvenPagesFooterStory = 8 , tom::tomPrimaryFooterStory = 9 ,
  tom::tomFirstPageHeaderStory = 10 , tom::tomFirstPageFooterStory = 11 , tom::tomNoAnimation = 0 , tom::tomLasVegasLights = 1 ,
  tom::tomBlinkingBackground = 2 , tom::tomSparkleText = 3 , tom::tomMarchingBlackAnts = 4 , tom::tomMarchingRedAnts = 5 ,
  tom::tomShimmer = 6 , tom::tomWipeDown = 7 , tom::tomWipeRight = 8 , tom::tomAnimationMax = 8 ,
  tom::tomLowerCase = 0 , tom::tomUpperCase = 1 , tom::tomTitleCase = 2 , tom::tomSentenceCase = 4 ,
  tom::tomToggleCase = 5 , tom::tomReadOnly = 0x100 , tom::tomShareDenyRead = 0x200 , tom::tomShareDenyWrite = 0x400 ,
  tom::tomPasteFile = 0x1000 , tom::tomCreateNew = 0x10 , tom::tomCreateAlways = 0x20 , tom::tomOpenExisting = 0x30 ,
  tom::tomOpenAlways = 0x40 , tom::tomTruncateExisting = 0x50 , tom::tomRTF = 0x1 , tom::tomText = 0x2 ,
  tom::tomHTML = 0x3 , tom::tomWordDocument = 0x4 , tom::tomBold = 0x80000001 , tom::tomItalic = 0x80000002 ,
  tom::tomUnderline = 0x80000004 , tom::tomStrikeout = 0x80000008 , tom::tomProtected = 0x80000010 , tom::tomLink = 0x80000020 ,
  tom::tomSmallCaps = 0x80000040 , tom::tomAllCaps = 0x80000080 , tom::tomHidden = 0x80000100 , tom::tomOutline = 0x80000200 ,
  tom::tomShadow = 0x80000400 , tom::tomEmboss = 0x80000800 , tom::tomImprint = 0x80001000 , tom::tomDisabled = 0x80002000 ,
  tom::tomRevised = 0x80004000 , tom::tomNormalCaret = 0 , tom::tomKoreanBlockCaret = 0x1 , tom::tomIncludeInset = 0x1 ,
  tom::tomIgnoreCurrentFont = 0 , tom::tomMatchFontCharset = 0x1 , tom::tomMatchFontSignature = 0x2 , tom::tomCharset = 0x80000000 ,
  tom::tomRE10Mode = 0x1 , tom::tomNoIME = 0x80000 , tom::tomSelfIME = 0x40000
}
 

Functions

 tom::importlib ("stdole2.tlb")