Share via


OBJECTTYPE-Enumeration (tom.h)

Definiert Werte, die Objekttypen im Tom-Inhalt (Text Object Model) identifizieren.

Syntax

typedef enum __MIDL___MIDL_itf_tom_0000_0000_0002 {
  tomSimpleText = 0,
  tomRuby,
  tomHorzVert,
  tomWarichu,
  tomEq = 9,
  tomMath = 10,
  tomAccent = tomMath,
  tomBox,
  tomBoxedFormula,
  tomBrackets,
  tomBracketsWithSeps,
  tomEquationArray,
  tomFraction,
  tomFunctionApply,
  tomLeftSubSup,
  tomLowerLimit,
  tomMatrix,
  tomNary,
  tomOpChar,
  tomOverbar,
  tomPhantom,
  tomRadical,
  tomSlashedFraction,
  tomStack,
  tomStretchStack,
  tomSubscript,
  tomSubSup,
  tomSuperscript,
  tomUnderbar,
  tomUpperLimit,
  tomObjectMax
} OBJECTTYPE;

Konstanten

 
tomSimpleText
Wert: 0
Keine Inlinefunktion.
tomRuby
Basistext mit Ruby-Anmerkung.
tomHorzVert
Text fließt horizontal in einem vertikal ausgerichteten Dokument.
tomWarichu
Ein Warichu "2 Zeilen in einem"-Kommentar.
tomEq
Wert: 9
Ein RTF-Eq (Formelfeld).
tomMath
Wert: 10
Math.
tomAccent
Wert: tomMath
Akzent (Kombinierte Markierung).
tomBox
Abstraktes Feld mit Eigenschaften.
tomBoxedFormula
Schließt das Argument in ein Rechteck ein.
tomBrackets
Schließt das Argument in Klammern, Klammern usw. ein.
tomBracketsWithSeps
Umschließt das Argument in Klammern, Klammern usw. und mit Trennzeichen.
tomEquationArray
Spalte ausgerichteter Formeln.
tomFraction
Bruchteil.
tomFunctionApply
Funktion anwenden.
tomLeftSubSup
Links tiefgestellt oder hochgestellt.
tomLowerLimit
Das zweite Argument unterhalb des ersten.
tomMatrix
Matrix
tomNary
Allgemeiner n-ärer Ausdruck.
tomOpChar
Interne Verwendung für No-Build-Operatoren.
tomOverbar
Overscores-Argument.
tomPhantom
Spezieller Abstand.
tomRadical
Quadratwurzel usw.
tomSlashedFraction
Schiefe und aufgebaute lineare Brüche.
tomStack
"Bruch" ohne Trennbalken.
tomStretchStack
Das Zeichen horizontal über oder unter dem Argument strecken.
tomSubscript
Tiefgestellt.
tomSubSup
Tiefgestellte und hochgestellte Kombination.
tomSuperscript
Hochgestellt.
tomUnderbar
Unterstreicht das Argument.
tomUpperLimit
Zweites Argument oberhalb des ersten.
tomObjectMax
Der Maximalwert in der OBJECTTYPE-Enumeration .

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2012 [nur Desktop-Apps]
Kopfzeile tom.h