oaFont.h File Reference

Go to the source code of this file.

Compounds

class  oaFont

Defines

#define oaFont_P
#define oavNumFonts   9

Enumerations

enum  oaFontEnum {
  oacEuroStyleFont = 0, oacGothicFont = 1, oacMathFont = 2, oacRomanFont = 3,
  oacScriptFont = 4, oacStickFont = 5, oacFixedFont = 6, oacSwedishFont = 7,
  oacMilSpecFont = 8
}


Define Documentation

#define oaFont_P
 

#define oavNumFonts   9
 


Enumeration Type Documentation

enum oaFontEnum
 

Enumeration values:
oacEuroStyleFont  "euroStyle"
oacGothicFont  "gothic"
oacMathFont  "math"
oacRomanFont  "roman"
oacScriptFont  "script"
oacStickFont  "stick"
oacFixedFont  "fixed"
oacSwedishFont  "swedish"
oacMilSpecFont  "milSpec"

Return to top of page