From c1c137b7313e63127e04bf14518ae657eaffed70 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Dec 2007 10:19:48 +0000 Subject: INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/05 10:59:27 npower 1.1.2.1: moved from oovbaapi --- oovbaapi/genconstidl/stdole.api | 241 + oovbaapi/genconstidl/vba.api | 5705 +++ oovbaapi/genconstidl/word.api | 99024 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 104970 insertions(+) create mode 100644 oovbaapi/genconstidl/stdole.api create mode 100644 oovbaapi/genconstidl/vba.api create mode 100644 oovbaapi/genconstidl/word.api (limited to 'oovbaapi/genconstidl') diff --git a/oovbaapi/genconstidl/stdole.api b/oovbaapi/genconstidl/stdole.api new file mode 100644 index 000000000000..04d0ca5edfb9 --- /dev/null +++ b/oovbaapi/genconstidl/stdole.api @@ -0,0 +1,241 @@ + + + + + + + + + + LoadPicture + HRESULT + + + Variant + filename + + + Integer + widthDesired + + + Integer + heightDesired + + + Integer + flags + + + IPictureDisp + retval + + + + + + + + LoadPictureConstants + + + + + + + LoadPictureConstants + Color + 4 + + + + + + + LoadPictureConstants + Default + 0 + + + + + + + LoadPictureConstants + Monochrome + 1 + + + + + + + LoadPictureConstants + VgaColor + 2 + + + + + + + OLE_TRISTATE + + + + + + + OLE_TRISTATE + Checked + 1 + + + + + + + OLE_TRISTATE + Gray + 2 + + + + + + + OLE_TRISTATE + Unchecked + 0 + + + + + + + SavePicture + HRESULT + + + IPictureDisp + Picture + + + String + filename + + + + + + + + StdFont + + + + + + + StdFont + FontChanged + void + + + String + PropertyName + + + + + + + + StdPicture + + + + + + + StdPicture + Render + void + + + Integer + hdc + + + Integer + x + + + Integer + y + + + Integer + cx + + + Integer + cy + + + Integer + xSrc + + + Integer + ySrc + + + Integer + cxSrc + + + Integer + cySrc + + + VT_PTR+VT_VOID + prcWBounds + + + + + diff --git a/oovbaapi/genconstidl/vba.api b/oovbaapi/genconstidl/vba.api new file mode 100644 index 000000000000..b2971d45b76d --- /dev/null +++ b/oovbaapi/genconstidl/vba.api @@ -0,0 +1,5705 @@ + + + + + + + + + + Abs + Variant + + + Variant + Number + + + + + + + + AppActivate + void + + + Variant + Title + + + Variant + Wait + + + + + + + + Array + Variant + + + VT_PTR+VT_SAFEARRAY+VT_VARIANT + ArgList + + + + + + + + Asc + short + + + String + String + + + + + + + + AscB + byte + + + String + String + + + + + + + + AscW + short + + + String + String + + + + + + + + Atn + double + + + double + Number + + + + + + + + Beep + void + + + + + + Calendar + Integer + + + + + + CallByName + Variant + + + Object + Object + + + String + ProcName + + + Integer + CallType + + + VT_PTR+VT_SAFEARRAY+VT_VARIANT + Args + + + Integer + lcid + + + + + + + + CBool + boolean + + + Variant + Expression + + + + + + + + CByte + byte + + + Variant + Expression + + + + + + + + CCur + VT_CY + + + Variant + Expression + + + + + + + + CDate + java.util.Date + + + Variant + Expression + + + + + + + + CDbl + double + + + Variant + Expression + + + + + + + + CDec + HRESULT + + + Variant + Expression + + + Variant + pvar + + + + + + + + ChDir + void + + + String + Path + + + + + + + + ChDrive + void + + + String + Drive + + + + + + + + Choose + Variant + + + Single + Index + + + VT_PTR+VT_SAFEARRAY+VT_VARIANT + Choice + + + + + + + + Chr + Variant + + + Integer + CharCode + + + + + + + + Chr$ + String + + + Integer + CharCode + + + + + + + + ChrB + Variant + + + byte + CharCode + + + + + + + + ChrB$ + String + + + byte + CharCode + + + + + + + + ChrW + Variant + + + Integer + CharCode + + + + + + + + ChrW$ + String + + + Integer + CharCode + + + + + + + + CInt + short + + + Variant + Expression + + + + + + + + CLng + Integer + + + Variant + Expression + + + + + + + + Collection + + + + + + + Collection + Add + void + + + Variant + Item + + + Variant + Key + + + Variant + Before + + + Variant + After + + + + + + + + Collection + Count + Integer + + + + + + Collection + Item + Variant + + + Variant + Index + + + + + + + + Collection + Remove + void + + + Variant + Index + + + + + + + + Command + Variant + + + + + + Command$ + String + + + + + + Cos + double + + + double + Number + + + + + + + + CreateObject + Variant + + + String + Class + + + String + ServerName + + + + + + + + CSng + Single + + + Variant + Expression + + + + + + + + CStr + String + + + Variant + Expression + + + + + + + + CurDir + Variant + + + Variant + Drive + + + + + + + + CurDir$ + String + + + Variant + Drive + + + + + + + + CVar + Variant + + + Variant + Expression + + + + + + + + CVDate + Variant + + + Variant + Expression + + + + + + + + CVErr + Variant + + + Variant + Expression + + + + + + + + Date + Variant + + + + + + Date$ + String + + + + + + DateAdd + Variant + + + String + Interval + + + double + Number + + + Variant + Date + + + + + + + + DateDiff + Variant + + + String + Interval + + + Variant + Date1 + + + Variant + Date2 + + + Integer + FirstDayOfWeek + + + Integer + FirstWeekOfYear + + + + + + + + DatePart + Variant + + + String + Interval + + + Variant + Date + + + Integer + FirstDayOfWeek + + + Integer + FirstWeekOfYear + + + + + + + + DateSerial + Variant + + + short + Year + + + short + Month + + + short + Day + + + + + + + + DateValue + Variant + + + String + Date + + + + + + + + Day + Variant + + + Variant + Date + + + + + + + + DDB + double + + + double + Cost + + + double + Salvage + + + double + Life + + + double + Period + + + Variant + Factor + + + + + + + + DeleteSetting + void + + + String + AppName + + + Variant + Section + + + Variant + Key + + + + + + + + Dir + String + + + Variant + PathName + + + Integer + Attributes + + + + + + + + DoEvents + short + + + + + + Environ + Variant + + + Variant + Expression + + + + + + + + Environ$ + String + + + Variant + Expression + + + + + + + + EOF + boolean + + + short + FileNumber + + + + + + + + Erl + Integer + + + + + + Err + ErrObject + + + + + + ErrObject + + + + + + + ErrObject + Clear + void + + + + + + ErrObject + Description + String + + + + + + ErrObject + HelpContext + Integer + + + + + + ErrObject + HelpFile + String + + + + + + ErrObject + LastDllError + Integer + + + + + + ErrObject + Number + Integer + + + + + + ErrObject + Raise + void + + + Integer + Number + + + Variant + Source + + + Variant + Description + + + Variant + HelpFile + + + Variant + HelpContext + + + + + + + + ErrObject + Source + String + + + + + + Error + Variant + + + Variant + ErrorNumber + + + + + + + + Error$ + String + + + Variant + ErrorNumber + + + + + + + + Exp + double + + + double + Number + + + + + + + + FileAttr + Integer + + + short + FileNumber + + + short + ReturnType + + + + + + + + FileCopy + void + + + String + Source + + + String + Destination + + + + + + + + FileDateTime + Variant + + + String + PathName + + + + + + + + FileLen + Integer + + + String + PathName + + + + + + + + Filter + Variant + + + Variant + SourceArray + + + String + Match + + + boolean + Include + + + Integer + Compare + + + + + + + + Fix + Variant + + + Variant + Number + + + + + + + + Format + Variant + + + Variant + Expression + + + Variant + Format + + + Integer + FirstDayOfWeek + + + Integer + FirstWeekOfYear + + + + + + + + Format$ + String + + + Variant + Expression + + + Variant + Format + + + Integer + FirstDayOfWeek + + + Integer + FirstWeekOfYear + + + + + + + + FormatCurrency + String + + + Variant + Expression + + + Integer + NumDigitsAfterDecimal + + + Integer + IncludeLeadingDigit + + + Integer + UseParensForNegativeNumbers + + + Integer + GroupDigits + + + + + + + + FormatDateTime + String + + + Variant + Expression + + + Integer + NamedFormat + + + + + + + + FormatNumber + String + + + Variant + Expression + + + Integer + NumDigitsAfterDecimal + + + Integer + IncludeLeadingDigit + + + Integer + UseParensForNegativeNumbers + + + Integer + GroupDigits + + + + + + + + FormatPercent + String + + + Variant + Expression + + + Integer + NumDigitsAfterDecimal + + + Integer + IncludeLeadingDigit + + + Integer + UseParensForNegativeNumbers + + + Integer + GroupDigits + + + + + + + + FormShowConstants + + + + + + + FormShowConstants + vbModal + 1 + + + + + + + FormShowConstants + vbModeless + 0 + + + + + + + FreeFile + short + + + Variant + RangeNumber + + + + + + + + FV + double + + + double + Rate + + + double + NPer + + + double + Pmt + + + Variant + PV + + + Variant + Due + + + + + + + + GetAllSettings + Variant + + + String + AppName + + + String + Section + + + + + + + + GetAttr + Integer + + + String + PathName + + + + + + + + GetObject + Variant + + + Variant + PathName + + + Variant + Class + + + + + + + + GetSetting + String + + + String + AppName + + + String + Section + + + String + Key + + + Variant + Default + + + + + + + + Hex + Variant + + + Variant + Number + + + + + + + + Hex$ + String + + + Variant + Number + + + + + + + + Hour + Variant + + + Variant + Time + + + + + + + + IIf + Variant + + + Variant + Expression + + + Variant + TruePart + + + Variant + FalsePart + + + + + + + + IMEStatus + Integer + + + + + + Input + Variant + + + Integer + Number + + + short + FileNumber + + + + + + + + Input$ + String + + + Integer + Number + + + short + FileNumber + + + + + + + + InputB + Variant + + + Integer + Number + + + short + FileNumber + + + + + + + + InputB$ + String + + + Integer + Number + + + short + FileNumber + + + + + + + + InputBox + String + + + Variant + Prompt + + + Variant + Title + + + Variant + Default + + + Variant + XPos + + + Variant + YPos + + + Variant + HelpFile + + + Variant + Context + + + + + + + + InStr + Variant + + + Variant + Start + + + Variant + String1 + + + Variant + String2 + + + Integer + Compare + + + + + + + + InStrB + Variant + + + Variant + Start + + + Variant + String1 + + + Variant + String2 + + + Integer + Compare + + + + + + + + InStrRev + Integer + + + String + StringCheck + + + String + StringMatch + + + Integer + Start + + + Integer + Compare + + + + + + + + Int + Variant + + + Variant + Number + + + + + + + + IPmt + double + + + double + Rate + + + double + Per + + + double + NPer + + + double + PV + + + Variant + FV + + + Variant + Due + + + + + + + + IRR + double + + + VT_PTR+VT_SAFEARRAY+VT_R8 + ValueArray + + + Variant + Guess + + + + + + + + IsArray + boolean + + + Variant + VarName + + + + + + + + IsDate + boolean + + + Variant + Expression + + + + + + + + IsEmpty + boolean + + + Variant + Expression + + + + + + + + IsError + boolean + + + Variant + Expression + + + + + + + + IsMissing + boolean + + + Variant + ArgName + + + + + + + + IsNull + boolean + + + Variant + Expression + + + + + + + + IsNumeric + boolean + + + Variant + Expression + + + + + + + + IsObject + boolean + + + Variant + Expression + + + + + + + + Join + String + + + Variant + SourceArray + + + Variant + Delimiter + + + + + + + + Kill + void + + + Variant + PathName + + + + + + + + LCase + Variant + + + Variant + String + + + + + + + + LCase$ + String + + + String + String + + + + + + + + Left + Variant + + + Variant + String + + + Integer + Length + + + + + + + + Left$ + String + + + String + String + + + Integer + Length + + + + + + + + LeftB + Variant + + + Variant + String + + + Integer + Length + + + + + + + + LeftB$ + String + + + String + String + + + Integer + Length + + + + + + + + Len + Variant + + + Variant + Expression + + + + + + + + LenB + Variant + + + Variant + Expression + + + + + + + + Loc + Integer + + + short + FileNumber + + + + + + + + LOF + Integer + + + short + FileNumber + + + + + + + + Log + double + + + double + Number + + + + + + + + LTrim + Variant + + + Variant + String + + + + + + + + LTrim$ + String + + + String + String + + + + + + + + MacID + Integer + + + String + Constant + + + + + + + + MacScript + String + + + String + Script + + + + + + + + Mid + Variant + + + Variant + String + + + Integer + Start + + + Variant + Length + + + + + + + + Mid$ + String + + + String + String + + + Integer + Start + + + Variant + Length + + + + + + + + MidB + Variant + + + Variant + String + + + Integer + Start + + + Variant + Length + + + + + + + + MidB$ + String + + + String + String + + + Integer + Start + + + Variant + Length + + + + + + + + Minute + Variant + + + Variant + Time + + + + + + + + MIRR + double + + + VT_PTR+VT_SAFEARRAY+VT_R8 + ValueArray + + + double + FinanceRate + + + double + ReinvestRate + + + + + + + + MkDir + void + + + String + Path + + + + + + + + Month + Variant + + + Variant + Date + + + + + + + + MonthName + String + + + Integer + Month + + + boolean + Abbreviate + + + + + + + + MsgBox + Integer + + + Variant + Prompt + + + Integer + Buttons + + + Variant + Title + + + Variant + HelpFile + + + Variant + Context + + + + + + + + Now + Variant + + + + + + NPer + double + + + double + Rate + + + double + Pmt + + + double + PV + + + Variant + FV + + + Variant + Due + + + + + + + + NPV + double + + + double + Rate + + + VT_PTR+VT_SAFEARRAY+VT_R8 + ValueArray + + + + + + + + ObjPtr + Integer + + + IUnknown + Ptr + + + + + + + + Oct + Variant + + + Variant + Number + + + + + + + + Oct$ + String + + + Variant + Number + + + + + + + + Partition + Variant + + + Variant + Number + + + Variant + Start + + + Variant + Stop + + + Variant + Interval + + + + + + + + Pmt + double + + + double + Rate + + + double + NPer + + + double + PV + + + Variant + FV + + + Variant + Due + + + + + + + + PPmt + double + + + double + Rate + + + double + Per + + + double + NPer + + + double + PV + + + Variant + FV + + + Variant + Due + + + + + + + + PV + double + + + double + Rate + + + double + NPer + + + double + Pmt + + + Variant + FV + + + Variant + Due + + + + + + + + QBColor + Integer + + + short + Color + + + + + + + + Randomize + void + + + Variant + Number + + + + + + + + Rate + double + + + double + NPer + + + double + Pmt + + + double + PV + + + Variant + FV + + + Variant + Due + + + Variant + Guess + + + + + + + + Replace + String + + + String + Expression + + + String + Find + + + String + Replace + + + Integer + Start + + + Integer + Count + + + Integer + Compare + + + + + + + + Reset + void + + + + + + RGB + Integer + + + short + Red + + + short + Green + + + short + Blue + + + + + + + + Right + Variant + + + Variant + String + + + Integer + Length + + + + + + + + Right$ + String + + + String + String + + + Integer + Length + + + + + + + + RightB + Variant + + + Variant + String + + + Integer + Length + + + + + + + + RightB$ + String + + + String + String + + + Integer + Length + + + + + + + + RmDir + void + + + String + Path + + + + + + + + Rnd + Single + + + Variant + Number + + + + + + + + Round + Variant + + + Variant + Number + + + Integer + NumDigitsAfterDecimal + + + + + + + + RTrim + Variant + + + Variant + String + + + + + + + + RTrim$ + String + + + String + String + + + + + + + + SaveSetting + void + + + String + AppName + + + String + Section + + + String + Key + + + String + Setting + + + + + + + + Second + Variant + + + Variant + Time + + + + + + + + Seek + Integer + + + short + FileNumber + + + + + + + + SendKeys + void + + + String + String + + + Variant + Wait + + + + + + + + SetAttr + void + + + String + PathName + + + Integer + Attributes + + + + + + + + Sgn + Variant + + + Variant + Number + + + + + + + + Shell + double + + + Variant + PathName + + + Integer + WindowStyle + + + + + + + + Sin + double + + + double + Number + + + + + + + + SLN + double + + + double + Cost + + + double + Salvage + + + double + Life + + + + + + + + Space + Variant + + + Integer + Number + + + + + + + + Space$ + String + + + Integer + Number + + + + + + + + Split + Variant + + + String + Expression + + + Variant + Delimiter + + + Integer + Limit + + + Integer + Compare + + + + + + + + Sqr + double + + + double + Number + + + + + + + + Str + Variant + + + Variant + Number + + + + + + + + Str$ + String + + + Variant + Number + + + + + + + + StrComp + Variant + + + Variant + String1 + + + Variant + String2 + + + Integer + Compare + + + + + + + + StrConv + Variant + + + Variant + String + + + Integer + Conversion + + + Integer + LocaleID + + + + + + + + String + Variant + + + Integer + Number + + + Variant + Character + + + + + + + + String$ + String + + + Integer + Number + + + Variant + Character + + + + + + + + StrPtr + Integer + + + String + Ptr + + + + + + + + StrReverse + String + + + String + Expression + + + + + + + + Switch + Variant + + + VT_PTR+VT_SAFEARRAY+VT_VARIANT + VarExpr + + + + + + + + SYD + double + + + double + Cost + + + double + Salvage + + + double + Life + + + double + Period + + + + + + + + Tan + double + + + double + Number + + + + + + + + Time + Variant + + + + + + Time$ + String + + + + + + Timer + Single + + + + + + TimeSerial + Variant + + + short + Hour + + + short + Minute + + + short + Second + + + + + + + + TimeValue + Variant + + + String + Time + + + + + + + + Trim + Variant + + + Variant + String + + + + + + + + Trim$ + String + + + String + String + + + + + + + + TypeName + String + + + Variant + VarName + + + + + + + + UCase + Variant + + + Variant + String + + + + + + + + UCase$ + String + + + String + String + + + + + + + + Val + double + + + String + String + + + + + + + + VarPtr + Integer + + + VT_PTR+VT_VOID + Ptr + + + + + + + + VarType + Integer + + + Variant + VarName + + + + + + + + vb3DDKShadow + Integer + + + + + + + vb3DFace + Integer + + + + + + + vb3DHighlight + Integer + + + + + + + vb3DLight + Integer + + + + + + + vb3DShadow + Integer + + + + + + + vbActiveBorder + Integer + + + + + + + vbActiveTitleBar + Integer + + + + + + + vbApplicationWorkspace + Integer + + + + + + + VbAppWinStyle + + + + + + + VbAppWinStyle + vbHide + 0 + + + + + + + VbAppWinStyle + vbMaximizedFocus + 3 + + + + + + + VbAppWinStyle + vbMinimizedFocus + 2 + + + + + + + VbAppWinStyle + vbMinimizedNoFocus + 6 + + + + + + + VbAppWinStyle + vbNormalFocus + 1 + + + + + + + VbAppWinStyle + vbNormalNoFocus + 4 + + + + + + + vbBack + String + + + + + + + vbBlack + Integer + + + + + + + vbBlue + Integer + + + + + + + vbButtonFace + Integer + + + + + + + vbButtonShadow + Integer + + + + + + + vbButtonText + Integer + + + + + + + VbCalendar + + + + + + + VbCalendar + vbCalGreg + 0 + + + + + + + VbCalendar + vbCalHijri + 1 + + + + + + + VbCallType + + + + + + + VbCallType + VbGet + 2 + + + + + + + VbCallType + VbLet + 4 + + + + + + + VbCallType + VbMethod + 1 + + + + + + + VbCallType + VbSet + 8 + + + + + + + VbCompareMethod + + + + + + + VbCompareMethod + vbBinaryCompare + 0 + + + + + + + VbCompareMethod + vbDatabaseCompare + 2 + + + + + + + VbCompareMethod + vbTextCompare + 1 + + + + + + + vbCr + String + + + + + + + vbCrLf + String + + + + + + + vbCyan + Integer + + + + + + + VbDateTimeFormat + + + + + + + VbDateTimeFormat + vbGeneralDate + 0 + + + + + + + VbDateTimeFormat + vbLongDate + 1 + + + + + + + VbDateTimeFormat + vbLongTime + 3 + + + + + + + VbDateTimeFormat + vbShortDate + 2 + + + + + + + VbDateTimeFormat + vbShortTime + 4 + + + + + + + VbDayOfWeek + + + + + + + VbDayOfWeek + vbFriday + 6 + + + + + + + VbDayOfWeek + vbMonday + 2 + + + + + + + VbDayOfWeek + vbSaturday + 7 + + + + + + + VbDayOfWeek + vbSunday + 1 + + + + + + + VbDayOfWeek + vbThursday + 5 + + + + + + + VbDayOfWeek + vbTuesday + 3 + + + + + + + VbDayOfWeek + vbUseSystemDayOfWeek + 0 + + + + + + + VbDayOfWeek + vbWednesday + 4 + + + + + + + vbDesktop + Integer + + + + + + + VbFileAttribute + + + + + + + VbFileAttribute + vbAlias + 64 + + + + + + + VbFileAttribute + vbArchive + 32 + + + + + + + VbFileAttribute + vbDirectory + 16 + + + + + + + VbFileAttribute + vbHidden + 2 + + + + + + + VbFileAttribute + vbNormal + 0 + + + + + + + VbFileAttribute + vbReadOnly + 1 + + + + + + + VbFileAttribute + vbSystem + 4 + + + + + + + VbFileAttribute + vbVolume + 8 + + + + + + + VbFirstWeekOfYear + + + + + + + VbFirstWeekOfYear + vbFirstFourDays + 2 + + + + + + + VbFirstWeekOfYear + vbFirstFullWeek + 3 + + + + + + + VbFirstWeekOfYear + vbFirstJan1 + 1 + + + + + + + VbFirstWeekOfYear + vbUseSystem + 0 + + + + + + + vbFormFeed + String + + + + + + + vbGrayText + Integer + + + + + + + vbGreen + Integer + + + + + + + vbHighlight + Integer + + + + + + + vbHighlightText + Integer + + + + + + + VbIMEStatus + + + + + + + VbIMEStatus + vbIMEAlphaDbl + 7 + + + + + + + VbIMEStatus + vbIMEAlphaSng + 8 + + + + + + + VbIMEStatus + vbIMEDisable + 3 + + + + + + + VbIMEStatus + vbIMEHiragana + 4 + + + + + + + VbIMEStatus + vbIMEKatakanaDbl + 5 + + + + + + + VbIMEStatus + vbIMEKatakanaSng + 6 + + + + + + + VbIMEStatus + vbIMEModeAlpha + 8 + + + + + + + VbIMEStatus + vbIMEModeAlphaFull + 7 + + + + + + + VbIMEStatus + vbIMEModeDisable + 3 + + + + + + + VbIMEStatus + vbIMEModeHangul + 10 + + + + + + + VbIMEStatus + vbIMEModeHangulFull + 9 + + + + + + + VbIMEStatus + vbIMEModeHiragana + 4 + + + + + + + VbIMEStatus + vbIMEModeKatakana + 5 + + + + + + + VbIMEStatus + vbIMEModeKatakanaHalf + 6 + + + + + + + VbIMEStatus + vbIMEModeNoControl + 0 + + + + + + + VbIMEStatus + vbIMEModeOff + 2 + + + + + + + VbIMEStatus + vbIMEModeOn + 1 + + + + + + + VbIMEStatus + vbIMENoOp + 0 + + + + + + + VbIMEStatus + vbIMEOff + 2 + + + + + + + VbIMEStatus + vbIMEOn + 1 + + + + + + + vbInactiveBorder + Integer + + + + + + + vbInactiveCaptionText + Integer + + + + + + + vbInactiveTitleBar + Integer + + + + + + + vbInfoBackground + Integer + + + + + + + vbInfoText + Integer + + + + + + + vbKey0 + short + + + + + + + vbKey1 + short + + + + + + + vbKey2 + short + + + + + + + vbKey3 + short + + + + + + + vbKey4 + short + + + + + + + vbKey5 + short + + + + + + + vbKey6 + short + + + + + + + vbKey7 + short + + + + + + + vbKey8 + short + + + + + + + vbKey9 + short + + + + + + + vbKeyA + short + + + + + + + vbKeyAdd + short + + + + + + + vbKeyB + short + + + + + + + vbKeyBack + short + + + + + + + vbKeyC + short + + + + + + + vbKeyCancel + short + + + + + + + vbKeyCapital + short + + + + + + + vbKeyClear + short + + + + + + + vbKeyControl + short + + + + + + + vbKeyD + short + + + + + + + vbKeyDecimal + short + + + + + + + vbKeyDelete + short + + + + + + + vbKeyDivide + short + + + + + + + vbKeyDown + short + + + + + + + vbKeyE + short + + + + + + + vbKeyEnd + short + + + + + + + vbKeyEscape + short + + + + + + + vbKeyExecute + short + + + + + + + vbKeyF + short + + + + + + + vbKeyF1 + short + + + + + + + vbKeyF10 + short + + + + + + + vbKeyF11 + short + + + + + + + vbKeyF12 + short + + + + + + + vbKeyF13 + short + + + + + + + vbKeyF14 + short + + + + + + + vbKeyF15 + short + + + + + + + vbKeyF16 + short + + + + + + + vbKeyF2 + short + + + + + + + vbKeyF3 + short + + + + + + + vbKeyF4 + short + + + + + + + vbKeyF5 + short + + + + + + + vbKeyF6 + short + + + + + + + vbKeyF7 + short + + + + + + + vbKeyF8 + short + + + + + + + vbKeyF9 + short + + + + + + + vbKeyG + short + + + + + + + vbKeyH + short + + + + + + + vbKeyHelp + short + + + + + + + vbKeyHome + short + + + + + + + vbKeyI + short + + + + + + + vbKeyInsert + short + + + + + + + vbKeyJ + short + + + + + + + vbKeyK + short + + + + + + + vbKeyL + short + + + + + + + vbKeyLButton + short + + + + + + + vbKeyLeft + short + + + + + + + vbKeyM + short + + + + + + + vbKeyMButton + short + + + + + + + vbKeyMenu + short + + + + + + + vbKeyMultiply + short + + + + + + + vbKeyN + short + + + + + + + vbKeyNumlock + short + + + + + + + vbKeyNumpad0 + short + + + + + + + vbKeyNumpad1 + short + + + + + + + vbKeyNumpad2 + short + + + + + + + vbKeyNumpad3 + short + + + + + + + vbKeyNumpad4 + short + + + + + + + vbKeyNumpad5 + short + + + + + + + vbKeyNumpad6 + short + + + + + + + vbKeyNumpad7 + short + + + + + + + vbKeyNumpad8 + short + + + + + + + vbKeyNumpad9 + short + + + + + + + vbKeyO + short + + + + + + + vbKeyP + short + + + + + + + vbKeyPageDown + short + + + + + + + vbKeyPageUp + short + + + + + + + vbKeyPause + short + + + + + + + vbKeyPrint + short + + + + + + + vbKeyQ + short + + + + + + + vbKeyR + short + + + + + + + vbKeyRButton + short + + + + + + + vbKeyReturn + short + + + + + + + vbKeyRight + short + + + + + + + vbKeyS + short + + + + + + + vbKeySelect + short + + + + + + + vbKeySeparator + short + + + + + + + vbKeyShift + short + + + + + + + vbKeySnapshot + short + + + + + + + vbKeySpace + short + + + + + + + vbKeySubtract + short + + + + + + + vbKeyT + short + + + + + + + vbKeyTab + short + + + + + + + vbKeyU + short + + + + + + + vbKeyUp + short + + + + + + + vbKeyV + short + + + + + + + vbKeyW + short + + + + + + + vbKeyX + short + + + + + + + vbKeyY + short + + + + + + + vbKeyZ + short + + + + + + + vbLf + String + + + + + + + vbMagenta + Integer + + + + + + + vbMenuBar + Integer + + + + + + + vbMenuText + Integer + + + + + + + vbMsgBox + Integer + + + + + + + VbMsgBoxResult + + + + + + + VbMsgBoxResult + vbAbort + 3 + + + + + + + VbMsgBoxResult + vbCancel + 2 + + + + + + + VbMsgBoxResult + vbIgnore + 5 + + + + + + + VbMsgBoxResult + vbNo + 7 + + + + + + + VbMsgBoxResult + vbOK + 1 + + + + + + + VbMsgBoxResult + vbRetry + 4 + + + + + + + VbMsgBoxResult + vbYes + 6 + + + + + + + VbMsgBoxStyle + + + + + + + VbMsgBoxStyle + vbAbortRetryIgnore + 2 + + + + + + + VbMsgBoxStyle + vbApplicationModal + 0 + + + + + + + VbMsgBoxStyle + vbCritical + 16 + + + + + + + VbMsgBoxStyle + vbDefaultButton1 + 0 + + + + + + + VbMsgBoxStyle + vbDefaultButton2 + 256 + + + + + + + VbMsgBoxStyle + vbDefaultButton3 + 512 + + + + + + + VbMsgBoxStyle + vbDefaultButton4 + 768 + + + + + + + VbMsgBoxStyle + vbExclamation + 48 + + + + + + + VbMsgBoxStyle + vbInformation + 64 + + + + + + + VbMsgBoxStyle + vbMsgBoxHelpButton + 16384 + + + + + + + VbMsgBoxStyle + vbMsgBoxRight + 524288 + + + + + + + VbMsgBoxStyle + vbMsgBoxRtlReading + 1048576 + + + + + + + VbMsgBoxStyle + vbMsgBoxSetForeground + 65536 + + + + + + + VbMsgBoxStyle + vbOKCancel + 1 + + + + + + + VbMsgBoxStyle + vbOKOnly + 0 + + + + + + + VbMsgBoxStyle + vbQuestion + 32 + + + + + + + VbMsgBoxStyle + vbRetryCancel + 5 + + + + + + + VbMsgBoxStyle + vbSystemModal + 4096 + + + + + + + VbMsgBoxStyle + vbYesNo + 4 + + + + + + + VbMsgBoxStyle + vbYesNoCancel + 3 + + + + + + + vbMsgBoxText + Integer + + + + + + + vbNewLine + String + + + + + + + vbNullChar + String + + + + + + + vbNullString + String + + + + + + + vbObjectError + Integer + + + + + + + VbQueryClose + + + + + + + VbQueryClose + vbAppTaskManager + 3 + + + + + + + VbQueryClose + vbAppWindows + 2 + + + + + + + VbQueryClose + vbFormCode + 1 + + + + + + + VbQueryClose + vbFormControlMenu + 0 + + + + + + + VbQueryClose + vbFormMDIForm + 4 + + + + + + + vbRed + Integer + + + + + + + vbScrollBars + Integer + + + + + + + VbStrConv + + + + + + + VbStrConv + vbFromUnicode + 128 + + + + + + + VbStrConv + vbHiragana + 32 + + + + + + + VbStrConv + vbKatakana + 16 + + + + + + + VbStrConv + vbLowerCase + 2 + + + + + + + VbStrConv + vbNarrow + 8 + + + + + + + VbStrConv + vbProperCase + 3 + + + + + + + VbStrConv + vbUnicode + 64 + + + + + + + VbStrConv + vbUpperCase + 1 + + + + + + + VbStrConv + vbWide + 4 + + + + + + + vbTab + String + + + + + + + vbTitleBarText + Integer + + + + + + + VbTriState + + + + + + + VbTriState + vbFalse + 0 + + + + + + + VbTriState + vbTrue + -1 + + + + + + + VbTriState + vbUseDefault + -2 + + + + + + + VbVarType + + + + + + + VbVarType + vbArray + 8192 + + + + + + + VbVarType + vbBoolean + 11 + + + + + + + VbVarType + vbByte + 17 + + + + + + + VbVarType + vbCurrency + 6 + + + + + + + VbVarType + vbDataObject + 13 + + + + + + + VbVarType + vbDate + 7 + + + + + + + VbVarType + vbDecimal + 14 + + + + + + + VbVarType + vbDouble + 5 + + + + + + + VbVarType + vbEmpty + 0 + + + + + + + VbVarType + vbError + 10 + + + + + + + VbVarType + vbInteger + 2 + + + + + + + VbVarType + vbLong + 3 + + + + + + + VbVarType + vbNull + 1 + + + + + + + VbVarType + vbObject + 9 + + + + + + + VbVarType + vbSingle + 4 + + + + + + + VbVarType + vbString + 8 + + + + + + + VbVarType + vbUserDefinedType + 36 + + + + + + + VbVarType + vbVariant + 12 + + + + + + + vbVerticalTab + String + + + + + + + vbWhite + Integer + + + + + + + vbWindowBackground + Integer + + + + + + + vbWindowFrame + Integer + + + + + + + vbWindowText + Integer + + + + + + + vbYellow + Integer + + + + + + + Weekday + Variant + + + Variant + Date + + + Integer + FirstDayOfWeek + + + + + + + + WeekdayName + String + + + Integer + Weekday + + + boolean + Abbreviate + + + Integer + FirstDayOfWeek + + + + + + + + Width + void + + + short + FileNumber + + + short + Width + + + + + + + + Year + Variant + + + Variant + Date + + + + + diff --git a/oovbaapi/genconstidl/word.api b/oovbaapi/genconstidl/word.api new file mode 100644 index 000000000000..a8bcc19afe1f --- /dev/null +++ b/oovbaapi/genconstidl/word.api @@ -0,0 +1,99024 @@ + + + + + + + + + + AnswerWizard + + + + + + + AnswerWizard + Application + Application + + + + + + AnswerWizard + ClearFileList + void + + + + + + AnswerWizard + Creator + Integer + + + + + + AnswerWizard + Files + AnswerWizardFiles + + + + + + AnswerWizard + Parent + Object + + + + + + AnswerWizard + ResetFileList + void + + + + + + AnswerWizardFiles + + + + + + + AnswerWizardFiles + Add + void + + + String + FileName + + + + + + + + AnswerWizardFiles + Application + Application + + + + + + AnswerWizardFiles + Count + Integer + + + + + + AnswerWizardFiles + Creator + Integer + + + + + + AnswerWizardFiles + Delete + void + + + String + FileName + + + + + + + + AnswerWizardFiles + Item + String + + + Integer + Index + + + + + + + + AnswerWizardFiles + Parent + Object + + + + + + Assistant + + + + + + + Assistant + ActivateWizard + void + + + Integer + WizardID + + + Integer + act + + + Variant + Animation + + + + + + + + Assistant + Animation + Integer + + + + + + Assistant + Application + Application + + + + + + Assistant + AssistWithAlerts + boolean + + + + + + Assistant + AssistWithHelp + boolean + + + + + + Assistant + AssistWithWizards + boolean + + + + + + Assistant + BalloonError + Integer + + + + + + Assistant + Creator + Integer + + + + + + Assistant + DoAlert + Integer + + + String + bstrAlertTitle + + + String + bstrAlertText + + + Integer + alb + + + Integer + alc + + + Integer + ald + + + Integer + alq + + + boolean + varfSysAlert + + + + + + + + Assistant + EndWizard + void + + + Integer + WizardID + + + boolean + varfSuccess + + + Variant + Animation + + + + + + + + Assistant + FeatureTips + boolean + + + + + + Assistant + FileName + String + + + + + + Assistant + GuessHelp + boolean + + + + + + Assistant + Help + void + + + + + + Assistant + HighPriorityTips + boolean + + + + + + Assistant + Item + String + + + + + + Assistant + KeyboardShortcutTips + boolean + + + + + + Assistant + Left + Integer + + + + + + Assistant + MouseTips + boolean + + + + + + Assistant + Move + void + + + Integer + xLeft + + + Integer + yTop + + + + + + + + Assistant + MoveWhenInTheWay + boolean + + + + + + Assistant + Name + String + + + + + + Assistant + NewBalloon + Balloon + + + + + + Assistant + On + boolean + + + + + + Assistant + Parent + Object + + + + + + Assistant + Reduced + boolean + + + + + + Assistant + ResetTips + void + + + + + + Assistant + SearchWhenProgramming + boolean + + + + + + Assistant + Sounds + boolean + + + + + + Assistant + StartWizard + Integer + + + boolean + On + + + String + Callback + + + Integer + PrivateX + + + Variant + Animation + + + Variant + CustomTeaser + + + Variant + Top + + + Variant + Left + + + Variant + Bottom + + + Variant + Right + + + + + + + + Assistant + TipOfDay + boolean + + + + + + Assistant + Top + Integer + + + + + + Assistant + Visible + boolean + + + + + + Balloon + + + + + + + Balloon + Animation + Integer + + + + + + Balloon + Application + Application + + + + + + Balloon + BalloonType + Integer + + + + + + Balloon + Button + Integer + + + + + + Balloon + Callback + String + + + + + + Balloon + Checkboxes + Object + + + + + + Balloon + Close + void + + + + + + Balloon + Creator + Integer + + + + + + Balloon + Heading + String + + + + + + Balloon + Icon + Integer + + + + + + Balloon + Labels + Object + + + + + + Balloon + Mode + Integer + + + + + + Balloon + Name + String + + + + + + Balloon + Parent + Object + + + + + + Balloon + Private + Integer + + + + + + Balloon + SetAvoidRectangle + void + + + Integer + Left + + + Integer + Top + + + Integer + Right + + + Integer + Bottom + + + + + + + + Balloon + Show + Integer + + + + + + Balloon + Text + String + + + + + + BalloonCheckbox + + + + + + + BalloonCheckbox + Application + Application + + + + + + BalloonCheckbox + Checked + boolean + + + + + + BalloonCheckbox + Creator + Integer + + + + + + BalloonCheckbox + Item + String + + + + + + BalloonCheckbox + Name + String + + + + + + BalloonCheckbox + Parent + Object + + + + + + BalloonCheckbox + Text + String + + + + + + BalloonCheckboxes + + + + + + + BalloonCheckboxes + Application + Application + + + + + + BalloonCheckboxes + Count + Integer + + + + + + BalloonCheckboxes + Creator + Integer + + + + + + BalloonCheckboxes + Item + BalloonCheckboxe + + + Integer + Index + + + + + + + + BalloonCheckboxes + Name + String + + + + + + BalloonCheckboxes + Parent + Object + + + + + + BalloonLabel + + + + + + + BalloonLabel + Application + Application + + + + + + BalloonLabel + Creator + Integer + + + + + + BalloonLabel + Item + String + + + + + + BalloonLabel + Name + String + + + + + + BalloonLabel + Parent + Object + + + + + + BalloonLabel + Text + String + + + + + + BalloonLabels + + + + + + + BalloonLabels + Application + Application + + + + + + BalloonLabels + Count + Integer + + + + + + BalloonLabels + Creator + Integer + + + + + + BalloonLabels + Item + BalloonLabel + + + Integer + Index + + + + + + + + BalloonLabels + Name + String + + + + + + BalloonLabels + Parent + Object + + + + + + CanvasShapes + Background + Shape + + + + + + COMAddIn + + + + + + + COMAddIn + Application + Application + + + + + + COMAddIn + Connect + boolean + + + + + + COMAddIn + Creator + Integer + + + + + + COMAddIn + Description + String + + + + + + COMAddIn + Guid + String + + + + + + COMAddIn + Object + Object + + + + + + COMAddIn + Parent + Object + + + + + + COMAddIn + ProgId + String + + + + + + COMAddIns + + + + + + + COMAddIns + Application + Application + + + + + + COMAddIns + Count + Integer + + + + + + COMAddIns + Creator + Integer + + + + + + COMAddIns + Item + COMAddIn + + + Variant + Index + + + + + + + + COMAddIns + Parent + Object + + + + + + COMAddIns + SetAppModal + void + + + boolean + varfModal + + + + + + + + COMAddIns + Update + void + + + + + + CommandBar + + + + + + + CommandBar + accChild + Object + + + Variant + varChild + + + + + + + + CommandBar + accChildCount + Integer + + + + + + CommandBar + accDefaultAction + String + + + Variant + varChild + + + + + + + + CommandBar + accDescription + String + + + Variant + varChild + + + + + + + + CommandBar + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + CommandBar + accFocus + Variant + + + + + + CommandBar + accHelp + String + + + Variant + varChild + + + + + + + + CommandBar + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + CommandBar + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + CommandBar + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + CommandBar + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + CommandBar + accName + String + + + Variant + varChild + + + + + + + + CommandBar + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + CommandBar + accParent + Object + + + + + + CommandBar + accRole + Variant + + + Variant + varChild + + + + + + + + CommandBar + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + CommandBar + accSelection + Variant + + + + + + CommandBar + accState + Variant + + + Variant + varChild + + + + + + + + CommandBar + accValue + String + + + Variant + varChild + + + + + + + + CommandBar + AdaptiveMenu + boolean + + + + + + CommandBar + Application + Application + + + + + + CommandBar + BuiltIn + boolean + + + + + + CommandBar + Context + String + + + + + + CommandBar + Controls + CommandBarControls + + + + + + CommandBar + Creator + Integer + + + + + + CommandBar + Delete + void + + + + + + CommandBar + Enabled + boolean + + + + + + CommandBar + FindControl + CommandBarControl + + + Variant + Type + + + Variant + Id + + + Variant + Tag + + + Variant + Visible + + + Variant + Recursive + + + + + + + + CommandBar + Height + Integer + + + + + + CommandBar + Id + Integer + + + + + + CommandBar + Index + Integer + + + + + + CommandBar + InstanceId + Integer + + + + + + CommandBar + Left + Integer + + + + + + CommandBar + Name + String + + + + + + CommandBar + NameLocal + String + + + + + + CommandBar + Parent + Object + + + + + + CommandBar + Position + Integer + + + + + + CommandBar + Protection + Integer + + + + + + CommandBar + Reset + void + + + + + + CommandBar + RowIndex + Integer + + + + + + CommandBar + ShowPopup + void + + + Variant + x + + + Variant + y + + + + + + + + CommandBar + Top + Integer + + + + + + CommandBar + Type + Integer + + + + + + CommandBar + Visible + boolean + + + + + + CommandBar + Width + Integer + + + + + + CommandBarButton + + + + + + + CommandBarButton + accChild + Object + + + Variant + varChild + + + + + + + + CommandBarButton + accChildCount + Integer + + + + + + CommandBarButton + accDefaultAction + String + + + Variant + varChild + + + + + + + + CommandBarButton + accDescription + String + + + Variant + varChild + + + + + + + + CommandBarButton + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + CommandBarButton + accFocus + Variant + + + + + + CommandBarButton + accHelp + String + + + Variant + varChild + + + + + + + + CommandBarButton + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + CommandBarButton + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + CommandBarButton + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + CommandBarButton + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + CommandBarButton + accName + String + + + Variant + varChild + + + + + + + + CommandBarButton + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + CommandBarButton + accParent + Object + + + + + + CommandBarButton + accRole + Variant + + + Variant + varChild + + + + + + + + CommandBarButton + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + CommandBarButton + accSelection + Variant + + + + + + CommandBarButton + accState + Variant + + + Variant + varChild + + + + + + + + CommandBarButton + accValue + String + + + Variant + varChild + + + + + + + + CommandBarButton + Application + Application + + + + + + CommandBarButton + BeginGroup + boolean + + + + + + CommandBarButton + BuiltIn + boolean + + + + + + CommandBarButton + BuiltInFace + boolean + + + + + + CommandBarButton + Caption + String + + + + + + CommandBarButton + Click + void + + + CommandBarButton + Ctrl + + + boolean[] + CancelDefault + + + + + + + + CommandBarButton + Control + Object + + + + + + CommandBarButton + Copy + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarButton + CopyFace + void + + + + + + CommandBarButton + Creator + Integer + + + + + + CommandBarButton + Delete + void + + + Variant + Temporary + + + + + + + + CommandBarButton + DescriptionText + String + + + + + + CommandBarButton + Enabled + boolean + + + + + + CommandBarButton + Execute + void + + + + + + CommandBarButton + FaceId + Integer + + + + + + CommandBarButton + Height + Integer + + + + + + CommandBarButton + HelpContextId + Integer + + + + + + CommandBarButton + HelpFile + String + + + + + + CommandBarButton + HyperlinkType + Integer + + + + + + CommandBarButton + Id + Integer + + + + + + CommandBarButton + Index + Integer + + + + + + CommandBarButton + InstanceId + Integer + + + + + + CommandBarButton + IsPriorityDropped + boolean + + + + + + CommandBarButton + Left + Integer + + + + + + CommandBarButton + Mask + IPictureDisp + + + + + + CommandBarButton + Move + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarButton + OLEUsage + Integer + + + + + + CommandBarButton + OnAction + String + + + + + + CommandBarButton + Parameter + String + + + + + + CommandBarButton + Parent + CommandBar + + + + + + CommandBarButton + PasteFace + void + + + + + + CommandBarButton + Picture + IPictureDisp + + + + + + CommandBarButton + Priority + Integer + + + + + + CommandBarButton + Reserved1 + void + + + + + + CommandBarButton + Reserved2 + void + + + + + + CommandBarButton + Reserved3 + void + + + + + + CommandBarButton + Reserved4 + void + + + + + + CommandBarButton + Reserved5 + void + + + + + + CommandBarButton + Reserved6 + void + + + + + + CommandBarButton + Reserved7 + void + + + + + + CommandBarButton + Reset + void + + + + + + CommandBarButton + SetFocus + void + + + + + + CommandBarButton + ShortcutText + String + + + + + + CommandBarButton + State + Integer + + + + + + CommandBarButton + Style + Integer + + + + + + CommandBarButton + Tag + String + + + + + + CommandBarButton + TooltipText + String + + + + + + CommandBarButton + Top + Integer + + + + + + CommandBarButton + Type + Integer + + + + + + CommandBarButton + Visible + boolean + + + + + + CommandBarButton + Width + Integer + + + + + + CommandBarComboBox + + + + + + + CommandBarComboBox + accChild + Object + + + Variant + varChild + + + + + + + + CommandBarComboBox + accChildCount + Integer + + + + + + CommandBarComboBox + accDefaultAction + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + accDescription + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + CommandBarComboBox + accFocus + Variant + + + + + + CommandBarComboBox + accHelp + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + CommandBarComboBox + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + CommandBarComboBox + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + CommandBarComboBox + accName + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + CommandBarComboBox + accParent + Object + + + + + + CommandBarComboBox + accRole + Variant + + + Variant + varChild + + + + + + + + CommandBarComboBox + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + CommandBarComboBox + accSelection + Variant + + + + + + CommandBarComboBox + accState + Variant + + + Variant + varChild + + + + + + + + CommandBarComboBox + accValue + String + + + Variant + varChild + + + + + + + + CommandBarComboBox + AddItem + void + + + String + Text + + + Variant + Index + + + + + + + + CommandBarComboBox + Application + Application + + + + + + CommandBarComboBox + BeginGroup + boolean + + + + + + CommandBarComboBox + BuiltIn + boolean + + + + + + CommandBarComboBox + Caption + String + + + + + + CommandBarComboBox + Change + void + + + CommandBarComboBox + Ctrl + + + + + + + + CommandBarComboBox + Clear + void + + + + + + CommandBarComboBox + Control + Object + + + + + + CommandBarComboBox + Copy + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarComboBox + Creator + Integer + + + + + + CommandBarComboBox + Delete + void + + + Variant + Temporary + + + + + + + + CommandBarComboBox + DescriptionText + String + + + + + + CommandBarComboBox + DropDownLines + Integer + + + + + + CommandBarComboBox + DropDownWidth + Integer + + + + + + CommandBarComboBox + Enabled + boolean + + + + + + CommandBarComboBox + Execute + void + + + + + + CommandBarComboBox + Height + Integer + + + + + + CommandBarComboBox + HelpContextId + Integer + + + + + + CommandBarComboBox + HelpFile + String + + + + + + CommandBarComboBox + Id + Integer + + + + + + CommandBarComboBox + Index + Integer + + + + + + CommandBarComboBox + InstanceId + Integer + + + + + + CommandBarComboBox + IsPriorityDropped + boolean + + + + + + CommandBarComboBox + Left + Integer + + + + + + CommandBarComboBox + List + String + + + Integer + Index + + + + + + + + CommandBarComboBox + ListCount + Integer + + + + + + CommandBarComboBox + ListHeaderCount + Integer + + + + + + CommandBarComboBox + ListIndex + Integer + + + + + + CommandBarComboBox + Move + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarComboBox + OLEUsage + Integer + + + + + + CommandBarComboBox + OnAction + String + + + + + + CommandBarComboBox + Parameter + String + + + + + + CommandBarComboBox + Parent + CommandBar + + + + + + CommandBarComboBox + Priority + Integer + + + + + + CommandBarComboBox + RemoveItem + void + + + Integer + Index + + + + + + + + CommandBarComboBox + Reserved1 + void + + + + + + CommandBarComboBox + Reserved2 + void + + + + + + CommandBarComboBox + Reserved3 + void + + + + + + CommandBarComboBox + Reserved4 + void + + + + + + CommandBarComboBox + Reserved5 + void + + + + + + CommandBarComboBox + Reserved6 + void + + + + + + CommandBarComboBox + Reserved7 + void + + + + + + CommandBarComboBox + Reset + void + + + + + + CommandBarComboBox + SetFocus + void + + + + + + CommandBarComboBox + Style + Integer + + + + + + CommandBarComboBox + Tag + String + + + + + + CommandBarComboBox + Text + String + + + + + + CommandBarComboBox + TooltipText + String + + + + + + CommandBarComboBox + Top + Integer + + + + + + CommandBarComboBox + Type + Integer + + + + + + CommandBarComboBox + Visible + boolean + + + + + + CommandBarComboBox + Width + Integer + + + + + + CommandBarControl + + + + + + + CommandBarControl + accChild + Object + + + Variant + varChild + + + + + + + + CommandBarControl + accChildCount + Integer + + + + + + CommandBarControl + accDefaultAction + String + + + Variant + varChild + + + + + + + + CommandBarControl + accDescription + String + + + Variant + varChild + + + + + + + + CommandBarControl + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + CommandBarControl + accFocus + Variant + + + + + + CommandBarControl + accHelp + String + + + Variant + varChild + + + + + + + + CommandBarControl + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + CommandBarControl + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + CommandBarControl + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + CommandBarControl + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + CommandBarControl + accName + String + + + Variant + varChild + + + + + + + + CommandBarControl + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + CommandBarControl + accParent + Object + + + + + + CommandBarControl + accRole + Variant + + + Variant + varChild + + + + + + + + CommandBarControl + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + CommandBarControl + accSelection + Variant + + + + + + CommandBarControl + accState + Variant + + + Variant + varChild + + + + + + + + CommandBarControl + accValue + String + + + Variant + varChild + + + + + + + + CommandBarControl + Application + Application + + + + + + CommandBarControl + BeginGroup + boolean + + + + + + CommandBarControl + BuiltIn + boolean + + + + + + CommandBarControl + Caption + String + + + + + + CommandBarControl + Control + Object + + + + + + CommandBarControl + Copy + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarControl + Creator + Integer + + + + + + CommandBarControl + Delete + void + + + Variant + Temporary + + + + + + + + CommandBarControl + DescriptionText + String + + + + + + CommandBarControl + Enabled + boolean + + + + + + CommandBarControl + Execute + void + + + + + + CommandBarControl + Height + Integer + + + + + + CommandBarControl + HelpContextId + Integer + + + + + + CommandBarControl + HelpFile + String + + + + + + CommandBarControl + Id + Integer + + + + + + CommandBarControl + Index + Integer + + + + + + CommandBarControl + InstanceId + Integer + + + + + + CommandBarControl + IsPriorityDropped + boolean + + + + + + CommandBarControl + Left + Integer + + + + + + CommandBarControl + Move + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarControl + OLEUsage + Integer + + + + + + CommandBarControl + OnAction + String + + + + + + CommandBarControl + Parameter + String + + + + + + CommandBarControl + Parent + CommandBar + + + + + + CommandBarControl + Priority + Integer + + + + + + CommandBarControl + Reserved1 + void + + + + + + CommandBarControl + Reserved2 + void + + + + + + CommandBarControl + Reserved3 + void + + + + + + CommandBarControl + Reserved4 + void + + + + + + CommandBarControl + Reserved5 + void + + + + + + CommandBarControl + Reserved6 + void + + + + + + CommandBarControl + Reserved7 + void + + + + + + CommandBarControl + Reset + void + + + + + + CommandBarControl + SetFocus + void + + + + + + CommandBarControl + Tag + String + + + + + + CommandBarControl + TooltipText + String + + + + + + CommandBarControl + Top + Integer + + + + + + CommandBarControl + Type + Integer + + + + + + CommandBarControl + Visible + boolean + + + + + + CommandBarControl + Width + Integer + + + + + + CommandBarControls + + + + + + + CommandBarControls + Add + CommandBarControl + + + Variant + Type + + + Variant + Id + + + Variant + Parameter + + + Variant + Before + + + Variant + Temporary + + + + + + + + CommandBarControls + Application + Application + + + + + + CommandBarControls + Count + Integer + + + + + + CommandBarControls + Creator + Integer + + + + + + CommandBarControls + Item + CommandBarControl + + + Variant + Index + + + + + + + + CommandBarControls + Parent + CommandBar + + + + + + CommandBarPopup + + + + + + + CommandBarPopup + accChild + Object + + + Variant + varChild + + + + + + + + CommandBarPopup + accChildCount + Integer + + + + + + CommandBarPopup + accDefaultAction + String + + + Variant + varChild + + + + + + + + CommandBarPopup + accDescription + String + + + Variant + varChild + + + + + + + + CommandBarPopup + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + CommandBarPopup + accFocus + Variant + + + + + + CommandBarPopup + accHelp + String + + + Variant + varChild + + + + + + + + CommandBarPopup + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + CommandBarPopup + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + CommandBarPopup + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + CommandBarPopup + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + CommandBarPopup + accName + String + + + Variant + varChild + + + + + + + + CommandBarPopup + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + CommandBarPopup + accParent + Object + + + + + + CommandBarPopup + accRole + Variant + + + Variant + varChild + + + + + + + + CommandBarPopup + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + CommandBarPopup + accSelection + Variant + + + + + + CommandBarPopup + accState + Variant + + + Variant + varChild + + + + + + + + CommandBarPopup + accValue + String + + + Variant + varChild + + + + + + + + CommandBarPopup + Application + Application + + + + + + CommandBarPopup + BeginGroup + boolean + + + + + + CommandBarPopup + BuiltIn + boolean + + + + + + CommandBarPopup + Caption + String + + + + + + CommandBarPopup + CommandBar + CommandBar + + + + + + CommandBarPopup + Control + Object + + + + + + CommandBarPopup + Controls + CommandBarControls + + + + + + CommandBarPopup + Copy + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarPopup + Creator + Integer + + + + + + CommandBarPopup + Delete + void + + + Variant + Temporary + + + + + + + + CommandBarPopup + DescriptionText + String + + + + + + CommandBarPopup + Enabled + boolean + + + + + + CommandBarPopup + Execute + void + + + + + + CommandBarPopup + Height + Integer + + + + + + CommandBarPopup + HelpContextId + Integer + + + + + + CommandBarPopup + HelpFile + String + + + + + + CommandBarPopup + Id + Integer + + + + + + CommandBarPopup + Index + Integer + + + + + + CommandBarPopup + InstanceId + Integer + + + + + + CommandBarPopup + IsPriorityDropped + boolean + + + + + + CommandBarPopup + Left + Integer + + + + + + CommandBarPopup + Move + CommandBarControl + + + Variant + Bar + + + Variant + Before + + + + + + + + CommandBarPopup + OLEMenuGroup + Integer + + + + + + CommandBarPopup + OLEUsage + Integer + + + + + + CommandBarPopup + OnAction + String + + + + + + CommandBarPopup + Parameter + String + + + + + + CommandBarPopup + Parent + CommandBar + + + + + + CommandBarPopup + Priority + Integer + + + + + + CommandBarPopup + Reserved1 + void + + + + + + CommandBarPopup + Reserved2 + void + + + + + + CommandBarPopup + Reserved3 + void + + + + + + CommandBarPopup + Reserved4 + void + + + + + + CommandBarPopup + Reserved5 + void + + + + + + CommandBarPopup + Reserved6 + void + + + + + + CommandBarPopup + Reserved7 + void + + + + + + CommandBarPopup + Reset + void + + + + + + CommandBarPopup + SetFocus + void + + + + + + CommandBarPopup + Tag + String + + + + + + CommandBarPopup + TooltipText + String + + + + + + CommandBarPopup + Top + Integer + + + + + + CommandBarPopup + Type + Integer + + + + + + CommandBarPopup + Visible + boolean + + + + + + CommandBarPopup + Width + Integer + + + + + + CommandBars + + + + + + + CommandBars + ActionControl + CommandBarControl + + + + + + CommandBars + ActiveMenuBar + CommandBar + + + + + + CommandBars + AdaptiveMenus + boolean + + + + + + CommandBars + Add + CommandBar + + + Variant + Name + + + Variant + Position + + + Variant + MenuBar + + + Variant + Temporary + + + + + + + + CommandBars + AddEx + CommandBar + + + Variant + TbidOrName + + + Variant + Position + + + Variant + MenuBar + + + Variant + Temporary + + + Variant + TbtrProtection + + + + + + + + CommandBars + Application + Application + + + + + + CommandBars + Count + Integer + + + + + + CommandBars + Creator + Integer + + + + + + CommandBars + DisableAskAQuestionDropdown + boolean + + + + + + CommandBars + DisableCustomize + boolean + + + + + + CommandBars + DisplayFonts + boolean + + + + + + CommandBars + DisplayKeysInTooltips + boolean + + + + + + CommandBars + DisplayTooltips + boolean + + + + + + CommandBars + FindControl + CommandBarControl + + + Variant + Type + + + Variant + Id + + + Variant + Tag + + + Variant + Visible + + + + + + + + CommandBars + FindControls + CommandBarControls + + + Variant + Type + + + Variant + Id + + + Variant + Tag + + + Variant + Visible + + + + + + + + CommandBars + IdsString + Integer + + + Integer + ids + + + String[] + pbstrName + + + + + + + + CommandBars + Item + CommandBar + + + Variant + Index + + + + + + + + CommandBars + LargeButtons + boolean + + + + + + CommandBars + MenuAnimationStyle + Integer + + + + + + CommandBars + OnUpdate + void + + + + + + CommandBars + Parent + Object + + + + + + CommandBars + ReleaseFocus + void + + + + + + CommandBars + TmcGetName + Integer + + + Integer + tmc + + + String[] + pbstrName + + + + + + + + DocProperties + + + + + + + DocProperties + offPropertyTypeBoolean + 2 + + + + + + + DocProperties + offPropertyTypeDate + 3 + + + + + + + DocProperties + offPropertyTypeFloat + 5 + + + + + + + DocProperties + offPropertyTypeNumber + 1 + + + + + + + DocProperties + offPropertyTypeString + 4 + + + + + + + DocumentLibraryVersion + + + + + + + DocumentLibraryVersion + Application + Application + + + + + + DocumentLibraryVersion + Comments + String + + + + + + DocumentLibraryVersion + Creator + Integer + + + + + + DocumentLibraryVersion + Delete + void + + + + + + DocumentLibraryVersion + Index + Integer + + + + + + DocumentLibraryVersion + Modified + Variant + + + + + + DocumentLibraryVersion + ModifiedBy + String + + + + + + DocumentLibraryVersion + Open + Object + + + + + + DocumentLibraryVersion + Parent + Object + + + + + + DocumentLibraryVersion + Restore + Object + + + + + + DocumentLibraryVersions + + + + + + + DocumentLibraryVersions + Application + Application + + + + + + DocumentLibraryVersions + Count + Integer + + + + + + DocumentLibraryVersions + Creator + Integer + + + + + + DocumentLibraryVersions + IsVersioningEnabled + boolean + + + + + + DocumentLibraryVersions + Item + DocumentLibraryVersion + + + Integer + lIndex + + + + + + + + DocumentLibraryVersions + Parent + Object + + + + + + FileDialog + + + + + + + FileDialog + AllowMultiSelect + boolean + + + + + + FileDialog + Application + Application + + + + + + FileDialog + ButtonName + String + + + + + + FileDialog + Creator + Integer + + + + + + FileDialog + DialogType + Integer + + + + + + FileDialog + Execute + void + + + + + + FileDialog + FilterIndex + Integer + + + + + + FileDialog + Filters + FileDialogFilters + + + + + + FileDialog + InitialFileName + String + + + + + + FileDialog + InitialView + Integer + + + + + + FileDialog + Item + String + + + + + + FileDialog + Parent + Object + + + + + + FileDialog + SelectedItems + FileDialogSelectedItems + + + + + + FileDialog + Show + Integer + + + + + + FileDialog + Title + String + + + + + + FileDialogFilter + + + + + + + FileDialogFilter + Application + Application + + + + + + FileDialogFilter + Creator + Integer + + + + + + FileDialogFilter + Description + String + + + + + + FileDialogFilter + Extensions + String + + + + + + FileDialogFilter + Parent + Object + + + + + + FileDialogFilters + + + + + + + FileDialogFilters + Add + FileDialogFilter + + + String + Description + + + String + Extensions + + + Variant + Position + + + + + + + + FileDialogFilters + Application + Application + + + + + + FileDialogFilters + Clear + void + + + + + + FileDialogFilters + Count + Integer + + + + + + FileDialogFilters + Creator + Integer + + + + + + FileDialogFilters + Delete + void + + + Variant + filter + + + + + + + + FileDialogFilters + Item + FileDialogFilter + + + Integer + Index + + + + + + + + FileDialogFilters + Parent + Object + + + + + + FileDialogSelectedItems + + + + + + + FileDialogSelectedItems + Application + Application + + + + + + FileDialogSelectedItems + Count + Integer + + + + + + FileDialogSelectedItems + Creator + Integer + + + + + + FileDialogSelectedItems + Item + String + + + Integer + Index + + + + + + + + FileDialogSelectedItems + Parent + Object + + + + + + FileSearch + + + + + + + FileSearch + Application + Application + + + + + + FileSearch + Creator + Integer + + + + + + FileSearch + Execute + Integer + + + Integer + SortBy + + + Integer + SortOrder + + + boolean + AlwaysAccurate + + + + + + + + FileSearch + FileName + String + + + + + + FileSearch + FileType + Integer + + + + + + FileSearch + FileTypes + FileTypes + + + + + + FileSearch + FoundFiles + FoundFiles + + + + + + FileSearch + LastModified + Integer + + + + + + FileSearch + LookIn + String + + + + + + FileSearch + MatchAllWordForms + boolean + + + + + + FileSearch + MatchTextExactly + boolean + + + + + + FileSearch + NewSearch + void + + + + + + FileSearch + PropertyTests + PropertyTests + + + + + + FileSearch + RefreshScopes + void + + + + + + FileSearch + SearchFolders + SearchFolders + + + + + + FileSearch + SearchScopes + SearchScopes + + + + + + FileSearch + SearchSubFolders + boolean + + + + + + FileSearch + TextOrProperty + String + + + + + + FileTypes + + + + + + + FileTypes + Add + void + + + Integer + FileType + + + + + + + + FileTypes + Application + Application + + + + + + FileTypes + Count + Integer + + + + + + FileTypes + Creator + Integer + + + + + + FileTypes + Item + Integer + + + Integer + Index + + + + + + + + FileTypes + Remove + void + + + Integer + Index + + + + + + + + FoundFiles + + + + + + + FoundFiles + Application + Application + + + + + + FoundFiles + Count + Integer + + + + + + FoundFiles + Creator + Integer + + + + + + FoundFiles + Item + String + + + Integer + Index + + + + + + + + HTMLProject + + + + + + + HTMLProject + Application + Application + + + + + + HTMLProject + Creator + Integer + + + + + + HTMLProject + HTMLProjectItems + HTMLProjectItems + + + + + + HTMLProject + Open + void + + + Integer + OpenKind + + + + + + + + HTMLProject + Parent + Object + + + + + + HTMLProject + RefreshDocument + void + + + boolean + Refresh + + + + + + + + HTMLProject + RefreshProject + void + + + boolean + Refresh + + + + + + + + HTMLProject + State + Integer + + + + + + HTMLProjectItem + + + + + + + HTMLProjectItem + Application + Application + + + + + + HTMLProjectItem + Creator + Integer + + + + + + HTMLProjectItem + IsOpen + boolean + + + + + + HTMLProjectItem + LoadFromFile + void + + + String + FileName + + + + + + + + HTMLProjectItem + Name + String + + + + + + HTMLProjectItem + Open + void + + + Integer + OpenKind + + + + + + + + HTMLProjectItem + Parent + Object + + + + + + HTMLProjectItem + SaveCopyAs + void + + + String + FileName + + + + + + + + HTMLProjectItem + Text + String + + + + + + HTMLProjectItems + + + + + + + HTMLProjectItems + Application + Application + + + + + + HTMLProjectItems + Count + Integer + + + + + + HTMLProjectItems + Creator + Integer + + + + + + HTMLProjectItems + Item + HTMLProjectItem + + + Variant + Index + + + + + + + + HTMLProjectItems + Parent + Object + + + + + + IAccessible + + + + + + + IAccessible + accChild + Object + + + Variant + varChild + + + + + + + + IAccessible + accChildCount + Integer + + + + + + IAccessible + accDefaultAction + String + + + Variant + varChild + + + + + + + + IAccessible + accDescription + String + + + Variant + varChild + + + + + + + + IAccessible + accDoDefaultAction + void + + + Variant + varChild + + + + + + + + IAccessible + accFocus + Variant + + + + + + IAccessible + accHelp + String + + + Variant + varChild + + + + + + + + IAccessible + accHelpTopic + Integer + + + String[] + pszHelpFile + + + Variant + varChild + + + + + + + + IAccessible + accHitTest + Variant + + + Integer + xLeft + + + Integer + yTop + + + + + + + + IAccessible + accKeyboardShortcut + String + + + Variant + varChild + + + + + + + + IAccessible + accLocation + void + + + int[] + pxLeft + + + int[] + pyTop + + + int[] + pcxWidth + + + int[] + pcyHeight + + + Variant + varChild + + + + + + + + IAccessible + accName + String + + + Variant + varChild + + + + + + + + IAccessible + accNavigate + Variant + + + Integer + navDir + + + Variant + varStart + + + + + + + + IAccessible + accParent + Object + + + + + + IAccessible + accRole + Variant + + + Variant + varChild + + + + + + + + IAccessible + accSelect + void + + + Integer + flagsSelect + + + Variant + varChild + + + + + + + + IAccessible + accSelection + Variant + + + + + + IAccessible + accState + Variant + + + Variant + varChild + + + + + + + + IAccessible + accValue + String + + + Variant + varChild + + + + + + + + ICommandBarButtonEvents + + + + + + + ICommandBarButtonEvents + Click + void + + + CommandBarButton + Ctrl + + + boolean[] + CancelDefault + + + + + + + + ICommandBarComboBoxEvents + + + + + + + ICommandBarComboBoxEvents + Change + void + + + CommandBarComboBox + Ctrl + + + + + + + + ICommandBarsEvents + + + + + + + ICommandBarsEvents + OnUpdate + void + + + + + + IFind + + + + + + + IFind + Author + String + + + + + + IFind + DateCreatedFrom + Variant + + + + + + IFind + DateCreatedTo + Variant + + + + + + IFind + DateSavedFrom + Variant + + + + + + IFind + DateSavedTo + Variant + + + + + + IFind + Delete + void + + + String + bstrQueryName + + + + + + + + IFind + Execute + void + + + + + + IFind + FileType + Integer + + + + + + IFind + Keywords + String + + + + + + IFind + ListBy + Integer + + + + + + IFind + Load + void + + + String + bstrQueryName + + + + + + + + IFind + MatchCase + boolean + + + + + + IFind + Name + String + + + + + + IFind + Options + Integer + + + + + + IFind + PatternMatch + boolean + + + + + + IFind + Results + IFoundFiles + + + + + + IFind + Save + void + + + String + bstrQueryName + + + + + + + + IFind + SavedBy + String + + + + + + IFind + SearchPath + String + + + + + + IFind + SelectedFile + Integer + + + + + + IFind + Show + Integer + + + + + + IFind + SortBy + Integer + + + + + + IFind + SubDir + boolean + + + + + + IFind + Subject + String + + + + + + IFind + Text + String + + + + + + IFind + Title + String + + + + + + IFind + View + Integer + + + + + + IFoundFiles + + + + + + + IFoundFiles + Count + Integer + + + + + + IFoundFiles + Item + String + + + Integer + Index + + + + + + + + ILicAgent + + + + + + + ILicAgent + AsyncProcessCCRenewalLicenseRequest + void + + + + + + ILicAgent + AsyncProcessCCRenewalPriceRequest + void + + + + + + ILicAgent + AsyncProcessDroppedLicenseRequest + void + + + + + + ILicAgent + AsyncProcessHandshakeRequest + void + + + Integer + bReviseCustInfo + + + + + + + + ILicAgent + AsyncProcessNewLicenseRequest + void + + + + + + ILicAgent + AsyncProcessReissueLicenseRequest + void + + + + + + ILicAgent + AsyncProcessRetailRenewalLicenseRequest + void + + + + + + ILicAgent + AsyncProcessReviseCustInfoRequest + void + + + + + + ILicAgent + CancelAsyncProcessRequest + void + + + Integer + bIsLicenseRequest + + + + + + + + ILicAgent + CheckSystemClock + VT_UI4 + + + + + + ILicAgent + DepositConfirmationId + VT_UI4 + + + String + bstrVal + + + + + + + + ILicAgent + DisplaySSLCert + VT_UI4 + + + + + + ILicAgent + GenerateInstallationId + String + + + + + + ILicAgent + GetAddress1 + String + + + + + + ILicAgent + GetAddress2 + String + + + + + + ILicAgent + GetAsyncProcessReturnCode + VT_UI4 + + + + + + ILicAgent + GetBackendErrorMsg + String + + + + + + ILicAgent + GetBillingAddress1 + String + + + + + + ILicAgent + GetBillingAddress2 + String + + + + + + ILicAgent + GetBillingCity + String + + + + + + ILicAgent + GetBillingCountryCode + String + + + + + + ILicAgent + GetBillingFirstName + String + + + + + + ILicAgent + GetBillingLastName + String + + + + + + ILicAgent + GetBillingPhone + String + + + + + + ILicAgent + GetBillingState + String + + + + + + ILicAgent + GetBillingZip + String + + + + + + ILicAgent + GetCCRenewalExpiryDate + java.util.Date + + + + + + ILicAgent + GetCity + String + + + + + + ILicAgent + GetCountryCode + String + + + + + + ILicAgent + GetCountryDesc + String + + + + + + ILicAgent + GetCreditCardCode + String + + + VT_UI4 + dwIndex + + + + + + + + ILicAgent + GetCreditCardCount + VT_UI4 + + + + + + ILicAgent + GetCreditCardExpiryMonth + VT_UI4 + + + + + + ILicAgent + GetCreditCardExpiryYear + VT_UI4 + + + + + + ILicAgent + GetCreditCardName + String + + + VT_UI4 + dwIndex + + + + + + + + ILicAgent + GetCreditCardNumber + String + + + + + + ILicAgent + GetCreditCardType + String + + + + + + ILicAgent + GetCurrencyDescription + String + + + VT_UI4 + dwCurrencyIndex + + + + + + + + ILicAgent + GetCurrencyOption + VT_UI4 + + + + + + ILicAgent + GetCurrentExpiryDate + java.util.Date + + + + + + ILicAgent + GetDisconnectOption + Integer + + + + + + ILicAgent + GetEmail + String + + + + + + ILicAgent + GetEndOfLifeHtmlText + String + + + + + + ILicAgent + GetExistingExpiryDate + java.util.Date + + + + + + ILicAgent + GetFirstName + String + + + + + + ILicAgent + GetInvoiceText + String + + + + + + ILicAgent + GetIsoLanguage + VT_UI4 + + + + + + ILicAgent + GetLastName + String + + + + + + ILicAgent + GetMSOffer + String + + + + + + ILicAgent + GetMSUpdate + String + + + + + + ILicAgent + GetNewExpiryDate + java.util.Date + + + + + + ILicAgent + GetOrgName + String + + + + + + ILicAgent + GetOtherOffer + String + + + + + + ILicAgent + GetPhone + String + + + + + + ILicAgent + GetPriceItemCount + VT_UI4 + + + + + + ILicAgent + GetPriceItemLabel + String + + + VT_UI4 + dwIndex + + + + + + + + ILicAgent + GetPriceItemValue + String + + + VT_UI4 + dwCurrencyIndex + + + VT_UI4 + dwIndex + + + + + + + + ILicAgent + GetState + String + + + + + + ILicAgent + GetVATLabel + String + + + String + bstrCountryCode + + + + + + + + ILicAgent + GetVATNumber + String + + + + + + ILicAgent + GetZip + String + + + + + + ILicAgent + Initialize + VT_UI4 + + + VT_UI4 + dwBPC + + + VT_UI4 + dwMode + + + String + bstrLicSource + + + + + + + + ILicAgent + IsCCRenewalCountry + Integer + + + String + bstrCountryCode + + + + + + + + ILicAgent + IsUpgradeAvailable + Integer + + + + + + ILicAgent + SaveBillingInfo + VT_UI4 + + + Integer + bSave + + + + + + + + ILicAgent + SetAddress1 + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetAddress2 + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingAddress1 + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingAddress2 + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingCity + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingCountryCode + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingFirstName + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingLastName + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingPhone + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingState + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetBillingZip + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetCity + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetCountryCode + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetCountryDesc + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetCreditCardExpiryMonth + void + + + VT_UI4 + dwCCMonth + + + + + + + + ILicAgent + SetCreditCardExpiryYear + void + + + VT_UI4 + dwCCYear + + + + + + + + ILicAgent + SetCreditCardNumber + void + + + String + bstrCCNumber + + + + + + + + ILicAgent + SetCreditCardType + void + + + String + bstrCCCode + + + + + + + + ILicAgent + SetCurrencyOption + void + + + VT_UI4 + dwCurrencyOption + + + + + + + + ILicAgent + SetDisconnectOption + void + + + Integer + bNewVal + + + + + + + + ILicAgent + SetEmail + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetFirstName + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetIsoLanguage + void + + + VT_UI4 + dwNewVal + + + + + + + + ILicAgent + SetLastName + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetMSOffer + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetMSUpdate + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetOrgName + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetOtherOffer + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetPhone + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetState + void + + + String + bstrNewVal + + + + + + + + ILicAgent + SetVATNumber + void + + + String + bstrVATNumber + + + + + + + + ILicAgent + SetZip + void + + + String + bstrNewVal + + + + + + + + ILicAgent + VerifyCheckDigits + Integer + + + String + bstrCIDIID + + + + + + + + ILicAgent + WantUpgrade + void + + + Integer + bWantUpgrade + + + + + + + + ILicValidator + + + + + + + ILicValidator + Products + Variant + + + + + + ILicValidator + Selection + Integer + + + + + + ILicWizExternal + + + + + + + ILicWizExternal + AnimationEnabled + Integer + + + + + + ILicWizExternal + Context + Integer + + + + + + ILicWizExternal + CountryInfo + String + + + + + + ILicWizExternal + DepositPidKey + Integer + + + String + bstrKey + + + Integer + fMORW + + + + + + + + ILicWizExternal + DisableVORWReminder + void + + + Integer + BPC + + + + + + + + ILicWizExternal + FormatDate + String + + + java.util.Date + date + + + String + pFormat + + + + + + + + ILicWizExternal + GetConnectedState + Integer + + + + + + ILicWizExternal + InternetDisconnect + void + + + + + + ILicWizExternal + InvokeDateTimeApplet + void + + + + + + ILicWizExternal + LicAgent + Object + + + + + + ILicWizExternal + MsoAlert + Integer + + + String + bstrText + + + String + bstrButtons + + + String + bstrIcon + + + + + + + + ILicWizExternal + OfficeOnTheWebUrl + String + + + + + + ILicWizExternal + OpenInDefaultBrowser + void + + + String + bstrUrl + + + + + + + + ILicWizExternal + PrintHtmlDocument + void + + + IUnknown + punkHtmlDoc + + + + + + + + ILicWizExternal + ResetPID + void + + + + + + ILicWizExternal + ResignDpc + void + + + String + bstrProductCode + + + + + + + + ILicWizExternal + SaveReceipt + String + + + String + bstrReceipt + + + + + + + + ILicWizExternal + SetDialogSize + void + + + Integer + dx + + + Integer + dy + + + + + + + + ILicWizExternal + ShowHelp + void + + + Variant + pvarId + + + + + + + + ILicWizExternal + SortSelectOptions + void + + + Object + pdispSelect + + + + + + + + ILicWizExternal + Terminate + void + + + + + + ILicWizExternal + Validator + Object + + + + + + ILicWizExternal + VerifyClock + Integer + + + Integer + lMode + + + + + + + + ILicWizExternal + WriteLog + void + + + String + bstrMessage + + + + + + + + IMsoDiagram + + + + + + + IMsoDiagram + Application + Application + + + + + + IMsoDiagram + AutoFormat + Integer + + + + + + IMsoDiagram + AutoLayout + Integer + + + + + + IMsoDiagram + Convert + void + + + Integer + Type + + + + + + + + IMsoDiagram + Creator + Integer + + + + + + IMsoDiagram + FitText + void + + + + + + IMsoDiagram + Nodes + DiagramNodes + + + + + + IMsoDiagram + Parent + Object + + + + + + IMsoDiagram + Reverse + Integer + + + + + + IMsoDiagram + Type + Integer + + + + + + IMsoDispCagNotifySink + + + + + + + IMsoDispCagNotifySink + InsertClip + void + + + IUnknown + pClipMoniker + + + IUnknown + pItemMoniker + + + + + + + + IMsoDispCagNotifySink + WindowIsClosing + void + + + + + + IMsoEServicesDialog + + + + + + + IMsoEServicesDialog + AddTrustedDomain + void + + + String + Domain + + + + + + + + IMsoEServicesDialog + Application + Application + + + + + + IMsoEServicesDialog + ApplicationName + String + + + + + + IMsoEServicesDialog + ClipArt + Object + + + + + + IMsoEServicesDialog + Close + void + + + boolean + ApplyWebComponentChanges + + + + + + + + IMsoEServicesDialog + WebComponent + Object + + + + + + LanguageSettings + + + + + + + LanguageSettings + Application + Application + + + + + + LanguageSettings + Creator + Integer + + + + + + LanguageSettings + LanguageID + Integer + + + Integer + Id + + + + + + + + LanguageSettings + LanguagePreferredForEditing + boolean + + + Integer + lid + + + + + + + + LanguageSettings + Parent + Object + + + + + + MailFormat + + + + + + + MailFormat + mfHTML + 2 + + + + + + + MailFormat + mfPlainText + 1 + + + + + + + MailFormat + mfRTF + 3 + + + + + + + MsoAlertButtonType + + + + + + + MsoAlertButtonType + msoAlertButtonAbortRetryIgnore + 2 + + + + + + + MsoAlertButtonType + msoAlertButtonOK + 0 + + + + + + + MsoAlertButtonType + msoAlertButtonOKCancel + 1 + + + + + + + MsoAlertButtonType + msoAlertButtonRetryCancel + 5 + + + + + + + MsoAlertButtonType + msoAlertButtonYesAllNoCancel + 6 + + + + + + + MsoAlertButtonType + msoAlertButtonYesNo + 4 + + + + + + + MsoAlertButtonType + msoAlertButtonYesNoCancel + 3 + + + + + + + MsoAlertCancelType + + + + + + + MsoAlertCancelType + msoAlertCancelDefault + -1 + + + + + + + MsoAlertCancelType + msoAlertCancelFifth + 4 + + + + + + + MsoAlertCancelType + msoAlertCancelFirst + 0 + + + + + + + MsoAlertCancelType + msoAlertCancelFourth + 3 + + + + + + + MsoAlertCancelType + msoAlertCancelSecond + 1 + + + + + + + MsoAlertCancelType + msoAlertCancelThird + 2 + + + + + + + MsoAlertDefaultType + + + + + + + MsoAlertDefaultType + msoAlertDefaultFifth + 4 + + + + + + + MsoAlertDefaultType + msoAlertDefaultFirst + 0 + + + + + + + MsoAlertDefaultType + msoAlertDefaultFourth + 3 + + + + + + + MsoAlertDefaultType + msoAlertDefaultSecond + 1 + + + + + + + MsoAlertDefaultType + msoAlertDefaultThird + 2 + + + + + + + MsoAlertIconType + + + + + + + MsoAlertIconType + msoAlertIconCritical + 1 + + + + + + + MsoAlertIconType + msoAlertIconInfo + 4 + + + + + + + MsoAlertIconType + msoAlertIconNoIcon + 0 + + + + + + + MsoAlertIconType + msoAlertIconQuery + 2 + + + + + + + MsoAlertIconType + msoAlertIconWarning + 3 + + + + + + + MsoAlignCmd + + + + + + + MsoAlignCmd + msoAlignBottoms + 5 + + + + + + + MsoAlignCmd + msoAlignCenters + 1 + + + + + + + MsoAlignCmd + msoAlignLefts + 0 + + + + + + + MsoAlignCmd + msoAlignMiddles + 4 + + + + + + + MsoAlignCmd + msoAlignRights + 2 + + + + + + + MsoAlignCmd + msoAlignTops + 3 + + + + + + + MsoAnimationType + + + + + + + MsoAnimationType + msoAnimationAppear + 32 + + + + + + + MsoAnimationType + msoAnimationBeginSpeaking + 4 + + + + + + + MsoAnimationType + msoAnimationCharacterSuccessMajor + 6 + + + + + + + MsoAnimationType + msoAnimationCheckingSomething + 103 + + + + + + + MsoAnimationType + msoAnimationDisappear + 31 + + + + + + + MsoAnimationType + msoAnimationEmptyTrash + 116 + + + + + + + MsoAnimationType + msoAnimationGestureDown + 113 + + + + + + + MsoAnimationType + msoAnimationGestureLeft + 114 + + + + + + + MsoAnimationType + msoAnimationGestureRight + 19 + + + + + + + MsoAnimationType + msoAnimationGestureUp + 115 + + + + + + + MsoAnimationType + msoAnimationGetArtsy + 100 + + + + + + + MsoAnimationType + msoAnimationGetAttentionMajor + 11 + + + + + + + MsoAnimationType + msoAnimationGetAttentionMinor + 12 + + + + + + + MsoAnimationType + msoAnimationGetTechy + 101 + + + + + + + MsoAnimationType + msoAnimationGetWizardy + 102 + + + + + + + MsoAnimationType + msoAnimationGoodbye + 3 + + + + + + + MsoAnimationType + msoAnimationGreeting + 2 + + + + + + + MsoAnimationType + msoAnimationIdle + 1 + + + + + + + MsoAnimationType + msoAnimationListensToComputer + 26 + + + + + + + MsoAnimationType + msoAnimationLookDown + 104 + + + + + + + MsoAnimationType + msoAnimationLookDownLeft + 105 + + + + + + + MsoAnimationType + msoAnimationLookDownRight + 106 + + + + + + + MsoAnimationType + msoAnimationLookLeft + 107 + + + + + + + MsoAnimationType + msoAnimationLookRight + 108 + + + + + + + MsoAnimationType + msoAnimationLookUp + 109 + + + + + + + MsoAnimationType + msoAnimationLookUpLeft + 110 + + + + + + + MsoAnimationType + msoAnimationLookUpRight + 111 + + + + + + + MsoAnimationType + msoAnimationPrinting + 18 + + + + + + + MsoAnimationType + msoAnimationRestPose + 5 + + + + + + + MsoAnimationType + msoAnimationSaving + 112 + + + + + + + MsoAnimationType + msoAnimationSearching + 13 + + + + + + + MsoAnimationType + msoAnimationSendingMail + 25 + + + + + + + MsoAnimationType + msoAnimationThinking + 24 + + + + + + + MsoAnimationType + msoAnimationWorkingAtSomething + 23 + + + + + + + MsoAnimationType + msoAnimationWritingNotingSomething + 22 + + + + + + + MsoAppLanguageID + + + + + + + MsoAppLanguageID + msoLanguageIDExeMode + 4 + + + + + + + MsoAppLanguageID + msoLanguageIDHelp + 3 + + + + + + + MsoAppLanguageID + msoLanguageIDInstall + 1 + + + + + + + MsoAppLanguageID + msoLanguageIDUI + 2 + + + + + + + MsoAppLanguageID + msoLanguageIDUIPrevious + 5 + + + + + + + MsoArrowheadLength + + + + + + + MsoArrowheadLength + msoArrowheadLengthMedium + 2 + + + + + + + MsoArrowheadLength + msoArrowheadLengthMixed + -2 + + + + + + + MsoArrowheadLength + msoArrowheadLong + 3 + + + + + + + MsoArrowheadLength + msoArrowheadShort + 1 + + + + + + + MsoArrowheadStyle + + + + + + + MsoArrowheadStyle + msoArrowheadDiamond + 5 + + + + + + + MsoArrowheadStyle + msoArrowheadNone + 1 + + + + + + + MsoArrowheadStyle + msoArrowheadOpen + 3 + + + + + + + MsoArrowheadStyle + msoArrowheadOval + 6 + + + + + + + MsoArrowheadStyle + msoArrowheadStealth + 4 + + + + + + + MsoArrowheadStyle + msoArrowheadStyleMixed + -2 + + + + + + + MsoArrowheadStyle + msoArrowheadTriangle + 2 + + + + + + + MsoArrowheadWidth + + + + + + + MsoArrowheadWidth + msoArrowheadNarrow + 1 + + + + + + + MsoArrowheadWidth + msoArrowheadWide + 3 + + + + + + + MsoArrowheadWidth + msoArrowheadWidthMedium + 2 + + + + + + + MsoArrowheadWidth + msoArrowheadWidthMixed + -2 + + + + + + + MsoAutomationSecurity + + + + + + + MsoAutomationSecurity + msoAutomationSecurityByUI + 2 + + + + + + + MsoAutomationSecurity + msoAutomationSecurityForceDisable + 3 + + + + + + + MsoAutomationSecurity + msoAutomationSecurityLow + 1 + + + + + + + MsoAutoShapeType + + + + + + + MsoAutoShapeType + msoShape16pointStar + 94 + + + + + + + MsoAutoShapeType + msoShape24pointStar + 95 + + + + + + + MsoAutoShapeType + msoShape32pointStar + 96 + + + + + + + MsoAutoShapeType + msoShape4pointStar + 91 + + + + + + + MsoAutoShapeType + msoShape5pointStar + 92 + + + + + + + MsoAutoShapeType + msoShape8pointStar + 93 + + + + + + + MsoAutoShapeType + msoShapeActionButtonBackorPrevious + 129 + + + + + + + MsoAutoShapeType + msoShapeActionButtonBeginning + 131 + + + + + + + MsoAutoShapeType + msoShapeActionButtonCustom + 125 + + + + + + + MsoAutoShapeType + msoShapeActionButtonDocument + 134 + + + + + + + MsoAutoShapeType + msoShapeActionButtonEnd + 132 + + + + + + + MsoAutoShapeType + msoShapeActionButtonForwardorNext + 130 + + + + + + + MsoAutoShapeType + msoShapeActionButtonHelp + 127 + + + + + + + MsoAutoShapeType + msoShapeActionButtonHome + 126 + + + + + + + MsoAutoShapeType + msoShapeActionButtonInformation + 128 + + + + + + + MsoAutoShapeType + msoShapeActionButtonMovie + 136 + + + + + + + MsoAutoShapeType + msoShapeActionButtonReturn + 133 + + + + + + + MsoAutoShapeType + msoShapeActionButtonSound + 135 + + + + + + + MsoAutoShapeType + msoShapeArc + 25 + + + + + + + MsoAutoShapeType + msoShapeBalloon + 137 + + + + + + + MsoAutoShapeType + msoShapeBentArrow + 41 + + + + + + + MsoAutoShapeType + msoShapeBentUpArrow + 44 + + + + + + + MsoAutoShapeType + msoShapeBevel + 15 + + + + + + + MsoAutoShapeType + msoShapeBlockArc + 20 + + + + + + + MsoAutoShapeType + msoShapeCan + 13 + + + + + + + MsoAutoShapeType + msoShapeChevron + 52 + + + + + + + MsoAutoShapeType + msoShapeCircularArrow + 60 + + + + + + + MsoAutoShapeType + msoShapeCloudCallout + 108 + + + + + + + MsoAutoShapeType + msoShapeCross + 11 + + + + + + + MsoAutoShapeType + msoShapeCube + 14 + + + + + + + MsoAutoShapeType + msoShapeCurvedDownArrow + 48 + + + + + + + MsoAutoShapeType + msoShapeCurvedDownRibbon + 100 + + + + + + + MsoAutoShapeType + msoShapeCurvedLeftArrow + 46 + + + + + + + MsoAutoShapeType + msoShapeCurvedRightArrow + 45 + + + + + + + MsoAutoShapeType + msoShapeCurvedUpArrow + 47 + + + + + + + MsoAutoShapeType + msoShapeCurvedUpRibbon + 99 + + + + + + + MsoAutoShapeType + msoShapeDiamond + 4 + + + + + + + MsoAutoShapeType + msoShapeDonut + 18 + + + + + + + MsoAutoShapeType + msoShapeDoubleBrace + 27 + + + + + + + MsoAutoShapeType + msoShapeDoubleBracket + 26 + + + + + + + MsoAutoShapeType + msoShapeDoubleWave + 104 + + + + + + + MsoAutoShapeType + msoShapeDownArrow + 36 + + + + + + + MsoAutoShapeType + msoShapeDownArrowCallout + 56 + + + + + + + MsoAutoShapeType + msoShapeDownRibbon + 98 + + + + + + + MsoAutoShapeType + msoShapeExplosion1 + 89 + + + + + + + MsoAutoShapeType + msoShapeExplosion2 + 90 + + + + + + + MsoAutoShapeType + msoShapeFlowchartAlternateProcess + 62 + + + + + + + MsoAutoShapeType + msoShapeFlowchartCard + 75 + + + + + + + MsoAutoShapeType + msoShapeFlowchartCollate + 79 + + + + + + + MsoAutoShapeType + msoShapeFlowchartConnector + 73 + + + + + + + MsoAutoShapeType + msoShapeFlowchartData + 64 + + + + + + + MsoAutoShapeType + msoShapeFlowchartDecision + 63 + + + + + + + MsoAutoShapeType + msoShapeFlowchartDelay + 84 + + + + + + + MsoAutoShapeType + msoShapeFlowchartDirectAccessStorage + 87 + + + + + + + MsoAutoShapeType + msoShapeFlowchartDisplay + 88 + + + + + + + MsoAutoShapeType + msoShapeFlowchartDocument + 67 + + + + + + + MsoAutoShapeType + msoShapeFlowchartExtract + 81 + + + + + + + MsoAutoShapeType + msoShapeFlowchartInternalStorage + 66 + + + + + + + MsoAutoShapeType + msoShapeFlowchartMagneticDisk + 86 + + + + + + + MsoAutoShapeType + msoShapeFlowchartManualInput + 71 + + + + + + + MsoAutoShapeType + msoShapeFlowchartManualOperation + 72 + + + + + + + MsoAutoShapeType + msoShapeFlowchartMerge + 82 + + + + + + + MsoAutoShapeType + msoShapeFlowchartMultidocument + 68 + + + + + + + MsoAutoShapeType + msoShapeFlowchartOffpageConnector + 74 + + + + + + + MsoAutoShapeType + msoShapeFlowchartOr + 78 + + + + + + + MsoAutoShapeType + msoShapeFlowchartPredefinedProcess + 65 + + + + + + + MsoAutoShapeType + msoShapeFlowchartPreparation + 70 + + + + + + + MsoAutoShapeType + msoShapeFlowchartProcess + 61 + + + + + + + MsoAutoShapeType + msoShapeFlowchartPunchedTape + 76 + + + + + + + MsoAutoShapeType + msoShapeFlowchartSequentialAccessStorage + 85 + + + + + + + MsoAutoShapeType + msoShapeFlowchartSort + 80 + + + + + + + MsoAutoShapeType + msoShapeFlowchartStoredData + 83 + + + + + + + MsoAutoShapeType + msoShapeFlowchartSummingJunction + 77 + + + + + + + MsoAutoShapeType + msoShapeFlowchartTerminator + 69 + + + + + + + MsoAutoShapeType + msoShapeFoldedCorner + 16 + + + + + + + MsoAutoShapeType + msoShapeHeart + 21 + + + + + + + MsoAutoShapeType + msoShapeHexagon + 10 + + + + + + + MsoAutoShapeType + msoShapeHorizontalScroll + 102 + + + + + + + MsoAutoShapeType + msoShapeIsoscelesTriangle + 7 + + + + + + + MsoAutoShapeType + msoShapeLeftArrow + 34 + + + + + + + MsoAutoShapeType + msoShapeLeftArrowCallout + 54 + + + + + + + MsoAutoShapeType + msoShapeLeftBrace + 31 + + + + + + + MsoAutoShapeType + msoShapeLeftBracket + 29 + + + + + + + MsoAutoShapeType + msoShapeLeftRightArrow + 37 + + + + + + + MsoAutoShapeType + msoShapeLeftRightArrowCallout + 57 + + + + + + + MsoAutoShapeType + msoShapeLeftRightUpArrow + 40 + + + + + + + MsoAutoShapeType + msoShapeLeftUpArrow + 43 + + + + + + + MsoAutoShapeType + msoShapeLightningBolt + 22 + + + + + + + MsoAutoShapeType + msoShapeLineCallout1 + 109 + + + + + + + MsoAutoShapeType + msoShapeLineCallout1AccentBar + 113 + + + + + + + MsoAutoShapeType + msoShapeLineCallout1BorderandAccentBar + 121 + + + + + + + MsoAutoShapeType + msoShapeLineCallout1NoBorder + 117 + + + + + + + MsoAutoShapeType + msoShapeLineCallout2 + 110 + + + + + + + MsoAutoShapeType + msoShapeLineCallout2AccentBar + 114 + + + + + + + MsoAutoShapeType + msoShapeLineCallout2BorderandAccentBar + 122 + + + + + + + MsoAutoShapeType + msoShapeLineCallout2NoBorder + 118 + + + + + + + MsoAutoShapeType + msoShapeLineCallout3 + 111 + + + + + + + MsoAutoShapeType + msoShapeLineCallout3AccentBar + 115 + + + + + + + MsoAutoShapeType + msoShapeLineCallout3BorderandAccentBar + 123 + + + + + + + MsoAutoShapeType + msoShapeLineCallout3NoBorder + 119 + + + + + + + MsoAutoShapeType + msoShapeLineCallout4 + 112 + + + + + + + MsoAutoShapeType + msoShapeLineCallout4AccentBar + 116 + + + + + + + MsoAutoShapeType + msoShapeLineCallout4BorderandAccentBar + 124 + + + + + + + MsoAutoShapeType + msoShapeLineCallout4NoBorder + 120 + + + + + + + MsoAutoShapeType + msoShapeMixed + -2 + + + + + + + MsoAutoShapeType + msoShapeMoon + 24 + + + + + + + MsoAutoShapeType + msoShapeNoSymbol + 19 + + + + + + + MsoAutoShapeType + msoShapeNotchedRightArrow + 50 + + + + + + + MsoAutoShapeType + msoShapeNotPrimitive + 138 + + + + + + + MsoAutoShapeType + msoShapeOctagon + 6 + + + + + + + MsoAutoShapeType + msoShapeOval + 9 + + + + + + + MsoAutoShapeType + msoShapeOvalCallout + 107 + + + + + + + MsoAutoShapeType + msoShapeParallelogram + 2 + + + + + + + MsoAutoShapeType + msoShapePentagon + 51 + + + + + + + MsoAutoShapeType + msoShapePlaque + 28 + + + + + + + MsoAutoShapeType + msoShapeQuadArrow + 39 + + + + + + + MsoAutoShapeType + msoShapeQuadArrowCallout + 59 + + + + + + + MsoAutoShapeType + msoShapeRectangle + 1 + + + + + + + MsoAutoShapeType + msoShapeRectangularCallout + 105 + + + + + + + MsoAutoShapeType + msoShapeRegularPentagon + 12 + + + + + + + MsoAutoShapeType + msoShapeRightArrow + 33 + + + + + + + MsoAutoShapeType + msoShapeRightArrowCallout + 53 + + + + + + + MsoAutoShapeType + msoShapeRightBrace + 32 + + + + + + + MsoAutoShapeType + msoShapeRightBracket + 30 + + + + + + + MsoAutoShapeType + msoShapeRightTriangle + 8 + + + + + + + MsoAutoShapeType + msoShapeRoundedRectangle + 5 + + + + + + + MsoAutoShapeType + msoShapeRoundedRectangularCallout + 106 + + + + + + + MsoAutoShapeType + msoShapeSmileyFace + 17 + + + + + + + MsoAutoShapeType + msoShapeStripedRightArrow + 49 + + + + + + + MsoAutoShapeType + msoShapeSun + 23 + + + + + + + MsoAutoShapeType + msoShapeTrapezoid + 3 + + + + + + + MsoAutoShapeType + msoShapeUpArrow + 35 + + + + + + + MsoAutoShapeType + msoShapeUpArrowCallout + 55 + + + + + + + MsoAutoShapeType + msoShapeUpDownArrow + 38 + + + + + + + MsoAutoShapeType + msoShapeUpDownArrowCallout + 58 + + + + + + + MsoAutoShapeType + msoShapeUpRibbon + 97 + + + + + + + MsoAutoShapeType + msoShapeUTurnArrow + 42 + + + + + + + MsoAutoShapeType + msoShapeVerticalScroll + 101 + + + + + + + MsoAutoShapeType + msoShapeWave + 103 + + + + + + + MsoBalloonButtonType + + + + + + + MsoBalloonButtonType + msoBalloonButtonAbort + -8 + + + + + + + MsoBalloonButtonType + msoBalloonButtonBack + -5 + + + + + + + MsoBalloonButtonType + msoBalloonButtonCancel + -2 + + + + + + + MsoBalloonButtonType + msoBalloonButtonClose + -12 + + + + + + + MsoBalloonButtonType + msoBalloonButtonIgnore + -9 + + + + + + + MsoBalloonButtonType + msoBalloonButtonNext + -6 + + + + + + + MsoBalloonButtonType + msoBalloonButtonNo + -4 + + + + + + + MsoBalloonButtonType + msoBalloonButtonNull + 0 + + + + + + + MsoBalloonButtonType + msoBalloonButtonOK + -1 + + + + + + + MsoBalloonButtonType + msoBalloonButtonOptions + -14 + + + + + + + MsoBalloonButtonType + msoBalloonButtonRetry + -7 + + + + + + + MsoBalloonButtonType + msoBalloonButtonSearch + -10 + + + + + + + MsoBalloonButtonType + msoBalloonButtonSnooze + -11 + + + + + + + MsoBalloonButtonType + msoBalloonButtonTips + -13 + + + + + + + MsoBalloonButtonType + msoBalloonButtonYes + -3 + + + + + + + MsoBalloonButtonType + msoBalloonButtonYesToAll + -15 + + + + + + + MsoBalloonErrorType + + + + + + + MsoBalloonErrorType + msoBalloonErrorBadCharacter + 8 + + + + + + + MsoBalloonErrorType + msoBalloonErrorBadPictureRef + 4 + + + + + + + MsoBalloonErrorType + msoBalloonErrorBadReference + 5 + + + + + + + MsoBalloonErrorType + msoBalloonErrorButtonlessModal + 6 + + + + + + + MsoBalloonErrorType + msoBalloonErrorButtonModeless + 7 + + + + + + + MsoBalloonErrorType + msoBalloonErrorCharNotTopmostForModal + 10 + + + + + + + MsoBalloonErrorType + msoBalloonErrorCOMFailure + 9 + + + + + + + MsoBalloonErrorType + msoBalloonErrorNone + 0 + + + + + + + MsoBalloonErrorType + msoBalloonErrorOther + 1 + + + + + + + MsoBalloonErrorType + msoBalloonErrorOutOfMemory + 3 + + + + + + + MsoBalloonErrorType + msoBalloonErrorTooBig + 2 + + + + + + + MsoBalloonErrorType + msoBalloonErrorTooManyControls + 11 + + + + + + + MsoBalloonType + + + + + + + MsoBalloonType + msoBalloonTypeBullets + 1 + + + + + + + MsoBalloonType + msoBalloonTypeButtons + 0 + + + + + + + MsoBalloonType + msoBalloonTypeNumbers + 2 + + + + + + + MsoBarPosition + + + + + + + MsoBarPosition + msoBarBottom + 3 + + + + + + + MsoBarPosition + msoBarFloating + 4 + + + + + + + MsoBarPosition + msoBarLeft + 0 + + + + + + + MsoBarPosition + msoBarMenuBar + 6 + + + + + + + MsoBarPosition + msoBarPopup + 5 + + + + + + + MsoBarPosition + msoBarRight + 2 + + + + + + + MsoBarPosition + msoBarTop + 1 + + + + + + + MsoBarProtection + + + + + + + MsoBarProtection + msoBarNoChangeDock + 16 + + + + + + + MsoBarProtection + msoBarNoChangeVisible + 8 + + + + + + + MsoBarProtection + msoBarNoCustomize + 1 + + + + + + + MsoBarProtection + msoBarNoHorizontalDock + 64 + + + + + + + MsoBarProtection + msoBarNoMove + 4 + + + + + + + MsoBarProtection + msoBarNoProtection + 0 + + + + + + + MsoBarProtection + msoBarNoResize + 2 + + + + + + + MsoBarProtection + msoBarNoVerticalDock + 32 + + + + + + + MsoBarRow + + + + + + + MsoBarRow + msoBarRowFirst + 0 + + + + + + + MsoBarRow + msoBarRowLast + -1 + + + + + + + MsoBarType + + + + + + + MsoBarType + msoBarTypeMenuBar + 1 + + + + + + + MsoBarType + msoBarTypeNormal + 0 + + + + + + + MsoBarType + msoBarTypePopup + 2 + + + + + + + MsoBlackWhiteMode + + + + + + + MsoBlackWhiteMode + msoBlackWhiteAutomatic + 1 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteBlack + 8 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteBlackTextAndLine + 6 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteDontShow + 10 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteGrayOutline + 5 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteGrayScale + 2 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteHighContrast + 7 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteInverseGrayScale + 4 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteLightGrayScale + 3 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteMixed + -2 + + + + + + + MsoBlackWhiteMode + msoBlackWhiteWhite + 9 + + + + + + + MsoButtonSetType + + + + + + + MsoButtonSetType + msoButtonSetAbortRetryIgnore + 10 + + + + + + + MsoButtonSetType + msoButtonSetBackClose + 6 + + + + + + + MsoButtonSetType + msoButtonSetBackNextClose + 8 + + + + + + + MsoButtonSetType + msoButtonSetBackNextSnooze + 12 + + + + + + + MsoButtonSetType + msoButtonSetCancel + 2 + + + + + + + MsoButtonSetType + msoButtonSetNextClose + 7 + + + + + + + MsoButtonSetType + msoButtonSetNone + 0 + + + + + + + MsoButtonSetType + msoButtonSetOK + 1 + + + + + + + MsoButtonSetType + msoButtonSetOkCancel + 3 + + + + + + + MsoButtonSetType + msoButtonSetRetryCancel + 9 + + + + + + + MsoButtonSetType + msoButtonSetSearchClose + 11 + + + + + + + MsoButtonSetType + msoButtonSetTipsOptionsClose + 13 + + + + + + + MsoButtonSetType + msoButtonSetYesAllNoCancel + 14 + + + + + + + MsoButtonSetType + msoButtonSetYesNo + 4 + + + + + + + MsoButtonSetType + msoButtonSetYesNoCancel + 5 + + + + + + + MsoButtonState + + + + + + + MsoButtonState + msoButtonDown + -1 + + + + + + + MsoButtonState + msoButtonMixed + 2 + + + + + + + MsoButtonState + msoButtonUp + 0 + + + + + + + MsoButtonStyle + + + + + + + MsoButtonStyle + msoButtonAutomatic + 0 + + + + + + + MsoButtonStyle + msoButtonCaption + 2 + + + + + + + MsoButtonStyle + msoButtonIcon + 1 + + + + + + + MsoButtonStyle + msoButtonIconAndCaption + 3 + + + + + + + MsoButtonStyle + msoButtonIconAndCaptionBelow + 11 + + + + + + + MsoButtonStyle + msoButtonIconAndWrapCaption + 7 + + + + + + + MsoButtonStyle + msoButtonIconAndWrapCaptionBelow + 15 + + + + + + + MsoButtonStyle + msoButtonWrapCaption + 14 + + + + + + + MsoButtonStyleHidden + + + + + + + MsoButtonStyleHidden + msoButtonTextBelow + 8 + + + + + + + MsoButtonStyleHidden + msoButtonWrapText + 4 + + + + + + + MsoCalloutAngleType + + + + + + + MsoCalloutAngleType + msoCalloutAngle30 + 2 + + + + + + + MsoCalloutAngleType + msoCalloutAngle45 + 3 + + + + + + + MsoCalloutAngleType + msoCalloutAngle60 + 4 + + + + + + + MsoCalloutAngleType + msoCalloutAngle90 + 5 + + + + + + + MsoCalloutAngleType + msoCalloutAngleAutomatic + 1 + + + + + + + MsoCalloutAngleType + msoCalloutAngleMixed + -2 + + + + + + + MsoCalloutDropType + + + + + + + MsoCalloutDropType + msoCalloutDropBottom + 4 + + + + + + + MsoCalloutDropType + msoCalloutDropCenter + 3 + + + + + + + MsoCalloutDropType + msoCalloutDropCustom + 1 + + + + + + + MsoCalloutDropType + msoCalloutDropMixed + -2 + + + + + + + MsoCalloutDropType + msoCalloutDropTop + 2 + + + + + + + MsoCalloutType + + + + + + + MsoCalloutType + msoCalloutFour + 4 + + + + + + + MsoCalloutType + msoCalloutMixed + -2 + + + + + + + MsoCalloutType + msoCalloutOne + 1 + + + + + + + MsoCalloutType + msoCalloutThree + 3 + + + + + + + MsoCalloutType + msoCalloutTwo + 2 + + + + + + + MsoCharacterSet + + + + + + + MsoCharacterSet + msoCharacterSetArabic + 1 + + + + + + + MsoCharacterSet + msoCharacterSetCyrillic + 2 + + + + + + + MsoCharacterSet + msoCharacterSetEnglishWesternEuropeanOtherLatinScript + 3 + + + + + + + MsoCharacterSet + msoCharacterSetGreek + 4 + + + + + + + MsoCharacterSet + msoCharacterSetHebrew + 5 + + + + + + + MsoCharacterSet + msoCharacterSetJapanese + 6 + + + + + + + MsoCharacterSet + msoCharacterSetKorean + 7 + + + + + + + MsoCharacterSet + msoCharacterSetMultilingualUnicode + 8 + + + + + + + MsoCharacterSet + msoCharacterSetSimplifiedChinese + 9 + + + + + + + MsoCharacterSet + msoCharacterSetThai + 10 + + + + + + + MsoCharacterSet + msoCharacterSetTraditionalChinese + 11 + + + + + + + MsoCharacterSet + msoCharacterSetVietnamese + 12 + + + + + + + MsoColorType + + + + + + + MsoColorType + msoColorTypeCMS + 4 + + + + + + + MsoColorType + msoColorTypeCMYK + 3 + + + + + + + MsoColorType + msoColorTypeInk + 5 + + + + + + + MsoColorType + msoColorTypeMixed + -2 + + + + + + + MsoColorType + msoColorTypeRGB + 1 + + + + + + + MsoColorType + msoColorTypeScheme + 2 + + + + + + + MsoComboStyle + + + + + + + MsoComboStyle + msoComboLabel + 1 + + + + + + + MsoComboStyle + msoComboNormal + 0 + + + + + + + MsoCommandBarButtonHyperlinkType + + + + + + + MsoCommandBarButtonHyperlinkType + msoCommandBarButtonHyperlinkInsertPicture + 2 + + + + + + + MsoCommandBarButtonHyperlinkType + msoCommandBarButtonHyperlinkNone + 0 + + + + + + + MsoCommandBarButtonHyperlinkType + msoCommandBarButtonHyperlinkOpen + 1 + + + + + + + MsoCondition + + + + + + + MsoCondition + msoConditionAnyNumberBetween + 34 + + + + + + + MsoCondition + msoConditionAnytime + 25 + + + + + + + MsoCondition + msoConditionAnytimeBetween + 26 + + + + + + + MsoCondition + msoConditionAtLeast + 36 + + + + + + + MsoCondition + msoConditionAtMost + 35 + + + + + + + MsoCondition + msoConditionBeginsWith + 11 + + + + + + + MsoCondition + msoConditionDoesNotEqual + 33 + + + + + + + MsoCondition + msoConditionEndsWith + 12 + + + + + + + MsoCondition + msoConditionEquals + 32 + + + + + + + MsoCondition + msoConditionEqualsCompleted + 66 + + + + + + + MsoCondition + msoConditionEqualsDeferred + 68 + + + + + + + MsoCondition + msoConditionEqualsHigh + 60 + + + + + + + MsoCondition + msoConditionEqualsInProgress + 65 + + + + + + + MsoCondition + msoConditionEqualsLow + 58 + + + + + + + MsoCondition + msoConditionEqualsNormal + 59 + + + + + + + MsoCondition + msoConditionEqualsNotStarted + 64 + + + + + + + MsoCondition + msoConditionEqualsWaitingForSomeoneElse + 67 + + + + + + + MsoCondition + msoConditionFileTypeAllFiles + 1 + + + + + + + MsoCondition + msoConditionFileTypeBinders + 6 + + + + + + + MsoCondition + msoConditionFileTypeCalendarItem + 45 + + + + + + + MsoCondition + msoConditionFileTypeContactItem + 46 + + + + + + + MsoCondition + msoConditionFileTypeDatabases + 7 + + + + + + + MsoCondition + msoConditionFileTypeDataConnectionFiles + 51 + + + + + + + MsoCondition + msoConditionFileTypeDesignerFiles + 56 + + + + + + + MsoCondition + msoConditionFileTypeDocumentImagingFiles + 54 + + + + + + + MsoCondition + msoConditionFileTypeExcelWorkbooks + 4 + + + + + + + MsoCondition + msoConditionFileTypeJournalItem + 48 + + + + + + + MsoCondition + msoConditionFileTypeMailItem + 44 + + + + + + + MsoCondition + msoConditionFileTypeNoteItem + 47 + + + + + + + MsoCondition + msoConditionFileTypeOfficeFiles + 2 + + + + + + + MsoCondition + msoConditionFileTypeOutlookItems + 43 + + + + + + + MsoCondition + msoConditionFileTypePhotoDrawFiles + 50 + + + + + + + MsoCondition + msoConditionFileTypePowerPointPresentations + 5 + + + + + + + MsoCondition + msoConditionFileTypeProjectFiles + 53 + + + + + + + MsoCondition + msoConditionFileTypePublisherFiles + 52 + + + + + + + MsoCondition + msoConditionFileTypeTaskItem + 49 + + + + + + + MsoCondition + msoConditionFileTypeTemplates + 8 + + + + + + + MsoCondition + msoConditionFileTypeVisioFiles + 55 + + + + + + + MsoCondition + msoConditionFileTypeWebPages + 57 + + + + + + + MsoCondition + msoConditionFileTypeWordDocuments + 3 + + + + + + + MsoCondition + msoConditionFreeText + 42 + + + + + + + MsoCondition + msoConditionIncludes + 9 + + + + + + + MsoCondition + msoConditionIncludesFormsOf + 41 + + + + + + + MsoCondition + msoConditionIncludesNearEachOther + 13 + + + + + + + MsoCondition + msoConditionIncludesPhrase + 10 + + + + + + + MsoCondition + msoConditionInTheLast + 31 + + + + + + + MsoCondition + msoConditionInTheNext + 30 + + + + + + + MsoCondition + msoConditionIsExactly + 14 + + + + + + + MsoCondition + msoConditionIsNo + 40 + + + + + + + MsoCondition + msoConditionIsNot + 15 + + + + + + + MsoCondition + msoConditionIsYes + 39 + + + + + + + MsoCondition + msoConditionLastMonth + 22 + + + + + + + MsoCondition + msoConditionLastWeek + 19 + + + + + + + MsoCondition + msoConditionLessThan + 38 + + + + + + + MsoCondition + msoConditionMoreThan + 37 + + + + + + + MsoCondition + msoConditionNextMonth + 24 + + + + + + + MsoCondition + msoConditionNextWeek + 21 + + + + + + + MsoCondition + msoConditionNotEqualToCompleted + 71 + + + + + + + MsoCondition + msoConditionNotEqualToDeferred + 73 + + + + + + + MsoCondition + msoConditionNotEqualToHigh + 63 + + + + + + + MsoCondition + msoConditionNotEqualToInProgress + 70 + + + + + + + MsoCondition + msoConditionNotEqualToLow + 61 + + + + + + + MsoCondition + msoConditionNotEqualToNormal + 62 + + + + + + + MsoCondition + msoConditionNotEqualToNotStarted + 69 + + + + + + + MsoCondition + msoConditionNotEqualToWaitingForSomeoneElse + 72 + + + + + + + MsoCondition + msoConditionOn + 27 + + + + + + + MsoCondition + msoConditionOnOrAfter + 28 + + + + + + + MsoCondition + msoConditionOnOrBefore + 29 + + + + + + + MsoCondition + msoConditionThisMonth + 23 + + + + + + + MsoCondition + msoConditionThisWeek + 20 + + + + + + + MsoCondition + msoConditionToday + 17 + + + + + + + MsoCondition + msoConditionTomorrow + 18 + + + + + + + MsoCondition + msoConditionYesterday + 16 + + + + + + + MsoConnector + + + + + + + MsoConnector + msoConnectorAnd + 1 + + + + + + + MsoConnector + msoConnectorOr + 2 + + + + + + + MsoConnectorType + + + + + + + MsoConnectorType + msoConnectorCurve + 3 + + + + + + + MsoConnectorType + msoConnectorElbow + 2 + + + + + + + MsoConnectorType + msoConnectorStraight + 1 + + + + + + + MsoConnectorType + msoConnectorTypeMixed + -2 + + + + + + + MsoControlOLEUsage + + + + + + + MsoControlOLEUsage + msoControlOLEUsageBoth + 3 + + + + + + + MsoControlOLEUsage + msoControlOLEUsageClient + 2 + + + + + + + MsoControlOLEUsage + msoControlOLEUsageNeither + 0 + + + + + + + MsoControlOLEUsage + msoControlOLEUsageServer + 1 + + + + + + + MsoControlType + + + + + + + MsoControlType + msoControlActiveX + 22 + + + + + + + MsoControlType + msoControlAutoCompleteCombo + 26 + + + + + + + MsoControlType + msoControlButton + 1 + + + + + + + MsoControlType + msoControlButtonDropdown + 5 + + + + + + + MsoControlType + msoControlButtonPopup + 12 + + + + + + + MsoControlType + msoControlComboBox + 4 + + + + + + + MsoControlType + msoControlCustom + 0 + + + + + + + MsoControlType + msoControlDropdown + 3 + + + + + + + MsoControlType + msoControlEdit + 2 + + + + + + + MsoControlType + msoControlExpandingGrid + 16 + + + + + + + MsoControlType + msoControlGauge + 19 + + + + + + + MsoControlType + msoControlGenericDropdown + 8 + + + + + + + MsoControlType + msoControlGraphicCombo + 20 + + + + + + + MsoControlType + msoControlGraphicDropdown + 9 + + + + + + + MsoControlType + msoControlGraphicPopup + 11 + + + + + + + MsoControlType + msoControlGrid + 18 + + + + + + + MsoControlType + msoControlLabel + 15 + + + + + + + MsoControlType + msoControlLabelEx + 24 + + + + + + + MsoControlType + msoControlOCXDropdown + 7 + + + + + + + MsoControlType + msoControlPane + 21 + + + + + + + MsoControlType + msoControlPopup + 10 + + + + + + + MsoControlType + msoControlSpinner + 23 + + + + + + + MsoControlType + msoControlSplitButtonMRUPopup + 14 + + + + + + + MsoControlType + msoControlSplitButtonPopup + 13 + + + + + + + MsoControlType + msoControlSplitDropdown + 6 + + + + + + + MsoControlType + msoControlSplitExpandingGrid + 17 + + + + + + + MsoControlType + msoControlWorkPane + 25 + + + + + + + MsoDebugOptions + + + + + + + MsoDebugOptions + Application + Application + + + + + + MsoDebugOptions + Creator + Integer + + + + + + MsoDebugOptions + FeatureReports + Integer + + + + + + MsoDebugOptions + OutputToDebugger + boolean + + + + + + MsoDebugOptions + OutputToFile + boolean + + + + + + MsoDebugOptions + OutputToMessageBox + boolean + + + + + + MsoDiagramNodeType + + + + + + + MsoDiagramNodeType + msoDiagramAssistant + 2 + + + + + + + MsoDiagramNodeType + msoDiagramNode + 1 + + + + + + + MsoDiagramType + + + + + + + MsoDiagramType + msoDiagramCycle + 2 + + + + + + + MsoDiagramType + msoDiagramMixed + -2 + + + + + + + MsoDiagramType + msoDiagramOrgChart + 1 + + + + + + + MsoDiagramType + msoDiagramPyramid + 4 + + + + + + + MsoDiagramType + msoDiagramRadial + 3 + + + + + + + MsoDiagramType + msoDiagramTarget + 6 + + + + + + + MsoDiagramType + msoDiagramVenn + 5 + + + + + + + MsoDistributeCmd + + + + + + + MsoDistributeCmd + msoDistributeHorizontally + 0 + + + + + + + MsoDistributeCmd + msoDistributeVertically + 1 + + + + + + + MsoDocProperties + + + + + + + MsoDocProperties + msoPropertyTypeBoolean + 2 + + + + + + + MsoDocProperties + msoPropertyTypeDate + 3 + + + + + + + MsoDocProperties + msoPropertyTypeFloat + 5 + + + + + + + MsoDocProperties + msoPropertyTypeNumber + 1 + + + + + + + MsoDocProperties + msoPropertyTypeString + 4 + + + + + + + MsoEditingType + + + + + + + MsoEditingType + msoEditingAuto + 0 + + + + + + + MsoEditingType + msoEditingCorner + 1 + + + + + + + MsoEditingType + msoEditingSmooth + 2 + + + + + + + MsoEditingType + msoEditingSymmetric + 3 + + + + + + + MsoEncoding + + + + + + + MsoEncoding + msoEncodingArabic + 1256 + + + + + + + MsoEncoding + msoEncodingArabicASMO + 708 + + + + + + + MsoEncoding + msoEncodingArabicAutoDetect + 51256 + + + + + + + MsoEncoding + msoEncodingArabicTransparentASMO + 720 + + + + + + + MsoEncoding + msoEncodingAutoDetect + 50001 + + + + + + + MsoEncoding + msoEncodingBaltic + 1257 + + + + + + + MsoEncoding + msoEncodingCentralEuropean + 1250 + + + + + + + MsoEncoding + msoEncodingCyrillic + 1251 + + + + + + + MsoEncoding + msoEncodingCyrillicAutoDetect + 51251 + + + + + + + MsoEncoding + msoEncodingEBCDICArabic + 20420 + + + + + + + MsoEncoding + msoEncodingEBCDICDenmarkNorway + 20277 + + + + + + + MsoEncoding + msoEncodingEBCDICFinlandSweden + 20278 + + + + + + + MsoEncoding + msoEncodingEBCDICFrance + 20297 + + + + + + + MsoEncoding + msoEncodingEBCDICGermany + 20273 + + + + + + + MsoEncoding + msoEncodingEBCDICGreek + 20423 + + + + + + + MsoEncoding + msoEncodingEBCDICGreekModern + 875 + + + + + + + MsoEncoding + msoEncodingEBCDICHebrew + 20424 + + + + + + + MsoEncoding + msoEncodingEBCDICIcelandic + 20871 + + + + + + + MsoEncoding + msoEncodingEBCDICInternational + 500 + + + + + + + MsoEncoding + msoEncodingEBCDICItaly + 20280 + + + + + + + MsoEncoding + msoEncodingEBCDICJapaneseKatakanaExtended + 20290 + + + + + + + MsoEncoding + msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese + 50930 + + + + + + + MsoEncoding + msoEncodingEBCDICJapaneseLatinExtendedAndJapanese + 50939 + + + + + + + MsoEncoding + msoEncodingEBCDICKoreanExtended + 20833 + + + + + + + MsoEncoding + msoEncodingEBCDICKoreanExtendedAndKorean + 50933 + + + + + + + MsoEncoding + msoEncodingEBCDICLatinAmericaSpain + 20284 + + + + + + + MsoEncoding + msoEncodingEBCDICMultilingualROECELatin2 + 870 + + + + + + + MsoEncoding + msoEncodingEBCDICRussian + 20880 + + + + + + + MsoEncoding + msoEncodingEBCDICSerbianBulgarian + 21025 + + + + + + + MsoEncoding + msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese + 50935 + + + + + + + MsoEncoding + msoEncodingEBCDICThai + 20838 + + + + + + + MsoEncoding + msoEncodingEBCDICTurkish + 20905 + + + + + + + MsoEncoding + msoEncodingEBCDICTurkishLatin5 + 1026 + + + + + + + MsoEncoding + msoEncodingEBCDICUnitedKingdom + 20285 + + + + + + + MsoEncoding + msoEncodingEBCDICUSCanada + 37 + + + + + + + MsoEncoding + msoEncodingEBCDICUSCanadaAndJapanese + 50931 + + + + + + + MsoEncoding + msoEncodingEBCDICUSCanadaAndTraditionalChinese + 50937 + + + + + + + MsoEncoding + msoEncodingEUCChineseSimplifiedChinese + 51936 + + + + + + + MsoEncoding + msoEncodingEUCJapanese + 51932 + + + + + + + MsoEncoding + msoEncodingEUCKorean + 51949 + + + + + + + MsoEncoding + msoEncodingEUCTaiwaneseTraditionalChinese + 51950 + + + + + + + MsoEncoding + msoEncodingEuropa3 + 29001 + + + + + + + MsoEncoding + msoEncodingExtAlphaLowercase + 21027 + + + + + + + MsoEncoding + msoEncodingGreek + 1253 + + + + + + + MsoEncoding + msoEncodingGreekAutoDetect + 51253 + + + + + + + MsoEncoding + msoEncodingHebrew + 1255 + + + + + + + MsoEncoding + msoEncodingHZGBSimplifiedChinese + 52936 + + + + + + + MsoEncoding + msoEncodingIA5German + 20106 + + + + + + + MsoEncoding + msoEncodingIA5IRV + 20105 + + + + + + + MsoEncoding + msoEncodingIA5Norwegian + 20108 + + + + + + + MsoEncoding + msoEncodingIA5Swedish + 20107 + + + + + + + MsoEncoding + msoEncodingISCIIAssamese + 57006 + + + + + + + MsoEncoding + msoEncodingISCIIBengali + 57003 + + + + + + + MsoEncoding + msoEncodingISCIIDevanagari + 57002 + + + + + + + MsoEncoding + msoEncodingISCIIGujarati + 57010 + + + + + + + MsoEncoding + msoEncodingISCIIKannada + 57008 + + + + + + + MsoEncoding + msoEncodingISCIIMalayalam + 57009 + + + + + + + MsoEncoding + msoEncodingISCIIOriya + 57007 + + + + + + + MsoEncoding + msoEncodingISCIIPunjabi + 57011 + + + + + + + MsoEncoding + msoEncodingISCIITamil + 57004 + + + + + + + MsoEncoding + msoEncodingISCIITelugu + 57005 + + + + + + + MsoEncoding + msoEncodingISO2022CNSimplifiedChinese + 50229 + + + + + + + MsoEncoding + msoEncodingISO2022CNTraditionalChinese + 50227 + + + + + + + MsoEncoding + msoEncodingISO2022JPJISX02011989 + 50222 + + + + + + + MsoEncoding + msoEncodingISO2022JPJISX02021984 + 50221 + + + + + + + MsoEncoding + msoEncodingISO2022JPNoHalfwidthKatakana + 50220 + + + + + + + MsoEncoding + msoEncodingISO2022KR + 50225 + + + + + + + MsoEncoding + msoEncodingISO6937NonSpacingAccent + 20269 + + + + + + + MsoEncoding + msoEncodingISO885915Latin9 + 28605 + + + + + + + MsoEncoding + msoEncodingISO88591Latin1 + 28591 + + + + + + + MsoEncoding + msoEncodingISO88592CentralEurope + 28592 + + + + + + + MsoEncoding + msoEncodingISO88593Latin3 + 28593 + + + + + + + MsoEncoding + msoEncodingISO88594Baltic + 28594 + + + + + + + MsoEncoding + msoEncodingISO88595Cyrillic + 28595 + + + + + + + MsoEncoding + msoEncodingISO88596Arabic + 28596 + + + + + + + MsoEncoding + msoEncodingISO88597Greek + 28597 + + + + + + + MsoEncoding + msoEncodingISO88598Hebrew + 28598 + + + + + + + MsoEncoding + msoEncodingISO88598HebrewLogical + 38598 + + + + + + + MsoEncoding + msoEncodingISO88599Turkish + 28599 + + + + + + + MsoEncoding + msoEncodingJapaneseAutoDetect + 50932 + + + + + + + MsoEncoding + msoEncodingJapaneseShiftJIS + 932 + + + + + + + MsoEncoding + msoEncodingKOI8R + 20866 + + + + + + + MsoEncoding + msoEncodingKOI8U + 21866 + + + + + + + MsoEncoding + msoEncodingKorean + 949 + + + + + + + MsoEncoding + msoEncodingKoreanAutoDetect + 50949 + + + + + + + MsoEncoding + msoEncodingKoreanJohab + 1361 + + + + + + + MsoEncoding + msoEncodingMacArabic + 10004 + + + + + + + MsoEncoding + msoEncodingMacCroatia + 10082 + + + + + + + MsoEncoding + msoEncodingMacCyrillic + 10007 + + + + + + + MsoEncoding + msoEncodingMacGreek1 + 10006 + + + + + + + MsoEncoding + msoEncodingMacHebrew + 10005 + + + + + + + MsoEncoding + msoEncodingMacIcelandic + 10079 + + + + + + + MsoEncoding + msoEncodingMacJapanese + 10001 + + + + + + + MsoEncoding + msoEncodingMacKorean + 10003 + + + + + + + MsoEncoding + msoEncodingMacLatin2 + 10029 + + + + + + + MsoEncoding + msoEncodingMacRoman + 10000 + + + + + + + MsoEncoding + msoEncodingMacRomania + 10010 + + + + + + + MsoEncoding + msoEncodingMacSimplifiedChineseGB2312 + 10008 + + + + + + + MsoEncoding + msoEncodingMacTraditionalChineseBig5 + 10002 + + + + + + + MsoEncoding + msoEncodingMacTurkish + 10081 + + + + + + + MsoEncoding + msoEncodingMacUkraine + 10017 + + + + + + + MsoEncoding + msoEncodingOEMArabic + 864 + + + + + + + MsoEncoding + msoEncodingOEMBaltic + 775 + + + + + + + MsoEncoding + msoEncodingOEMCanadianFrench + 863 + + + + + + + MsoEncoding + msoEncodingOEMCyrillic + 855 + + + + + + + MsoEncoding + msoEncodingOEMCyrillicII + 866 + + + + + + + MsoEncoding + msoEncodingOEMGreek437G + 737 + + + + + + + MsoEncoding + msoEncodingOEMHebrew + 862 + + + + + + + MsoEncoding + msoEncodingOEMIcelandic + 861 + + + + + + + MsoEncoding + msoEncodingOEMModernGreek + 869 + + + + + + + MsoEncoding + msoEncodingOEMMultilingualLatinI + 850 + + + + + + + MsoEncoding + msoEncodingOEMMultilingualLatinII + 852 + + + + + + + MsoEncoding + msoEncodingOEMNordic + 865 + + + + + + + MsoEncoding + msoEncodingOEMPortuguese + 860 + + + + + + + MsoEncoding + msoEncodingOEMTurkish + 857 + + + + + + + MsoEncoding + msoEncodingOEMUnitedStates + 437 + + + + + + + MsoEncoding + msoEncodingSimplifiedChineseAutoDetect + 50936 + + + + + + + MsoEncoding + msoEncodingSimplifiedChineseGB18030 + 54936 + + + + + + + MsoEncoding + msoEncodingSimplifiedChineseGBK + 936 + + + + + + + MsoEncoding + msoEncodingT61 + 20261 + + + + + + + MsoEncoding + msoEncodingTaiwanCNS + 20000 + + + + + + + MsoEncoding + msoEncodingTaiwanEten + 20002 + + + + + + + MsoEncoding + msoEncodingTaiwanIBM5550 + 20003 + + + + + + + MsoEncoding + msoEncodingTaiwanTCA + 20001 + + + + + + + MsoEncoding + msoEncodingTaiwanTeleText + 20004 + + + + + + + MsoEncoding + msoEncodingTaiwanWang + 20005 + + + + + + + MsoEncoding + msoEncodingThai + 874 + + + + + + + MsoEncoding + msoEncodingTraditionalChineseAutoDetect + 50950 + + + + + + + MsoEncoding + msoEncodingTraditionalChineseBig5 + 950 + + + + + + + MsoEncoding + msoEncodingTurkish + 1254 + + + + + + + MsoEncoding + msoEncodingUnicodeBigEndian + 1201 + + + + + + + MsoEncoding + msoEncodingUnicodeLittleEndian + 1200 + + + + + + + MsoEncoding + msoEncodingUSASCII + 20127 + + + + + + + MsoEncoding + msoEncodingUTF7 + 65000 + + + + + + + MsoEncoding + msoEncodingUTF8 + 65001 + + + + + + + MsoEncoding + msoEncodingVietnamese + 1258 + + + + + + + MsoEncoding + msoEncodingWestern + 1252 + + + + + + + MsoEnvelope + + + + + + + MsoEnvelope + CommandBars + Object + + + + + + MsoEnvelope + EnvelopeHide + void + + + + + + MsoEnvelope + EnvelopeShow + void + + + + + + MsoEnvelope + Introduction + String + + + + + + MsoEnvelope + Item + Object + + + + + + MsoEnvelope + Parent + Object + + + + + + MsoExtraInfoMethod + + + + + + + MsoExtraInfoMethod + msoMethodGet + 0 + + + + + + + MsoExtraInfoMethod + msoMethodPost + 1 + + + + + + + MsoExtrusionColorType + + + + + + + MsoExtrusionColorType + msoExtrusionColorAutomatic + 1 + + + + + + + MsoExtrusionColorType + msoExtrusionColorCustom + 2 + + + + + + + MsoExtrusionColorType + msoExtrusionColorTypeMixed + -2 + + + + + + + MsoFarEastLineBreakLanguageID + + + + + + + MsoFarEastLineBreakLanguageID + MsoFarEastLineBreakLanguageJapanese + 1041 + + + + + + + MsoFarEastLineBreakLanguageID + MsoFarEastLineBreakLanguageKorean + 1042 + + + + + + + MsoFarEastLineBreakLanguageID + MsoFarEastLineBreakLanguageSimplifiedChinese + 2052 + + + + + + + MsoFarEastLineBreakLanguageID + MsoFarEastLineBreakLanguageTraditionalChinese + 1028 + + + + + + + MsoFeatureInstall + + + + + + + MsoFeatureInstall + msoFeatureInstallNone + 0 + + + + + + + MsoFeatureInstall + msoFeatureInstallOnDemand + 1 + + + + + + + MsoFeatureInstall + msoFeatureInstallOnDemandWithUI + 2 + + + + + + + MsoFileDialogType + + + + + + + MsoFileDialogType + msoFileDialogFilePicker + 3 + + + + + + + MsoFileDialogType + msoFileDialogFolderPicker + 4 + + + + + + + MsoFileDialogType + msoFileDialogOpen + 1 + + + + + + + MsoFileDialogType + msoFileDialogSaveAs + 2 + + + + + + + MsoFileDialogView + + + + + + + MsoFileDialogView + msoFileDialogViewDetails + 2 + + + + + + + MsoFileDialogView + msoFileDialogViewLargeIcons + 6 + + + + + + + MsoFileDialogView + msoFileDialogViewList + 1 + + + + + + + MsoFileDialogView + msoFileDialogViewPreview + 4 + + + + + + + MsoFileDialogView + msoFileDialogViewProperties + 3 + + + + + + + MsoFileDialogView + msoFileDialogViewSmallIcons + 7 + + + + + + + MsoFileDialogView + msoFileDialogViewThumbnail + 5 + + + + + + + MsoFileDialogView + msoFileDialogViewTiles + 9 + + + + + + + MsoFileDialogView + msoFileDialogViewWebView + 8 + + + + + + + MsoFileFindListBy + + + + + + + MsoFileFindListBy + msoListbyName + 1 + + + + + + + MsoFileFindListBy + msoListbyTitle + 2 + + + + + + + MsoFileFindOptions + + + + + + + MsoFileFindOptions + msoOptionsAdd + 2 + + + + + + + MsoFileFindOptions + msoOptionsNew + 1 + + + + + + + MsoFileFindOptions + msoOptionsWithin + 3 + + + + + + + MsoFileFindSortBy + + + + + + + MsoFileFindSortBy + msoFileFindSortbyAuthor + 1 + + + + + + + MsoFileFindSortBy + msoFileFindSortbyDateCreated + 2 + + + + + + + MsoFileFindSortBy + msoFileFindSortbyDateSaved + 4 + + + + + + + MsoFileFindSortBy + msoFileFindSortbyFileName + 5 + + + + + + + MsoFileFindSortBy + msoFileFindSortbyLastSavedBy + 3 + + + + + + + MsoFileFindSortBy + msoFileFindSortbySize + 6 + + + + + + + MsoFileFindSortBy + msoFileFindSortbyTitle + 7 + + + + + + + MsoFileFindView + + + + + + + MsoFileFindView + msoViewFileInfo + 1 + + + + + + + MsoFileFindView + msoViewPreview + 2 + + + + + + + MsoFileFindView + msoViewSummaryInfo + 3 + + + + + + + MsoFileNewAction + + + + + + + MsoFileNewAction + msoCreateNewFile + 1 + + + + + + + MsoFileNewAction + msoEditFile + 0 + + + + + + + MsoFileNewAction + msoOpenFile + 2 + + + + + + + MsoFileNewSection + + + + + + + MsoFileNewSection + msoBottomSection + 4 + + + + + + + MsoFileNewSection + msoNew + 1 + + + + + + + MsoFileNewSection + msoNewfromExistingFile + 2 + + + + + + + MsoFileNewSection + msoNewfromTemplate + 3 + + + + + + + MsoFileNewSection + msoOpenDocument + 0 + + + + + + + MsoFileType + + + + + + + MsoFileType + msoFileTypeAllFiles + 1 + + + + + + + MsoFileType + msoFileTypeBinders + 6 + + + + + + + MsoFileType + msoFileTypeCalendarItem + 11 + + + + + + + MsoFileType + msoFileTypeContactItem + 12 + + + + + + + MsoFileType + msoFileTypeDatabases + 7 + + + + + + + MsoFileType + msoFileTypeDataConnectionFiles + 17 + + + + + + + MsoFileType + msoFileTypeDesignerFiles + 22 + + + + + + + MsoFileType + msoFileTypeDocumentImagingFiles + 20 + + + + + + + MsoFileType + msoFileTypeExcelWorkbooks + 4 + + + + + + + MsoFileType + msoFileTypeJournalItem + 14 + + + + + + + MsoFileType + msoFileTypeMailItem + 10 + + + + + + + MsoFileType + msoFileTypeNoteItem + 13 + + + + + + + MsoFileType + msoFileTypeOfficeFiles + 2 + + + + + + + MsoFileType + msoFileTypeOutlookItems + 9 + + + + + + + MsoFileType + msoFileTypePhotoDrawFiles + 16 + + + + + + + MsoFileType + msoFileTypePowerPointPresentations + 5 + + + + + + + MsoFileType + msoFileTypeProjectFiles + 19 + + + + + + + MsoFileType + msoFileTypePublisherFiles + 18 + + + + + + + MsoFileType + msoFileTypeTaskItem + 15 + + + + + + + MsoFileType + msoFileTypeTemplates + 8 + + + + + + + MsoFileType + msoFileTypeVisioFiles + 21 + + + + + + + MsoFileType + msoFileTypeWebPages + 23 + + + + + + + MsoFileType + msoFileTypeWordDocuments + 3 + + + + + + + MsoFillType + + + + + + + MsoFillType + msoFillBackground + 5 + + + + + + + MsoFillType + msoFillGradient + 3 + + + + + + + MsoFillType + msoFillMixed + -2 + + + + + + + MsoFillType + msoFillPatterned + 2 + + + + + + + MsoFillType + msoFillPicture + 6 + + + + + + + MsoFillType + msoFillSolid + 1 + + + + + + + MsoFillType + msoFillTextured + 4 + + + + + + + MsoFilterComparison + + + + + + + MsoFilterComparison + msoFilterComparisonContains + 8 + + + + + + + MsoFilterComparison + msoFilterComparisonEqual + 0 + + + + + + + MsoFilterComparison + msoFilterComparisonGreaterThan + 3 + + + + + + + MsoFilterComparison + msoFilterComparisonGreaterThanEqual + 5 + + + + + + + MsoFilterComparison + msoFilterComparisonIsBlank + 6 + + + + + + + MsoFilterComparison + msoFilterComparisonIsNotBlank + 7 + + + + + + + MsoFilterComparison + msoFilterComparisonLessThan + 2 + + + + + + + MsoFilterComparison + msoFilterComparisonLessThanEqual + 4 + + + + + + + MsoFilterComparison + msoFilterComparisonNotContains + 9 + + + + + + + MsoFilterComparison + msoFilterComparisonNotEqual + 1 + + + + + + + MsoFilterConjunction + + + + + + + MsoFilterConjunction + msoFilterConjunctionAnd + 0 + + + + + + + MsoFilterConjunction + msoFilterConjunctionOr + 1 + + + + + + + MsoFlipCmd + + + + + + + MsoFlipCmd + msoFlipHorizontal + 0 + + + + + + + MsoFlipCmd + msoFlipVertical + 1 + + + + + + + MsoGradientColorType + + + + + + + MsoGradientColorType + msoGradientColorMixed + -2 + + + + + + + MsoGradientColorType + msoGradientOneColor + 1 + + + + + + + MsoGradientColorType + msoGradientPresetColors + 3 + + + + + + + MsoGradientColorType + msoGradientTwoColors + 2 + + + + + + + MsoGradientStyle + + + + + + + MsoGradientStyle + msoGradientDiagonalDown + 4 + + + + + + + MsoGradientStyle + msoGradientDiagonalUp + 3 + + + + + + + MsoGradientStyle + msoGradientFromCenter + 7 + + + + + + + MsoGradientStyle + msoGradientFromCorner + 5 + + + + + + + MsoGradientStyle + msoGradientFromTitle + 6 + + + + + + + MsoGradientStyle + msoGradientHorizontal + 1 + + + + + + + MsoGradientStyle + msoGradientMixed + -2 + + + + + + + MsoGradientStyle + msoGradientVertical + 2 + + + + + + + MsoHorizontalAnchor + + + + + + + MsoHorizontalAnchor + msoAnchorCenter + 2 + + + + + + + MsoHorizontalAnchor + msoAnchorNone + 1 + + + + + + + MsoHorizontalAnchor + msoHorizontalAnchorMixed + -2 + + + + + + + MsoHTMLProjectOpen + + + + + + + MsoHTMLProjectOpen + msoHTMLProjectOpenSourceView + 1 + + + + + + + MsoHTMLProjectOpen + msoHTMLProjectOpenTextView + 2 + + + + + + + MsoHTMLProjectState + + + + + + + MsoHTMLProjectState + msoHTMLProjectStateDocumentLocked + 1 + + + + + + + MsoHTMLProjectState + msoHTMLProjectStateDocumentProjectUnlocked + 3 + + + + + + + MsoHTMLProjectState + msoHTMLProjectStateProjectLocked + 2 + + + + + + + MsoHyperlinkType + + + + + + + MsoHyperlinkType + msoHyperlinkInlineShape + 2 + + + + + + + MsoHyperlinkType + msoHyperlinkRange + 0 + + + + + + + MsoHyperlinkType + msoHyperlinkShape + 1 + + + + + + + MsoIconType + + + + + + + MsoIconType + msoIconAlert + 2 + + + + + + + MsoIconType + msoIconAlertCritical + 7 + + + + + + + MsoIconType + msoIconAlertInfo + 4 + + + + + + + MsoIconType + msoIconAlertQuery + 6 + + + + + + + MsoIconType + msoIconAlertWarning + 5 + + + + + + + MsoIconType + msoIconNone + 0 + + + + + + + MsoIconType + msoIconTip + 3 + + + + + + + MsoLanguageID + + + + + + + MsoLanguageID + msoLanguageIDAfrikaans + 1078 + + + + + + + MsoLanguageID + msoLanguageIDAlbanian + 1052 + + + + + + + MsoLanguageID + msoLanguageIDAmharic + 1118 + + + + + + + MsoLanguageID + msoLanguageIDArabic + 1025 + + + + + + + MsoLanguageID + msoLanguageIDArabicAlgeria + 5121 + + + + + + + MsoLanguageID + msoLanguageIDArabicBahrain + 15361 + + + + + + + MsoLanguageID + msoLanguageIDArabicEgypt + 3073 + + + + + + + MsoLanguageID + msoLanguageIDArabicIraq + 2049 + + + + + + + MsoLanguageID + msoLanguageIDArabicJordan + 11265 + + + + + + + MsoLanguageID + msoLanguageIDArabicKuwait + 13313 + + + + + + + MsoLanguageID + msoLanguageIDArabicLebanon + 12289 + + + + + + + MsoLanguageID + msoLanguageIDArabicLibya + 4097 + + + + + + + MsoLanguageID + msoLanguageIDArabicMorocco + 6145 + + + + + + + MsoLanguageID + msoLanguageIDArabicOman + 8193 + + + + + + + MsoLanguageID + msoLanguageIDArabicQatar + 16385 + + + + + + + MsoLanguageID + msoLanguageIDArabicSyria + 10241 + + + + + + + MsoLanguageID + msoLanguageIDArabicTunisia + 7169 + + + + + + + MsoLanguageID + msoLanguageIDArabicUAE + 14337 + + + + + + + MsoLanguageID + msoLanguageIDArabicYemen + 9217 + + + + + + + MsoLanguageID + msoLanguageIDArmenian + 1067 + + + + + + + MsoLanguageID + msoLanguageIDAssamese + 1101 + + + + + + + MsoLanguageID + msoLanguageIDAzeriCyrillic + 2092 + + + + + + + MsoLanguageID + msoLanguageIDAzeriLatin + 1068 + + + + + + + MsoLanguageID + msoLanguageIDBasque + 1069 + + + + + + + MsoLanguageID + msoLanguageIDBelgianDutch + 2067 + + + + + + + MsoLanguageID + msoLanguageIDBelgianFrench + 2060 + + + + + + + MsoLanguageID + msoLanguageIDBengali + 1093 + + + + + + + MsoLanguageID + msoLanguageIDBosnian + 4122 + + + + + + + MsoLanguageID + msoLanguageIDBosnianBosniaHerzegovinaCyrillic + 8218 + + + + + + + MsoLanguageID + msoLanguageIDBosnianBosniaHerzegovinaLatin + 5146 + + + + + + + MsoLanguageID + msoLanguageIDBrazilianPortuguese + 1046 + + + + + + + MsoLanguageID + msoLanguageIDBulgarian + 1026 + + + + + + + MsoLanguageID + msoLanguageIDBurmese + 1109 + + + + + + + MsoLanguageID + msoLanguageIDByelorussian + 1059 + + + + + + + MsoLanguageID + msoLanguageIDCatalan + 1027 + + + + + + + MsoLanguageID + msoLanguageIDCherokee + 1116 + + + + + + + MsoLanguageID + msoLanguageIDChineseHongKongSAR + 3076 + + + + + + + MsoLanguageID + msoLanguageIDChineseMacaoSAR + 5124 + + + + + + + MsoLanguageID + msoLanguageIDChineseSingapore + 4100 + + + + + + + MsoLanguageID + msoLanguageIDCroatian + 1050 + + + + + + + MsoLanguageID + msoLanguageIDCzech + 1029 + + + + + + + MsoLanguageID + msoLanguageIDDanish + 1030 + + + + + + + MsoLanguageID + msoLanguageIDDivehi + 1125 + + + + + + + MsoLanguageID + msoLanguageIDDutch + 1043 + + + + + + + MsoLanguageID + msoLanguageIDDzongkhaBhutan + 2129 + + + + + + + MsoLanguageID + msoLanguageIDEdo + 1126 + + + + + + + MsoLanguageID + msoLanguageIDEnglishAUS + 3081 + + + + + + + MsoLanguageID + msoLanguageIDEnglishBelize + 10249 + + + + + + + MsoLanguageID + msoLanguageIDEnglishCanadian + 4105 + + + + + + + MsoLanguageID + msoLanguageIDEnglishCaribbean + 9225 + + + + + + + MsoLanguageID + msoLanguageIDEnglishIndonesia + 14345 + + + + + + + MsoLanguageID + msoLanguageIDEnglishIreland + 6153 + + + + + + + MsoLanguageID + msoLanguageIDEnglishJamaica + 8201 + + + + + + + MsoLanguageID + msoLanguageIDEnglishNewZealand + 5129 + + + + + + + MsoLanguageID + msoLanguageIDEnglishPhilippines + 13321 + + + + + + + MsoLanguageID + msoLanguageIDEnglishSouthAfrica + 7177 + + + + + + + MsoLanguageID + msoLanguageIDEnglishTrinidadTobago + 11273 + + + + + + + MsoLanguageID + msoLanguageIDEnglishUK + 2057 + + + + + + + MsoLanguageID + msoLanguageIDEnglishUS + 1033 + + + + + + + MsoLanguageID + msoLanguageIDEnglishZimbabwe + 12297 + + + + + + + MsoLanguageID + msoLanguageIDEstonian + 1061 + + + + + + + MsoLanguageID + msoLanguageIDFaeroese + 1080 + + + + + + + MsoLanguageID + msoLanguageIDFarsi + 1065 + + + + + + + MsoLanguageID + msoLanguageIDFilipino + 1124 + + + + + + + MsoLanguageID + msoLanguageIDFinnish + 1035 + + + + + + + MsoLanguageID + msoLanguageIDFrench + 1036 + + + + + + + MsoLanguageID + msoLanguageIDFrenchCameroon + 11276 + + + + + + + MsoLanguageID + msoLanguageIDFrenchCanadian + 3084 + + + + + + + MsoLanguageID + msoLanguageIDFrenchCotedIvoire + 12300 + + + + + + + MsoLanguageID + msoLanguageIDFrenchHaiti + 15372 + + + + + + + MsoLanguageID + msoLanguageIDFrenchLuxembourg + 5132 + + + + + + + MsoLanguageID + msoLanguageIDFrenchMali + 13324 + + + + + + + MsoLanguageID + msoLanguageIDFrenchMonaco + 6156 + + + + + + + MsoLanguageID + msoLanguageIDFrenchMorocco + 14348 + + + + + + + MsoLanguageID + msoLanguageIDFrenchReunion + 8204 + + + + + + + MsoLanguageID + msoLanguageIDFrenchSenegal + 10252 + + + + + + + MsoLanguageID + msoLanguageIDFrenchWestIndies + 7180 + + + + + + + MsoLanguageID + msoLanguageIDFrenchZaire + 9228 + + + + + + + MsoLanguageID + msoLanguageIDFrisianNetherlands + 1122 + + + + + + + MsoLanguageID + msoLanguageIDFulfulde + 1127 + + + + + + + MsoLanguageID + msoLanguageIDGaelicIreland + 2108 + + + + + + + MsoLanguageID + msoLanguageIDGaelicScotland + 1084 + + + + + + + MsoLanguageID + msoLanguageIDGalician + 1110 + + + + + + + MsoLanguageID + msoLanguageIDGeorgian + 1079 + + + + + + + MsoLanguageID + msoLanguageIDGerman + 1031 + + + + + + + MsoLanguageID + msoLanguageIDGermanAustria + 3079 + + + + + + + MsoLanguageID + msoLanguageIDGermanLiechtenstein + 5127 + + + + + + + MsoLanguageID + msoLanguageIDGermanLuxembourg + 4103 + + + + + + + MsoLanguageID + msoLanguageIDGreek + 1032 + + + + + + + MsoLanguageID + msoLanguageIDGuarani + 1140 + + + + + + + MsoLanguageID + msoLanguageIDGujarati + 1095 + + + + + + + MsoLanguageID + msoLanguageIDHausa + 1128 + + + + + + + MsoLanguageID + msoLanguageIDHawaiian + 1141 + + + + + + + MsoLanguageID + msoLanguageIDHebrew + 1037 + + + + + + + MsoLanguageID + msoLanguageIDHindi + 1081 + + + + + + + MsoLanguageID + msoLanguageIDHungarian + 1038 + + + + + + + MsoLanguageID + msoLanguageIDIbibio + 1129 + + + + + + + MsoLanguageID + msoLanguageIDIcelandic + 1039 + + + + + + + MsoLanguageID + msoLanguageIDIgbo + 1136 + + + + + + + MsoLanguageID + msoLanguageIDIndonesian + 1057 + + + + + + + MsoLanguageID + msoLanguageIDInuktitut + 1117 + + + + + + + MsoLanguageID + msoLanguageIDItalian + 1040 + + + + + + + MsoLanguageID + msoLanguageIDJapanese + 1041 + + + + + + + MsoLanguageID + msoLanguageIDKannada + 1099 + + + + + + + MsoLanguageID + msoLanguageIDKanuri + 1137 + + + + + + + MsoLanguageID + msoLanguageIDKashmiri + 1120 + + + + + + + MsoLanguageID + msoLanguageIDKashmiriDevanagari + 2144 + + + + + + + MsoLanguageID + msoLanguageIDKazakh + 1087 + + + + + + + MsoLanguageID + msoLanguageIDKhmer + 1107 + + + + + + + MsoLanguageID + msoLanguageIDKirghiz + 1088 + + + + + + + MsoLanguageID + msoLanguageIDKonkani + 1111 + + + + + + + MsoLanguageID + msoLanguageIDKorean + 1042 + + + + + + + MsoLanguageID + msoLanguageIDKyrgyz + 1088 + + + + + + + MsoLanguageID + msoLanguageIDLao + 1108 + + + + + + + MsoLanguageID + msoLanguageIDLatin + 1142 + + + + + + + MsoLanguageID + msoLanguageIDLatvian + 1062 + + + + + + + MsoLanguageID + msoLanguageIDLithuanian + 1063 + + + + + + + MsoLanguageID + msoLanguageIDMacedonian + 1071 + + + + + + + MsoLanguageID + msoLanguageIDMalayalam + 1100 + + + + + + + MsoLanguageID + msoLanguageIDMalayBruneiDarussalam + 2110 + + + + + + + MsoLanguageID + msoLanguageIDMalaysian + 1086 + + + + + + + MsoLanguageID + msoLanguageIDMaltese + 1082 + + + + + + + MsoLanguageID + msoLanguageIDManipuri + 1112 + + + + + + + MsoLanguageID + msoLanguageIDMaori + 1153 + + + + + + + MsoLanguageID + msoLanguageIDMarathi + 1102 + + + + + + + MsoLanguageID + msoLanguageIDMexicanSpanish + 2058 + + + + + + + MsoLanguageID + msoLanguageIDMixed + -2 + + + + + + + MsoLanguageID + msoLanguageIDMongolian + 1104 + + + + + + + MsoLanguageID + msoLanguageIDNepali + 1121 + + + + + + + MsoLanguageID + msoLanguageIDNone + 0 + + + + + + + MsoLanguageID + msoLanguageIDNoProofing + 1024 + + + + + + + MsoLanguageID + msoLanguageIDNorwegianBokmol + 1044 + + + + + + + MsoLanguageID + msoLanguageIDNorwegianNynorsk + 2068 + + + + + + + MsoLanguageID + msoLanguageIDOriya + 1096 + + + + + + + MsoLanguageID + msoLanguageIDOromo + 1138 + + + + + + + MsoLanguageID + msoLanguageIDPashto + 1123 + + + + + + + MsoLanguageID + msoLanguageIDPolish + 1045 + + + + + + + MsoLanguageID + msoLanguageIDPortuguese + 2070 + + + + + + + MsoLanguageID + msoLanguageIDPunjabi + 1094 + + + + + + + MsoLanguageID + msoLanguageIDQuechuaBolivia + 1131 + + + + + + + MsoLanguageID + msoLanguageIDQuechuaEcuador + 2155 + + + + + + + MsoLanguageID + msoLanguageIDQuechuaPeru + 3179 + + + + + + + MsoLanguageID + msoLanguageIDRhaetoRomanic + 1047 + + + + + + + MsoLanguageID + msoLanguageIDRomanian + 1048 + + + + + + + MsoLanguageID + msoLanguageIDRomanianMoldova + 2072 + + + + + + + MsoLanguageID + msoLanguageIDRussian + 1049 + + + + + + + MsoLanguageID + msoLanguageIDRussianMoldova + 2073 + + + + + + + MsoLanguageID + msoLanguageIDSamiLappish + 1083 + + + + + + + MsoLanguageID + msoLanguageIDSanskrit + 1103 + + + + + + + MsoLanguageID + msoLanguageIDSepedi + 1132 + + + + + + + MsoLanguageID + msoLanguageIDSerbianBosniaHerzegovinaCyrillic + 7194 + + + + + + + MsoLanguageID + msoLanguageIDSerbianBosniaHerzegovinaLatin + 6170 + + + + + + + MsoLanguageID + msoLanguageIDSerbianCyrillic + 3098 + + + + + + + MsoLanguageID + msoLanguageIDSerbianLatin + 2074 + + + + + + + MsoLanguageID + msoLanguageIDSesotho + 1072 + + + + + + + MsoLanguageID + msoLanguageIDSimplifiedChinese + 2052 + + + + + + + MsoLanguageID + msoLanguageIDSindhi + 1113 + + + + + + + MsoLanguageID + msoLanguageIDSindhiPakistan + 2137 + + + + + + + MsoLanguageID + msoLanguageIDSinhalese + 1115 + + + + + + + MsoLanguageID + msoLanguageIDSlovak + 1051 + + + + + + + MsoLanguageID + msoLanguageIDSlovenian + 1060 + + + + + + + MsoLanguageID + msoLanguageIDSomali + 1143 + + + + + + + MsoLanguageID + msoLanguageIDSorbian + 1070 + + + + + + + MsoLanguageID + msoLanguageIDSpanish + 1034 + + + + + + + MsoLanguageID + msoLanguageIDSpanishArgentina + 11274 + + + + + + + MsoLanguageID + msoLanguageIDSpanishBolivia + 16394 + + + + + + + MsoLanguageID + msoLanguageIDSpanishChile + 13322 + + + + + + + MsoLanguageID + msoLanguageIDSpanishColombia + 9226 + + + + + + + MsoLanguageID + msoLanguageIDSpanishCostaRica + 5130 + + + + + + + MsoLanguageID + msoLanguageIDSpanishDominicanRepublic + 7178 + + + + + + + MsoLanguageID + msoLanguageIDSpanishEcuador + 12298 + + + + + + + MsoLanguageID + msoLanguageIDSpanishElSalvador + 17418 + + + + + + + MsoLanguageID + msoLanguageIDSpanishGuatemala + 4106 + + + + + + + MsoLanguageID + msoLanguageIDSpanishHonduras + 18442 + + + + + + + MsoLanguageID + msoLanguageIDSpanishModernSort + 3082 + + + + + + + MsoLanguageID + msoLanguageIDSpanishNicaragua + 19466 + + + + + + + MsoLanguageID + msoLanguageIDSpanishPanama + 6154 + + + + + + + MsoLanguageID + msoLanguageIDSpanishParaguay + 15370 + + + + + + + MsoLanguageID + msoLanguageIDSpanishPeru + 10250 + + + + + + + MsoLanguageID + msoLanguageIDSpanishPuertoRico + 20490 + + + + + + + MsoLanguageID + msoLanguageIDSpanishUruguay + 14346 + + + + + + + MsoLanguageID + msoLanguageIDSpanishVenezuela + 8202 + + + + + + + MsoLanguageID + msoLanguageIDSutu + 1072 + + + + + + + MsoLanguageID + msoLanguageIDSwahili + 1089 + + + + + + + MsoLanguageID + msoLanguageIDSwedish + 1053 + + + + + + + MsoLanguageID + msoLanguageIDSwedishFinland + 2077 + + + + + + + MsoLanguageID + msoLanguageIDSwissFrench + 4108 + + + + + + + MsoLanguageID + msoLanguageIDSwissGerman + 2055 + + + + + + + MsoLanguageID + msoLanguageIDSwissItalian + 2064 + + + + + + + MsoLanguageID + msoLanguageIDSyriac + 1114 + + + + + + + MsoLanguageID + msoLanguageIDTajik + 1064 + + + + + + + MsoLanguageID + msoLanguageIDTamazight + 1119 + + + + + + + MsoLanguageID + msoLanguageIDTamazightLatin + 2143 + + + + + + + MsoLanguageID + msoLanguageIDTamil + 1097 + + + + + + + MsoLanguageID + msoLanguageIDTatar + 1092 + + + + + + + MsoLanguageID + msoLanguageIDTelugu + 1098 + + + + + + + MsoLanguageID + msoLanguageIDThai + 1054 + + + + + + + MsoLanguageID + msoLanguageIDTibetan + 1105 + + + + + + + MsoLanguageID + msoLanguageIDTigrignaEritrea + 2163 + + + + + + + MsoLanguageID + msoLanguageIDTigrignaEthiopic + 1139 + + + + + + + MsoLanguageID + msoLanguageIDTraditionalChinese + 1028 + + + + + + + MsoLanguageID + msoLanguageIDTsonga + 1073 + + + + + + + MsoLanguageID + msoLanguageIDTswana + 1074 + + + + + + + MsoLanguageID + msoLanguageIDTurkish + 1055 + + + + + + + MsoLanguageID + msoLanguageIDTurkmen + 1090 + + + + + + + MsoLanguageID + msoLanguageIDUkrainian + 1058 + + + + + + + MsoLanguageID + msoLanguageIDUrdu + 1056 + + + + + + + MsoLanguageID + msoLanguageIDUzbekCyrillic + 2115 + + + + + + + MsoLanguageID + msoLanguageIDUzbekLatin + 1091 + + + + + + + MsoLanguageID + msoLanguageIDVenda + 1075 + + + + + + + MsoLanguageID + msoLanguageIDVietnamese + 1066 + + + + + + + MsoLanguageID + msoLanguageIDWelsh + 1106 + + + + + + + MsoLanguageID + msoLanguageIDXhosa + 1076 + + + + + + + MsoLanguageID + msoLanguageIDYi + 1144 + + + + + + + MsoLanguageID + msoLanguageIDYiddish + 1085 + + + + + + + MsoLanguageID + msoLanguageIDYoruba + 1130 + + + + + + + MsoLanguageID + msoLanguageIDZulu + 1077 + + + + + + + MsoLanguageIDHidden + + + + + + + MsoLanguageIDHidden + msoLanguageIDChineseHongKong + 3076 + + + + + + + MsoLanguageIDHidden + msoLanguageIDChineseMacao + 5124 + + + + + + + MsoLanguageIDHidden + msoLanguageIDEnglishTrinidad + 11273 + + + + + + + MsoLastModified + + + + + + + MsoLastModified + msoLastModifiedAnyTime + 7 + + + + + + + MsoLastModified + msoLastModifiedLastMonth + 5 + + + + + + + MsoLastModified + msoLastModifiedLastWeek + 3 + + + + + + + MsoLastModified + msoLastModifiedThisMonth + 6 + + + + + + + MsoLastModified + msoLastModifiedThisWeek + 4 + + + + + + + MsoLastModified + msoLastModifiedToday + 2 + + + + + + + MsoLastModified + msoLastModifiedYesterday + 1 + + + + + + + MsoLineDashStyle + + + + + + + MsoLineDashStyle + msoLineDash + 4 + + + + + + + MsoLineDashStyle + msoLineDashDot + 5 + + + + + + + MsoLineDashStyle + msoLineDashDotDot + 6 + + + + + + + MsoLineDashStyle + msoLineDashStyleMixed + -2 + + + + + + + MsoLineDashStyle + msoLineLongDash + 7 + + + + + + + MsoLineDashStyle + msoLineLongDashDot + 8 + + + + + + + MsoLineDashStyle + msoLineRoundDot + 3 + + + + + + + MsoLineDashStyle + msoLineSolid + 1 + + + + + + + MsoLineDashStyle + msoLineSquareDot + 2 + + + + + + + MsoLineStyle + + + + + + + MsoLineStyle + msoLineSingle + 1 + + + + + + + MsoLineStyle + msoLineStyleMixed + -2 + + + + + + + MsoLineStyle + msoLineThickBetweenThin + 5 + + + + + + + MsoLineStyle + msoLineThickThin + 4 + + + + + + + MsoLineStyle + msoLineThinThick + 3 + + + + + + + MsoLineStyle + msoLineThinThin + 2 + + + + + + + MsoMenuAnimation + + + + + + + MsoMenuAnimation + msoMenuAnimationNone + 0 + + + + + + + MsoMenuAnimation + msoMenuAnimationRandom + 1 + + + + + + + MsoMenuAnimation + msoMenuAnimationSlide + 3 + + + + + + + MsoMenuAnimation + msoMenuAnimationUnfold + 2 + + + + + + + MsoMixedType + + + + + + + MsoMixedType + msoIntegerMixed + 32768 + + + + + + + MsoMixedType + msoSingleMixed + -2147483648 + + + + + + + MsoModeType + + + + + + + MsoModeType + msoModeAutoDown + 1 + + + + + + + MsoModeType + msoModeModal + 0 + + + + + + + MsoModeType + msoModeModeless + 2 + + + + + + + MsoMoveRow + + + + + + + MsoMoveRow + msoMoveRowFirst + -4 + + + + + + + MsoMoveRow + msoMoveRowNbr + -1 + + + + + + + MsoMoveRow + msoMoveRowNext + -2 + + + + + + + MsoMoveRow + msoMoveRowPrev + -3 + + + + + + + MsoOLEMenuGroup + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupContainer + 2 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupEdit + 1 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupFile + 0 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupHelp + 5 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupNone + -1 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupObject + 3 + + + + + + + MsoOLEMenuGroup + msoOLEMenuGroupWindow + 4 + + + + + + + MsoOrgChartLayoutType + + + + + + + MsoOrgChartLayoutType + msoOrgChartLayoutBothHanging + 2 + + + + + + + MsoOrgChartLayoutType + msoOrgChartLayoutLeftHanging + 3 + + + + + + + MsoOrgChartLayoutType + msoOrgChartLayoutMixed + -2 + + + + + + + MsoOrgChartLayoutType + msoOrgChartLayoutRightHanging + 4 + + + + + + + MsoOrgChartLayoutType + msoOrgChartLayoutStandard + 1 + + + + + + + MsoOrgChartOrientation + + + + + + + MsoOrgChartOrientation + msoOrgChartOrientationMixed + -2 + + + + + + + MsoOrgChartOrientation + msoOrgChartOrientationVertical + 1 + + + + + + + MsoOrientation + + + + + + + MsoOrientation + msoOrientationHorizontal + 1 + + + + + + + MsoOrientation + msoOrientationMixed + -2 + + + + + + + MsoOrientation + msoOrientationVertical + 2 + + + + + + + MsoPatternType + + + + + + + MsoPatternType + msoPattern10Percent + 2 + + + + + + + MsoPatternType + msoPattern20Percent + 3 + + + + + + + MsoPatternType + msoPattern25Percent + 4 + + + + + + + MsoPatternType + msoPattern30Percent + 5 + + + + + + + MsoPatternType + msoPattern40Percent + 6 + + + + + + + MsoPatternType + msoPattern50Percent + 7 + + + + + + + MsoPatternType + msoPattern5Percent + 1 + + + + + + + MsoPatternType + msoPattern60Percent + 8 + + + + + + + MsoPatternType + msoPattern70Percent + 9 + + + + + + + MsoPatternType + msoPattern75Percent + 10 + + + + + + + MsoPatternType + msoPattern80Percent + 11 + + + + + + + MsoPatternType + msoPattern90Percent + 12 + + + + + + + MsoPatternType + msoPatternDarkDownwardDiagonal + 15 + + + + + + + MsoPatternType + msoPatternDarkHorizontal + 13 + + + + + + + MsoPatternType + msoPatternDarkUpwardDiagonal + 16 + + + + + + + MsoPatternType + msoPatternDarkVertical + 14 + + + + + + + MsoPatternType + msoPatternDashedDownwardDiagonal + 28 + + + + + + + MsoPatternType + msoPatternDashedHorizontal + 32 + + + + + + + MsoPatternType + msoPatternDashedUpwardDiagonal + 27 + + + + + + + MsoPatternType + msoPatternDashedVertical + 31 + + + + + + + MsoPatternType + msoPatternDiagonalBrick + 40 + + + + + + + MsoPatternType + msoPatternDivot + 46 + + + + + + + MsoPatternType + msoPatternDottedDiamond + 24 + + + + + + + MsoPatternType + msoPatternDottedGrid + 45 + + + + + + + MsoPatternType + msoPatternHorizontalBrick + 35 + + + + + + + MsoPatternType + msoPatternLargeCheckerBoard + 36 + + + + + + + MsoPatternType + msoPatternLargeConfetti + 33 + + + + + + + MsoPatternType + msoPatternLargeGrid + 34 + + + + + + + MsoPatternType + msoPatternLightDownwardDiagonal + 21 + + + + + + + MsoPatternType + msoPatternLightHorizontal + 19 + + + + + + + MsoPatternType + msoPatternLightUpwardDiagonal + 22 + + + + + + + MsoPatternType + msoPatternLightVertical + 20 + + + + + + + MsoPatternType + msoPatternMixed + -2 + + + + + + + MsoPatternType + msoPatternNarrowHorizontal + 30 + + + + + + + MsoPatternType + msoPatternNarrowVertical + 29 + + + + + + + MsoPatternType + msoPatternOutlinedDiamond + 41 + + + + + + + MsoPatternType + msoPatternPlaid + 42 + + + + + + + MsoPatternType + msoPatternShingle + 47 + + + + + + + MsoPatternType + msoPatternSmallCheckerBoard + 17 + + + + + + + MsoPatternType + msoPatternSmallConfetti + 37 + + + + + + + MsoPatternType + msoPatternSmallGrid + 23 + + + + + + + MsoPatternType + msoPatternSolidDiamond + 39 + + + + + + + MsoPatternType + msoPatternSphere + 43 + + + + + + + MsoPatternType + msoPatternTrellis + 18 + + + + + + + MsoPatternType + msoPatternWave + 48 + + + + + + + MsoPatternType + msoPatternWeave + 44 + + + + + + + MsoPatternType + msoPatternWideDownwardDiagonal + 25 + + + + + + + MsoPatternType + msoPatternWideUpwardDiagonal + 26 + + + + + + + MsoPatternType + msoPatternZigZag + 38 + + + + + + + MsoPermission + + + + + + + MsoPermission + msoPermissionChange + 15 + + + + + + + MsoPermission + msoPermissionEdit + 2 + + + + + + + MsoPermission + msoPermissionExtract + 8 + + + + + + + MsoPermission + msoPermissionFullControl + 64 + + + + + + + MsoPermission + msoPermissionObjModel + 32 + + + + + + + MsoPermission + msoPermissionPrint + 16 + + + + + + + MsoPermission + msoPermissionRead + 1 + + + + + + + MsoPermission + msoPermissionSave + 4 + + + + + + + MsoPermission + msoPermissionView + 1 + + + + + + + MsoPictureColorType + + + + + + + MsoPictureColorType + msoPictureAutomatic + 1 + + + + + + + MsoPictureColorType + msoPictureBlackAndWhite + 3 + + + + + + + MsoPictureColorType + msoPictureGrayscale + 2 + + + + + + + MsoPictureColorType + msoPictureMixed + -2 + + + + + + + MsoPictureColorType + msoPictureWatermark + 4 + + + + + + + MsoPresetExtrusionDirection + + + + + + + MsoPresetExtrusionDirection + msoExtrusionBottom + 2 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionBottomLeft + 3 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionBottomRight + 1 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionLeft + 6 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionNone + 5 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionRight + 4 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionTop + 8 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionTopLeft + 9 + + + + + + + MsoPresetExtrusionDirection + msoExtrusionTopRight + 7 + + + + + + + MsoPresetExtrusionDirection + msoPresetExtrusionDirectionMixed + -2 + + + + + + + MsoPresetGradientType + + + + + + + MsoPresetGradientType + msoGradientBrass + 20 + + + + + + + MsoPresetGradientType + msoGradientCalmWater + 8 + + + + + + + MsoPresetGradientType + msoGradientChrome + 21 + + + + + + + MsoPresetGradientType + msoGradientChromeII + 22 + + + + + + + MsoPresetGradientType + msoGradientDaybreak + 4 + + + + + + + MsoPresetGradientType + msoGradientDesert + 6 + + + + + + + MsoPresetGradientType + msoGradientEarlySunset + 1 + + + + + + + MsoPresetGradientType + msoGradientFire + 9 + + + + + + + MsoPresetGradientType + msoGradientFog + 10 + + + + + + + MsoPresetGradientType + msoGradientGold + 18 + + + + + + + MsoPresetGradientType + msoGradientGoldII + 19 + + + + + + + MsoPresetGradientType + msoGradientHorizon + 5 + + + + + + + MsoPresetGradientType + msoGradientLateSunset + 2 + + + + + + + MsoPresetGradientType + msoGradientMahogany + 15 + + + + + + + MsoPresetGradientType + msoGradientMoss + 11 + + + + + + + MsoPresetGradientType + msoGradientNightfall + 3 + + + + + + + MsoPresetGradientType + msoGradientOcean + 7 + + + + + + + MsoPresetGradientType + msoGradientParchment + 14 + + + + + + + MsoPresetGradientType + msoGradientPeacock + 12 + + + + + + + MsoPresetGradientType + msoGradientRainbow + 16 + + + + + + + MsoPresetGradientType + msoGradientRainbowII + 17 + + + + + + + MsoPresetGradientType + msoGradientSapphire + 24 + + + + + + + MsoPresetGradientType + msoGradientSilver + 23 + + + + + + + MsoPresetGradientType + msoGradientWheat + 13 + + + + + + + MsoPresetGradientType + msoPresetGradientMixed + -2 + + + + + + + MsoPresetLightingDirection + + + + + + + MsoPresetLightingDirection + msoLightingBottom + 8 + + + + + + + MsoPresetLightingDirection + msoLightingBottomLeft + 7 + + + + + + + MsoPresetLightingDirection + msoLightingBottomRight + 9 + + + + + + + MsoPresetLightingDirection + msoLightingLeft + 4 + + + + + + + MsoPresetLightingDirection + msoLightingNone + 5 + + + + + + + MsoPresetLightingDirection + msoLightingRight + 6 + + + + + + + MsoPresetLightingDirection + msoLightingTop + 2 + + + + + + + MsoPresetLightingDirection + msoLightingTopLeft + 1 + + + + + + + MsoPresetLightingDirection + msoLightingTopRight + 3 + + + + + + + MsoPresetLightingDirection + msoPresetLightingDirectionMixed + -2 + + + + + + + MsoPresetLightingSoftness + + + + + + + MsoPresetLightingSoftness + msoLightingBright + 3 + + + + + + + MsoPresetLightingSoftness + msoLightingDim + 1 + + + + + + + MsoPresetLightingSoftness + msoLightingNormal + 2 + + + + + + + MsoPresetLightingSoftness + msoPresetLightingSoftnessMixed + -2 + + + + + + + MsoPresetMaterial + + + + + + + MsoPresetMaterial + msoMaterialMatte + 1 + + + + + + + MsoPresetMaterial + msoMaterialMetal + 3 + + + + + + + MsoPresetMaterial + msoMaterialPlastic + 2 + + + + + + + MsoPresetMaterial + msoMaterialWireFrame + 4 + + + + + + + MsoPresetMaterial + msoPresetMaterialMixed + -2 + + + + + + + MsoPresetTextEffect + + + + + + + MsoPresetTextEffect + msoTextEffect1 + 0 + + + + + + + MsoPresetTextEffect + msoTextEffect10 + 9 + + + + + + + MsoPresetTextEffect + msoTextEffect11 + 10 + + + + + + + MsoPresetTextEffect + msoTextEffect12 + 11 + + + + + + + MsoPresetTextEffect + msoTextEffect13 + 12 + + + + + + + MsoPresetTextEffect + msoTextEffect14 + 13 + + + + + + + MsoPresetTextEffect + msoTextEffect15 + 14 + + + + + + + MsoPresetTextEffect + msoTextEffect16 + 15 + + + + + + + MsoPresetTextEffect + msoTextEffect17 + 16 + + + + + + + MsoPresetTextEffect + msoTextEffect18 + 17 + + + + + + + MsoPresetTextEffect + msoTextEffect19 + 18 + + + + + + + MsoPresetTextEffect + msoTextEffect2 + 1 + + + + + + + MsoPresetTextEffect + msoTextEffect20 + 19 + + + + + + + MsoPresetTextEffect + msoTextEffect21 + 20 + + + + + + + MsoPresetTextEffect + msoTextEffect22 + 21 + + + + + + + MsoPresetTextEffect + msoTextEffect23 + 22 + + + + + + + MsoPresetTextEffect + msoTextEffect24 + 23 + + + + + + + MsoPresetTextEffect + msoTextEffect25 + 24 + + + + + + + MsoPresetTextEffect + msoTextEffect26 + 25 + + + + + + + MsoPresetTextEffect + msoTextEffect27 + 26 + + + + + + + MsoPresetTextEffect + msoTextEffect28 + 27 + + + + + + + MsoPresetTextEffect + msoTextEffect29 + 28 + + + + + + + MsoPresetTextEffect + msoTextEffect3 + 2 + + + + + + + MsoPresetTextEffect + msoTextEffect30 + 29 + + + + + + + MsoPresetTextEffect + msoTextEffect4 + 3 + + + + + + + MsoPresetTextEffect + msoTextEffect5 + 4 + + + + + + + MsoPresetTextEffect + msoTextEffect6 + 5 + + + + + + + MsoPresetTextEffect + msoTextEffect7 + 6 + + + + + + + MsoPresetTextEffect + msoTextEffect8 + 7 + + + + + + + MsoPresetTextEffect + msoTextEffect9 + 8 + + + + + + + MsoPresetTextEffect + msoTextEffectMixed + -2 + + + + + + + MsoPresetTextEffectShape + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeArchDownCurve + 10 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeArchDownPour + 14 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeArchUpCurve + 9 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeArchUpPour + 13 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeButtonCurve + 12 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeButtonPour + 16 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCanDown + 20 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCanUp + 19 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCascadeDown + 40 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCascadeUp + 39 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeChevronDown + 6 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeChevronUp + 5 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCircleCurve + 11 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCirclePour + 15 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCurveDown + 18 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeCurveUp + 17 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDeflate + 26 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDeflateBottom + 28 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDeflateInflate + 31 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDeflateInflateDeflate + 32 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDeflateTop + 30 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDoubleWave1 + 23 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeDoubleWave2 + 24 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeFadeDown + 36 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeFadeLeft + 34 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeFadeRight + 33 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeFadeUp + 35 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeInflate + 25 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeInflateBottom + 27 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeInflateTop + 29 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeMixed + -2 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapePlainText + 1 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeRingInside + 7 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeRingOutside + 8 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeSlantDown + 38 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeSlantUp + 37 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeStop + 2 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeTriangleDown + 4 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeTriangleUp + 3 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeWave1 + 21 + + + + + + + MsoPresetTextEffectShape + msoTextEffectShapeWave2 + 22 + + + + + + + MsoPresetTexture + + + + + + + MsoPresetTexture + msoPresetTextureMixed + -2 + + + + + + + MsoPresetTexture + msoTextureBlueTissuePaper + 17 + + + + + + + MsoPresetTexture + msoTextureBouquet + 20 + + + + + + + MsoPresetTexture + msoTextureBrownMarble + 11 + + + + + + + MsoPresetTexture + msoTextureCanvas + 2 + + + + + + + MsoPresetTexture + msoTextureCork + 21 + + + + + + + MsoPresetTexture + msoTextureDenim + 3 + + + + + + + MsoPresetTexture + msoTextureFishFossil + 7 + + + + + + + MsoPresetTexture + msoTextureGranite + 12 + + + + + + + MsoPresetTexture + msoTextureGreenMarble + 9 + + + + + + + MsoPresetTexture + msoTextureMediumWood + 24 + + + + + + + MsoPresetTexture + msoTextureNewsprint + 13 + + + + + + + MsoPresetTexture + msoTextureOak + 23 + + + + + + + MsoPresetTexture + msoTexturePaperBag + 6 + + + + + + + MsoPresetTexture + msoTexturePapyrus + 1 + + + + + + + MsoPresetTexture + msoTextureParchment + 15 + + + + + + + MsoPresetTexture + msoTexturePinkTissuePaper + 18 + + + + + + + MsoPresetTexture + msoTexturePurpleMesh + 19 + + + + + + + MsoPresetTexture + msoTextureRecycledPaper + 14 + + + + + + + MsoPresetTexture + msoTextureSand + 8 + + + + + + + MsoPresetTexture + msoTextureStationery + 16 + + + + + + + MsoPresetTexture + msoTextureWalnut + 22 + + + + + + + MsoPresetTexture + msoTextureWaterDroplets + 5 + + + + + + + MsoPresetTexture + msoTextureWhiteMarble + 10 + + + + + + + MsoPresetTexture + msoTextureWovenMat + 4 + + + + + + + MsoPresetThreeDFormat + + + + + + + MsoPresetThreeDFormat + msoPresetThreeDFormatMixed + -2 + + + + + + + MsoPresetThreeDFormat + msoThreeD1 + 1 + + + + + + + MsoPresetThreeDFormat + msoThreeD10 + 10 + + + + + + + MsoPresetThreeDFormat + msoThreeD11 + 11 + + + + + + + MsoPresetThreeDFormat + msoThreeD12 + 12 + + + + + + + MsoPresetThreeDFormat + msoThreeD13 + 13 + + + + + + + MsoPresetThreeDFormat + msoThreeD14 + 14 + + + + + + + MsoPresetThreeDFormat + msoThreeD15 + 15 + + + + + + + MsoPresetThreeDFormat + msoThreeD16 + 16 + + + + + + + MsoPresetThreeDFormat + msoThreeD17 + 17 + + + + + + + MsoPresetThreeDFormat + msoThreeD18 + 18 + + + + + + + MsoPresetThreeDFormat + msoThreeD19 + 19 + + + + + + + MsoPresetThreeDFormat + msoThreeD2 + 2 + + + + + + + MsoPresetThreeDFormat + msoThreeD20 + 20 + + + + + + + MsoPresetThreeDFormat + msoThreeD3 + 3 + + + + + + + MsoPresetThreeDFormat + msoThreeD4 + 4 + + + + + + + MsoPresetThreeDFormat + msoThreeD5 + 5 + + + + + + + MsoPresetThreeDFormat + msoThreeD6 + 6 + + + + + + + MsoPresetThreeDFormat + msoThreeD7 + 7 + + + + + + + MsoPresetThreeDFormat + msoThreeD8 + 8 + + + + + + + MsoPresetThreeDFormat + msoThreeD9 + 9 + + + + + + + MsoRelativeNodePosition + + + + + + + MsoRelativeNodePosition + msoAfterLastSibling + 4 + + + + + + + MsoRelativeNodePosition + msoAfterNode + 2 + + + + + + + MsoRelativeNodePosition + msoBeforeFirstSibling + 3 + + + + + + + MsoRelativeNodePosition + msoBeforeNode + 1 + + + + + + + MsoScaleFrom + + + + + + + MsoScaleFrom + msoScaleFromBottomRight + 2 + + + + + + + MsoScaleFrom + msoScaleFromMiddle + 1 + + + + + + + MsoScaleFrom + msoScaleFromTopLeft + 0 + + + + + + + MsoScreenSize + + + + + + + MsoScreenSize + msoScreenSize1024x768 + 4 + + + + + + + MsoScreenSize + msoScreenSize1152x882 + 5 + + + + + + + MsoScreenSize + msoScreenSize1152x900 + 6 + + + + + + + MsoScreenSize + msoScreenSize1280x1024 + 7 + + + + + + + MsoScreenSize + msoScreenSize1600x1200 + 8 + + + + + + + MsoScreenSize + msoScreenSize1800x1440 + 9 + + + + + + + MsoScreenSize + msoScreenSize1920x1200 + 10 + + + + + + + MsoScreenSize + msoScreenSize544x376 + 0 + + + + + + + MsoScreenSize + msoScreenSize640x480 + 1 + + + + + + + MsoScreenSize + msoScreenSize720x512 + 2 + + + + + + + MsoScreenSize + msoScreenSize800x600 + 3 + + + + + + + MsoScriptLanguage + + + + + + + MsoScriptLanguage + msoScriptLanguageASP + 3 + + + + + + + MsoScriptLanguage + msoScriptLanguageJava + 1 + + + + + + + MsoScriptLanguage + msoScriptLanguageOther + 4 + + + + + + + MsoScriptLanguage + msoScriptLanguageVisualBasic + 2 + + + + + + + MsoScriptLocation + + + + + + + MsoScriptLocation + msoScriptLocationInBody + 2 + + + + + + + MsoScriptLocation + msoScriptLocationInHead + 1 + + + + + + + MsoSearchIn + + + + + + + MsoSearchIn + msoSearchInCustom + 3 + + + + + + + MsoSearchIn + msoSearchInMyComputer + 0 + + + + + + + MsoSearchIn + msoSearchInMyNetworkPlaces + 2 + + + + + + + MsoSearchIn + msoSearchInOutlook + 1 + + + + + + + MsoSegmentType + + + + + + + MsoSegmentType + msoSegmentCurve + 1 + + + + + + + MsoSegmentType + msoSegmentLine + 0 + + + + + + + MsoShadowType + + + + + + + MsoShadowType + msoShadow1 + 1 + + + + + + + MsoShadowType + msoShadow10 + 10 + + + + + + + MsoShadowType + msoShadow11 + 11 + + + + + + + MsoShadowType + msoShadow12 + 12 + + + + + + + MsoShadowType + msoShadow13 + 13 + + + + + + + MsoShadowType + msoShadow14 + 14 + + + + + + + MsoShadowType + msoShadow15 + 15 + + + + + + + MsoShadowType + msoShadow16 + 16 + + + + + + + MsoShadowType + msoShadow17 + 17 + + + + + + + MsoShadowType + msoShadow18 + 18 + + + + + + + MsoShadowType + msoShadow19 + 19 + + + + + + + MsoShadowType + msoShadow2 + 2 + + + + + + + MsoShadowType + msoShadow20 + 20 + + + + + + + MsoShadowType + msoShadow3 + 3 + + + + + + + MsoShadowType + msoShadow4 + 4 + + + + + + + MsoShadowType + msoShadow5 + 5 + + + + + + + MsoShadowType + msoShadow6 + 6 + + + + + + + MsoShadowType + msoShadow7 + 7 + + + + + + + MsoShadowType + msoShadow8 + 8 + + + + + + + MsoShadowType + msoShadow9 + 9 + + + + + + + MsoShadowType + msoShadowMixed + -2 + + + + + + + MsoShapeType + + + + + + + MsoShapeType + msoAutoShape + 1 + + + + + + + MsoShapeType + msoCallout + 2 + + + + + + + MsoShapeType + msoCanvas + 20 + + + + + + + MsoShapeType + msoChart + 3 + + + + + + + MsoShapeType + msoComment + 4 + + + + + + + MsoShapeType + msoDiagram + 21 + + + + + + + MsoShapeType + msoEmbeddedOLEObject + 7 + + + + + + + MsoShapeType + msoFormControl + 8 + + + + + + + MsoShapeType + msoFreeform + 5 + + + + + + + MsoShapeType + msoGroup + 6 + + + + + + + MsoShapeType + msoInk + 22 + + + + + + + MsoShapeType + msoInkComment + 23 + + + + + + + MsoShapeType + msoLine + 9 + + + + + + + MsoShapeType + msoLinkedOLEObject + 10 + + + + + + + MsoShapeType + msoLinkedPicture + 11 + + + + + + + MsoShapeType + msoMedia + 16 + + + + + + + MsoShapeType + msoOLEControlObject + 12 + + + + + + + MsoShapeType + msoPicture + 13 + + + + + + + MsoShapeType + msoPlaceholder + 14 + + + + + + + MsoShapeType + msoScriptAnchor + 18 + + + + + + + MsoShapeType + msoShapeTypeMixed + -2 + + + + + + + MsoShapeType + msoTable + 19 + + + + + + + MsoShapeType + msoTextBox + 17 + + + + + + + MsoShapeType + msoTextEffect + 15 + + + + + + + MsoSharedWorkspaceTaskPriority + + + + + + + MsoSharedWorkspaceTaskPriority + msoSharedWorkspaceTaskPriorityHigh + 1 + + + + + + + MsoSharedWorkspaceTaskPriority + msoSharedWorkspaceTaskPriorityLow + 3 + + + + + + + MsoSharedWorkspaceTaskPriority + msoSharedWorkspaceTaskPriorityNormal + 2 + + + + + + + MsoSharedWorkspaceTaskStatus + + + + + + + MsoSharedWorkspaceTaskStatus + msoSharedWorkspaceTaskStatusCompleted + 3 + + + + + + + MsoSharedWorkspaceTaskStatus + msoSharedWorkspaceTaskStatusDeferred + 4 + + + + + + + MsoSharedWorkspaceTaskStatus + msoSharedWorkspaceTaskStatusInProgress + 2 + + + + + + + MsoSharedWorkspaceTaskStatus + msoSharedWorkspaceTaskStatusNotStarted + 1 + + + + + + + MsoSharedWorkspaceTaskStatus + msoSharedWorkspaceTaskStatusWaiting + 5 + + + + + + + MsoSortBy + + + + + + + MsoSortBy + msoSortByFileName + 1 + + + + + + + MsoSortBy + msoSortByFileType + 3 + + + + + + + MsoSortBy + msoSortByLastModified + 4 + + + + + + + MsoSortBy + msoSortByNone + 5 + + + + + + + MsoSortBy + msoSortBySize + 2 + + + + + + + MsoSortOrder + + + + + + + MsoSortOrder + msoSortOrderAscending + 1 + + + + + + + MsoSortOrder + msoSortOrderDescending + 2 + + + + + + + MsoSyncAvailableType + + + + + + + MsoSyncAvailableType + msoSyncAvailableAnywhere + 2 + + + + + + + MsoSyncAvailableType + msoSyncAvailableNone + 0 + + + + + + + MsoSyncAvailableType + msoSyncAvailableOffline + 1 + + + + + + + MsoSyncCompareType + + + + + + + MsoSyncCompareType + msoSyncCompareAndMerge + 0 + + + + + + + MsoSyncCompareType + msoSyncCompareSideBySide + 1 + + + + + + + MsoSyncConflictResolutionType + + + + + + + MsoSyncConflictResolutionType + msoSyncConflictClientWins + 0 + + + + + + + MsoSyncConflictResolutionType + msoSyncConflictMerge + 2 + + + + + + + MsoSyncConflictResolutionType + msoSyncConflictServerWins + 1 + + + + + + + MsoSyncErrorType + + + + + + + MsoSyncErrorType + msoSyncErrorCouldNotCompare + 13 + + + + + + + MsoSyncErrorType + msoSyncErrorCouldNotConnect + 2 + + + + + + + MsoSyncErrorType + msoSyncErrorCouldNotOpen + 11 + + + + + + + MsoSyncErrorType + msoSyncErrorCouldNotResolve + 14 + + + + + + + MsoSyncErrorType + msoSyncErrorCouldNotUpdate + 12 + + + + + + + MsoSyncErrorType + msoSyncErrorFileInUse + 6 + + + + + + + MsoSyncErrorType + msoSyncErrorFileNotFound + 4 + + + + + + + MsoSyncErrorType + msoSyncErrorFileTooLarge + 5 + + + + + + + MsoSyncErrorType + msoSyncErrorNone + 0 + + + + + + + MsoSyncErrorType + msoSyncErrorNoNetwork + 15 + + + + + + + MsoSyncErrorType + msoSyncErrorOutOfSpace + 3 + + + + + + + MsoSyncErrorType + msoSyncErrorUnauthorizedUser + 1 + + + + + + + MsoSyncErrorType + msoSyncErrorUnknown + 16 + + + + + + + MsoSyncErrorType + msoSyncErrorUnknownDownload + 10 + + + + + + + MsoSyncErrorType + msoSyncErrorUnknownUpload + 9 + + + + + + + MsoSyncErrorType + msoSyncErrorVirusDownload + 8 + + + + + + + MsoSyncErrorType + msoSyncErrorVirusUpload + 7 + + + + + + + MsoSyncEventType + + + + + + + MsoSyncEventType + msoSyncEventDownloadFailed + 2 + + + + + + + MsoSyncEventType + msoSyncEventDownloadInitiated + 0 + + + + + + + MsoSyncEventType + msoSyncEventDownloadNoChange + 6 + + + + + + + MsoSyncEventType + msoSyncEventDownloadSucceeded + 1 + + + + + + + MsoSyncEventType + msoSyncEventOffline + 7 + + + + + + + MsoSyncEventType + msoSyncEventUploadFailed + 5 + + + + + + + MsoSyncEventType + msoSyncEventUploadInitiated + 3 + + + + + + + MsoSyncEventType + msoSyncEventUploadSucceeded + 4 + + + + + + + MsoSyncStatusType + + + + + + + MsoSyncStatusType + msoSyncStatusConflict + 4 + + + + + + + MsoSyncStatusType + msoSyncStatusError + 6 + + + + + + + MsoSyncStatusType + msoSyncStatusLatest + 1 + + + + + + + MsoSyncStatusType + msoSyncStatusLocalChanges + 3 + + + + + + + MsoSyncStatusType + msoSyncStatusNewerAvailable + 2 + + + + + + + MsoSyncStatusType + msoSyncStatusNoSharedWorkspace + 0 + + + + + + + MsoSyncStatusType + msoSyncStatusSuspended + 5 + + + + + + + MsoSyncVersionType + + + + + + + MsoSyncVersionType + msoSyncVersionLastViewed + 0 + + + + + + + MsoSyncVersionType + msoSyncVersionServer + 1 + + + + + + + MsoTargetBrowser + + + + + + + MsoTargetBrowser + msoTargetBrowserIE4 + 2 + + + + + + + MsoTargetBrowser + msoTargetBrowserIE5 + 3 + + + + + + + MsoTargetBrowser + msoTargetBrowserIE6 + 4 + + + + + + + MsoTargetBrowser + msoTargetBrowserV3 + 0 + + + + + + + MsoTargetBrowser + msoTargetBrowserV4 + 1 + + + + + + + MsoTextEffectAlignment + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentCentered + 2 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentLeft + 1 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentLetterJustify + 4 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentMixed + -2 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentRight + 3 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentStretchJustify + 6 + + + + + + + MsoTextEffectAlignment + msoTextEffectAlignmentWordJustify + 5 + + + + + + + MsoTextOrientation + + + + + + + MsoTextOrientation + msoTextOrientationDownward + 3 + + + + + + + MsoTextOrientation + msoTextOrientationHorizontal + 1 + + + + + + + MsoTextOrientation + msoTextOrientationHorizontalRotatedFarEast + 6 + + + + + + + MsoTextOrientation + msoTextOrientationMixed + -2 + + + + + + + MsoTextOrientation + msoTextOrientationUpward + 2 + + + + + + + MsoTextOrientation + msoTextOrientationVertical + 5 + + + + + + + MsoTextOrientation + msoTextOrientationVerticalFarEast + 4 + + + + + + + MsoTextureType + + + + + + + MsoTextureType + msoTexturePreset + 1 + + + + + + + MsoTextureType + msoTextureTypeMixed + -2 + + + + + + + MsoTextureType + msoTextureUserDefined + 2 + + + + + + + MsoTriState + + + + + + + MsoTriState + msoCTrue + 1 + + + + + + + MsoTriState + msoFalse + 0 + + + + + + + MsoTriState + msoTriStateMixed + -2 + + + + + + + MsoTriState + msoTriStateToggle + -3 + + + + + + + MsoTriState + msoTrue + -1 + + + + + + + MsoVerticalAnchor + + + + + + + MsoVerticalAnchor + msoAnchorBottom + 4 + + + + + + + MsoVerticalAnchor + msoAnchorBottomBaseLine + 5 + + + + + + + MsoVerticalAnchor + msoAnchorMiddle + 3 + + + + + + + MsoVerticalAnchor + msoAnchorTop + 1 + + + + + + + MsoVerticalAnchor + msoAnchorTopBaseline + 2 + + + + + + + MsoVerticalAnchor + msoVerticalAnchorMixed + -2 + + + + + + + MsoWizardActType + + + + + + + MsoWizardActType + msoWizardActActive + 1 + + + + + + + MsoWizardActType + msoWizardActInactive + 0 + + + + + + + MsoWizardActType + msoWizardActResume + 3 + + + + + + + MsoWizardActType + msoWizardActSuspend + 2 + + + + + + + MsoWizardMsgType + + + + + + + MsoWizardMsgType + msoWizardMsgLocalStateOff + 2 + + + + + + + MsoWizardMsgType + msoWizardMsgLocalStateOn + 1 + + + + + + + MsoWizardMsgType + msoWizardMsgResuming + 5 + + + + + + + MsoWizardMsgType + msoWizardMsgShowHelp + 3 + + + + + + + MsoWizardMsgType + msoWizardMsgSuspending + 4 + + + + + + + MsoZOrderCmd + + + + + + + MsoZOrderCmd + msoBringForward + 2 + + + + + + + MsoZOrderCmd + msoBringInFrontOfText + 4 + + + + + + + MsoZOrderCmd + msoBringToFront + 0 + + + + + + + MsoZOrderCmd + msoSendBackward + 3 + + + + + + + MsoZOrderCmd + msoSendBehindText + 5 + + + + + + + MsoZOrderCmd + msoSendToBack + 1 + + + + + + + NewFile + + + + + + + NewFile + Add + boolean + + + String + FileName + + + Variant + Section + + + Variant + DisplayName + + + Variant + Action + + + + + + + + NewFile + Application + Application + + + + + + NewFile + Creator + Integer + + + + + + NewFile + Remove + boolean + + + String + FileName + + + Variant + Section + + + Variant + DisplayName + + + Variant + Action + + + + + + + + ODSOColumn + + + + + + + ODSOColumn + Application + Application + + + + + + ODSOColumn + Creator + Integer + + + + + + ODSOColumn + Index + Integer + + + + + + ODSOColumn + Name + String + + + + + + ODSOColumn + Parent + Object + + + + + + ODSOColumn + Value + String + + + + + + ODSOColumns + + + + + + + ODSOColumns + Application + Application + + + + + + ODSOColumns + Count + Integer + + + + + + ODSOColumns + Creator + Integer + + + + + + ODSOColumns + Item + ODSOColumn + + + Variant + varIndex + + + + + + + + ODSOColumns + Parent + Object + + + + + + ODSOFilter + + + + + + + ODSOFilter + Application + Application + + + + + + ODSOFilter + Column + String + + + + + + ODSOFilter + CompareTo + String + + + + + + ODSOFilter + Comparison + Integer + + + + + + ODSOFilter + Conjunction + Integer + + + + + + ODSOFilter + Creator + Integer + + + + + + ODSOFilter + Index + Integer + + + + + + ODSOFilter + Parent + Object + + + + + + ODSOFilters + + + + + + + ODSOFilters + Add + void + + + String + Column + + + Integer + Comparison + + + Integer + Conjunction + + + String + bstrCompareTo + + + boolean + DeferUpdate + + + + + + + + ODSOFilters + Application + Application + + + + + + ODSOFilters + Count + Integer + + + + + + ODSOFilters + Creator + Integer + + + + + + ODSOFilters + Delete + void + + + Integer + Index + + + boolean + DeferUpdate + + + + + + + + ODSOFilters + Item + ODSOFilter + + + Integer + Index + + + + + + + + ODSOFilters + Parent + Object + + + + + + OfficeDataSourceObject + + + + + + + OfficeDataSourceObject + ApplyFilter + void + + + + + + OfficeDataSourceObject + Columns + Object + + + + + + OfficeDataSourceObject + ConnectString + String + + + + + + OfficeDataSourceObject + DataSource + String + + + + + + OfficeDataSourceObject + Filters + Object + + + + + + OfficeDataSourceObject + Move + Integer + + + Integer + MsoMoveRow + + + Integer + RowNbr + + + + + + + + OfficeDataSourceObject + Open + void + + + String + bstrSrc + + + String + bstrConnect + + + String + bstrTable + + + Integer + fOpenExclusive + + + Integer + fNeverPrompt + + + + + + + + OfficeDataSourceObject + RowCount + Integer + + + + + + OfficeDataSourceObject + SetSortOrder + void + + + String + SortField1 + + + boolean + SortAscending1 + + + String + SortField2 + + + boolean + SortAscending2 + + + String + SortField3 + + + boolean + SortAscending3 + + + + + + + + OfficeDataSourceObject + Table + String + + + + + + Permission + + + + + + + Permission + Add + UserPermission + + + String + UserId + + + Variant + Permission + + + Variant + ExpirationDate + + + + + + + + Permission + Application + Application + + + + + + Permission + ApplyPolicy + void + + + String + FileName + + + + + + + + Permission + Count + Integer + + + + + + Permission + Creator + Integer + + + + + + Permission + DocumentAuthor + String + + + + + + Permission + Enabled + boolean + + + + + + Permission + EnableTrustedBrowser + boolean + + + + + + Permission + Item + UserPermission + + + Variant + Index + + + + + + + + Permission + Parent + Object + + + + + + Permission + PermissionFromPolicy + boolean + + + + + + Permission + PolicyDescription + String + + + + + + Permission + PolicyName + String + + + + + + Permission + RemoveAll + void + + + + + + Permission + RequestPermissionURL + String + + + + + + Permission + StoreLicenses + boolean + + + + + + PropertyTest + + + + + + + PropertyTest + Application + Application + + + + + + PropertyTest + Condition + Integer + + + + + + PropertyTest + Connector + Integer + + + + + + PropertyTest + Creator + Integer + + + + + + PropertyTest + Name + String + + + + + + PropertyTest + SecondValue + Variant + + + + + + PropertyTest + Value + Variant + + + + + + PropertyTests + + + + + + + PropertyTests + Add + void + + + String + Name + + + Integer + Condition + + + Variant + Value + + + Variant + SecondValue + + + Integer + Connector + + + + + + + + PropertyTests + Application + Application + + + + + + PropertyTests + Count + Integer + + + + + + PropertyTests + Creator + Integer + + + + + + PropertyTests + Item + PropertyTest + + + Integer + Index + + + + + + + + PropertyTests + Remove + void + + + Integer + Index + + + + + + + + ScopeFolder + + + + + + + ScopeFolder + AddToSearchFolders + void + + + + + + ScopeFolder + Application + Application + + + + + + ScopeFolder + Creator + Integer + + + + + + ScopeFolder + Name + String + + + + + + ScopeFolder + Path + String + + + + + + ScopeFolder + ScopeFolders + ScopeFolders + + + + + + ScopeFolders + + + + + + + ScopeFolders + Application + Application + + + + + + ScopeFolders + Count + Integer + + + + + + ScopeFolders + Creator + Integer + + + + + + ScopeFolders + Item + ScopeFolder + + + Integer + Index + + + + + + + + Script + + + + + + + Script + Application + Application + + + + + + Script + Creator + Integer + + + + + + Script + Delete + void + + + + + + Script + Extended + String + + + + + + Script + Id + String + + + + + + Script + Language + Integer + + + + + + Script + Location + Integer + + + + + + Script + Parent + Object + + + + + + Script + ScriptText + String + + + + + + Script + Shape + Object + + + + + + Scripts + + + + + + + Scripts + Add + Script + + + Object + Anchor + + + Integer + Location + + + Integer + Language + + + String + Id + + + String + Extended + + + String + ScriptText + + + + + + + + Scripts + Application + Application + + + + + + Scripts + Count + Integer + + + + + + Scripts + Creator + Integer + + + + + + Scripts + Delete + void + + + + + + Scripts + Item + Script + + + Variant + Index + + + + + + + + Scripts + Parent + Object + + + + + + SearchFolders + + + + + + + SearchFolders + Add + void + + + ScopeFolder + ScopeFolder + + + + + + + + SearchFolders + Application + Application + + + + + + SearchFolders + Count + Integer + + + + + + SearchFolders + Creator + Integer + + + + + + SearchFolders + Item + ScopeFolder + + + Integer + Index + + + + + + + + SearchFolders + Remove + void + + + Integer + Index + + + + + + + + SearchScope + + + + + + + SearchScope + Application + Application + + + + + + SearchScope + Creator + Integer + + + + + + SearchScope + ScopeFolder + ScopeFolder + + + + + + SearchScope + Type + Integer + + + + + + SearchScopes + + + + + + + SearchScopes + Application + Application + + + + + + SearchScopes + Count + Integer + + + + + + SearchScopes + Creator + Integer + + + + + + SearchScopes + Item + SearchScope + + + Integer + Index + + + + + + + + Shape + BlackWhiteMode + Integer + + + + + + Shape + Id + Integer + + + + + + ShapeRange + BlackWhiteMode + Integer + + + + + + ShapeRange + Id + Integer + + + + + + ShapeRange + Script + Script + + + + + + Shapes + Background + Shape + + + + + + Shapes + Default + Shape + + + + + + SharedWorkspace + + + + + + + SharedWorkspace + Application + Application + + + + + + SharedWorkspace + Connected + boolean + + + + + + SharedWorkspace + CreateNew + void + + + Variant + URL + + + Variant + Name + + + + + + + + SharedWorkspace + Creator + Integer + + + + + + SharedWorkspace + Delete + void + + + + + + SharedWorkspace + Disconnect + void + + + + + + SharedWorkspace + Files + SharedWorkspaceFiles + + + + + + SharedWorkspace + Folders + SharedWorkspaceFolders + + + + + + SharedWorkspace + LastRefreshed + Variant + + + + + + SharedWorkspace + Links + SharedWorkspaceLinks + + + + + + SharedWorkspace + Members + SharedWorkspaceMembers + + + + + + SharedWorkspace + Name + String + + + + + + SharedWorkspace + Parent + Object + + + + + + SharedWorkspace + Refresh + void + + + + + + SharedWorkspace + RemoveDocument + void + + + + + + SharedWorkspace + SourceURL + String + + + + + + SharedWorkspace + Tasks + SharedWorkspaceTasks + + + + + + SharedWorkspace + URL + String + + + + + + SharedWorkspaceFile + + + + + + + SharedWorkspaceFile + Application + Application + + + + + + SharedWorkspaceFile + CreatedBy + String + + + + + + SharedWorkspaceFile + CreatedDate + Variant + + + + + + SharedWorkspaceFile + Creator + Integer + + + + + + SharedWorkspaceFile + Delete + void + + + + + + SharedWorkspaceFile + ModifiedBy + String + + + + + + SharedWorkspaceFile + ModifiedDate + Variant + + + + + + SharedWorkspaceFile + Parent + Object + + + + + + SharedWorkspaceFile + URL + String + + + + + + SharedWorkspaceFiles + + + + + + + SharedWorkspaceFiles + Add + SharedWorkspaceFile + + + String + FileName + + + Variant + ParentFolder + + + Variant + OverwriteIfFileAlreadyExists + + + Variant + KeepInSync + + + + + + + + SharedWorkspaceFiles + Application + Application + + + + + + SharedWorkspaceFiles + Count + Integer + + + + + + SharedWorkspaceFiles + Creator + Integer + + + + + + SharedWorkspaceFiles + Item + SharedWorkspaceFile + + + Integer + Index + + + + + + + + SharedWorkspaceFiles + ItemCountExceeded + boolean + + + + + + SharedWorkspaceFiles + Parent + Object + + + + + + SharedWorkspaceFolder + + + + + + + SharedWorkspaceFolder + Application + Application + + + + + + SharedWorkspaceFolder + Creator + Integer + + + + + + SharedWorkspaceFolder + Delete + void + + + Variant + DeleteEventIfFolderContainsFiles + + + + + + + + SharedWorkspaceFolder + FolderName + String + + + + + + SharedWorkspaceFolder + Parent + Object + + + + + + SharedWorkspaceFolders + + + + + + + SharedWorkspaceFolders + Add + SharedWorkspaceFolder + + + String + FolderName + + + Variant + ParentFolder + + + + + + + + SharedWorkspaceFolders + Application + Application + + + + + + SharedWorkspaceFolders + Count + Integer + + + + + + SharedWorkspaceFolders + Creator + Integer + + + + + + SharedWorkspaceFolders + Item + SharedWorkspaceFolder + + + Integer + Index + + + + + + + + SharedWorkspaceFolders + ItemCountExceeded + boolean + + + + + + SharedWorkspaceFolders + Parent + Object + + + + + + SharedWorkspaceLink + + + + + + + SharedWorkspaceLink + Application + Application + + + + + + SharedWorkspaceLink + CreatedBy + String + + + + + + SharedWorkspaceLink + CreatedDate + Variant + + + + + + SharedWorkspaceLink + Creator + Integer + + + + + + SharedWorkspaceLink + Delete + void + + + + + + SharedWorkspaceLink + Description + String + + + + + + SharedWorkspaceLink + ModifiedBy + String + + + + + + SharedWorkspaceLink + ModifiedDate + Variant + + + + + + SharedWorkspaceLink + Notes + String + + + + + + SharedWorkspaceLink + Parent + Object + + + + + + SharedWorkspaceLink + Save + void + + + + + + SharedWorkspaceLink + URL + String + + + + + + SharedWorkspaceLinks + + + + + + + SharedWorkspaceLinks + Add + SharedWorkspaceLink + + + String + URL + + + Variant + Description + + + Variant + Notes + + + + + + + + SharedWorkspaceLinks + Application + Application + + + + + + SharedWorkspaceLinks + Count + Integer + + + + + + SharedWorkspaceLinks + Creator + Integer + + + + + + SharedWorkspaceLinks + Item + SharedWorkspaceLink + + + Integer + Index + + + + + + + + SharedWorkspaceLinks + ItemCountExceeded + boolean + + + + + + SharedWorkspaceLinks + Parent + Object + + + + + + SharedWorkspaceMember + + + + + + + SharedWorkspaceMember + Application + Application + + + + + + SharedWorkspaceMember + Creator + Integer + + + + + + SharedWorkspaceMember + Delete + void + + + + + + SharedWorkspaceMember + DomainName + String + + + + + + SharedWorkspaceMember + Email + String + + + + + + SharedWorkspaceMember + Id + String + + + + + + SharedWorkspaceMember + Name + String + + + + + + SharedWorkspaceMember + Parent + Object + + + + + + SharedWorkspaceMembers + + + + + + + SharedWorkspaceMembers + Add + SharedWorkspaceMember + + + String + Email + + + String + DomainName + + + String + DisplayName + + + Variant + Role + + + + + + + + SharedWorkspaceMembers + Application + Application + + + + + + SharedWorkspaceMembers + Count + Integer + + + + + + SharedWorkspaceMembers + Creator + Integer + + + + + + SharedWorkspaceMembers + Item + SharedWorkspaceMember + + + Integer + Index + + + + + + + + SharedWorkspaceMembers + ItemCountExceeded + boolean + + + + + + SharedWorkspaceMembers + Parent + Object + + + + + + SharedWorkspaceTask + + + + + + + SharedWorkspaceTask + Application + Application + + + + + + SharedWorkspaceTask + AssignedTo + String + + + + + + SharedWorkspaceTask + CreatedBy + String + + + + + + SharedWorkspaceTask + CreatedDate + Variant + + + + + + SharedWorkspaceTask + Creator + Integer + + + + + + SharedWorkspaceTask + Delete + void + + + + + + SharedWorkspaceTask + Description + String + + + + + + SharedWorkspaceTask + DueDate + Variant + + + + + + SharedWorkspaceTask + ModifiedBy + String + + + + + + SharedWorkspaceTask + ModifiedDate + Variant + + + + + + SharedWorkspaceTask + Parent + Object + + + + + + SharedWorkspaceTask + Priority + Integer + + + + + + SharedWorkspaceTask + Save + void + + + + + + SharedWorkspaceTask + Status + Integer + + + + + + SharedWorkspaceTask + Title + String + + + + + + SharedWorkspaceTasks + + + + + + + SharedWorkspaceTasks + Add + SharedWorkspaceTask + + + String + Title + + + Variant + Status + + + Variant + Priority + + + Variant + Assignee + + + Variant + Description + + + Variant + DueDate + + + + + + + + SharedWorkspaceTasks + Application + Application + + + + + + SharedWorkspaceTasks + Count + Integer + + + + + + SharedWorkspaceTasks + Creator + Integer + + + + + + SharedWorkspaceTasks + Item + SharedWorkspaceTask + + + Integer + Index + + + + + + + + SharedWorkspaceTasks + ItemCountExceeded + boolean + + + + + + SharedWorkspaceTasks + Parent + Object + + + + + + Signature + + + + + + + Signature + Application + Application + + + + + + Signature + AttachCertificate + boolean + + + + + + Signature + Creator + Integer + + + + + + Signature + Delete + void + + + + + + Signature + ExpireDate + Variant + + + + + + Signature + IsCertificateExpired + boolean + + + + + + Signature + IsCertificateRevoked + boolean + + + + + + Signature + Issuer + String + + + + + + Signature + IsValid + boolean + + + + + + Signature + Parent + Object + + + + + + Signature + SignDate + Variant + + + + + + Signature + Signer + String + + + + + + SignatureSet + + + + + + + SignatureSet + Add + Signature + + + + + + SignatureSet + Application + Application + + + + + + SignatureSet + Commit + void + + + + + + SignatureSet + Count + Integer + + + + + + SignatureSet + Creator + Integer + + + + + + SignatureSet + Item + Signature + + + Integer + iSig + + + + + + + + SignatureSet + Parent + Object + + + + + + SmartDocument + + + + + + + SmartDocument + Application + Application + + + + + + SmartDocument + Creator + Integer + + + + + + SmartDocument + PickSolution + void + + + boolean + ConsiderAllSchemas + + + + + + + + SmartDocument + RefreshPane + void + + + + + + SmartDocument + SolutionID + String + + + + + + SmartDocument + SolutionURL + String + + + + + + Sync + + + + + + + Sync + Application + Application + + + + + + Sync + Creator + Integer + + + + + + Sync + ErrorType + Integer + + + + + + Sync + GetUpdate + void + + + + + + Sync + LastSyncTime + Variant + + + + + + Sync + OpenVersion + void + + + Integer + SyncVersionType + + + + + + + + Sync + Parent + Object + + + + + + Sync + PutUpdate + void + + + + + + Sync + ResolveConflict + void + + + Integer + SyncConflictResolution + + + + + + + + Sync + Status + Integer + + + + + + Sync + Unsuspend + void + + + + + + Sync + WorkspaceLastChangedBy + String + + + + + + UserPermission + + + + + + + UserPermission + Application + Application + + + + + + UserPermission + Creator + Integer + + + + + + UserPermission + ExpirationDate + Variant + + + + + + UserPermission + Parent + Object + + + + + + UserPermission + Permission + Integer + + + + + + UserPermission + Remove + void + + + + + + UserPermission + UserId + String + + + + + + WebComponent + + + + + + + WebComponent + Commit + void + + + + + + WebComponent + Height + Integer + + + + + + WebComponent + HTML + String + + + + + + WebComponent + Name + String + + + + + + WebComponent + Revert + void + + + + + + WebComponent + SetPlaceHolderGraphic + void + + + String + PlaceHolderGraphic + + + + + + + + WebComponent + Shape + Object + + + + + + WebComponent + URL + String + + + + + + WebComponent + Width + Integer + + + + + + WebComponentFormat + + + + + + + WebComponentFormat + Application + Application + + + + + + WebComponentFormat + Height + Integer + + + + + + WebComponentFormat + HTML + String + + + + + + WebComponentFormat + LaunchPropertiesWindow + void + + + + + + WebComponentFormat + Name + String + + + + + + WebComponentFormat + Parent + Object + + + + + + WebComponentFormat + PreviewGraphic + String + + + + + + WebComponentFormat + URL + String + + + + + + WebComponentFormat + Width + Integer + + + + + + WebComponentProperties + + + + + + + WebComponentProperties + Height + Integer + + + + + + WebComponentProperties + HTML + String + + + + + + WebComponentProperties + Name + String + + + + + + WebComponentProperties + PreviewGraphic + String + + + + + + WebComponentProperties + PreviewHTML + String + + + + + + WebComponentProperties + Shape + Object + + + + + + WebComponentProperties + Tag + String + + + + + + WebComponentProperties + URL + String + + + + + + WebComponentProperties + Width + Integer + + + + + + WebComponentWindowExternal + + + + + + + WebComponentWindowExternal + Application + Application + + + + + + WebComponentWindowExternal + ApplicationName + String + + + + + + WebComponentWindowExternal + ApplicationVersion + Integer + + + + + + WebComponentWindowExternal + CloseWindow + void + + + + + + WebComponentWindowExternal + InterfaceVersion + Integer + + + + + + WebComponentWindowExternal + WebComponent + WebComponent + + + + + + WebPageFont + + + + + + + WebPageFont + Application + Application + + + + + + WebPageFont + Creator + Integer + + + + + + WebPageFont + FixedWidthFont + String + + + + + + WebPageFont + FixedWidthFontSize + Single + + + + + + WebPageFont + ProportionalFont + String + + + + + + WebPageFont + ProportionalFontSize + Single + + + + + + WebPageFonts + + + + + + + WebPageFonts + Application + Application + + + + + + WebPageFonts + Count + Integer + + + + + + WebPageFonts + Creator + Integer + + + + + + WebPageFonts + Item + WebPageFont + + + Integer + Index + + + + + + + + AddIn + + + + + + + AddIn + Application + Application + + + + + + AddIn + Autoload + boolean + + + + + + AddIn + Compiled + boolean + + + + + + AddIn + Creator + Integer + + + + + + AddIn + Delete + void + + + + + + AddIn + Index + Integer + + + + + + AddIn + Installed + boolean + + + + + + AddIn + Name + String + + + + + + AddIn + Parent + Object + + + + + + AddIn + Path + String + + + + + + AddIns + + + + + + + AddIns + Add + AddIn + + + String + FileName + + + Variant + Install + + + + + + + + AddIns + Application + Application + + + + + + AddIns + Count + Integer + + + + + + AddIns + Creator + Integer + + + + + + AddIns + Item + AddIn + + + Variant + Index + + + + + + + + AddIns + Parent + Object + + + + + + AddIns + Unload + void + + + boolean + RemoveFromList + + + + + + + + Adjustments + + + + + + + Adjustments + Application + Application + + + + + + Adjustments + Count + Integer + + + + + + Adjustments + Creator + Integer + + + + + + Adjustments + Item + Single + + + Integer + Index + + + + + + + + Adjustments + Parent + Object + + + + + + Application + + + + + + + Application + Activate + void + + + + + + Application + ActiveDocument + Document + + + + + + Application + ActivePrinter + String + + + + + + Application + ActiveWindow + Window + + + + + + Application + AddAddress + void + + + String[] + TagID + + + String[] + Value + + + + + + + + Application + AddIns + AddIns + + + + + + Application + AnswerWizard + AnswerWizard + + + + + + Application + Application + Application + + + + + + Application + ArbitraryXMLSupportAvailable + boolean + + + + + + Application + Assistant + Assistant + + + + + + Application + AutoCaptions + AutoCaptions + + + + + + Application + AutoCorrect + AutoCorrect + + + + + + Application + AutoCorrectEmail + AutoCorrect + + + + + + Application + AutomaticChange + void + + + + + + Application + AutomationSecurity + Integer + + + + + + Application + BackgroundPrintingStatus + Integer + + + + + + Application + BackgroundSavingStatus + Integer + + + + + + Application + BrowseExtraFileTypes + String + + + + + + Application + Browser + Browser + + + + + + Application + Build + String + + + + + + Application + BuildKeyCode + Integer + + + Integer + Arg1 + + + Variant + Arg2 + + + Variant + Arg3 + + + Variant + Arg4 + + + + + + + + Application + CapsLock + boolean + + + + + + Application + Caption + String + + + + + + Application + CaptionLabels + CaptionLabels + + + + + + Application + CentimetersToPoints + Single + + + Single + Centimeters + + + + + + + + Application + ChangeFileOpenDirectory + void + + + String + Path + + + + + + + + Application + CheckGrammar + boolean + + + String + String + + + + + + + + Application + CheckLanguage + boolean + + + + + + Application + CheckSpelling + boolean + + + String + Word + + + Variant + CustomDictionary + + + Variant + IgnoreUppercase + + + Variant + MainDictionary + + + Variant + CustomDictionary2 + + + Variant + CustomDictionary3 + + + Variant + CustomDictionary4 + + + Variant + CustomDictionary5 + + + Variant + CustomDictionary6 + + + Variant + CustomDictionary7 + + + Variant + CustomDictionary8 + + + Variant + CustomDictionary9 + + + Variant + CustomDictionary10 + + + + + + + + Application + CleanString + String + + + String + String + + + + + + + + Application + COMAddIns + COMAddIns + + + + + + Application + CommandBars + CommandBars + + + + + + Application + Creator + Integer + + + + + + Application + CustomDictionaries + Dictionaries + + + + + + Application + CustomizationContext + Object + + + + + + Application + DDEExecute + void + + + Integer + Channel + + + String + Command + + + + + + + + Application + DDEInitiate + Integer + + + String + App + + + String + Topic + + + + + + + + Application + DDEPoke + void + + + Integer + Channel + + + String + Item + + + String + Data + + + + + + + + Application + DDERequest + String + + + Integer + Channel + + + String + Item + + + + + + + + Application + DDETerminate + void + + + Integer + Channel + + + + + + + + Application + DDETerminateAll + void + + + + + + Application + DefaultLegalBlackline + boolean + + + + + + Application + DefaultSaveFormat + String + + + + + + Application + DefaultTableSeparator + String + + + + + + Application + DefaultWebOptions + DefaultWebOptions + + + + + + Application + Dialogs + Dialogs + + + + + + Application + DiscussionSupport + void + + + Variant + Range + + + Variant + cid + + + Variant + piCSE + + + + + + + + Application + DisplayAlerts + Integer + + + + + + Application + DisplayAutoCompleteTips + boolean + + + + + + Application + DisplayRecentFiles + boolean + + + + + + Application + DisplayScreenTips + boolean + + + + + + Application + DisplayScrollBars + boolean + + + + + + Application + DisplayStatusBar + boolean + + + + + + Application + DocumentBeforeClose + void + + + Document + Doc + + + boolean[] + Cancel + + + + + + + + Application + DocumentBeforePrint + void + + + Document + Doc + + + boolean[] + Cancel + + + + + + + + Application + DocumentBeforeSave + void + + + Document + Doc + + + boolean[] + SaveAsUI + + + boolean[] + Cancel + + + + + + + + Application + DocumentChange + void + + + + + + Application + DocumentOpen + void + + + Document + Doc + + + + + + + + Application + Documents + Documents + + + + + + Application + DocumentSync + void + + + Document + Doc + + + Integer + SyncEventType + + + + + + + + Application + EmailOptions + EmailOptions + + + + + + Application + EmailTemplate + String + + + + + + Application + EnableCancelKey + Integer + + + + + + Application + EPostageInsert + void + + + Document + Doc + + + + + + + + Application + EPostageInsertEx + void + + + Document + Doc + + + Integer + cpDeliveryAddrStart + + + Integer + cpDeliveryAddrEnd + + + Integer + cpReturnAddrStart + + + Integer + cpReturnAddrEnd + + + Integer + xaWidth + + + Integer + yaHeight + + + String + bstrPrinterName + + + String + bstrPaperFeed + + + boolean + fPrint + + + boolean[] + fCancel + + + + + + + + Application + EPostagePropertyDialog + void + + + Document + Doc + + + + + + + + Application + FeatureInstall + Integer + + + + + + Application + FileConverters + FileConverters + + + + + + Application + FileDialog + FileDialog + + + Integer + FileDialogType + + + + + + + + Application + FileSearch + FileSearch + + + + + + Application + FindKey + KeyBinding + + + Integer + KeyCode + + + Variant + KeyCode2 + + + + + + + + Application + FocusInMailHeader + boolean + + + + + + Application + FontNames + FontNames + + + + + + Application + GetAddress + String + + + Variant + Name + + + Variant + AddressProperties + + + Variant + UseAutoText + + + Variant + DisplaySelectDialog + + + Variant + SelectDialog + + + Variant + CheckNamesDialog + + + Variant + RecentAddressesChoice + + + Variant + UpdateRecentAddresses + + + + + + + + Application + GetDefaultTheme + String + + + Integer + DocumentType + + + + + + + + Application + GetSpellingSuggestions + SpellingSuggestions + + + String + Word + + + Variant + CustomDictionary + + + Variant + IgnoreUppercase + + + Variant + MainDictionary + + + Variant + SuggestionMode + + + Variant + CustomDictionary2 + + + Variant + CustomDictionary3 + + + Variant + CustomDictionary4 + + + Variant + CustomDictionary5 + + + Variant + CustomDictionary6 + + + Variant + CustomDictionary7 + + + Variant + CustomDictionary8 + + + Variant + CustomDictionary9 + + + Variant + CustomDictionary10 + + + + + + + + Application + GoBack + void + + + + + + Application + GoForward + void + + + + + + Application + HangulHanjaDictionaries + HangulHanjaConversionDictionaries + + + + + + Application + Height + Integer + + + + + + Application + Help + void + + + Variant + HelpType + + + + + + + + Application + HelpTool + void + + + + + + Application + InchesToPoints + Single + + + Single + Inches + + + + + + + + Application + International + Variant + + + Integer + Index + + + + + + + + Application + IsObjectValid + boolean + + + Object + Object + + + + + + + + Application + KeyBindings + KeyBindings + + + + + + Application + Keyboard + Integer + + + Integer + LangId + + + + + + + + Application + KeyboardBidi + void + + + + + + Application + KeyboardLatin + void + + + + + + Application + KeysBoundTo + KeysBoundTo + + + Integer + KeyCategory + + + String + Command + + + Variant + CommandParameter + + + + + + + + Application + KeyString + String + + + Integer + KeyCode + + + Variant + KeyCode2 + + + + + + + + Application + LandscapeFontNames + FontNames + + + + + + Application + Language + Integer + + + + + + Application + Languages + Languages + + + + + + Application + LanguageSettings + LanguageSettings + + + + + + Application + Left + Integer + + + + + + Application + LinesToPoints + Single + + + Single + Lines + + + + + + + + Application + ListCommands + void + + + boolean + ListAllCommands + + + + + + + + Application + ListGalleries + ListGalleries + + + + + + Application + LookupNameProperties + void + + + String + Name + + + + + + + + Application + MacroContainer + Object + + + + + + Application + MailingLabel + MailingLabel + + + + + + Application + MailMergeAfterMerge + void + + + Document + Doc + + + Document + DocResult + + + + + + + + Application + MailMergeAfterRecordMerge + void + + + Document + Doc + + + + + + + + Application + MailMergeBeforeMerge + void + + + Document + Doc + + + Integer + StartRecord + + + Integer + EndRecord + + + boolean[] + Cancel + + + + + + + + Application + MailMergeBeforeRecordMerge + void + + + Document + Doc + + + boolean[] + Cancel + + + + + + + + Application + MailMergeDataSourceLoad + void + + + Document + Doc + + + + + + + + Application + MailMergeDataSourceValidate + void + + + Document + Doc + + + boolean[] + Handled + + + + + + + + Application + MailMergeWizardSendToCustom + void + + + Document + Doc + + + + + + + + Application + MailMergeWizardStateChange + void + + + Document + Doc + + + VT_PTR+VT_INT + FromState + + + VT_PTR+VT_INT + ToState + + + boolean[] + Handled + + + + + + + + Application + MailMessage + MailMessage + + + + + + Application + MailSystem + Integer + + + + + + Application + MAPIAvailable + boolean + + + + + + Application + MathCoprocessorAvailable + boolean + + + + + + Application + MillimetersToPoints + Single + + + Single + Millimeters + + + + + + + + Application + MountVolume + short + + + String + Zone + + + String + Server + + + String + Volume + + + Variant + User + + + Variant + UserPassword + + + Variant + VolumePassword + + + + + + + + Application + MouseAvailable + boolean + + + + + + Application + Move + void + + + Integer + Left + + + Integer + Top + + + + + + + + Application + Name + String + + + + + + Application + NewDocument + NewFile + + + + + + Application + NewWindow + Window + + + + + + Application + NextLetter + void + + + + + + Application + NormalTemplate + Template + + + + + + Application + NumLock + boolean + + + + + + Application + OnTime + void + + + Variant + When + + + String + Name + + + Variant + Tolerance + + + + + + + + Application + Options + Options + + + + + + Application + OrganizerCopy + void + + + String + Source + + + String + Destination + + + String + Name + + + Integer + Object + + + + + + + + Application + OrganizerDelete + void + + + String + Source + + + String + Name + + + Integer + Object + + + + + + + + Application + OrganizerRename + void + + + String + Source + + + String + Name + + + String + NewName + + + Integer + Object + + + + + + + + Application + Parent + Object + + + + + + Application + Path + String + + + + + + Application + PathSeparator + String + + + + + + Application + PicasToPoints + Single + + + Single + Picas + + + + + + + + Application + PixelsToPoints + Single + + + Single + Pixels + + + Variant + fVertica