enum | ww::sti : sal_uInt16 {
ww::stiNormal = 0,
ww::stiLev1 = 1,
ww::stiLev2 = 2,
ww::stiLev3 = 3,
ww::stiLev4 = 4,
ww::stiLev5 = 5,
ww::stiLev6 = 6,
ww::stiLev7 = 7,
ww::stiLev8 = 8,
ww::stiLev9 = 9,
ww::stiLevFirst = stiLev1,
ww::stiLevLast = stiLev9,
ww::stiIndex1 = 10,
ww::stiIndex2 = 11,
ww::stiIndex3 = 12,
ww::stiIndex4 = 13,
ww::stiIndex5 = 14,
ww::stiIndex6 = 15,
ww::stiIndex7 = 16,
ww::stiIndex8 = 17,
ww::stiIndex9 = 18,
ww::stiIndexFirst = stiIndex1,
ww::stiIndexLast = stiIndex9,
ww::stiToc1 = 19,
ww::stiToc2 = 20,
ww::stiToc3 = 21,
ww::stiToc4 = 22,
ww::stiToc5 = 23,
ww::stiToc6 = 24,
ww::stiToc7 = 25,
ww::stiToc8 = 26,
ww::stiToc9 = 27,
ww::stiTocFirst = stiToc1,
ww::stiTocLast = stiToc9,
ww::stiNormIndent = 28,
ww::stiFootnoteText = 29,
ww::stiAtnText = 30,
ww::stiHeader = 31,
ww::stiFooter = 32,
ww::stiIndexHeading = 33,
ww::stiCaption = 34,
ww::stiToCaption = 35,
ww::stiEnvAddr = 36,
ww::stiEnvRet = 37,
ww::stiFootnoteRef = 38,
ww::stiAtnRef = 39,
ww::stiLnn = 40,
ww::stiPgn = 41,
ww::stiEdnRef = 42,
ww::stiEdnText = 43,
ww::stiToa = 44,
ww::stiMacro = 45,
ww::stiToaHeading = 46,
ww::stiList = 47,
ww::stiListBullet = 48,
ww::stiListNumber = 49,
ww::stiList2 = 50,
ww::stiList3 = 51,
ww::stiList4 = 52,
ww::stiList5 = 53,
ww::stiListBullet2 = 54,
ww::stiListBullet3 = 55,
ww::stiListBullet4 = 56,
ww::stiListBullet5 = 57,
ww::stiListNumber2 = 58,
ww::stiListNumber3 = 59,
ww::stiListNumber4 = 60,
ww::stiListNumber5 = 61,
ww::stiTitle = 62,
ww::stiClosing = 63,
ww::stiSignature = 64,
ww::stiNormalChar = 65,
ww::stiBodyText = 66,
ww::stiBodyTextInd1 = 67,
ww::stiListCont = 68,
ww::stiListCont2 = 69,
ww::stiListCont3 = 70,
ww::stiListCont4 = 71,
ww::stiListCont5 = 72,
ww::stiMsgHeader = 73,
ww::stiSubtitle = 74,
ww::stiSalutation = 75,
ww::stiDate = 76,
ww::stiBodyText1I = 77,
ww::stiBodyText1I2 = 78,
ww::stiNoteHeading = 79,
ww::stiBodyText2 = 80,
ww::stiBodyText3 = 81,
ww::stiBodyTextInd2 = 82,
ww::stiBodyTextInd3 = 83,
ww::stiBlockQuote = 84,
ww::stiHyperlink = 85,
ww::stiHyperlinkFollowed = 86,
ww::stiStrong = 87,
ww::stiEmphasis = 88,
ww::stiNavPane = 89,
ww::stiPlainText = 90,
ww::stiMax = 91,
ww::stiUser = 0x0ffe,
ww::stiNil = 0x0fff
} |