# -*- coding: mbcs -*- # Created by makepy.py version 0.5.01 # By python version 2.7.13 (default, Jun 26 2017, 14:28:43) [MSC v.1500 64 bit (AMD64)] # From type library 'Resources for Visual Basic.tlb' # On Mon Nov 16 17:53:22 2020 'Adobe InDesign 2021 Type Library' makepy_version = '0.5.01' python_version = 0x2070df0 import win32com.client.CLSIDToClass, pythoncom, pywintypes import win32com.client.util from pywintypes import IID from win32com.client import Dispatch # The following 3 lines may need tweaking for the particular server # Candidates are pythoncom.Missing, .Empty and .ArgNotFound defaultNamedOptArg=pythoncom.Empty defaultNamedNotOptArg=pythoncom.Empty defaultUnnamedArg=pythoncom.Empty CLSID = IID('{CDD13F68-1CBC-47EB-BCC7-F35A8874299F}') MajorVersion = 1 MinorVersion = 0 LibraryFlags = 8 LCID = 0x0 class constants: idAfterActivate =u'afterActivate' # from enum ApplicationEvents idAfterClose =u'afterClose' # from enum ApplicationEvents idAfterContextChanged =u'afterContextChanged' # from enum ApplicationEvents idAfterQuit =u'afterQuit' # from enum ApplicationEvents idAfterSelectionAttributeChanged=u'afterSelectionAttributeChanged' # from enum ApplicationEvents idAfterSelectionChanged =u'afterSelectionChanged' # from enum ApplicationEvents idBeforeDeactivate =u'beforeDeactivate' # from enum ApplicationEvents idBeforeNew =u'beforeNew' # from enum ApplicationEvents idBeforeOpen =u'beforeOpen' # from enum ApplicationEvents idBeforeQuit =u'beforeQuit' # from enum ApplicationEvents idAfterPlace =u'afterPlace' # from enum ButtonEvents idBeforePlace =u'beforePlace' # from enum ButtonEvents idAfterPlace =u'afterPlace' # from enum CheckBoxEvents idBeforePlace =u'beforePlace' # from enum CheckBoxEvents idAfterPlace =u'afterPlace' # from enum ComboBoxEvents idBeforePlace =u'beforePlace' # from enum ComboBoxEvents idAfterClose =u'afterClose' # from enum DocumentEventEvents idAfterNew =u'afterNew' # from enum DocumentEventEvents idAfterOpen =u'afterOpen' # from enum DocumentEventEvents idAfterRevert =u'afterRevert' # from enum DocumentEventEvents idAfterSave =u'afterSave' # from enum DocumentEventEvents idAfterSaveACopy =u'afterSaveACopy' # from enum DocumentEventEvents idAfterSaveAs =u'afterSaveAs' # from enum DocumentEventEvents idBeforeClose =u'beforeClose' # from enum DocumentEventEvents idBeforeNew =u'beforeNew' # from enum DocumentEventEvents idBeforeOpen =u'beforeOpen' # from enum DocumentEventEvents idBeforeRevert =u'beforeRevert' # from enum DocumentEventEvents idBeforeSave =u'beforeSave' # from enum DocumentEventEvents idBeforeSaveACopy =u'beforeSaveACopy' # from enum DocumentEventEvents idBeforeSaveAs =u'beforeSaveAs' # from enum DocumentEventEvents idAfterActivate =u'afterActivate' # from enum DocumentEvents idAfterExport =u'afterExport' # from enum DocumentEvents idAfterImport =u'afterImport' # from enum DocumentEvents idAfterLinksChanged =u'afterLinksChanged' # from enum DocumentEvents idAfterNew =u'afterNew' # from enum DocumentEvents idAfterOpen =u'afterOpen' # from enum DocumentEvents idAfterPrint =u'afterPrint' # from enum DocumentEvents idAfterRevert =u'afterRevert' # from enum DocumentEvents idAfterSave =u'afterSave' # from enum DocumentEvents idAfterSaveACopy =u'afterSaveACopy' # from enum DocumentEvents idAfterSaveAs =u'afterSaveAs' # from enum DocumentEvents idBeforeClose =u'beforeClose' # from enum DocumentEvents idBeforeDeactivate =u'beforeDeactivate' # from enum DocumentEvents idBeforeExport =u'beforeExport' # from enum DocumentEvents idBeforeImport =u'beforeImport' # from enum DocumentEvents idBeforePrint =u'beforePrint' # from enum DocumentEvents idBeforeRevert =u'beforeRevert' # from enum DocumentEvents idBeforeSave =u'beforeSave' # from enum DocumentEvents idBeforeSaveACopy =u'beforeSaveACopy' # from enum DocumentEvents idBeforeSaveAs =u'beforeSaveAs' # from enum DocumentEvents idFailedExport =u'failedExport' # from enum DocumentEvents idAfterPlace =u'afterPlace' # from enum EPSEvents idBeforePlace =u'beforePlace' # from enum EPSEvents idAfterPlace =u'afterPlace' # from enum EPSTextEvents idBeforePlace =u'beforePlace' # from enum EPSTextEvents idAfterPlace =u'afterPlace' # from enum EndnoteTextFrameEvents idBeforePlace =u'beforePlace' # from enum EndnoteTextFrameEvents idAfterActivate =u'afterActivate' # from enum EventEvents idAfterClose =u'afterClose' # from enum EventEvents idAfterContextChanged =u'afterContextChanged' # from enum EventEvents idAfterDelete =u'afterDelete' # from enum EventEvents idAfterEmbed =u'afterEmbed' # from enum EventEvents idAfterInvoke =u'afterInvoke' # from enum EventEvents idAfterLinksChanged =u'afterLinksChanged' # from enum EventEvents idAfterMove =u'afterMove' # from enum EventEvents idAfterNew =u'afterNew' # from enum EventEvents idAfterOpen =u'afterOpen' # from enum EventEvents idAfterPlace =u'afterPlace' # from enum EventEvents idAfterQuit =u'afterQuit' # from enum EventEvents idAfterSelectionAttributeChanged=u'afterSelectionAttributeChanged' # from enum EventEvents idAfterSelectionChanged =u'afterSelectionChanged' # from enum EventEvents idAfterUnembed =u'afterUnembed' # from enum EventEvents idAfterUpdate =u'afterUpdate' # from enum EventEvents idBeforeClose =u'beforeClose' # from enum EventEvents idBeforeDeactivate =u'beforeDeactivate' # from enum EventEvents idBeforeDelete =u'beforeDelete' # from enum EventEvents idBeforeDisplay =u'beforeDisplay' # from enum EventEvents idBeforeEmbed =u'beforeEmbed' # from enum EventEvents idBeforeInvoke =u'beforeInvoke' # from enum EventEvents idBeforeMove =u'beforeMove' # from enum EventEvents idBeforePlace =u'beforePlace' # from enum EventEvents idBeforeQuit =u'beforeQuit' # from enum EventEvents idBeforeUnembed =u'beforeUnembed' # from enum EventEvents idBeforeUpdate =u'beforeUpdate' # from enum EventEvents idOnInvoke =u'onInvoke' # from enum EventEvents idAfterPlace =u'afterPlace' # from enum FormFieldEvents idBeforePlace =u'beforePlace' # from enum FormFieldEvents idAfterPlace =u'afterPlace' # from enum GraphicEvents idBeforePlace =u'beforePlace' # from enum GraphicEvents idAfterPlace =u'afterPlace' # from enum GraphicLineEvents idBeforePlace =u'beforePlace' # from enum GraphicLineEvents idAfterPlace =u'afterPlace' # from enum GroupEvents idBeforePlace =u'beforePlace' # from enum GroupEvents idAfterPlace =u'afterPlace' # from enum GuideEvents idAfterPlace =u'afterPlace' # from enum HtmlItemEvents idBeforePlace =u'beforePlace' # from enum HtmlItemEvents idOnIdle =u'onIdle' # from enum IdleEventEvents idOnIdle =u'onIdle' # from enum IdleTaskEvents idAfterPlace =u'afterPlace' # from enum ImageEvents idBeforePlace =u'beforePlace' # from enum ImageEvents idAfterExport =u'afterExport' # from enum ImportExportEventEvents idAfterImport =u'afterImport' # from enum ImportExportEventEvents idBeforeExport =u'beforeExport' # from enum ImportExportEventEvents idBeforeImport =u'beforeImport' # from enum ImportExportEventEvents idFailedExport =u'failedExport' # from enum ImportExportEventEvents idAfterPlace =u'afterPlace' # from enum ImportedPageEvents idBeforePlace =u'beforePlace' # from enum ImportedPageEvents idAfterActivate =u'afterActivate' # from enum LayoutWindowEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum LayoutWindowEvents idAfterClose =u'afterClose' # from enum LayoutWindowEvents idAfterOpen =u'afterOpen' # from enum LayoutWindowEvents idAfterSelectionAttributeChanged=u'afterSelectionAttributeChanged' # from enum LayoutWindowEvents idAfterSelectionChanged =u'afterSelectionChanged' # from enum LayoutWindowEvents idBeforeClose =u'beforeClose' # from enum LayoutWindowEvents idBeforeDeactivate =u'beforeDeactivate' # from enum LayoutWindowEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum LinkEvents idAfterDelete =u'afterDelete' # from enum LinkEvents idAfterEmbed =u'afterEmbed' # from enum LinkEvents idAfterMove =u'afterMove' # from enum LinkEvents idAfterNew =u'afterNew' # from enum LinkEvents idAfterUnembed =u'afterUnembed' # from enum LinkEvents idAfterUpdate =u'afterUpdate' # from enum LinkEvents idBeforeDelete =u'beforeDelete' # from enum LinkEvents idBeforeEmbed =u'beforeEmbed' # from enum LinkEvents idBeforeMove =u'beforeMove' # from enum LinkEvents idBeforeUnembed =u'beforeUnembed' # from enum LinkEvents idBeforeUpdate =u'beforeUpdate' # from enum LinkEvents idAfterPlace =u'afterPlace' # from enum ListBoxEvents idBeforePlace =u'beforePlace' # from enum ListBoxEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum MediaItemEvents idAfterPlace =u'afterPlace' # from enum MediaItemEvents idBeforePlace =u'beforePlace' # from enum MediaItemEvents idAfterInvoke =u'afterInvoke' # from enum MenuActionEvents idBeforeInvoke =u'beforeInvoke' # from enum MenuActionEvents idBeforeDisplay =u'beforeDisplay' # from enum MenuEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum MovieEvents idAfterPlace =u'afterPlace' # from enum MovieEvents idBeforePlace =u'beforePlace' # from enum MovieEvents idAfterPlace =u'afterPlace' # from enum MultiStateObjectEvents idBeforePlace =u'beforePlace' # from enum MultiStateObjectEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum MutationEventEvents idAfterPlace =u'afterPlace' # from enum OvalEvents idBeforePlace =u'beforePlace' # from enum OvalEvents idAfterPlace =u'afterPlace' # from enum PDFEvents idBeforePlace =u'beforePlace' # from enum PDFEvents idAfterPlace =u'afterPlace' # from enum PICTEvents idBeforePlace =u'beforePlace' # from enum PICTEvents idAfterPlace =u'afterPlace' # from enum PageItemEvents idBeforePlace =u'beforePlace' # from enum PageItemEvents idAfterPlace =u'afterPlace' # from enum PolygonEvents idBeforePlace =u'beforePlace' # from enum PolygonEvents idAfterPrint =u'afterPrint' # from enum PrintEventEvents idBeforePrint =u'beforePrint' # from enum PrintEventEvents idAfterPlace =u'afterPlace' # from enum RadioButtonEvents idBeforePlace =u'beforePlace' # from enum RadioButtonEvents idAfterPlace =u'afterPlace' # from enum RectangleEvents idBeforePlace =u'beforePlace' # from enum RectangleEvents idAfterPlace =u'afterPlace' # from enum SVGEvents idBeforePlace =u'beforePlace' # from enum SVGEvents idAfterInvoke =u'afterInvoke' # from enum ScriptMenuActionEvents idBeforeDisplay =u'beforeDisplay' # from enum ScriptMenuActionEvents idBeforeInvoke =u'beforeInvoke' # from enum ScriptMenuActionEvents idOnInvoke =u'onInvoke' # from enum ScriptMenuActionEvents idAfterPlace =u'afterPlace' # from enum SignatureFieldEvents idBeforePlace =u'beforePlace' # from enum SignatureFieldEvents idBeforePlace =u'beforePlace' # from enum SnippetEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum SoundEvents idAfterPlace =u'afterPlace' # from enum SoundEvents idBeforePlace =u'beforePlace' # from enum SoundEvents idAfterPlace =u'afterPlace' # from enum SplineItemEvents idBeforePlace =u'beforePlace' # from enum SplineItemEvents idAfterPlace =u'afterPlace' # from enum StoryEvents idBeforePlace =u'beforePlace' # from enum StoryEvents idAfterActivate =u'afterActivate' # from enum StoryWindowEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum StoryWindowEvents idAfterClose =u'afterClose' # from enum StoryWindowEvents idAfterOpen =u'afterOpen' # from enum StoryWindowEvents idAfterSelectionAttributeChanged=u'afterSelectionAttributeChanged' # from enum StoryWindowEvents idAfterSelectionChanged =u'afterSelectionChanged' # from enum StoryWindowEvents idBeforeClose =u'beforeClose' # from enum StoryWindowEvents idBeforeDeactivate =u'beforeDeactivate' # from enum StoryWindowEvents idBeforeDisplay =u'beforeDisplay' # from enum SubmenuEvents idAfterPlace =u'afterPlace' # from enum TextBoxEvents idBeforePlace =u'beforePlace' # from enum TextBoxEvents idAfterPlace =u'afterPlace' # from enum TextFrameEvents idBeforePlace =u'beforePlace' # from enum TextFrameEvents idAfterPlace =u'afterPlace' # from enum TextPathEvents idBeforePlace =u'beforePlace' # from enum TextPathEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum ToolBoxEvents idAfterPlace =u'afterPlace' # from enum WMFEvents idBeforePlace =u'beforePlace' # from enum WMFEvents idAfterActivate =u'afterActivate' # from enum WindowEvents idAfterAttributeChanged =u'afterAttributeChanged' # from enum WindowEvents idAfterClose =u'afterClose' # from enum WindowEvents idAfterOpen =u'afterOpen' # from enum WindowEvents idAfterSelectionAttributeChanged=u'afterSelectionAttributeChanged' # from enum WindowEvents idAfterSelectionChanged =u'afterSelectionChanged' # from enum WindowEvents idBeforeClose =u'beforeClose' # from enum WindowEvents idBeforeDeactivate =u'beforeDeactivate' # from enum WindowEvents idAfterPlace =u'afterPlace' # from enum XmlStoryEvents idBeforePlace =u'beforePlace' # from enum XmlStoryEvents idAcrobat4 =1097020464 # from enum idAcrobatCompatibility idAcrobat5 =1097020720 # from enum idAcrobatCompatibility idAcrobat6 =1097020976 # from enum idAcrobatCompatibility idAcrobat7 =1097021232 # from enum idAcrobatCompatibility idAcrobat8 =1097021488 # from enum idAcrobatCompatibility idEndOfDocument =1634037604 # from enum idAddPageOptions idEndOfSection =1634037624 # from enum idAddPageOptions idEndOfStory =1634037619 # from enum idAddPageOptions idAuto =1635019116 # from enum idAdornmentOverprint idOverprintOff =1701736294 # from enum idAdornmentOverprint idOverprintOn =1701736302 # from enum idAdornmentOverprint idItemBounds =1416587604 # from enum idAlignDistributeBounds idKeyObject =1699439993 # from enum idAlignDistributeBounds idMarginBounds =1416588609 # from enum idAlignDistributeBounds idPageBounds =1416589377 # from enum idAlignDistributeBounds idSpreadBounds =1416590160 # from enum idAlignDistributeBounds idBottomEdges =1114916196 # from enum idAlignOptions idHorizontalCenters =1215257187 # from enum idAlignOptions idLeftEdges =1281770852 # from enum idAlignOptions idRightEdges =1383351652 # from enum idAlignOptions idTopEdges =1416643940 # from enum idAlignOptions idVerticalCenters =1449481315 # from enum idAlignOptions idCenterAlign =1667591796 # from enum idAlignmentStyleOptions idLeftAlign =1818584692 # from enum idAlignmentStyleOptions idRightAlign =1919379572 # from enum idAlignmentStyleOptions idSpreadsheet =1936749171 # from enum idAlignmentStyleOptions idExpertForm =1247897445 # from enum idAlternateGlyphForms idFullWidthForm =1247897446 # from enum idAlternateGlyphForms idJIS04Form =1247897396 # from enum idAlternateGlyphForms idJIS78Form =1247897399 # from enum idAlternateGlyphForms idJIS83Form =1247897400 # from enum idAlternateGlyphForms idJIS90Form =1247897401 # from enum idAlternateGlyphForms idMonospacedHalfWidthForm =1247897453 # from enum idAlternateGlyphForms idNLCForm =1247897454 # from enum idAlternateGlyphForms idNone =1852796517 # from enum idAlternateGlyphForms idProportionalWidthForm =1247897456 # from enum idAlternateGlyphForms idQuarterWidthForm =1247897457 # from enum idAlternateGlyphForms idThirdWidthForm =1247897448 # from enum idAlternateGlyphForms idTraditionalForm =1247897460 # from enum idAlternateGlyphForms idAlternatingColumns =1097614188 # from enum idAlternatingFillsTypes idAlternatingRows =1097618039 # from enum idAlternatingFillsTypes idNoAlternatingPattern =1097617007 # from enum idAlternatingFillsTypes idBottomCenterAnchor =1095656035 # from enum idAnchorPoint idBottomLeftAnchor =1095656044 # from enum idAnchorPoint idBottomRightAnchor =1095656050 # from enum idAnchorPoint idCenterAnchor =1095656308 # from enum idAnchorPoint idLeftCenterAnchor =1095658595 # from enum idAnchorPoint idRightCenterAnchor =1095660131 # from enum idAnchorPoint idTopCenterAnchor =1095660643 # from enum idAnchorPoint idTopLeftAnchor =1095660652 # from enum idAnchorPoint idTopRightAnchor =1095660658 # from enum idAnchorPoint idAboveLine =1095716961 # from enum idAnchorPosition idAnchored =1097814113 # from enum idAnchorPosition idInlinePosition =1095716969 # from enum idAnchorPosition idAnchorLocation =1095786862 # from enum idAnchoredRelativeTo idColumnEdge =1095787375 # from enum idAnchoredRelativeTo idPageEdge =1095790695 # from enum idAnchoredRelativeTo idPageMargins =1095789927 # from enum idAnchoredRelativeTo idTextFrame =1954051174 # from enum idAnchoredRelativeTo idCustomEase =2051363407 # from enum idAnimationEaseOptions idEaseIn =2051371849 # from enum idAnimationEaseOptions idEaseInOut =2051361103 # from enum idAnimationEaseOptions idEaseOut =2051371855 # from enum idAnimationEaseOptions idNoEase =2051960645 # from enum idAnimationEaseOptions idPause =1885435251 # from enum idAnimationPlayOperations idPlay =1886151033 # from enum idAnimationPlayOperations idResume =1919251317 # from enum idAnimationPlayOperations idReversePlayback =1919252069 # from enum idAnimationPlayOperations idStop =1937010544 # from enum idAnimationPlayOperations idStopAll =1937010785 # from enum idAnimationPlayOperations idColorAntialiasing =1665418322 # from enum idAntiAliasType idGrayAntialiasing =1732527186 # from enum idAntiAliasType idThickerAntialiasing =1950444659 # from enum idAntiAliasType idColumnsFirst =1684882278 # from enum idArrangeBy idRowsFirst =1684886118 # from enum idArrangeBy idBarArrowHead =1651663208 # from enum idArrowHead idBarbedArrowHead =1650553442 # from enum idArrowHead idCircleArrowHead =1668440424 # from enum idArrowHead idCircleSolidArrowHead =1668505960 # from enum idArrowHead idCurvedArrowHead =1668702568 # from enum idArrowHead idNone =1852796517 # from enum idArrowHead idSimpleArrowHead =1936289136 # from enum idArrowHead idSimpleWideArrowHead =1937203560 # from enum idArrowHead idSquareArrowHead =1936810344 # from enum idArrowHead idSquareSolidArrowHead =1936941416 # from enum idArrowHead idTriangleArrowHead =1953655150 # from enum idArrowHead idTriangleWideArrowHead =1953980776 # from enum idArrowHead idInsidePath =1634230633 # from enum idArrowHeadAlignmentEnum idOutsidePath =1634230639 # from enum idArrowHeadAlignmentEnum idEPSType =1952400720 # from enum idAssetType idGeometryType =1952409445 # from enum idAssetType idImageType =1952409965 # from enum idAssetType idInDesignFileType =1952409956 # from enum idAssetType idPDFType =1952403524 # from enum idAssetType idPageType =1952411745 # from enum idAssetType idStructureType =1952412532 # from enum idAssetType idTextType =1952412773 # from enum idAssetType idAssignedSpreads =1098073459 # from enum idAssignmentExportOptions idEmptyFrames =1098073446 # from enum idAssignmentExportOptions idEverything =1098073441 # from enum idAssignmentExportOptions idAssignmentFileMissing =1095126387 # from enum idAssignmentStatus idAssignmentOutOfDate =1095724868 # from enum idAssignmentStatus idAssignmentUpToDate =1096119364 # from enum idAssignmentStatus idAll =1634495520 # from enum idAttachedDevices idAndroid =1685086564 # from enum idAttachedDevices idIos =1684631411 # from enum idAttachedDevices idAutoValue =1635087471 # from enum idAutoEnum idBottomCenterPoint =1651467109 # from enum idAutoSizingReferenceEnum idBottomLeftPoint =1651469413 # from enum idAutoSizingReferenceEnum idBottomRightPoint =1651470953 # from enum idAutoSizingReferenceEnum idCenterPoint =1668183154 # from enum idAutoSizingReferenceEnum idLeftCenterPoint =1818583909 # from enum idAutoSizingReferenceEnum idRightCenterPoint =1919509349 # from enum idAutoSizingReferenceEnum idTopCenterPoint =1953456997 # from enum idAutoSizingReferenceEnum idTopLeftPoint =1953459301 # from enum idAutoSizingReferenceEnum idTopRightPoint =1953460841 # from enum idAutoSizingReferenceEnum idHeightAndWidth =1752069993 # from enum idAutoSizingTypeEnum idHeightAndWidthProportionally=1752070000 # from enum idAutoSizingTypeEnum idHeightOnly =1751476583 # from enum idAutoSizingTypeEnum idOff =1330005536 # from enum idAutoSizingTypeEnum idWidthOnly =2003395700 # from enum idAutoSizingTypeEnum idFullyBalanced =1114391921 # from enum idBalanceLinesStyle idNoBalancing =1114394470 # from enum idBalanceLinesStyle idPyramidShape =1114394745 # from enum idBalanceLinesStyle idVeeShape =1114396261 # from enum idBalanceLinesStyle idTopOfFrame =1163161446 # from enum idBaselineFrameGridRelativeOption idTopOfInset =1163161449 # from enum idBaselineFrameGridRelativeOption idTopOfMargin =1163161453 # from enum idBaselineFrameGridRelativeOption idTopOfPage =1163161458 # from enum idBaselineFrameGridRelativeOption idTopOfMarginOfBaselineGridRelativeOption=1162766189 # from enum idBaselineGridRelativeOption idTopOfPageOfBaselineGridRelativeOption=1162766196 # from enum idBaselineGridRelativeOption idMouseDown =1835296118 # from enum idBehaviorEvents idMouseEnter =1835361654 # from enum idBehaviorEvents idMouseExit =1836606838 # from enum idBehaviorEvents idMouseUp =1836410230 # from enum idBehaviorEvents idOnBlur =1868719478 # from enum idBehaviorEvents idOnFocus =1868981622 # from enum idBehaviorEvents idDown =1181971556 # from enum idBevelAndEmbossDirection idUp =1181971566 # from enum idBevelAndEmbossDirection idEmboss =2020618851 # from enum idBevelAndEmbossStyle idInnerBevel =2020618850 # from enum idBevelAndEmbossStyle idOuterBevel =2020618849 # from enum idBevelAndEmbossStyle idPillowEmboss =2020618852 # from enum idBevelAndEmbossStyle idChiselHard =2020619106 # from enum idBevelAndEmbossTechnique idChiselSoft =2020619107 # from enum idBevelAndEmbossTechnique idSmoothContour =2020619105 # from enum idBevelAndEmbossTechnique idDefault =1147563124 # from enum idBindingOptions idLeftAlign =1818584692 # from enum idBindingOptions idRightAlign =1919379572 # from enum idBindingOptions idAutoCompression =1631808880 # from enum idBitmapCompression idAutomaticJPEG2000 =1634365490 # from enum idBitmapCompression idJPEG =1785751398 # from enum idBitmapCompression idJPEG2000 =1785751346 # from enum idBitmapCompression idNone =1852796517 # from enum idBitmapCompression idZip =2053730371 # from enum idBitmapCompression idColor =1668246642 # from enum idBlendMode idColorBurn =2020625768 # from enum idBlendMode idColorDodge =2020625767 # from enum idBlendMode idDarken =2020625769 # from enum idBlendMode idDifference =2020625771 # from enum idBlendMode idExclusion =2020625772 # from enum idBlendMode idHardLight =2020625766 # from enum idBlendMode idHue =2020625773 # from enum idBlendMode idLighten =2020625770 # from enum idBlendMode idLuminosity =2020625776 # from enum idBlendMode idMultiply =2020625762 # from enum idBlendMode idNormal =1852797549 # from enum idBlendMode idOverlay =2020625764 # from enum idBlendMode idSaturation =1380545377 # from enum idBlendMode idScreen =2020625763 # from enum idBlendMode idSoftLight =2020625765 # from enum idBlendMode idCMYK =1129142603 # from enum idBlendingSpace idDefault =1147563124 # from enum idBlendingSpace idRGB =1666336578 # from enum idBlendingSpace idDocumentInUse =1148150601 # from enum idBookContentStatus idDocumentIsOpen =1148150607 # from enum idBookContentStatus idDocumentOutOfDate =1148150596 # from enum idBookContentStatus idMissingDocument =1148150605 # from enum idBookContentStatus idNormal =1852797549 # from enum idBookContentStatus idFourUpConsecutive =1110721363 # from enum idBookletTypeOptions idThreeUpConsecutive =1110655827 # from enum idBookletTypeOptions idTwoUpConsecutive =1110590291 # from enum idBookletTypeOptions idTwoUpPerfectBound =1110593602 # from enum idBookletTypeOptions idTwoUpSaddleStitch =1110594387 # from enum idBookletTypeOptions idGeometricPathBounds =1768844080 # from enum idBoundingBoxLimits idOuterStrokeBounds =1768844081 # from enum idBoundingBoxLimits idBookmarkNameBuildingBlock =1650614894 # from enum idBuildingBlockTypes idChapterNumberBuildingBlock =1650615150 # from enum idBuildingBlockTypes idCustomStringBuildingBlock =1650615155 # from enum idBuildingBlockTypes idFileNameBuildingBlock =1650615918 # from enum idBuildingBlockTypes idFullParagraphBuildingBlock =1650615920 # from enum idBuildingBlockTypes idPageNumberBuildingBlock =1650618478 # from enum idBuildingBlockTypes idParagraphNumberBuildingBlock=1651533678 # from enum idBuildingBlockTypes idParagraphTextBuildingBlock =1650618484 # from enum idBuildingBlockTypes idGlyphWithFont =1111713638 # from enum idBulletCharacterType idUnicodeOnly =1111717231 # from enum idBulletCharacterType idUnicodeWithFont =1111717222 # from enum idBulletCharacterType idAsText =1700946804 # from enum idBulletListExportOption idUnorderedList =1700949333 # from enum idBulletListExportOption idAllCaps =1634493296 # from enum idCapitalization idCapToSmallCap =1664250723 # from enum idCapitalization idNormal =1852797549 # from enum idCapitalization idSmallCaps =1936548720 # from enum idCapitalization idGraphicTypeCell =1701728329 # from enum idCellTypeEnum idTextTypeCell =1701730388 # from enum idCellTypeEnum idChangeBackgroundUsesChangePrefColor=1700098146 # from enum idChangeBackgroundColorChoices idChangeBackgroundUsesGalleyBackgroundColor=1700095842 # from enum idChangeBackgroundColorChoices idChangeBackgroundUsesUserColor=1700099426 # from enum idChangeBackgroundColorChoices idLowercase =1667460195 # from enum idChangeCaseOptions idNone =1852796517 # from enum idChangeCaseOptions idSentencecase =1667461987 # from enum idChangeCaseOptions idTitlecase =1667462243 # from enum idChangeCaseOptions idUppercase =1667462499 # from enum idChangeCaseOptions idAddTo =1633969202 # from enum idChangeConditionsModes idReplaceWith =1919250519 # from enum idChangeConditionsModes idNone =1852796517 # from enum idChangeMarkings idOutline =1869900910 # from enum idChangeMarkings idStrikethrough =1699968114 # from enum idChangeMarkings idUnderlineSingle =1700097636 # from enum idChangeMarkings idChangeUsesChangePrefColor =1700098147 # from enum idChangeTextColorChoices idChangeUsesGalleyTextColor =1700095843 # from enum idChangeTextColorChoices idDeletedText =1799644524 # from enum idChangeTypes idInsertedText =1799974515 # from enum idChangeTypes idMovedText =1800236918 # from enum idChangeTypes idLeftAlign =1818584692 # from enum idChangebarLocations idRightAlign =1919379572 # from enum idChangebarLocations idLowercase =1667460195 # from enum idChangecaseMode idSentencecase =1667461987 # from enum idChangecaseMode idTitlecase =1667462243 # from enum idChangecaseMode idUppercase =1667462499 # from enum idChangecaseMode idContinueFromPreviousDocument=1668178800 # from enum idChapterNumberSources idSameAsPreviousDocument =1668182896 # from enum idChapterNumberSources idUserDefined =1668183396 # from enum idChapterNumberSources idAlignBaseline =1247896172 # from enum idCharacterAlignment idAlignEmBottom =1247896173 # from enum idCharacterAlignment idAlignEmCenter =1247896436 # from enum idCharacterAlignment idAlignEmTop =1247900784 # from enum idCharacterAlignment idAlignICFBottom =1248420461 # from enum idCharacterAlignment idAlignICFTop =1248425072 # from enum idCharacterAlignment idBottomAlign =1651471469 # from enum idCharacterCountLocation idLeftAlign =1818584692 # from enum idCharacterCountLocation idNone =1852796517 # from enum idCharacterCountLocation idRightAlign =1919379572 # from enum idCharacterCountLocation idTopAlign =1953460256 # from enum idCharacterCountLocation idDefaultDirection =1147496036 # from enum idCharacterDirectionOptions idLeftToRightDirection =1278366308 # from enum idCharacterDirectionOptions idRightToLeftDirection =1379028068 # from enum idCharacterDirectionOptions idAlphaChannel =1634756707 # from enum idClippingPathType idDetectEdges =1685349735 # from enum idClippingPathType idNone =1852796517 # from enum idClippingPathType idPhotoshopPath =1886613620 # from enum idClippingPathType idUserModifiedPath =1970106484 # from enum idClippingPathType idMixedinkmodel =1768844664 # from enum idColorModel idProcess =1886548851 # from enum idColorModel idRegistration =1919248243 # from enum idColorModel idSpot =1936748404 # from enum idColorModel idCompositeCMYK =1668105035 # from enum idColorOutputModes idCompositeGray =1668116583 # from enum idColorOutputModes idCompositeLeaveUnchanged =1668107349 # from enum idColorOutputModes idCompositeRGB =1668108866 # from enum idColorOutputModes idInRIPSeparations =1919512691 # from enum idColorOutputModes idSeparations =1936027745 # from enum idColorOutputModes idDefault =1147563124 # from enum idColorRenderingDictionary idUseDocument =1967419235 # from enum idColorRenderingDictionary idWorking =1466921579 # from enum idColorRenderingDictionary idColorPolicyOff =1129344870 # from enum idColorSettingsPolicy idCombinationOfPreserveAndSafeCmyk=1129345124 # from enum idColorSettingsPolicy idConvertToWorkingSpace =1129346931 # from enum idColorSettingsPolicy idPreserveEmbeddedProfiles =1129345136 # from enum idColorSettingsPolicy idCMYK =1129142603 # from enum idColorSpace idHSB =1665684290 # from enum idColorSpace idLAB =1665941826 # from enum idColorSpace idMixedInk =1666009432 # from enum idColorSpace idRGB =1666336578 # from enum idColorSpace idOpenStatus =1634955120 # from enum idCommentStatusEnum idResolvedStatus =1634955877 # from enum idCommentStatusEnum idArrowType =1635017074 # from enum idCommentTypeEnum idCloudType =1635017572 # from enum idCommentTypeEnum idConnectedLinesType =1635017582 # from enum idCommentTypeEnum idFreeformDrawingType =1635018340 # from enum idCommentTypeEnum idHighlightTextType =1635018860 # from enum idCommentTypeEnum idInsertTextType =1635019124 # from enum idCommentTypeEnum idInvalidCommentType =1635019118 # from enum idCommentTypeEnum idLineSegmentType =1635019891 # from enum idCommentTypeEnum idOvalType =1635020662 # from enum idCommentTypeEnum idPolygonType =1635020908 # from enum idCommentTypeEnum idRectangleType =1635021420 # from enum idCommentTypeEnum idReplaceTextType =1635021428 # from enum idCommentTypeEnum idSquigglyTextType =1635021681 # from enum idCommentTypeEnum idStampType =1635021680 # from enum idCommentTypeEnum idStickyNoteType =1635021678 # from enum idCommentTypeEnum idStrikethroughTextType =1635021682 # from enum idCommentTypeEnum idTextBoxType =1635021922 # from enum idCommentTypeEnum idTextCalloutType =1635021923 # from enum idCommentTypeEnum idTextTypewriterType =1635021940 # from enum idCommentTypeEnum idUnderlineTextType =1635022188 # from enum idCommentTypeEnum idBoth =1651471464 # from enum idComposeUsing idUseDocument =1967419235 # from enum idComposeUsing idUseUserDictionary =1433629284 # from enum idComposeUsing idEightBit =1701722210 # from enum idCompressionQuality idFourBit =1701721186 # from enum idCompressionQuality idHigh =1701726313 # from enum idCompressionQuality idLow =1701727351 # from enum idCompressionQuality idMaximum =1701727608 # from enum idCompressionQuality idMedium =1701727588 # from enum idCompressionQuality idMinimum =1701727598 # from enum idCompressionQuality idUseHighlight =1699244391 # from enum idConditionIndicatorMethod idUseUnderline =1700097644 # from enum idConditionIndicatorMethod idHideIndicators =1698908520 # from enum idConditionIndicatorMode idShowAndPrintIndicators =1698908528 # from enum idConditionIndicatorMode idShowIndicators =1698908531 # from enum idConditionIndicatorMode idDashed =1684108136 # from enum idConditionUnderlineIndicatorAppearance idSolid =1936682084 # from enum idConditionUnderlineIndicatorAppearance idWavy =1937208953 # from enum idConditionUnderlineIndicatorAppearance idAlt =1298424180 # from enum idContainerType idBag =1298424423 # from enum idContainerType idSeq =1298428785 # from enum idContainerType idGraphicType =1735553140 # from enum idContentType idTextType =1952412773 # from enum idContentType idUnassigned =1970168179 # from enum idContentType idAlphaChannel =1634756707 # from enum idContourOptionsTypes idBoundingBox =1701732962 # from enum idContourOptionsTypes idDetectEdges =1685349735 # from enum idContourOptionsTypes idGraphicFrame =1701734246 # from enum idContourOptionsTypes idPhotoshopPath =1886613620 # from enum idContourOptionsTypes idSameAsClipping =1935762288 # from enum idContourOptionsTypes idSelectSubject =1685087092 # from enum idContourOptionsTypes idColumnBreak =1396927554 # from enum idConvertPageBreaks idNone =1852796517 # from enum idConvertPageBreaks idPageBreak =1397778242 # from enum idConvertPageBreaks idConvertToBeveledRectangle =1129529938 # from enum idConvertShapeOptions idConvertToClosedPath =1129530224 # from enum idConvertShapeOptions idConvertToInverseRoundedRectangle=1129531730 # from enum idConvertShapeOptions idConvertToLine =1129532489 # from enum idConvertShapeOptions idConvertToOpenPath =1129533296 # from enum idConvertShapeOptions idConvertToOval =1129533270 # from enum idConvertShapeOptions idConvertToPolygon =1129533519 # from enum idConvertShapeOptions idConvertToRectangle =1129534021 # from enum idConvertShapeOptions idConvertToRoundedRectangle =1129534034 # from enum idConvertShapeOptions idConvertToStraightLine =1129534284 # from enum idConvertShapeOptions idConvertToTriangle =1129534546 # from enum idConvertShapeOptions idUnformattedTabbedText =1398101076 # from enum idConvertTablesOptions idUnformattedTable =1396921684 # from enum idConvertTablesOptions idInnerCoordinates =2021222766 # from enum idCoordinateSpaces idPageCoordinates =2021224551 # from enum idCoordinateSpaces idParentCoordinates =2021224545 # from enum idCoordinateSpaces idPasteboardCoordinates =2021224546 # from enum idCoordinateSpaces idSpreadCoordinates =2021225328 # from enum idCoordinateSpaces idNo =1852776480 # from enum idCopyrightStatus idUnknown =1433299822 # from enum idCopyrightStatus idYes =2036691744 # from enum idCopyrightStatus idBevelCorner =1667588726 # from enum idCornerOptions idFancyCorner =1667589742 # from enum idCornerOptions idInsetCorner =1667591795 # from enum idCornerOptions idInverseRoundedCorner =1667591798 # from enum idCornerOptions idNone =1852796517 # from enum idCornerOptions idRoundedCorner =1667592804 # from enum idCornerOptions idAlways =1699307895 # from enum idCreateProxy idAsNeeded =1699311204 # from enum idCreateProxy idCustomCrossReference =1131639875 # from enum idCrossReferenceType idCustomCrossReferenceAfter =1131639905 # from enum idCrossReferenceType idCustomCrossReferenceBefore =1131639906 # from enum idCrossReferenceType idSee =1701729125 # from enum idCrossReferenceType idSeeAlso =1399144812 # from enum idCrossReferenceType idSeeAlsoHerein =1398884466 # from enum idCrossReferenceType idSeeHerein =1397256814 # from enum idCrossReferenceType idSeeOrAlsoBracket =1399800172 # from enum idCrossReferenceType idBarbellCursor =1698841196 # from enum idCursorTypes idBlockCursor =1698851951 # from enum idCursorTypes idStandardCursor =1699968100 # from enum idCursorTypes idThickCursor =1700029291 # from enum idCursorTypes idAlignmentAndSpacing =1097618288 # from enum idCustomLayoutTypeEnum idFloatLeft =1181502565 # from enum idCustomLayoutTypeEnum idFloatRight =1181504105 # from enum idCustomLayoutTypeEnum idASCII =1095975753 # from enum idDataFormat idBinary =1114534521 # from enum idDataFormat idAbsoluteColorimetric =1380540771 # from enum idDefaultRenderingIntent idPerceptual =1380544611 # from enum idDefaultRenderingIntent idRelativeColorimetric =1380545123 # from enum idDefaultRenderingIntent idSaturation =1380545377 # from enum idDefaultRenderingIntent idFromCurrentAppearance =1634551405 # from enum idDesignOptions idToCurrentAppearance =1634554991 # from enum idDesignOptions idToCurrentLocation =1634553702 # from enum idDesignOptions idDefaultPosition =1685090150 # from enum idDiacriticPositionOptions idLoosePosition =1685089391 # from enum idDiacriticPositionOptions idMediumPosition =1685089637 # from enum idDiacriticPositionOptions idOpentypePosition =1685090164 # from enum idDiacriticPositionOptions idOpentypePositionFromBaseline=1685090146 # from enum idDiacriticPositionOptions idTightPosition =1685091433 # from enum idDiacriticPositionOptions idArabicDigits =1684627826 # from enum idDigitsTypeOptions idBengaliDigits =1684628069 # from enum idDigitsTypeOptions idBurmeseDigits =1684628085 # from enum idDigitsTypeOptions idDefaultDigits =1684628581 # from enum idDigitsTypeOptions idDevanagariDigits =1684628598 # from enum idDigitsTypeOptions idFarsiDigits =1684629089 # from enum idDigitsTypeOptions idFullFarsiDigits =1684629094 # from enum idDigitsTypeOptions idGujaratiDigits =1684629354 # from enum idDigitsTypeOptions idGurmukhiDigits =1684629357 # from enum idDigitsTypeOptions idHindiDigits =1684629609 # from enum idDigitsTypeOptions idKannadaDigits =1684630369 # from enum idDigitsTypeOptions idKhmerDigits =1684630376 # from enum idDigitsTypeOptions idLaoDigits =1684630625 # from enum idDigitsTypeOptions idMalayalamDigits =1684630881 # from enum idDigitsTypeOptions idNativeDigits =1684631137 # from enum idDigitsTypeOptions idOriyaDigits =1684631410 # from enum idDigitsTypeOptions idTamilDigits =1684632673 # from enum idDigitsTypeOptions idTeluguDigits =1684632677 # from enum idDigitsTypeOptions idThaiDigits =1684632680 # from enum idDigitsTypeOptions idTibetanDigits =1684632681 # from enum idDigitsTypeOptions idAll =1634495520 # from enum idDigpubArticleVersion idArticle =1685078390 # from enum idDigpubArticleVersion idPlugin =1685090412 # from enum idDigpubArticleVersion idAll =1634495520 # from enum idDigpubVersion idFolio =1685087862 # from enum idDigpubVersion idPlist =1685090422 # from enum idDigpubVersion idPlugin =1685090412 # from enum idDigpubVersion idBothHeightWidthAttribute =1700227170 # from enum idDimensionAttributes idHeightAttribute =1699247183 # from enum idDimensionAttributes idWidthAttribute =1700226127 # from enum idDimensionAttributes idFixedDimension =1145267817 # from enum idDimensionsConstraints idFlexibleDimension =1145267820 # from enum idDimensionsConstraints idOrderByColumns =1652114254 # from enum idDisplayOrderOptions idOrderByRows =1652118103 # from enum idDisplayOrderOptions idDefault =1147563124 # from enum idDisplaySettingOptions idHighQuality =1346922866 # from enum idDisplaySettingOptions idOptimized =1349480564 # from enum idDisplaySettingOptions idTypical =1349810544 # from enum idDisplaySettingOptions idBottomEdges =1114916196 # from enum idDistributeOptions idHorizontalCenters =1215257187 # from enum idDistributeOptions idHorizontalSpace =1215257203 # from enum idDistributeOptions idLeftEdges =1281770852 # from enum idDistributeOptions idRightEdges =1383351652 # from enum idDistributeOptions idTopEdges =1416643940 # from enum idDistributeOptions idVerticalCenters =1449481315 # from enum idDistributeOptions idVerticalSpace =1449489523 # from enum idDistributeOptions idMobileIntent =1768846445 # from enum idDocumentIntentOptions idPrintIntent =1768846448 # from enum idDocumentIntentOptions idWebIntent =1768846455 # from enum idDocumentIntentOptions idSuppressFileSaveDialog =1936089444 # from enum idDocumentPrintUiOptions idSuppressPrintDialog =1936745575 # from enum idDocumentPrintUiOptions idSuppressPrintProgress =1936748659 # from enum idDocumentPrintUiOptions idSuppressPrintWarnings =1936750450 # from enum idDocumentPrintUiOptions idHigh =1701726313 # from enum idDynamicDocumentsJPEGQualityOptions idLow =1701727351 # from enum idDynamicDocumentsJPEGQualityOptions idMaximum =1701727608 # from enum idDynamicDocumentsJPEGQualityOptions idMedium =1701727588 # from enum idDynamicDocumentsJPEGQualityOptions idMinimum =1701727598 # from enum idDynamicDocumentsJPEGQualityOptions idLive =1952804972 # from enum idDynamicDocumentsTextExportPolicy idRasterize =1952804978 # from enum idDynamicDocumentsTextExportPolicy idTlf =1952804980 # from enum idDynamicDocumentsTextExportPolicy idVectorize =1952804982 # from enum idDynamicDocumentsTextExportPolicy idAppearanceOnly =1097887823 # from enum idDynamicMediaHandlingOptions idIncludeAllMedia =1231241580 # from enum idDynamicMediaHandlingOptions idOnClick =1953317740 # from enum idDynamicTriggerEvents idOnPageClick =1953321027 # from enum idDynamicTriggerEvents idOnPageLoad =1953321036 # from enum idDynamicTriggerEvents idOnRelease =1953321580 # from enum idDynamicTriggerEvents idOnRolloff =1953321574 # from enum idDynamicTriggerEvents idOnRollover =1953321590 # from enum idDynamicTriggerEvents idOnSelfClick =1951613804 # from enum idDynamicTriggerEvents idOnSelfRollover =1951617638 # from enum idDynamicTriggerEvents idOnStateLoad =1953321804 # from enum idDynamicTriggerEvents idCMYK =1129142603 # from enum idEPSColorSpace idGray =1766290041 # from enum idEPSColorSpace idPostscriptColorManagement =1164208483 # from enum idEPSColorSpace idRGB =1666336578 # from enum idEPSColorSpace idUnchangedColorSpace =1970161251 # from enum idEPSColorSpace idAllImageData =1853058416 # from enum idEPSImageData idProxyImageData =1819243130 # from enum idEPSImageData idFootnoteAfterParagraph =1701213296 # from enum idEPubFootnotePlacement idFootnoteAfterStory =1701213267 # from enum idEPubFootnotePlacement idFootnoteInsidePopup =1701213235 # from enum idEPubFootnotePlacement idEditingConflict =1986217283 # from enum idEditingState idEditingLocally =1986217292 # from enum idEditingState idEditingLocallyLocked =1986217291 # from enum idEditingState idEditingNowhere =1986217294 # from enum idEditingState idEditingRemotely =1986217298 # from enum idEditingState idEditingUnknown =1986217301 # from enum idEditingState idContentToFrame =1668575078 # from enum idEmptyFrameFittingOptions idFillProportionally =1718185072 # from enum idEmptyFrameFittingOptions idNone =1852796517 # from enum idEmptyFrameFittingOptions idProportionally =1668247152 # from enum idEmptyFrameFittingOptions idButtEndCap =1650680176 # from enum idEndCap idProjectingEndCap =1886020464 # from enum idEndCap idRoundEndCap =1919115632 # from enum idEndCap idBevelEndJoin =1651142510 # from enum idEndJoin idMiterEndJoin =1835691886 # from enum idEndJoin idRoundEndJoin =1919577966 # from enum idEndJoin idLoadEndnotePlaceGun =1162768487 # from enum idEndnoteFrameCreate idNewPage =1162767984 # from enum idEndnoteFrameCreate idContinuous =1164210803 # from enum idEndnoteRestarting idStoryRestart =1165193843 # from enum idEndnoteRestarting idEndnoteDocumentScope =1162765427 # from enum idEndnoteScope idStoryScope =1162769267 # from enum idEndnoteScope idExternalImage =1700952169 # from enum idEpubCover idFirstPage =1700947536 # from enum idEpubCover idNone =1852796517 # from enum idEpubCover idNoSpreads =1702063727 # from enum idEpubFixedLayoutSpreadControl idPhysicalSpreads =1701865593 # from enum idEpubFixedLayoutSpreadControl idSpreadsBasedOnDoc =1700949860 # from enum idEpubFixedLayoutSpreadControl idSyntheticSpreads =1702066542 # from enum idEpubFixedLayoutSpreadControl idBookmarksNavigation =1700949622 # from enum idEpubNavigationStyle idFilenameNavigation =1701211766 # from enum idEpubNavigationStyle idNoNavigation =1701736054 # from enum idEpubNavigationStyle idTocStyleNavigation =1702129270 # from enum idEpubNavigationStyle idEpub2 =1702257970 # from enum idEpubVersion idEpub3 =1702257971 # from enum idEpubVersion idAtTarget =1701724500 # from enum idEventPhases idBubblingPhase =1701724789 # from enum idEventPhases idDone =1701725252 # from enum idEventPhases idNotDispatching =1701727812 # from enum idEventPhases idEPSType =1952400720 # from enum idExportFormat idEPUB =1701868898 # from enum idExportFormat idFixedLayoutEPUB =1701865080 # from enum idExportFormat idHTML =1213484364 # from enum idExportFormat idHTMLFXL =1213490808 # from enum idExportFormat idInCopyMarkup =1768123756 # from enum idExportFormat idInDesignMarkup =1768189292 # from enum idExportFormat idInDesignSnippet =1936617588 # from enum idExportFormat idInteractivePDF =1952409936 # from enum idExportFormat idJPG =1246775072 # from enum idExportFormat idPDFType =1952403524 # from enum idExportFormat idPNGFormat =1699761735 # from enum idExportFormat idRTF =1381254688 # from enum idExportFormat idTaggedText =1416066168 # from enum idExportFormat idTextType =1952412773 # from enum idExportFormat idXML =1481460768 # from enum idExportFormat idExportAllLayers =1702388076 # from enum idExportLayerOptions idExportVisibleLayers =1702393452 # from enum idExportLayerOptions idExportVisiblePrintableLayers=1702260844 # from enum idExportLayerOptions idArticlePanelOrder =1700946288 # from enum idExportOrder idLayoutOrder =1700949113 # from enum idExportOrder idXMLStructureOrder =1700952179 # from enum idExportOrder idDocumentPresetsFormat =1683190892 # from enum idExportPresetFormat idFlattenerPresetsFormat =1951626348 # from enum idExportPresetFormat idPDFExportPresetsFormat =1716745324 # from enum idExportPresetFormat idPrinterPresetsFormat =1918071916 # from enum idExportPresetFormat idExportAll =1785742657 # from enum idExportRangeOrAllPages idExportRange =1785742674 # from enum idExportRangeOrAllPages idDiffusion =2020623203 # from enum idFeatherCornerType idRounded =2020623202 # from enum idFeatherCornerType idSharp =2020623201 # from enum idFeatherCornerType idNone =1852796517 # from enum idFeatherMode idStandard =2020623970 # from enum idFeatherMode idJapanese =1247899758 # from enum idFeatureSetOptions idRightToLeft =1381265228 # from enum idFeatureSetOptions idRoman =1383034222 # from enum idFeatureSetOptions idArabicIndicDigits =1095328873 # from enum idFindChangeTransliterateCharacterTypes idFarsiDigits =1684629089 # from enum idFindChangeTransliterateCharacterTypes idFullWidthHiragana =1179023176 # from enum idFindChangeTransliterateCharacterTypes idFullWidthKatakana =1179023179 # from enum idFindChangeTransliterateCharacterTypes idFullWidthRomanSymbols =1179023186 # from enum idFindChangeTransliterateCharacterTypes idHalfWidthKatakana =1179154251 # from enum idFindChangeTransliterateCharacterTypes idHalfWidthRomanSymbols =1179154258 # from enum idFindChangeTransliterateCharacterTypes idWesternArabicDigits =1463903337 # from enum idFindChangeTransliterateCharacterTypes idAscentOffset =1296135023 # from enum idFirstBaseline idCapHeight =1296255087 # from enum idFirstBaseline idEmboxHeight =1296386159 # from enum idFirstBaseline idFixedHeight =1313228911 # from enum idFirstBaseline idLeadingOffset =1296852079 # from enum idFirstBaseline idXHeight =1299728495 # from enum idFirstBaseline idFit1024x768 =1718906726 # from enum idFitDimension idFit1240x620 =1718908023 # from enum idFitDimension idFit1280x800 =1718906725 # from enum idFitDimension idFit600x300 =1718907764 # from enum idFitDimension idFit640x480 =1718907753 # from enum idFitDimension idFit760x420 =1718907750 # from enum idFitDimension idFit800x600 =1718904179 # from enum idFitDimension idFit984x588 =1718906470 # from enum idFitDimension idFitGivenScalePercentage =1684304739 # from enum idFitMethodSettings idFitGivenWidthAndHeight =1684305768 # from enum idFitMethodSettings idFitPredefinedSettings =1684301427 # from enum idFitMethodSettings idApplyFrameFittingOptions =1634100847 # from enum idFitOptions idCenterContent =1667591779 # from enum idFitOptions idContentAwareFit =1667327593 # from enum idFitOptions idContentToFrame =1668575078 # from enum idFitOptions idFillProportionally =1718185072 # from enum idFitOptions idFrameToContent =1718906723 # from enum idFitOptions idProportionally =1668247152 # from enum idFitOptions idContentAwareFitting =1684882241 # from enum idFitting idFillProportional =1684883056 # from enum idFitting idFitContentToFrame =1684883043 # from enum idFitting idFitFrameToContent =1684883046 # from enum idFitting idHonourExistingStyle =1684883539 # from enum idFitting idPreserveSizes =1684885619 # from enum idFitting idProportional =1684885618 # from enum idFitting idHigh =1701726313 # from enum idFlattenerLevel idLow =1701727351 # from enum idFlattenerLevel idMedium =1701727588 # from enum idFlattenerLevel idMediumHigh =1718373704 # from enum idFlattenerLevel idMediumLow =1718373708 # from enum idFlattenerLevel idBoth =1651471464 # from enum idFlip idHorizontal =1752134266 # from enum idFlip idHorizontalAndVertical =1215977068 # from enum idFlip idNone =1852796517 # from enum idFlip idVertical =1986359924 # from enum idFlip idFlipped =2036755568 # from enum idFlipValues idNotFlipped =1852206192 # from enum idFlipValues idUndefinedFlipValue =1969646704 # from enum idFlipValues idCenter =1298359662 # from enum idFloatingWindowPosition idCenterLeft =1298361446 # from enum idFloatingWindowPosition idCenterRight =1298362996 # from enum idFloatingWindowPosition idLowerLeft =1298951270 # from enum idFloatingWindowPosition idLowerMiddle =1298951524 # from enum idFloatingWindowPosition idLowerRight =1298952820 # from enum idFloatingWindowPosition idUpperLeft =1668183118 # from enum idFloatingWindowPosition idUpperMiddle =1299541348 # from enum idFloatingWindowPosition idUpperRight =1299542644 # from enum idFloatingWindowPosition idDouble =1299476344 # from enum idFloatingWindowSize idFull =1298560364 # from enum idFloatingWindowSize idMax =1299014008 # from enum idFloatingWindowSize idOneFifth =1298557286 # from enum idFloatingWindowSize idOneFourth =1298558834 # from enum idFloatingWindowSize idOneHalf =1298686316 # from enum idFloatingWindowSize idQuadruple =1299281272 # from enum idFloatingWindowSize idTriple =1299477112 # from enum idFloatingWindowSize idLeft =1835102828 # from enum idFolioBindingDirectionOptions idRight =1835102834 # from enum idFolioBindingDirectionOptions idAuto =1635019116 # from enum idFolioOrientationOptions idLandscape =2003395685 # from enum idFolioOrientationOptions idPortrait =1751738216 # from enum idFolioOrientationOptions idPortraitAndLandscape =1699303266 # from enum idFolioOrientationOptions idAllEdges =1701721442 # from enum idFollowShapeModeOptions idLeadingEdge =1701721441 # from enum idFollowShapeModeOptions idNone =1852796517 # from enum idFollowShapeModeOptions idComplete =2003332197 # from enum idFontDownloading idNone =1852796517 # from enum idFontDownloading idSubset =1768842098 # from enum idFontDownloading idSubsetLarge =1818325607 # from enum idFontDownloading idComplete =2003332197 # from enum idFontEmbedding idNone =1852796517 # from enum idFontEmbedding idSubset =1768842098 # from enum idFontEmbedding idFauxed =1718830689 # from enum idFontStatus idInstalled =1718831470 # from enum idFontStatus idNotAvailable =1718832705 # from enum idFontStatus idSubstituted =1718834037 # from enum idFontStatus idUnknown =1433299822 # from enum idFontStatus idATC =1718894932 # from enum idFontTypes idBitmap =1718895209 # from enum idFontTypes idCID =1718895433 # from enum idFontTypes idOCF =1718898499 # from enum idFontTypes idOpenTypeCFF =1718898502 # from enum idFontTypes idOpenTypeCID =1718898505 # from enum idFontTypes idOpenTypeTT =1718898516 # from enum idFontTypes idTrueType =1718899796 # from enum idFontTypes idType1 =1718899761 # from enum idFontTypes idUnknown =1433299822 # from enum idFontTypes idAscentOffset =1296135023 # from enum idFootnoteFirstBaseline idCapHeight =1296255087 # from enum idFootnoteFirstBaseline idEmboxHeight =1296386159 # from enum idFootnoteFirstBaseline idFixedHeight =1313228911 # from enum idFootnoteFirstBaseline idLeadingOffset =1296852079 # from enum idFootnoteFirstBaseline idXHeight =1299728495 # from enum idFootnoteFirstBaseline idNormalMarker =1181576816 # from enum idFootnoteMarkerPositioning idRubyMarker =1181577840 # from enum idFootnoteMarkerPositioning idSubscriptMarker =1181578096 # from enum idFootnoteMarkerPositioning idSuperscriptMarker =1181569904 # from enum idFootnoteMarkerPositioning idArabic =1298231906 # from enum idFootnoteNumberingStyle idArabicAbjad =1296130410 # from enum idFootnoteNumberingStyle idArabicAlifBaTah =1296130420 # from enum idFootnoteNumberingStyle idAsterisks =1298232180 # from enum idFootnoteNumberingStyle idDoubleLeadingZeros =1296329850 # from enum idFootnoteNumberingStyle idFullWidthArabic =1296455521 # from enum idFootnoteNumberingStyle idHebrewBiblical =1296589410 # from enum idFootnoteNumberingStyle idHebrewNonStandard =1296589422 # from enum idFootnoteNumberingStyle idKanji =1296788073 # from enum idFootnoteNumberingStyle idLowerLetters =1296855660 # from enum idFootnoteNumberingStyle idLowerRoman =1297247596 # from enum idFootnoteNumberingStyle idSingleLeadingZeros =1297312890 # from enum idFootnoteNumberingStyle idSymbols =1181971321 # from enum idFootnoteNumberingStyle idUpperLetters =1296855669 # from enum idFootnoteNumberingStyle idUpperRoman =1297247605 # from enum idFootnoteNumberingStyle idNoPrefixSuffix =1181774702 # from enum idFootnotePrefixSuffix idPrefixSuffixBoth =1181774690 # from enum idFootnotePrefixSuffix idPrefixSuffixMarker =1181774708 # from enum idFootnotePrefixSuffix idPrefixSuffixReference =1181774706 # from enum idFootnotePrefixSuffix idDontRestart =1180988019 # from enum idFootnoteRestarting idPageRestart =1181774451 # from enum idFootnoteRestarting idSectionRestart =1181053555 # from enum idFootnoteRestarting idSpreadRestart =1181971059 # from enum idFootnoteRestarting idAdaptivePalette =1886151024 # from enum idGIFOptionsPalette idMacintoshPalette =1886154096 # from enum idGIFOptionsPalette idWebPalette =1886156656 # from enum idGIFOptionsPalette idWindowsPalette =1886156644 # from enum idGIFOptionsPalette idDoNotLoadTheStyle =1147495276 # from enum idGlobalClashResolutionStrategy idLoadAllWithOverwrite =1279350607 # from enum idGlobalClashResolutionStrategy idLoadAllWithRename =1279350610 # from enum idGlobalClashResolutionStrategy idLoadAllWithOverwrite =1279350607 # from enum idGlobalClashResolutionStrategyForMasterPage idLoadAllWithRename =1279350610 # from enum idGlobalClashResolutionStrategyForMasterPage idPrecise =2020618338 # from enum idGlowTechnique idSofter =2020618337 # from enum idGlowTechnique idActualSize =2053206906 # from enum idGoToZoomOptions idFitVisible =1212437334 # from enum idGoToZoomOptions idFitWidth =1212437335 # from enum idGoToZoomOptions idFitWindow =1212437367 # from enum idGoToZoomOptions idInheritZoom =1212437370 # from enum idGoToZoomOptions idLinear =1635282023 # from enum idGradientType idRadial =1918985319 # from enum idGradientType idAlignBaseline =1247896172 # from enum idGridAlignment idAlignEmBottom =1247896173 # from enum idGridAlignment idAlignEmCenter =1247896436 # from enum idGridAlignment idAlignEmTop =1247900784 # from enum idGridAlignment idAlignICFBottom =1248420461 # from enum idGridAlignment idAlignICFTop =1248425072 # from enum idGridAlignment idNone =1852796517 # from enum idGridAlignment idAlignViewEnum =1783062902 # from enum idGridViewSettings idGridAndZnViewEnum =1783064442 # from enum idGridViewSettings idGridViewEnum =1783064438 # from enum idGridViewSettings idZnViewEnum =1783069302 # from enum idGridViewSettings idLiquid =1735617635 # from enum idGuideTypeOptions idRuler =1735618160 # from enum idGuideTypeOptions idInAllTextColumns =1231115363 # from enum idHeaderFooterBreakTypes idOncePerPage =1332760673 # from enum idHeaderFooterBreakTypes idOncePerTextFrame =1332761702 # from enum idHeaderFooterBreakTypes idBasicLatin =1213481548 # from enum idHeaderTypes idBelarusian =1213481573 # from enum idHeaderTypes idBulgarian =1213481589 # from enum idHeaderTypes idChinesePinyin =1213481808 # from enum idHeaderTypes idChineseStrokeCount =1213481811 # from enum idHeaderTypes idCroatian =1213481842 # from enum idHeaderTypes idCzech =1213481850 # from enum idHeaderTypes idDanishNorwegian =1213482062 # from enum idHeaderTypes idEstonian =1213482355 # from enum idHeaderTypes idFinnishSwedish =1213485894 # from enum idHeaderTypes idHiraganaAll =1213483073 # from enum idHeaderTypes idHiraganaConsonantsOnly =1213483075 # from enum idHeaderTypes idHungarian =1213483125 # from enum idHeaderTypes idKatakanaAll =1213483841 # from enum idHeaderTypes idKatakanaConsonantsOnly =1213483843 # from enum idHeaderTypes idKoreanConsonant =1213483887 # from enum idHeaderTypes idKoreanConsonantPlusVowel =1213483862 # from enum idHeaderTypes idLatvian =1213484129 # from enum idHeaderTypes idLithuanian =1213484137 # from enum idHeaderTypes idPolish =1213485167 # from enum idHeaderTypes idRomanian =1213485679 # from enum idHeaderTypes idRussian =1213485685 # from enum idHeaderTypes idSlovak =1213485931 # from enum idHeaderTypes idSlovenian =1213485934 # from enum idHeaderTypes idSpanish =1213485936 # from enum idHeaderTypes idTurkish =1213486197 # from enum idHeaderTypes idUkrainian =1213486443 # from enum idHeaderTypes idCenterAlign =1667591796 # from enum idHorizontalAlignment idLeftAlign =1818584692 # from enum idHorizontalAlignment idRightAlign =1919379572 # from enum idHorizontalAlignment idTextAlign =1954046316 # from enum idHorizontalAlignment idHorizontal =1752134266 # from enum idHorizontalOrVertical idVertical =1986359924 # from enum idHorizontalOrVertical idInset =1853056372 # from enum idHyperlinkAppearanceHighlight idInvert =1853256308 # from enum idHyperlinkAppearanceHighlight idNone =1852796517 # from enum idHyperlinkAppearanceHighlight idOutline =1869900910 # from enum idHyperlinkAppearanceHighlight idDashed =1684108136 # from enum idHyperlinkAppearanceStyle idSolid =1936682084 # from enum idHyperlinkAppearanceStyle idMedium =1701727588 # from enum idHyperlinkAppearanceWidth idThick =1952999787 # from enum idHyperlinkAppearanceWidth idThin =1952999790 # from enum idHyperlinkAppearanceWidth idFitHeight =1212437352 # from enum idHyperlinkDestinationPageSetting idFitView =1212437366 # from enum idHyperlinkDestinationPageSetting idFitVisible =1212437334 # from enum idHyperlinkDestinationPageSetting idFitWidth =1212437335 # from enum idHyperlinkDestinationPageSetting idFitWindow =1212437367 # from enum idHyperlinkDestinationPageSetting idFixed =1212437350 # from enum idHyperlinkDestinationPageSetting idInheritZoom =1212437370 # from enum idHyperlinkDestinationPageSetting idHyphAesthetic =1684104563 # from enum idHyphenationStyleEnum idHyphAll =1684106348 # from enum idHyphenationStyleEnum idHyphAllButUnaesthetic =1684103797 # from enum idHyphenationStyleEnum idHyphPreferredAesthetic =1685086565 # from enum idHyphenationStyleEnum idIncludeAll =1229144929 # from enum idICCProfiles idIncludeNone =1229144942 # from enum idICCProfiles idIncludeRGBAndTagged =1229144946 # from enum idICCProfiles idIncludeTagged =1229144948 # from enum idICCProfiles idExtraLargeIcon =1885695079 # from enum idIconSizes idExtraSmallIcon =1885696877 # from enum idIconSizes idJumboIcon =1886943340 # from enum idIconSizes idLargeIcon =1884058215 # from enum idIconSizes idMediumIcon =1886217572 # from enum idIconSizes idSmallIcon =1886612844 # from enum idIconSizes idAlignCenter =1097614194 # from enum idImageAlignmentType idAlignLeft =1097616486 # from enum idImageAlignmentType idAlignRight =1097618036 # from enum idImageAlignmentType idAutomatic =1768059764 # from enum idImageConversion idGIF =1734960742 # from enum idImageConversion idJPEG =1785751398 # from enum idImageConversion idPNG =1397059687 # from enum idImageConversion idAllImageData =1853058416 # from enum idImageDataTypes idNone =1852796517 # from enum idImageDataTypes idOptimizedSubsampling =1869640563 # from enum idImageDataTypes idProxyImageData =1819243130 # from enum idImageDataTypes idLinkToServer =1700949107 # from enum idImageExportOption idOptimizedImage =1700949872 # from enum idImageExportOption idOriginalImage =1700949874 # from enum idImageExportOption idGIF =1734960742 # from enum idImageFormat idJPEG =1785751398 # from enum idImageFormat idPNG =1397059687 # from enum idImageFormat idPageBreakAfter =1114792294 # from enum idImagePageBreakType idPageBreakBefore =1114792550 # from enum idImagePageBreakType idPageBreakBeforeAndAfter =1114792545 # from enum idImagePageBreakType idPpi150 =1920151654 # from enum idImageResolution idPpi300 =1920160872 # from enum idImageResolution idPpi72 =1920160628 # from enum idImageResolution idPpi96 =1920159347 # from enum idImageResolution idSizeFixed =1182295162 # from enum idImageSizeOption idSizeRelativeToTextFlow =1383486566 # from enum idImageSizeOption idCellStylesFormat =1698919284 # from enum idImportFormat idCharacterStylesFormat =1131565940 # from enum idImportFormat idObjectStylesFormat =1332368244 # from enum idImportFormat idParagraphStylesFormat =1885885300 # from enum idImportFormat idStrokeStylesFormat =1817408620 # from enum idImportFormat idTOCStylesFormat =1415795572 # from enum idImportFormat idTableAndCellStylesFormat =1700021107 # from enum idImportFormat idTableStylesFormat =1700033396 # from enum idImportFormat idTextStylesFormat =1668305780 # from enum idImportFormat idMacintosh =1296130931 # from enum idImportPlatform idPC =1466852474 # from enum idImportPlatform idCropBleed =1131573314 # from enum idImportedPageCropOptions idCropContent =1131573315 # from enum idImportedPageCropOptions idCropSlug =1131565932 # from enum idImportedPageCropOptions idAmber =1765895522 # from enum idInCopyUIColors idAqua =1765896545 # from enum idInCopyUIColors idBlack =1765960811 # from enum idInCopyUIColors idBlue =1765960821 # from enum idInCopyUIColors idBlueberry =1765960802 # from enum idInCopyUIColors idBrickRed =1765962340 # from enum idInCopyUIColors idBrown =1765962350 # from enum idInCopyUIColors idBurgundy =1765962343 # from enum idInCopyUIColors idCanary =1766026873 # from enum idInCopyUIColors idCarnation =1766023538 # from enum idInCopyUIColors idCharcoal =1766025324 # from enum idInCopyUIColors idCirrus =1766025586 # from enum idInCopyUIColors idCornstarch =1766027886 # from enum idInCopyUIColors idCuteTeal =1766028396 # from enum idInCopyUIColors idCyan =1766029678 # from enum idInCopyUIColors idDarkBlue =1766089324 # from enum idInCopyUIColors idDarkGreen =1766090610 # from enum idInCopyUIColors idEggplant =1766156135 # from enum idInCopyUIColors idElectrolyte =1766157411 # from enum idInCopyUIColors idEther =1766159464 # from enum idInCopyUIColors idFiesta =1766222181 # from enum idInCopyUIColors idForest =1766224756 # from enum idInCopyUIColors idFuchsia =1766225267 # from enum idInCopyUIColors idGold =1766288484 # from enum idInCopyUIColors idGrape =1766290032 # from enum idInCopyUIColors idGraphite =1766289512 # from enum idInCopyUIColors idGrassGreen =1766287218 # from enum idInCopyUIColors idGray =1766290041 # from enum idInCopyUIColors idGreen =1766290030 # from enum idInCopyUIColors idGridBlue =1766285932 # from enum idInCopyUIColors idGridGreen =1766286439 # from enum idInCopyUIColors idGridOrange =1766289266 # from enum idInCopyUIColors idGunmetal =1766290798 # from enum idInCopyUIColors idIris =1766421107 # from enum idInCopyUIColors idJade =1766482276 # from enum idInCopyUIColors idLavender =1766618734 # from enum idInCopyUIColors idLemon =1766616430 # from enum idInCopyUIColors idLichen =1766615395 # from enum idInCopyUIColors idLightBlue =1766613612 # from enum idInCopyUIColors idLightGray =1766614898 # from enum idInCopyUIColors idLightOlive =1766616940 # from enum idInCopyUIColors idLime =1766615405 # from enum idInCopyUIColors idLipstick =1766615408 # from enum idInCopyUIColors idMagenta =1766680430 # from enum idInCopyUIColors idMidnight =1766680932 # from enum idInCopyUIColors idMocha =1766682467 # from enum idInCopyUIColors idMustard =1766684019 # from enum idInCopyUIColors idOchre =1766810482 # from enum idInCopyUIColors idOliveGreen =1766812790 # from enum idInCopyUIColors idOrange =1766814318 # from enum idInCopyUIColors idPeach =1766876008 # from enum idInCopyUIColors idPink =1766878827 # from enum idInCopyUIColors idPowder =1766879095 # from enum idInCopyUIColors idPurple =1766879856 # from enum idInCopyUIColors idRed =1767007588 # from enum idInCopyUIColors idSlate =1767074932 # from enum idInCopyUIColors idSmoke =1767075179 # from enum idInCopyUIColors idSulphur =1767077228 # from enum idInCopyUIColors idTan =1767137646 # from enum idInCopyUIColors idTeal =1767138668 # from enum idInCopyUIColors idUltramarine =1767205997 # from enum idInCopyUIColors idViolet =1767271540 # from enum idInCopyUIColors idWheat =1767336037 # from enum idInCopyUIColors idWhite =1767336052 # from enum idInCopyUIColors idYellow =1767468151 # from enum idInCopyUIColors idAllEntries =1097624645 # from enum idIndexCapitalizationOptions idAllLevel1Entries =1095517556 # from enum idIndexCapitalizationOptions idIncludeSubentries =1767072325 # from enum idIndexCapitalizationOptions idSelectedEntry =1398042725 # from enum idIndexCapitalizationOptions idNestedFormat =1316243814 # from enum idIndexFormat idRuninFormat =1382631782 # from enum idIndexFormat idNormal =1852797549 # from enum idInkTypes idOpaque =1769230192 # from enum idInkTypes idOpaqueIgnore =1769228647 # from enum idInkTypes idTransparent =1769231474 # from enum idInkTypes idCenterSourced =2020618593 # from enum idInnerGlowSource idEdgeSourced =2020618594 # from enum idInnerGlowSource idAppearanceOnly =1097887823 # from enum idInteractiveElementsOptions idDoNotInclude =1145981283 # from enum idInteractiveElementsOptions idAppearanceOnly =1097887823 # from enum idInteractivePDFInteractiveElementsOptions idIncludeAllMedia =1231241580 # from enum idInteractivePDFInteractiveElementsOptions idBaselineEncoding =1785751394 # from enum idJPEGOptionsFormat idProgressiveEncoding =1785751408 # from enum idJPEGOptionsFormat idHigh =1701726313 # from enum idJPEGOptionsQuality idLow =1701727351 # from enum idJPEGOptionsQuality idMaximum =1701727608 # from enum idJPEGOptionsQuality idMedium =1701727588 # from enum idJPEGOptionsQuality idCombine =1668113006 # from enum idJoinOptions idConnect =1668178804 # from enum idJoinOptions idCMYK =1129142603 # from enum idJpegColorSpaceEnum idGray =1766290041 # from enum idJpegColorSpaceEnum idRGB =1666336578 # from enum idJpegColorSpaceEnum idAwayFromBindingSide =1633772147 # from enum idJustification idCenterAlign =1667591796 # from enum idJustification idCenterJustified =1667920756 # from enum idJustification idFullyJustified =1718971500 # from enum idJustification idLeftAlign =1818584692 # from enum idJustification idLeftJustified =1818915700 # from enum idJustification idRightAlign =1919379572 # from enum idJustification idRightJustified =1919578996 # from enum idJustification idToBindingSide =1630691955 # from enum idJustification idDefaultKashidas =1801544805 # from enum idKashidasOptions idKashidasOff =1801547622 # from enum idKashidasOptions idAlignKentenCenter =1248554595 # from enum idKentenAlignment idAlignKentenLeft =1248554604 # from enum idKentenAlignment idCustom =1131639917 # from enum idKentenCharacter idKentenBlackCircle =1248551523 # from enum idKentenCharacter idKentenBlackTriangle =1248551540 # from enum idKentenCharacter idKentenBullseye =1248551525 # from enum idKentenCharacter idKentenFisheye =1248552549 # from enum idKentenCharacter idKentenSesameDot =1248551795 # from enum idKentenCharacter idKentenSmallBlackCircle =1248555875 # from enum idKentenCharacter idKentenSmallWhiteCircle =1248555895 # from enum idKentenCharacter idKentenWhiteCircle =1248556899 # from enum idKentenCharacter idKentenWhiteSesameDot =1248551799 # from enum idKentenCharacter idKentenWhiteTriangle =1248556916 # from enum idKentenCharacter idNone =1852796517 # from enum idKentenCharacter idCharacterInput =1248028777 # from enum idKentenCharacterSet idJIS =1246382419 # from enum idKentenCharacterSet idKuten =1248556404 # from enum idKentenCharacterSet idShiftJIS =1249077875 # from enum idKentenCharacterSet idUnicode =1249209961 # from enum idKentenCharacterSet idKinsokuHangForce =1248553062 # from enum idKinsokuHangTypes idKinsokuHangRegular =1248553074 # from enum idKinsokuHangTypes idNone =1852796517 # from enum idKinsokuHangTypes idHardKinsoku =1248357235 # from enum idKinsokuSet idKoreanKinsoku =1263692659 # from enum idKinsokuSet idNothing =1851876449 # from enum idKinsokuSet idSimplifiedChineseKinsoku =1396927347 # from enum idKinsokuSet idSoftKinsoku =1249078131 # from enum idKinsokuSet idTraditionalChineseKinsoku =1413704563 # from enum idKinsokuSet idKinsokuPrioritizeAdjustmentAmount=1248553313 # from enum idKinsokuType idKinsokuPushInFirst =1248553318 # from enum idKinsokuType idKinsokuPushOutFirst =1248554854 # from enum idKinsokuType idKinsokuPushOutOnly =1248554863 # from enum idKinsokuType idAlbaniaAlbanian =1936802124 # from enum idLanguageAndRegion idBelarusBelarusian =1650803289 # from enum idLanguageAndRegion idBrazilPortuguese =1886667346 # from enum idLanguageAndRegion idBulgariaBulgarian =1650934343 # from enum idLanguageAndRegion idCroatiaCroatian =1752320082 # from enum idLanguageAndRegion idCzechRepublicCzech =1668498266 # from enum idLanguageAndRegion idDenmarkDanish =1684096075 # from enum idLanguageAndRegion idEstoniaEstonian =1702118725 # from enum idLanguageAndRegion idFinlandFinnish =1718175305 # from enum idLanguageAndRegion idFranceFrench =1718765138 # from enum idLanguageAndRegion idGermanyGerman =1684358213 # from enum idLanguageAndRegion idGreeceGreek =1701594962 # from enum idLanguageAndRegion idHungaryHungarian =1752516693 # from enum idLanguageAndRegion idIndiaTamil =1952532814 # from enum idLanguageAndRegion idIndic =1768842345 # from enum idLanguageAndRegion idIsraelHebrew =1751468364 # from enum idLanguageAndRegion idItalyItalian =1769228628 # from enum idLanguageAndRegion idJapanJapanese =1784760912 # from enum idLanguageAndRegion idLatviaLatvian =1819692118 # from enum idLanguageAndRegion idLituaniaLithuanian =1819561044 # from enum idLanguageAndRegion idNetherlandsDutch =1852591692 # from enum idLanguageAndRegion idNorwayNorwegian =1851936335 # from enum idLanguageAndRegion idPolandPolish =1886146636 # from enum idLanguageAndRegion idRepublicOfKoreaKorean =1802455890 # from enum idLanguageAndRegion idRomaniaRomanian =1919898191 # from enum idLanguageAndRegion idRussianFederationRussian =1920291413 # from enum idLanguageAndRegion idSimplifiedChinese =2053653326 # from enum idLanguageAndRegion idSlovakiaSlovak =1936479051 # from enum idLanguageAndRegion idSloveniaSlovenian =1936479049 # from enum idLanguageAndRegion idSpainSpanish =1702053203 # from enum idLanguageAndRegion idStandardArabic =1634877765 # from enum idLanguageAndRegion idSwedenSwedish =1937134422 # from enum idLanguageAndRegion idThailandThai =1952994376 # from enum idLanguageAndRegion idTraditionalChinese =2053657687 # from enum idLanguageAndRegion idTurkeyTurkish =1953649746 # from enum idLanguageAndRegion idUkraineUkrainian =1969968449 # from enum idLanguageAndRegion idUnitedKingdomEnglish =1701726018 # from enum idLanguageAndRegion idUnitedStatesEnglish =1701729619 # from enum idLanguageAndRegion idVietnamVietnamese =1986614862 # from enum idLanguageAndRegion idGuideBased =1280329538 # from enum idLayoutRuleOptions idObjectBased =1280331586 # from enum idLayoutRuleOptions idOff =1330005536 # from enum idLayoutRuleOptions idPreserveExisting =1280331890 # from enum idLayoutRuleOptions idRecenter =1280332387 # from enum idLayoutRuleOptions idScale =1280332643 # from enum idLayoutRuleOptions idUseMaster =1280333133 # from enum idLayoutRuleOptions idAuto =1635019116 # from enum idLeading idLeadingModelAkiAbove =1248616801 # from enum idLeadingModel idLeadingModelAkiBelow =1248616802 # from enum idLeadingModel idLeadingModelCenter =1248619875 # from enum idLeadingModel idLeadingModelCenterDown =1248617316 # from enum idLeadingModel idLeadingModelRoman =1248619858 # from enum idLeadingModel idLargeThumbnailView =1699501142 # from enum idLibraryPanelViews idListView =1699501673 # from enum idLibraryPanelViews idThumbnailView =1700030550 # from enum idLibraryPanelViews idCenterLineAlign =1818321774 # from enum idLineAlignment idCenterLineJustify =1818455658 # from enum idLineAlignment idFullLineJustify =1818651754 # from enum idLineAlignment idLeftOrTopLineAlign =1818324084 # from enum idLineAlignment idLeftOrTopLineJustify =1819047018 # from enum idLineAlignment idRightOrBottomLineAlign =1818325602 # from enum idLineAlignment idRightOrBottomLineJustify =1819435626 # from enum idLineAlignment idDoubleSpace =1682068336 # from enum idLineSpacingType idOneAndHalfSpace =1866549363 # from enum idLineSpacingType idSingleSpace =1936282480 # from enum idLineSpacingType idTripleSpace =1951552368 # from enum idLineSpacingType idActual =1282372201 # from enum idLinkResourceRenditionType idFPO =1281781871 # from enum idLinkResourceRenditionType idLinkEmbedded =1282237028 # from enum idLinkStatus idLinkInaccessible =1818848865 # from enum idLinkStatus idLinkMissing =1819109747 # from enum idLinkStatus idLinkOutOfDate =1819242340 # from enum idLinkStatus idNormal =1852797549 # from enum idLinkStatus idCenterAlign =1667591796 # from enum idListAlignment idLeftAlign =1818584692 # from enum idListAlignment idRightAlign =1919379572 # from enum idListAlignment idBulletList =1280598644 # from enum idListType idNoList =1280601711 # from enum idListType idNumberedList =1280601709 # from enum idListType idDelayed =1347765349 # from enum idLiveDrawingOptions idImmediately =1347766637 # from enum idLiveDrawingOptions idNever =1347767926 # from enum idLiveDrawingOptions idArabicLocale =1279476082 # from enum idLocale idCzechLocale =1279476602 # from enum idLocale idDanishLocale =1279476846 # from enum idLocale idEnglishLocale =1279477102 # from enum idLocale idFinnishLocale =1279477358 # from enum idLocale idFrenchLocale =1279477362 # from enum idLocale idGermanLocale =1279477613 # from enum idLocale idGreekLocale =1279477618 # from enum idLocale idHebrewLocale =1279477858 # from enum idLocale idHungarianLocale =1279477877 # from enum idLocale idInternationalEnglishLocale =1279477097 # from enum idLocale idItalianLocale =1279478132 # from enum idLocale idJapaneseLocale =1279478384 # from enum idLocale idKoreanLocale =1279478639 # from enum idLocale idPolishLocale =1279479916 # from enum idLocale idPortugueseLocale =1279479911 # from enum idLocale idRomanianLocale =1279480431 # from enum idLocale idRussianLocale =1279480437 # from enum idLocale idSimplifiedChineseLocale =1279476590 # from enum idLocale idSpanishLocale =1279480688 # from enum idLocale idSwedishLocale =1279480695 # from enum idLocale idTraditionalChineseLocale =1279480951 # from enum idLocale idTurkishLocale =1279480946 # from enum idLocale idUkrainianLocale =1279481195 # from enum idLocale idAfter =1634104421 # from enum idLocationOptions idAtBeginning =1650945639 # from enum idLocationOptions idAtEnd =1701733408 # from enum idLocationOptions idBefore =1650812527 # from enum idLocationOptions idUnknown =1433299822 # from enum idLocationOptions idCheckedInStory =1112695657 # from enum idLockStateValues idCheckedOutStory =1112695663 # from enum idLockStateValues idEmbeddedStory =1112696173 # from enum idLockStateValues idLockedStory =1112697963 # from enum idLockStateValues idMissingLockState =1112698227 # from enum idLockStateValues idMixedLockState =1112698232 # from enum idLockStateValues idNone =1852796517 # from enum idLockStateValues idUnmanagedStory =1112700269 # from enum idLockStateValues idGroupMappingRule =1735681906 # from enum idMapType idGroupToStyleMappingRule =1735684978 # from enum idMapType idStyleMappingRule =1937011570 # from enum idMapType idStyleToGroupMappingRule =1937008498 # from enum idMapType idP05mm =808807789 # from enum idMarkLineWeight idP07mm =808938861 # from enum idMarkLineWeight idP10mm =825257325 # from enum idMarkLineWeight idP125pt =825374064 # from enum idMarkLineWeight idP15mm =825585005 # from enum idMarkLineWeight idP20mm =842034541 # from enum idMarkLineWeight idP25pt =842346608 # from enum idMarkLineWeight idP30mm =858811757 # from enum idMarkLineWeight idP50pt =892350576 # from enum idMarkLineWeight idDefault =1147563124 # from enum idMarkTypes idJMarkWithCircle =1785558883 # from enum idMarkTypes idJMarkWithoutCircle =1785556579 # from enum idMarkTypes idRotationValue =1936746862 # from enum idMatrixContent idScaleValues =1735552887 # from enum idMatrixContent idShearValue =1936486004 # from enum idMatrixContent idTranslationValues =1936484720 # from enum idMatrixContent idAgates =2051106676 # from enum idMeasurementUnits idAmericanPoints =1514238068 # from enum idMeasurementUnits idBai =2051170665 # from enum idMeasurementUnits idCentimeters =2053336435 # from enum idMeasurementUnits idCiceros =2053335395 # from enum idMeasurementUnits idCustom =1131639917 # from enum idMeasurementUnits idHa =1516790048 # from enum idMeasurementUnits idInches =2053729891 # from enum idMeasurementUnits idInchesDecimal =2053729892 # from enum idMeasurementUnits idMillimeters =2053991795 # from enum idMeasurementUnits idMils =2051893612 # from enum idMeasurementUnits idPicas =2054187363 # from enum idMeasurementUnits idPixels =2054187384 # from enum idMeasurementUnits idPoints =2054188905 # from enum idMeasurementUnits idQ =2054255973 # from enum idMeasurementUnits idU =2051691808 # from enum idMeasurementUnits idLineEndAllOneEmEnum =1246572848 # from enum idMojikumiTableDefaults idLineEndAllOneHalfEmEnum =1246572593 # from enum idMojikumiTableDefaults idLineEndPeriodOneEmEnum =1246572852 # from enum idMojikumiTableDefaults idLineEndUkeNoFloatEnum =1246572849 # from enum idMojikumiTableDefaults idNothing =1851876449 # from enum idMojikumiTableDefaults idOneEmIndentLineEndAllNoFloatEnum=1246572598 # from enum idMojikumiTableDefaults idOneEmIndentLineEndAllOneEmEnum=1246572597 # from enum idMojikumiTableDefaults idOneEmIndentLineEndAllOneHalfEmEnum=1246572601 # from enum idMojikumiTableDefaults idOneEmIndentLineEndPeriodOneEmEnum=1246572851 # from enum idMojikumiTableDefaults idOneEmIndentLineEndUkeNoFloatEnum=1246572599 # from enum idMojikumiTableDefaults idOneEmIndentLineEndUkeOneHalfEmEnum=1246572594 # from enum idMojikumiTableDefaults idOneOrOneHalfEmIndentLineEndAllOneEmEnum=1246572596 # from enum idMojikumiTableDefaults idOneOrOneHalfEmIndentLineEndPeriodOneEmEnum=1246572850 # from enum idMojikumiTableDefaults idOneOrOneHalfEmIndentLineEndUkeNoFloatEnum=1246572600 # from enum idMojikumiTableDefaults idOneOrOneHalfEmIndentLineEndUkeOneHalfEmEnum=1246572595 # from enum idMojikumiTableDefaults idSimpChineseDefault =1246572854 # from enum idMojikumiTableDefaults idTradChineseDefault =1246572853 # from enum idMojikumiTableDefaults idCCIT3 =1128879155 # from enum idMonoBitmapCompression idCCIT4 =1128879156 # from enum idMonoBitmapCompression idNone =1852796517 # from enum idMonoBitmapCompression idRunLength =1919839299 # from enum idMonoBitmapCompression idZip =2053730371 # from enum idMonoBitmapCompression idPause =1885435251 # from enum idMoviePlayOperations idPlay =1886151033 # from enum idMoviePlayOperations idPlayFromNavigationPoint =1886154358 # from enum idMoviePlayOperations idResume =1919251317 # from enum idMoviePlayOperations idStop =1937010544 # from enum idMoviePlayOperations idStopAll =1937010785 # from enum idMoviePlayOperations idFromMovie =1298558310 # from enum idMoviePosterTypes idNone =1852796517 # from enum idMoviePosterTypes idProxyImage =1299216505 # from enum idMoviePosterTypes idStandard =2020623970 # from enum idMoviePosterTypes idAnyCharacter =1380541539 # from enum idNestedStyleDelimiters idAnyWord =1380541559 # from enum idNestedStyleDelimiters idAutoPageNumber =1396797550 # from enum idNestedStyleDelimiters idDigits =1380541540 # from enum idNestedStyleDelimiters idDropcap =1380541507 # from enum idNestedStyleDelimiters idEmSpace =1397058899 # from enum idNestedStyleDelimiters idEnSpace =1397059155 # from enum idNestedStyleDelimiters idEndNestedStyle =1396855379 # from enum idNestedStyleDelimiters idForcedLineBreak =1397124194 # from enum idNestedStyleDelimiters idIndentHereTab =1397319796 # from enum idNestedStyleDelimiters idInlineGraphic =1380541545 # from enum idNestedStyleDelimiters idLetters =1380541548 # from enum idNestedStyleDelimiters idNonbreakingSpace =1397645907 # from enum idNestedStyleDelimiters idRepeat =1380545132 # from enum idNestedStyleDelimiters idSectionMarker =1400073805 # from enum idNestedStyleDelimiters idSentence =1380541555 # from enum idNestedStyleDelimiters idTabs =1380541556 # from enum idNestedStyleDelimiters idGalleyBackgroundColor =1699168839 # from enum idNoteBackgrounds idUseNoteColor =1700020807 # from enum idNoteBackgrounds idUseNotePrefColor =1700089923 # from enum idNoteColorChoices idUseUserColor =1700091203 # from enum idNoteColorChoices idNothing =1851876449 # from enum idNothingEnum idAsText =1700946804 # from enum idNumberedListExportOption idOrderedList =1700949359 # from enum idNumberedListExportOption idExcludeNumbers =1952804469 # from enum idNumberedParagraphsOptions idIncludeFullParagraph =1953064560 # from enum idNumberedParagraphsOptions idIncludeNumbersOnly =1953066607 # from enum idNumberedParagraphsOptions idArabic =1298231906 # from enum idNumberingStyle idArabicAbjad =1296130410 # from enum idNumberingStyle idArabicAlifBaTah =1296130420 # from enum idNumberingStyle idDoubleLeadingZeros =1296329850 # from enum idNumberingStyle idFormatNone =1701733998 # from enum idNumberingStyle idHebrewBiblical =1296589410 # from enum idNumberingStyle idHebrewNonStandard =1296589422 # from enum idNumberingStyle idKanji =1296788073 # from enum idNumberingStyle idKatakanaModern =1265920877 # from enum idNumberingStyle idKatakanaTraditional =1265920884 # from enum idNumberingStyle idLowerLetters =1296855660 # from enum idNumberingStyle idLowerRoman =1297247596 # from enum idNumberingStyle idSingleLeadingZeros =1297312890 # from enum idNumberingStyle idTripleLeadingZeros =1297378426 # from enum idNumberingStyle idUpperLetters =1296855669 # from enum idNumberingStyle idUpperRoman =1297247605 # from enum idNumberingStyle idDefault =1147563124 # from enum idOTFFigureStyle idProportionalLining =1330932848 # from enum idOTFFigureStyle idProportionalOldstyle =1330933619 # from enum idOTFFigureStyle idTabularLining =1330931316 # from enum idOTFFigureStyle idTabularOldstyle =1330933620 # from enum idOTFFigureStyle idAllFramesType =1178682995 # from enum idObjectTypes idGraphicFramesType =1179076211 # from enum idObjectTypes idTextFramesType =1179928178 # from enum idObjectTypes idUnassignedFramesType =1179993715 # from enum idObjectTypes idDefault =1147563124 # from enum idOpenOptions idOpenCopy =1332757360 # from enum idOpenOptions idOpenOriginal =1332760434 # from enum idOpenOptions idAllSmallCapsFeature =1664250691 # from enum idOpenTypeFeature idContextualAlternatesFeature =1330930497 # from enum idOpenTypeFeature idDefaultFigureStyleFeature =1330931268 # from enum idOpenTypeFeature idDenominatorFeature =1884247108 # from enum idOpenTypeFeature idDiscretionaryLigaturesFeature=1330930764 # from enum idOpenTypeFeature idFractionsFeature =1330931282 # from enum idOpenTypeFeature idJustificationAlternate =1330932309 # from enum idOpenTypeFeature idLow =1701727351 # from enum idOpenTypeFeature idNumeratorFeature =1884247118 # from enum idOpenTypeFeature idOrdinalFeature =1330933586 # from enum idOpenTypeFeature idOverlapSwash =1330933590 # from enum idOpenTypeFeature idProportionalLiningFeature =1330932816 # from enum idOpenTypeFeature idProportionalOldstyleFeature =1330933587 # from enum idOpenTypeFeature idStretchedAlternate =1330934610 # from enum idOpenTypeFeature idStylisticAlternate =1330934612 # from enum idOpenTypeFeature idSubscriptFeature =1884247106 # from enum idOpenTypeFeature idSuperscriptFeature =1884247123 # from enum idOpenTypeFeature idSwashFeature =1330934615 # from enum idOpenTypeFeature idTabularLiningFeature =1330931284 # from enum idOpenTypeFeature idTabularOldstyleFeature =1330933588 # from enum idOpenTypeFeature idTitlingFeature =1330934857 # from enum idOpenTypeFeature idBevelEndJoin =1651142510 # from enum idOutlineJoin idMiterEndJoin =1835691886 # from enum idOutlineJoin idRoundEndJoin =1919577966 # from enum idOutlineJoin idAll =1634495520 # from enum idOverrideType idCharacterOnly =1667789423 # from enum idOverrideType idParagraphOnly =1885434479 # from enum idOverrideType idCMYK =1129142603 # from enum idPDFColorSpace idGray =1766290041 # from enum idPDFColorSpace idRGB =1666336578 # from enum idPDFColorSpace idRepurposeCMYK =1917013337 # from enum idPDFColorSpace idRepurposeRGB =1917994818 # from enum idPDFColorSpace idUnchangedColorSpace =1970161251 # from enum idPDFColorSpace idCompressNone =1131368047 # from enum idPDFCompressionType idCompressObjects =1131368290 # from enum idPDFCompressionType idCompressStructure =1131369332 # from enum idPDFCompressionType idCropArt =1131573313 # from enum idPDFCrop idCropBleed =1131573314 # from enum idPDFCrop idCropContentAllLayers =1131561324 # from enum idPDFCrop idCropContentVisibleLayers =1131566703 # from enum idPDFCrop idCropMedia =1131573325 # from enum idPDFCrop idCropPDF =1131573328 # from enum idPDFCrop idCropTrim =1131573332 # from enum idPDFCrop idHigh =1701726313 # from enum idPDFJPEGQualityOptions idLow =1701727351 # from enum idPDFJPEGQualityOptions idMaximum =1701727608 # from enum idPDFJPEGQualityOptions idMedium =1701727588 # from enum idPDFJPEGQualityOptions idMinimum =1701727598 # from enum idPDFJPEGQualityOptions idP125pt =825374064 # from enum idPDFMarkWeight idP25pt =842346608 # from enum idPDFMarkWeight idP50pt =892350576 # from enum idPDFMarkWeight idUseDocument =1967419235 # from enum idPDFProfileSelector idUseMonitorProfile =1836008528 # from enum idPDFProfileSelector idUseNoProfile =1851868240 # from enum idPDFProfileSelector idWorking =1466921579 # from enum idPDFProfileSelector idAutomaticCompression =1936875875 # from enum idPDFRasterCompressionOptions idJPEGCompression =1936878179 # from enum idPDFRasterCompressionOptions idLosslessCompression =1936878691 # from enum idPDFRasterCompressionOptions idNone =1852796517 # from enum idPDFXStandards idPDFX1a2001Standard =1396912481 # from enum idPDFXStandards idPDFX1a2003Standard =1395745075 # from enum idPDFXStandards idPDFX32002Standard =1396922419 # from enum idPDFXStandards idPDFX32003Standard =1398289203 # from enum idPDFXStandards idPDFX42010Standard =1398289496 # from enum idPDFXStandards idGray =1766290041 # from enum idPNGColorSpaceEnum idRGB =1666336578 # from enum idPNGColorSpaceEnum idExportAll =1785742657 # from enum idPNGExportRangeEnum idExportRange =1785742674 # from enum idPNGExportRangeEnum idHigh =1701726313 # from enum idPNGQualityEnum idLow =1701727351 # from enum idPNGQualityEnum idMaximum =1701727608 # from enum idPNGQualityEnum idMedium =1701727588 # from enum idPNGQualityEnum idDeviceIndependent =1684367716 # from enum idPPDValues idDefault =1147563124 # from enum idPageBindingOptions idLeftToRight =1819570786 # from enum idPageBindingOptions idRightToLeft =1920232546 # from enum idPageBindingOptions idNothing =1851876449 # from enum idPageColorOptions idUseMasterColor =1346594413 # from enum idPageColorOptions idDefault =1147563124 # from enum idPageLayoutOptions idSinglePage =1987736432 # from enum idPageLayoutOptions idSinglePageContinuous =1884508259 # from enum idPageLayoutOptions idTwoUpCoverPage =1884570448 # from enum idPageLayoutOptions idTwoUpCoverPageContinuous =1884570467 # from enum idPageLayoutOptions idTwoUpFacing =1884575046 # from enum idPageLayoutOptions idTwoUpFacingContinuous =1884571235 # from enum idPageLayoutOptions idAfterEntry =1634100590 # from enum idPageNumberPosition idBeforeEntry =1650877806 # from enum idPageNumberPosition idNone =1852796517 # from enum idPageNumberPosition idArabic =1298231906 # from enum idPageNumberStyle idArabicAbjad =1296130410 # from enum idPageNumberStyle idArabicAlifBaTah =1296130420 # from enum idPageNumberStyle idDoubleLeadingZeros =1296329850 # from enum idPageNumberStyle idHebrewBiblical =1296589410 # from enum idPageNumberStyle idHebrewNonStandard =1296589422 # from enum idPageNumberStyle idKanji =1296788073 # from enum idPageNumberStyle idLowerLetters =1296855660 # from enum idPageNumberStyle idLowerRoman =1297247596 # from enum idPageNumberStyle idSingleLeadingZeros =1297312890 # from enum idPageNumberStyle idTripleLeadingZeros =1297378426 # from enum idPageNumberStyle idUpperLetters =1296855669 # from enum idPageNumberStyle idUpperRoman =1297247605 # from enum idPageNumberStyle idAbsolute =1096971116 # from enum idPageNumberingOptions idSection =1935897710 # from enum idPageNumberingOptions idLandscape =2003395685 # from enum idPageOrientation idPortrait =1751738216 # from enum idPageOrientation idCenterHorizontally =1668183112 # from enum idPagePositions idCenterVertically =1668183126 # from enum idPagePositions idCentered =1668183106 # from enum idPagePositions idUpperLeft =1668183118 # from enum idPagePositions idAllPages =1886547553 # from enum idPageRange idSelectedItems =1886547571 # from enum idPageRange idExportAllPages =1700883568 # from enum idPageRangeFormat idExportPageRange =1700951410 # from enum idPageRangeFormat idCurrentPage =1668444263 # from enum idPageReferenceType idForNextNPages =1718513767 # from enum idPageReferenceType idForNextNParagraphs =1718513778 # from enum idPageReferenceType idSuppressPageNumbers =1852863079 # from enum idPageReferenceType idToEndOfDocument =1701799011 # from enum idPageReferenceType idToEndOfSection =1701802851 # from enum idPageReferenceType idToEndOfStory =1701802868 # from enum idPageReferenceType idToNextStyleChange =1953395555 # from enum idPageReferenceType idToNextUseOfStyle =1953396083 # from enum idPageReferenceType idLeftHand =1818653800 # from enum idPageSideOptions idRightHand =1919382632 # from enum idPageSideOptions idSingleSided =1970496888 # from enum idPageSideOptions idDown =1181971556 # from enum idPageTransitionDirectionOptions idHorizontal =1752134266 # from enum idPageTransitionDirectionOptions idHorizontalIn =1886668873 # from enum idPageTransitionDirectionOptions idHorizontalOut =1886668879 # from enum idPageTransitionDirectionOptions idIn =1768824864 # from enum idPageTransitionDirectionOptions idLeftDown =1886669892 # from enum idPageTransitionDirectionOptions idLeftToRight =1819570786 # from enum idPageTransitionDirectionOptions idLeftUp =1886669909 # from enum idPageTransitionDirectionOptions idNotApplicable =1886670401 # from enum idPageTransitionDirectionOptions idOut =1886670708 # from enum idPageTransitionDirectionOptions idRightDown =1886671428 # from enum idPageTransitionDirectionOptions idRightToLeft =1920232546 # from enum idPageTransitionDirectionOptions idRightUp =1886671445 # from enum idPageTransitionDirectionOptions idUp =1181971566 # from enum idPageTransitionDirectionOptions idVertical =1986359924 # from enum idPageTransitionDirectionOptions idVerticalIn =1886672457 # from enum idPageTransitionDirectionOptions idVerticalOut =1886672463 # from enum idPageTransitionDirectionOptions idFast =1180791668 # from enum idPageTransitionDurationOptions idMedium =1701727588 # from enum idPageTransitionDurationOptions idSlow =1886671692 # from enum idPageTransitionDurationOptions idBlindsTransition =1886667372 # from enum idPageTransitionOverrideOptions idBoxTransition =1886667384 # from enum idPageTransitionOverrideOptions idCombTransition =1886667618 # from enum idPageTransitionOverrideOptions idCoverTransition =1886667638 # from enum idPageTransitionOverrideOptions idDissolveTransition =1886667891 # from enum idPageTransitionOverrideOptions idFadeTransition =1886668388 # from enum idPageTransitionOverrideOptions idFromDocument =1718764655 # from enum idPageTransitionOverrideOptions idNone =1852796517 # from enum idPageTransitionOverrideOptions idPageTurnTransition =1886670932 # from enum idPageTransitionOverrideOptions idPushTransition =1886670963 # from enum idPageTransitionOverrideOptions idSplitTransition =1886671728 # from enum idPageTransitionOverrideOptions idUncoverTransition =1886672227 # from enum idPageTransitionOverrideOptions idWipeTransition =1886672752 # from enum idPageTransitionOverrideOptions idZoomInTransition =1886673481 # from enum idPageTransitionOverrideOptions idZoomOutTransition =1886673487 # from enum idPageTransitionOverrideOptions idBlindsTransition =1886667372 # from enum idPageTransitionTypeOptions idBoxTransition =1886667384 # from enum idPageTransitionTypeOptions idCombTransition =1886667618 # from enum idPageTransitionTypeOptions idCoverTransition =1886667638 # from enum idPageTransitionTypeOptions idDissolveTransition =1886667891 # from enum idPageTransitionTypeOptions idFadeTransition =1886668388 # from enum idPageTransitionTypeOptions idNone =1852796517 # from enum idPageTransitionTypeOptions idPushTransition =1886670963 # from enum idPageTransitionTypeOptions idSplitTransition =1886671728 # from enum idPageTransitionTypeOptions idUncoverTransition =1886672227 # from enum idPageTransitionTypeOptions idWipeTransition =1886672752 # from enum idPageTransitionTypeOptions idZoomInTransition =1886673481 # from enum idPageTransitionTypeOptions idZoomOutTransition =1886673487 # from enum idPageTransitionTypeOptions idByAlternateLayout =1987277931 # from enum idPageViewOptions idHorizontally =1752396907 # from enum idPageViewOptions idVertically =1987211127 # from enum idPageViewOptions idMastersFixed =1886416230 # from enum idPanelLayoutResize idPagesFixed =1886414456 # from enum idPanelLayoutResize idProportionalResize =1886417010 # from enum idPanelLayoutResize idGreekImages =1699111248 # from enum idPanningTypes idGreekImagesAndText =1699639120 # from enum idPanningTypes idNoGreeking =1699116368 # from enum idPanningTypes idAuto =1635019116 # from enum idPaperSize idCustom =1131639917 # from enum idPaperSizes idDefinedByDriver =1347634290 # from enum idPaperSizes idBaselineBottomOrigin =1886601826 # from enum idParagraphBorderBottomOriginEnum idDescentBottomOrigin =1886601828 # from enum idParagraphBorderBottomOriginEnum idColumnWidth =1265399652 # from enum idParagraphBorderEnum idTextWidth =1886681207 # from enum idParagraphBorderEnum idAscentTopOrigin =1886606433 # from enum idParagraphBorderTopOriginEnum idBaselineTopOrigin =1886606434 # from enum idParagraphBorderTopOriginEnum idLeadingTopOrigin =1885492332 # from enum idParagraphBorderTopOriginEnum idLeftToRightDirection =1278366308 # from enum idParagraphDirectionOptions idRightToLeftDirection =1379028068 # from enum idParagraphDirectionOptions idArabicJustification =1886019954 # from enum idParagraphJustificationOptions idDefaultJustification =1886020709 # from enum idParagraphJustificationOptions idNaskhJustification =1886023265 # from enum idParagraphJustificationOptions idNaskhKashidaJustification =1886023275 # from enum idParagraphJustificationOptions idNaskhKashidaJustificationFrac=1886021227 # from enum idParagraphJustificationOptions idNaskhTatweelJustification =1886023284 # from enum idParagraphJustificationOptions idNaskhTatweelJustificationFrac=1886021236 # from enum idParagraphJustificationOptions idBaselineBottomOrigin =1886601826 # from enum idParagraphShadingBottomOriginEnum idDescentBottomOrigin =1886601828 # from enum idParagraphShadingBottomOriginEnum idAscentTopOrigin =1886606433 # from enum idParagraphShadingTopOriginEnum idBaselineTopOrigin =1886606434 # from enum idParagraphShadingTopOriginEnum idLeadingTopOrigin =1885492332 # from enum idParagraphShadingTopOriginEnum idColumnWidth =1265399652 # from enum idParagraphShadingWidthEnum idTextWidth =1886681207 # from enum idParagraphShadingWidthEnum idClosedPath =1668051812 # from enum idPathType idOpenPath =1869639280 # from enum idPathType idBottomPathAlignment =1885430367 # from enum idPathTypeAlignments idCenterPathAlignment =1885430623 # from enum idPathTypeAlignments idTopPathAlignment =1885434975 # from enum idPathTypeAlignments idDisplayDocumentTitle =1148413044 # from enum idPdfDisplayTitleOptions idDisplayFileName =1148413550 # from enum idPdfDisplayTitleOptions idActualSize =2053206906 # from enum idPdfMagnificationOptions idDefault =1147563124 # from enum idPdfMagnificationOptions idFiftyPercent =2053531248 # from enum idPdfMagnificationOptions idFitHeight =1212437352 # from enum idPdfMagnificationOptions idFitPage =2053534832 # from enum idPdfMagnificationOptions idFitVisible =1212437334 # from enum idPdfMagnificationOptions idFitWidth =1212437335 # from enum idPdfMagnificationOptions idOneHundredPercent =2053533544 # from enum idPdfMagnificationOptions idSeventyFivePercent =2053534566 # from enum idPdfMagnificationOptions idTwentyFivePercent =2053534822 # from enum idPdfMagnificationOptions idAGMXShowTime =1095191924 # from enum idPerformanceMetricOptions idAttachableEventCount =1095058292 # from enum idPerformanceMetricOptions idAttachedScriptsCount =1095975796 # from enum idPerformanceMetricOptions idBIBAllocations =1112097345 # from enum idPerformanceMetricOptions idBIBAllocationsPeak =1111576683 # from enum idPerformanceMetricOptions idBIBCache =1112097379 # from enum idPerformanceMetricOptions idBIBCachePeak =1111707755 # from enum idPerformanceMetricOptions idCPUTime =1668314484 # from enum idPerformanceMetricOptions idChangeManagerUpdateCallCount=1129137012 # from enum idPerformanceMetricOptions idChangeManagerUpdateCallTime =1129141357 # from enum idPerformanceMetricOptions idCoreAllocationCount =1128361059 # from enum idPerformanceMetricOptions idCoreMemorySize =1129539962 # from enum idPerformanceMetricOptions idCurrentMemoryMark =1296921195 # from enum idPerformanceMetricOptions idDatabaseFileBytesRead =1145197156 # from enum idPerformanceMetricOptions idDatabaseFileBytesWritten =1145198450 # from enum idPerformanceMetricOptions idDatabaseFilePageReads =1145194098 # from enum idPerformanceMetricOptions idDatabaseFileReadTime =1145197172 # from enum idPerformanceMetricOptions idDatabaseFileWriteTime =1145198452 # from enum idPerformanceMetricOptions idDatabaseInstantiateCount =1145194862 # from enum idPerformanceMetricOptions idDatabaseNewUIDCount =1145197929 # from enum idPerformanceMetricOptions idDispatchEventTime =1145394285 # from enum idPerformanceMetricOptions idDrawManagerDrawTime =1145918573 # from enum idPerformanceMetricOptions idDrawManagerNumberOfInterrupts=1145915758 # from enum idPerformanceMetricOptions idDropShadowFileReadBytes =1145459298 # from enum idPerformanceMetricOptions idDropShadowFileReadTime =1145459316 # from enum idPerformanceMetricOptions idDropShadowFileWriteBytes =1145460578 # from enum idPerformanceMetricOptions idDropShadowFileWriteTime =1145460596 # from enum idPerformanceMetricOptions idDropShadowMemoryReadBytes =1146311266 # from enum idPerformanceMetricOptions idDropShadowMemoryReadTime =1146311284 # from enum idPerformanceMetricOptions idDropShadowMemoryWriteBytes =1146312546 # from enum idPerformanceMetricOptions idDropShadowMemoryWriteTime =1146312564 # from enum idPerformanceMetricOptions idGDIObjectCount =1195657582 # from enum idPerformanceMetricOptions idGalleyCompositionCount =1195590516 # from enum idPerformanceMetricOptions idGalleyCompositionTime =1195594861 # from enum idPerformanceMetricOptions idHandleCount =1212378740 # from enum idPerformanceMetricOptions idHeapAllocations =1212247148 # from enum idPerformanceMetricOptions idHeapAllocationsPeak =1212239979 # from enum idPerformanceMetricOptions idImageCacheAllocations =1231897409 # from enum idPerformanceMetricOptions idImageCacheAllocationsPeak =1229144427 # from enum idPerformanceMetricOptions idImageCacheFileBytesRead =1231901284 # from enum idPerformanceMetricOptions idImageCacheFileBytesWritten =1231902578 # from enum idPerformanceMetricOptions idImageCacheFileReadTime =1229148772 # from enum idPerformanceMetricOptions idImageCacheFileWriteTime =1229150066 # from enum idPerformanceMetricOptions idInstanceCachePurgeCount =1229148259 # from enum idPerformanceMetricOptions idLayoutCompositionCount =1279476596 # from enum idPerformanceMetricOptions idLayoutCompositionTime =1279480941 # from enum idPerformanceMetricOptions idMemoryPurgeCount =1297105780 # from enum idPerformanceMetricOptions idMemoryPurgeTime =1297110125 # from enum idPerformanceMetricOptions idMinisaveCount =1297302388 # from enum idPerformanceMetricOptions idNewSnapshotTime =1397651284 # from enum idPerformanceMetricOptions idNumberOfThreads =1853122674 # from enum idPerformanceMetricOptions idOverallSystemCPU =1399025781 # from enum idPerformanceMetricOptions idOverallUserCPU =1432580213 # from enum idPerformanceMetricOptions idPDFAllocactions =1346651713 # from enum idPerformanceMetricOptions idPDFAllocactionsPeak =1346650475 # from enum idPerformanceMetricOptions idProcessIOBytesRead =1229935204 # from enum idPerformanceMetricOptions idProcessIOBytesWritten =1229936498 # from enum idPerformanceMetricOptions idResidentMemorySize =1381198202 # from enum idPerformanceMetricOptions idSnapshotCount =1397965684 # from enum idPerformanceMetricOptions idSnapshotReadWriteByteCount =1397905251 # from enum idPerformanceMetricOptions idSnapshotReadWriteTime =1397905268 # from enum idPerformanceMetricOptions idVXFerFileBytesWritten =1447445111 # from enum idPerformanceMetricOptions idVXferAlloc =1448633921 # from enum idPerformanceMetricOptions idVXferAllocPeak =1448624491 # from enum idPerformanceMetricOptions idVXferBytesRead =1448633938 # from enum idPerformanceMetricOptions idVXferBytesWritten =1448633943 # from enum idPerformanceMetricOptions idVXferFileBytesRead =1447445106 # from enum idPerformanceMetricOptions idVXferReadTime =1448628852 # from enum idPerformanceMetricOptions idVXferWriteTime =1448630132 # from enum idPerformanceMetricOptions idVirtualMemorySize =1448307066 # from enum idPerformanceMetricOptions idXMPFilterTime =1481461876 # from enum idPerformanceMetricOptions idHonorAllProfiles =1148217441 # from enum idPlacedVectorProfilePolicy idIgnoreAll =1148217697 # from enum idPlacedVectorProfilePolicy idIgnoreOutputIntent =1148217711 # from enum idPlacedVectorProfilePolicy idPause =1885435251 # from enum idPlayOperations idPlay =1886151033 # from enum idPlayOperations idResume =1919251317 # from enum idPlayOperations idStop =1937010544 # from enum idPlayOperations idStopAll =1937010785 # from enum idPlayOperations idCorner =1668443762 # from enum idPointType idPlain =1886151022 # from enum idPointType idSmooth =1936553064 # from enum idPointType idSymmetrical =1937337709 # from enum idPointType idNormal =1852797549 # from enum idPosition idOTDenominator =1884247140 # from enum idPosition idOTNumerator =1884247150 # from enum idPosition idOTSubscript =1884247138 # from enum idPosition idOTSuperscript =1884247155 # from enum idPosition idSubscript =1935831907 # from enum idPosition idSuperscript =1936749411 # from enum idPosition idBothXYAttribute =1698855001 # from enum idPositionAttributes idXAttribute =1700282735 # from enum idPositionAttributes idYAttribute =1700348271 # from enum idPositionAttributes idCalculate =1634756205 # from enum idPositionalForms idFinal =1718185569 # from enum idPositionalForms idInitial =1768843636 # from enum idPositionalForms idIsolated =1769172844 # from enum idPositionalForms idMedial =1835361385 # from enum idPositionalForms idNone =1852796517 # from enum idPositionalForms idLevel2 =1347636274 # from enum idPostScriptLevels idLevel3 =1347636275 # from enum idPostScriptLevels idPreflightAllLayers =1886142796 # from enum idPreflightLayerOptions idPreflightVisibleLayers =1886148172 # from enum idPreflightLayerOptions idPreflightVisiblePrintableLayers=1886148176 # from enum idPreflightLayerOptions idUseEmbeddedProfile =1885619533 # from enum idPreflightProfileOptions idUseWorkingProfile =1885622342 # from enum idPreflightProfileOptions idReturnAsError =1699890546 # from enum idPreflightRuleFlag idReturnAsInformational =1699893865 # from enum idPreflightRuleFlag idReturnAsWarning =1699893879 # from enum idPreflightRuleFlag idRuleIsDisabled =1699890274 # from enum idPreflightRuleFlag idPreflightAllDocuments =1885552964 # from enum idPreflightScopeOptions idPreflightAllPages =1885552976 # from enum idPreflightScopeOptions idPreflightSelectedDocuments =1885557572 # from enum idPreflightScopeOptions idPreserveAppearanceDefault =1349665893 # from enum idPreserveAppearanceFromLayoutEnum idPreserveAppearanceRasterizeContainer=1349669490 # from enum idPreserveAppearanceFromLayoutEnum idPreserveAppearanceRasterizeContent=1349669492 # from enum idPreserveAppearanceFromLayoutEnum idPreserveAppearanceUseExistingImage=1349670245 # from enum idPreserveAppearanceFromLayoutEnum idAllPages =1886547553 # from enum idPreviewPagesOptions idFirst10Pages =1180192871 # from enum idPreviewPagesOptions idFirst2Pages =1177702503 # from enum idPreviewPagesOptions idFirst5Pages =1177899111 # from enum idPreviewPagesOptions idFirstPage =1700947536 # from enum idPreviewPagesOptions idExtraLarge =1162629234 # from enum idPreviewSizeOptions idLarge =1281446002 # from enum idPreviewSizeOptions idMedium =1701727588 # from enum idPreviewSizeOptions idSmall =1399672946 # from enum idPreviewSizeOptions idNone =1852796517 # from enum idPreviewTypes idTIFFPreview =1164997734 # from enum idPreviewTypes idAllLayers =1634495564 # from enum idPrintLayerOptions idVisibleLayers =1986622284 # from enum idPrintLayerOptions idVisiblePrintableLayers =1987080780 # from enum idPrintLayerOptions idLandscape =2003395685 # from enum idPrintPageOrientation idPortrait =1751738216 # from enum idPrintPageOrientation idReverseLandscape =1869771372 # from enum idPrintPageOrientation idReversePortrait =1869771376 # from enum idPrintPageOrientation idPostscriptFile =1886611052 # from enum idPrinter idCustom =1131639917 # from enum idPrinterPresetTypes idDefault =1147563124 # from enum idPrinterPresetTypes idNoCMS =1970499183 # from enum idProfile idPostScriptCMS =1970303843 # from enum idProfile idUseDocument =1967419235 # from enum idProfile idWorking =1466921579 # from enum idProfile idCustom =1131639917 # from enum idProofingType idDocumentCMYK =1347708003 # from enum idProofingType idProofOff =1347710822 # from enum idProofingType idWorkingCMYK =1347712867 # from enum idProofingType idChosenPage =1701013072 # from enum idPublishCoverEnum idExternalImage =1700952169 # from enum idPublishCoverEnum idFirstPage =1700947536 # from enum idPublishCoverEnum idPublishByPages =1700950134 # from enum idPublishFormatEnum idPublishBySpread =1700950902 # from enum idPublishFormatEnum idAscendingSort =1634952307 # from enum idRangeSortOrder idDescendingSort =1685287796 # from enum idRangeSortOrder idNoSort =1852797812 # from enum idRangeSortOrder idNinetySixPpi =1853059184 # from enum idRasterResolutionOptions idOneHundredFortyFourPpi =1868984432 # from enum idRasterResolutionOptions idSeventyTwoPpi =1937010800 # from enum idRasterResolutionOptions idAllRecords =1684881778 # from enum idRecordSelection idOneRecord =1684885362 # from enum idRecordSelection idRange =1684886130 # from enum idRecordSelection idMultipleRecord =1684884850 # from enum idRecordsPerPage idSingleRecord =1684886386 # from enum idRecordsPerPage idAbsoluteColorimetric =1380540771 # from enum idRenderingIntent idPerceptual =1380544611 # from enum idRenderingIntent idRelativeColorimetric =1380545123 # from enum idRenderingIntent idSaturation =1380545377 # from enum idRenderingIntent idUseColorSettings =1380541299 # from enum idRenderingIntent idNextEvenPage =1164993131 # from enum idRepaginateOption idNextOddPage =1332765291 # from enum idRepaginateOption idNextPage =1885500011 # from enum idRepaginateOption idInverseProportions =1231976016 # from enum idResizeConstraints idKeepCurrentProportions =1264939088 # from enum idResizeConstraints idKeepCurrentValue =1264939094 # from enum idResizeConstraints idTallProportions =1415670864 # from enum idResizeConstraints idWideProportions =1466524752 # from enum idResizeConstraints idAddingCurrentDimensionsTo =1215264592 # from enum idResizeMethods idMultiplyingCurrentDimensionsBy=1215264589 # from enum idResizeMethods idReplacingCurrentDimensionsWith=1215264581 # from enum idResizeMethods idReshapingAreaToRatio =1215264577 # from enum idResizeMethods idReshapingBorderToRatio =1215264595 # from enum idResizeMethods idResolveClashAutoRename =2001879873 # from enum idResolveStyleClash idResolveClashUseExisting =2001879877 # from enum idResolveStyleClash idResolveClashUseNew =2001879886 # from enum idResolveStyleClash idAfterSpecificLevel =1701737324 # from enum idRestartPolicy idAnyPreviousLevel =1701732720 # from enum idRestartPolicy idRangeOfLevels =1701737068 # from enum idRestartPolicy idBackward =1113680759 # from enum idRotationDirection idForward =1181708919 # from enum idRotationDirection idBodyRow =1161982583 # from enum idRowTypes idFooterRow =1162244727 # from enum idRowTypes idHeaderRow =1162375799 # from enum idRowTypes idMixedState =1162703479 # from enum idRowTypes idRuby1Aki =1248997729 # from enum idRubyAlignments idRubyCenter =1249010548 # from enum idRubyAlignments idRubyEqualAki =1249011041 # from enum idRubyAlignments idRubyFullJustify =1249011306 # from enum idRubyAlignments idRubyJIS =1249012339 # from enum idRubyAlignments idRubyLeft =1249012838 # from enum idRubyAlignments idRubyRight =1249014388 # from enum idRubyAlignments idAboveRight =1248551282 # from enum idRubyKentenPosition idBelowLeft =1248551532 # from enum idRubyKentenPosition idNone =1852796517 # from enum idRubyOverhang idRubyOverhangHalfChar =1249011811 # from enum idRubyOverhang idRubyOverhangHalfRuby =1249013554 # from enum idRubyOverhang idRubyOverhangNoLimit =1249013621 # from enum idRubyOverhang idRubyOverhangOneChar =1249013603 # from enum idRubyOverhang idRubyOverhangOneRuby =1249013553 # from enum idRubyOverhang idRubyParent121Aki =1248997682 # from enum idRubyParentSpacing idRubyParentBothSides =1249010291 # from enum idRubyParentSpacing idRubyParentEqualAki =1249014113 # from enum idRubyParentSpacing idRubyParentFullJustify =1249014634 # from enum idRubyParentSpacing idRubyParentNoAdjustment =1249013345 # from enum idRubyParentSpacing idGroupRuby =1249011570 # from enum idRubyTypes idPerCharacterRuby =1249013859 # from enum idRubyTypes idBooleanDataType =1920221804 # from enum idRuleDataType idIntegerDataType =1920223598 # from enum idRuleDataType idListDataType =1920224372 # from enum idRuleDataType idObjectDataType =1920225122 # from enum idRuleDataType idRealDataType =1920225900 # from enum idRuleDataType idShortIntegerDataType =1920226153 # from enum idRuleDataType idStringDataType =1920226162 # from enum idRuleDataType idColumnWidth =1265399652 # from enum idRuleWidth idTextWidth =1886681207 # from enum idRuleWidth idPageOrigin =1380143215 # from enum idRulerOrigin idSpineOrigin =1380143984 # from enum idRulerOrigin idSpreadOrigin =1380143983 # from enum idRulerOrigin idBicubicDownsample =1650742125 # from enum idSampling idDownsample =1684951917 # from enum idSampling idNone =1852796517 # from enum idSampling idSubsample =1935823725 # from enum idSampling idAsk =1634954016 # from enum idSaveOptions idNo =1852776480 # from enum idSaveOptions idYes =2036691744 # from enum idSaveOptions idScaleToFit =1935897702 # from enum idScaleModes idScaleWidthHeight =1935898745 # from enum idScaleModes idCustom =1131639917 # from enum idScreeening idDefault =1147563124 # from enum idScreeening idPresentationPreview =1936552046 # from enum idScreenModeOptions idPreviewOff =1936552047 # from enum idScreenModeOptions idPreviewToBleed =1936552034 # from enum idScreenModeOptions idPreviewToPage =1936552048 # from enum idScreenModeOptions idPreviewToSlug =1936552051 # from enum idScreenModeOptions idJavascript =1246973031 # from enum idScriptLanguage idUnknown =1433299822 # from enum idScriptLanguage idVisualBasic =1447185511 # from enum idScriptLanguage idInDesignInterchange =1229871136 # from enum idScriptingDOMLanguage idInDesignMarkup =1768189292 # from enum idScriptingDOMLanguage idJavascript =1246973031 # from enum idScriptingDOMLanguage idVisualBasic =1447185511 # from enum idScriptingDOMLanguage idColorSearch =1180921708 # from enum idSearchModes idGlyphSearch =1181183091 # from enum idSearchModes idGrepSearch =1181184627 # from enum idSearchModes idObjectSearch =1181704819 # from enum idSearchModes idTextSearch =1182038131 # from enum idSearchModes idFirstOnPage =1396794992 # from enum idSearchStrategies idLastOnPage =1396796528 # from enum idSearchStrategies idAll =1634495520 # from enum idSelectAll idAddTo =1633969202 # from enum idSelectionOptions idRemoveFrom =1919249734 # from enum idSelectionOptions idReplaceWith =1919250519 # from enum idSelectionOptions idSetKey =1936028779 # from enum idSelectionOptions idAll =1634495520 # from enum idSequences idEven =1702258030 # from enum idSequences idOdd =1868850208 # from enum idSequences idDrop =2020623440 # from enum idShadowMode idNone =1852796517 # from enum idShadowMode idSignatureSize12 =1112748338 # from enum idSignatureSizeOptions idSignatureSize16 =1112748342 # from enum idSignatureSizeOptions idSignatureSize32 =1112748850 # from enum idSignatureSizeOptions idSignatureSize4 =1112748084 # from enum idSignatureSizeOptions idSignatureSize8 =1112748088 # from enum idSignatureSizeOptions idCenterAlign =1667591796 # from enum idSingleWordJustification idFullyJustified =1718971500 # from enum idSingleWordJustification idLeftAlign =1818584692 # from enum idSingleWordJustification idRightAlign =1919379572 # from enum idSingleWordJustification idDefaultSize =1147491177 # from enum idSizeTypeEnum idFixedSize =1181317203 # from enum idSizeTypeEnum idNoneSize =1315925587 # from enum idSizeTypeEnum idRelativeToTextFlow =1383289940 # from enum idSizeTypeEnum idRelativeToTextSize =1383486579 # from enum idSizeTypeEnum idUseCustomHeight =1430472805 # from enum idSizeTypeEnum idUseCustomWidth =1430476649 # from enum idSizeTypeEnum idMatchStyleName =1936552814 # from enum idSmartMatchOptions idMatchStylePath =1936549488 # from enum idSmartMatchOptions idHorizontal =1752134266 # from enum idSmoothScrollingOptions idNoSmoothScroll =1699959662 # from enum idSmoothScrollingOptions idVertical =1986359924 # from enum idSmoothScrollingOptions idVerticalAndHorizontal =1699959650 # from enum idSmoothScrollingOptions idFullSnapshotBlending =1399735925 # from enum idSnapshotBlendingModes idIgnoreLayoutSnapshots =1399736679 # from enum idSnapshotBlendingModes idLimitedSnapshotBlending =1399737449 # from enum idSnapshotBlendingModes idUseNearestSnapshot =1399737957 # from enum idSnapshotBlendingModes idByName =1699955278 # from enum idSortAssets idByNewest =1699955310 # from enum idSortAssets idByOldest =1699955279 # from enum idSortAssets idByType =1699955284 # from enum idSortAssets idNone =1852796517 # from enum idSoundPosterTypes idProxyImage =1299216505 # from enum idSoundPosterTypes idStandard =2020623970 # from enum idSoundPosterTypes idImageField =1684883814 # from enum idSourceFieldType idQrcodeField =1684885862 # from enum idSourceFieldType idTextField =1684886630 # from enum idSourceFieldType idProofSpace =1886548848 # from enum idSourceSpaces idUseDocument =1967419235 # from enum idSourceSpaces idSourceCustom =1934902125 # from enum idSourceType idSourceXMLStructure =1934907507 # from enum idSourceType idSourceXMPDescription =1934907492 # from enum idSourceType idSourceXMPHeadline =1934907496 # from enum idSourceType idSourceXMPOther =1934907503 # from enum idSourceType idSourceXMPTitle =1934907508 # from enum idSourceType idSetIgnore =1768386162 # from enum idSpacing idAll =1634495520 # from enum idSpanColumnCountOptions idSingleColumn =1163092844 # from enum idSpanColumnTypeOptions idSpanColumns =1936745326 # from enum idSpanColumnTypeOptions idSplitColumns =1937007470 # from enum idSpanColumnTypeOptions idArabicComma =1396798051 # from enum idSpecialCharacters idArabicKashida =1396798059 # from enum idSpecialCharacters idArabicQuestionMark =1396797805 # from enum idSpecialCharacters idArabicSemicolon =1396798307 # from enum idSpecialCharacters idAutoPageNumber =1396797550 # from enum idSpecialCharacters idBulletCharacter =1396862068 # from enum idSpecialCharacters idColumnBreak =1396927554 # from enum idSpecialCharacters idCopyrightSymbol =1396929140 # from enum idSpecialCharacters idDegreeSymbol =1396991858 # from enum idSpecialCharacters idDiscretionaryHyphen =1396983920 # from enum idSpecialCharacters idDiscretionaryLineBreak =1397777484 # from enum idSpecialCharacters idDottedCircle =1399092323 # from enum idSpecialCharacters idDoubleLeftQuote =1396984945 # from enum idSpecialCharacters idDoubleRightQuote =1396986481 # from enum idSpecialCharacters idDoubleStraightQuote =1396986737 # from enum idSpecialCharacters idEllipsisCharacter =1397518451 # from enum idSpecialCharacters idEmDash =1397058884 # from enum idSpecialCharacters idEmSpace =1397058899 # from enum idSpecialCharacters idEnDash =1397059140 # from enum idSpecialCharacters idEnSpace =1397059155 # from enum idSpecialCharacters idEndNestedStyle =1396855379 # from enum idSpecialCharacters idEvenPageBreak =1397059650 # from enum idSpecialCharacters idFigureSpace =1397122899 # from enum idSpecialCharacters idFixedWidthNonbreakingSpace =1399746146 # from enum idSpecialCharacters idFlushSpace =1397124179 # from enum idSpecialCharacters idFootnoteSymbol =1399221837 # from enum idSpecialCharacters idForcedLineBreak =1397124194 # from enum idSpecialCharacters idFrameBreak =1397125698 # from enum idSpecialCharacters idHairSpace =1397256787 # from enum idSpecialCharacters idHebrewGeresh =1397253989 # from enum idSpecialCharacters idHebrewGershayim =1397254003 # from enum idSpecialCharacters idHebrewMaqaf =1397252717 # from enum idSpecialCharacters idHebrewSofPasuk =1397252723 # from enum idSpecialCharacters idIndentHereTab =1397319796 # from enum idSpecialCharacters idLeftToRightEmbedding =1399616101 # from enum idSpecialCharacters idLeftToRightMark =1399616109 # from enum idSpecialCharacters idLeftToRightOverride =1399616111 # from enum idSpecialCharacters idNextPageNumber =1397649518 # from enum idSpecialCharacters idNonbreakingHyphen =1397645928 # from enum idSpecialCharacters idNonbreakingSpace =1397645907 # from enum idSpecialCharacters idOddPageBreak =1397715010 # from enum idSpecialCharacters idPageBreak =1397778242 # from enum idSpecialCharacters idParagraphSymbol =1397776754 # from enum idSpecialCharacters idPopDirectionalFormatting =1399874662 # from enum idSpecialCharacters idPreviousPageNumber =1397780590 # from enum idSpecialCharacters idPunctuationSpace =1397780051 # from enum idSpecialCharacters idQuarterSpace =1397847379 # from enum idSpecialCharacters idRegisteredTrademark =1397904493 # from enum idSpecialCharacters idRightIndentTab =1397909876 # from enum idSpecialCharacters idRightToLeftEmbedding =1400007781 # from enum idSpecialCharacters idRightToLeftMark =1400007789 # from enum idSpecialCharacters idRightToLeftOverride =1400007791 # from enum idSpecialCharacters idSectionMarker =1400073805 # from enum idSpecialCharacters idSectionSymbol =1400073811 # from enum idSpecialCharacters idSingleLeftQuote =1397967985 # from enum idSpecialCharacters idSingleRightQuote =1397969521 # from enum idSpecialCharacters idSingleStraightQuote =1397969777 # from enum idSpecialCharacters idSixthSpace =1397975379 # from enum idSpecialCharacters idTextVariable =1397781622 # from enum idSpecialCharacters idThinSpace =1398042195 # from enum idSpecialCharacters idThirdSpace =1398040659 # from enum idSpecialCharacters idTrademarkSymbol =1398041963 # from enum idSpecialCharacters idZeroWidthJoiner =1400534890 # from enum idSpecialCharacters idZeroWidthNonjoiner =1397780074 # from enum idSpecialCharacters idCustom =1131639917 # from enum idSpreadFlattenerLevel idDefault =1147563124 # from enum idSpreadFlattenerLevel idNone =1852796517 # from enum idSpreadFlattenerLevel idAnywhere =1851945579 # from enum idStartParagraph idNextColumn =1667396203 # from enum idStartParagraph idNextEvenPage =1164993131 # from enum idStartParagraph idNextFrame =1313235563 # from enum idStartParagraph idNextOddPage =1332765291 # from enum idStartParagraph idNextPage =1885500011 # from enum idStartParagraph idDown =1181971556 # from enum idStateTypes idDownOff =1181967462 # from enum idStateTypes idDownOn =1181967471 # from enum idStateTypes idRollover =1181971574 # from enum idStateTypes idRolloverOff =1181972070 # from enum idStateTypes idRolloverOn =1181972079 # from enum idStateTypes idUp =1181971566 # from enum idStateTypes idUpOff =1181970022 # from enum idStateTypes idUpOn =1181970031 # from enum idStateTypes idCenterAlign =1667591796 # from enum idStaticAlignmentOptions idLeftAlign =1818584692 # from enum idStaticAlignmentOptions idRightAlign =1919379572 # from enum idStaticAlignmentOptions idLeftToRightDirection =1278366308 # from enum idStoryDirectionOptions idRightToLeftDirection =1379028068 # from enum idStoryDirectionOptions idUnknownDirection =1433299812 # from enum idStoryDirectionOptions idHorizontal =1752134266 # from enum idStoryHorizontalOrVertical idUnknown =1433299822 # from enum idStoryHorizontalOrVertical idVertical =1986359924 # from enum idStoryHorizontalOrVertical idEndnoteStory =1701737332 # from enum idStoryTypes idIndexingStory =1768190836 # from enum idStoryTypes idRegularStory =1919382388 # from enum idStoryTypes idTocStory =1953461108 # from enum idStoryTypes idCenterAlignment =1936998723 # from enum idStrokeAlignment idInsideAlignment =1936998729 # from enum idStrokeAlignment idOutsideAlignment =1936998735 # from enum idStrokeAlignment idDashes =1162113896 # from enum idStrokeCornerAdjustment idDashesAndGaps =1148405616 # from enum idStrokeCornerAdjustment idGaps =1164406899 # from enum idStrokeCornerAdjustment idNone =1852796517 # from enum idStrokeCornerAdjustment idFill =1181314156 # from enum idStrokeFillProxyOptions idStroke =1400140395 # from enum idStrokeFillProxyOptions idFormattingAffectsContainer =1181696323 # from enum idStrokeFillTargetOptions idFormattingAffectsText =1181696340 # from enum idStrokeFillTargetOptions idBestJoins =1935828330 # from enum idStrokeOrderTypes idColumnOnTop =1935896436 # from enum idStrokeOrderTypes idIndesign2Compatibility =1936286819 # from enum idStrokeOrderTypes idRowOnTop =1936879476 # from enum idStrokeOrderTypes idPublicationDefinition =1414819940 # from enum idStyleConflict idTagFileDefinition =1413903460 # from enum idStyleConflict idAskAboutConflicts =1986216769 # from enum idSyncConflictResolution idPreferLocal =1986216780 # from enum idSyncConflictResolution idPreferProject =1986216784 # from enum idSyncConflictResolution idSkipConflicts =1986216787 # from enum idSyncConflictResolution idCenterAlign =1667591796 # from enum idTabStopAlignment idCharacterAlign =1952604515 # from enum idTabStopAlignment idLeftAlign =1818584692 # from enum idTabStopAlignment idRightAlign =1919379572 # from enum idTabStopAlignment idLeftToRightDirection =1278366308 # from enum idTableDirectionOptions idRightToLeftDirection =1379028068 # from enum idTableDirectionOptions idExcelFormatOnlyOnce =2017873748 # from enum idTableFormattingOptions idExcelFormattedTable =2020361812 # from enum idTableFormattingOptions idExcelUnformattedTabbedText =2018858068 # from enum idTableFormattingOptions idExcelUnformattedTable =2020365652 # from enum idTableFormattingOptions idDefault =1147563124 # from enum idTagRaster idGrayOut =1917284985 # from enum idTagRaster idHighResolution =1917348177 # from enum idTagRaster idProxy =1917874808 # from enum idTagRaster idASCII =1095975753 # from enum idTagTextExportCharacterSet idAnsi =1095652169 # from enum idTagTextExportCharacterSet idCentralEuropeanISO =1416184645 # from enum idTagTextExportCharacterSet idChineseBig5 =1415799349 # from enum idTagTextExportCharacterSet idCyrillicISO =1416184697 # from enum idTagTextExportCharacterSet idGB18030 =1416061491 # from enum idTagTextExportCharacterSet idGreekISO =1416185707 # from enum idTagTextExportCharacterSet idKSC5601 =1414230883 # from enum idTagTextExportCharacterSet idShiftJIS =1249077875 # from enum idTagTextExportCharacterSet idUnicode =1249209961 # from enum idTagTextExportCharacterSet idWindowsArabic =1417101682 # from enum idTagTextExportCharacterSet idWindowsHebrew =1417103458 # from enum idTagTextExportCharacterSet idAbbreviated =1414816098 # from enum idTagTextForm idVerbose =1414821474 # from enum idTagTextForm idDefault =1147563124 # from enum idTagTransparency idHighQuality =1346922866 # from enum idTagTransparency idLowQuality =1481666146 # from enum idTagTransparency idMediumQuality =1481663597 # from enum idTagTransparency idOff =1330005536 # from enum idTagTransparency idTagArtifact =1952924006 # from enum idTagType idTagBasedOnObject =1952924271 # from enum idTagType idTagFromStructure =1952928613 # from enum idTagType idDefault =1147563124 # from enum idTagVector idGrayOut =1917284985 # from enum idTagVector idHighResolution =1917348177 # from enum idTagVector idProxy =1917874808 # from enum idTagVector idUseArticles =1348554610 # from enum idTaggedPDFStructureOrderOptions idUseXMLStructure =1350062959 # from enum idTaggedPDFStructureOrderOptions idTaskError =1699040627 # from enum idTaskAlertType idTaskInformation =1699302771 # from enum idTaskAlertType idTaskWarning =1700220275 # from enum idTaskAlertType idCancelled =1700029292 # from enum idTaskState idCancelling =1700029281 # from enum idTaskState idCompleted =1700029296 # from enum idTaskState idQueued =1699837285 # from enum idTaskState idRunning =1700033141 # from enum idTaskState idWaiting =1700225396 # from enum idTaskState idDefaultPlatform =1415865972 # from enum idTextExportCharacterSet idUTF16 =1937125686 # from enum idTextExportCharacterSet idUTF8 =1937134904 # from enum idTextExportCharacterSet idPlaceholderText =1346925688 # from enum idTextFrameContents idPlaceholderTextArabic =1346925665 # from enum idTextFrameContents idPlaceholderTextCyrillic =1346925667 # from enum idTextFrameContents idPlaceholderTextGreek =1346925671 # from enum idTextFrameContents idPlaceholderTextHebrew =1346925672 # from enum idTextFrameContents idAnsi =1095652169 # from enum idTextImportCharacterSet idArabicASMO =1415672685 # from enum idTextImportCharacterSet idArabicASMOTransparent =1415672692 # from enum idTextImportCharacterSet idCentralEuropeanISO =1416184645 # from enum idTextImportCharacterSet idChineseBig5 =1415799349 # from enum idTextImportCharacterSet idCyrillicCP855 =1415788597 # from enum idTextImportCharacterSet idCyrillicISO =1416184697 # from enum idTextImportCharacterSet idCyrillicKOI8R =1416312946 # from enum idTextImportCharacterSet idCyrillicKOI8U =1416312949 # from enum idTextImportCharacterSet idDOSLatin2 =1415867442 # from enum idTextImportCharacterSet idGB18030 =1416061491 # from enum idTextImportCharacterSet idGB2312 =1416061535 # from enum idTextImportCharacterSet idGreekISO =1416185707 # from enum idTextImportCharacterSet idKSC5601 =1414230883 # from enum idTextImportCharacterSet idMacintoshArabic =1416446322 # from enum idTextImportCharacterSet idMacintoshCE =1416446789 # from enum idTextImportCharacterSet idMacintoshCroatian =1416446834 # from enum idTextImportCharacterSet idMacintoshCyrillic =1416446841 # from enum idTextImportCharacterSet idMacintoshGreek =1416447858 # from enum idTextImportCharacterSet idMacintoshGreekSharedCaps =1416447794 # from enum idTextImportCharacterSet idMacintoshHebrew =1416448098 # from enum idTextImportCharacterSet idMacintoshIcelandic =1416448355 # from enum idTextImportCharacterSet idMacintoshRoman =1416450669 # from enum idTextImportCharacterSet idMacintoshRomanian =1416450671 # from enum idTextImportCharacterSet idMacintoshTurkish =1416451186 # from enum idTextImportCharacterSet idRecommendShiftJIS83pv =1412969328 # from enum idTextImportCharacterSet idShiftJIS90ms =1413034093 # from enum idTextImportCharacterSet idShiftJIS90pv =1413034096 # from enum idTextImportCharacterSet idTurkishISO =1416189045 # from enum idTextImportCharacterSet idUTF16 =1937125686 # from enum idTextImportCharacterSet idUTF8 =1937134904 # from enum idTextImportCharacterSet idWindowsArabic =1417101682 # from enum idTextImportCharacterSet idWindowsBaltic =1417101940 # from enum idTextImportCharacterSet idWindowsCE =1417102149 # from enum idTextImportCharacterSet idWindowsCyrillic =1417102201 # from enum idTextImportCharacterSet idWindowsEE =1417102661 # from enum idTextImportCharacterSet idWindowsGreek =1417103218 # from enum idTextImportCharacterSet idWindowsHebrew =1417103458 # from enum idTextImportCharacterSet idWindowsTurkish =1417106549 # from enum idTextImportCharacterSet idGravityPathEffect =1601201767 # from enum idTextPathEffects idRainbowPathEffect =1601201778 # from enum idTextPathEffects idRibbonPathEffect =1601201715 # from enum idTextPathEffects idSkewPathEffect =1601201779 # from enum idTextPathEffects idStairStepPathEffect =1601205107 # from enum idTextPathEffects idCenterAlignment =1936998723 # from enum idTextStrokeAlign idOutsideAlignment =1936998735 # from enum idTextStrokeAlign idAboveRightEmBoxTextAlignment=1952543333 # from enum idTextTypeAlignments idAboveRightIcfBoxTextAlignment=1952543337 # from enum idTextTypeAlignments idAscenderTextAlignment =1952538995 # from enum idTextTypeAlignments idBaselineTextAlignment =1952539244 # from enum idTextTypeAlignments idBelowLeftEmBoxTextAlignment =1952607333 # from enum idTextTypeAlignments idBelowLeftIcfBoxTextAlignment=1952607337 # from enum idTextTypeAlignments idCenterTextAlignment =1952539508 # from enum idTextTypeAlignments idDescenderTextAlignment =1952539763 # from enum idTextTypeAlignments idBoundingBoxTextWrap =1651729523 # from enum idTextWrapModes idContour =1835233134 # from enum idTextWrapModes idJumpObjectTextWrap =1650552420 # from enum idTextWrapModes idNextColumnTextWrap =1853384306 # from enum idTextWrapModes idNone =1852796517 # from enum idTextWrapModes idBothSides =1953981043 # from enum idTextWrapSideOptions idLargestArea =1953975411 # from enum idTextWrapSideOptions idLeftSide =1953983603 # from enum idTextWrapSideOptions idRightSide =1953985139 # from enum idTextWrapSideOptions idSideAwayFromSpine =1953980787 # from enum idTextWrapSideOptions idSideTowardsSpine =1953985651 # from enum idTextWrapSideOptions idK1x2 =1949399090 # from enum idThumbsPerPage idK2x2 =1949464626 # from enum idThumbsPerPage idK3x3 =1949530163 # from enum idThumbsPerPage idK4x4 =1949595700 # from enum idThumbsPerPage idK5x5 =1949661237 # from enum idThumbsPerPage idK6x6 =1949726774 # from enum idThumbsPerPage idK7x7 =1949792311 # from enum idThumbsPerPage idAuto =1635019116 # from enum idTilingTypes idAutoJustified =1634366324 # from enum idTilingTypes idManual =1835955308 # from enum idTilingTypes idFast =1180791668 # from enum idToolTipOptions idNone =1852796517 # from enum idToolTipOptions idNormal =1852797549 # from enum idToolTipOptions idDoubleColumn =1162109804 # from enum idToolsPanelOptions idSingleColumn =1163092844 # from enum idToolsPanelOptions idSingleRow =1163096695 # from enum idToolsPanelOptions idPageEdgeReference =1348945255 # from enum idTransformPositionReference idPageMarginReference =1883721063 # from enum idTransformPositionReference idMiterTrapEnds =1953525093 # from enum idTrapEndTypes idOverlapTrapEnds =1953525612 # from enum idTrapEndTypes idCenterEdges =1953522542 # from enum idTrapImagePlacementTypes idChoke =1953522536 # from enum idTrapImagePlacementTypes idImageNeutralDensity =1953525348 # from enum idTrapImagePlacementTypes idImagesOverSpread =1953526640 # from enum idTrapImagePlacementTypes idAdobeInRIP =1919512660 # from enum idTrapping idApplicationBuiltin =1114199152 # from enum idTrapping idOff =1330005536 # from enum idTrapping idBlack =1765960811 # from enum idUIColors idBlue =1765960821 # from enum idUIColors idBrickRed =1765962340 # from enum idUIColors idBrown =1765962350 # from enum idUIColors idBurgundy =1765962343 # from enum idUIColors idCharcoal =1766025324 # from enum idUIColors idCuteTeal =1766028396 # from enum idUIColors idCyan =1766029678 # from enum idUIColors idDarkBlue =1766089324 # from enum idUIColors idDarkGreen =1766090610 # from enum idUIColors idFiesta =1766222181 # from enum idUIColors idGold =1766288484 # from enum idUIColors idGrassGreen =1766287218 # from enum idUIColors idGray =1766290041 # from enum idUIColors idGreen =1766290030 # from enum idUIColors idGridBlue =1766285932 # from enum idUIColors idGridGreen =1766286439 # from enum idUIColors idGridOrange =1766289266 # from enum idUIColors idLavender =1766618734 # from enum idUIColors idLightBlue =1766613612 # from enum idUIColors idLightGray =1766614898 # from enum idUIColors idLightOlive =1766616940 # from enum idUIColors idLipstick =1766615408 # from enum idUIColors idMagenta =1766680430 # from enum idUIColors idOchre =1766810482 # from enum idUIColors idOliveGreen =1766812790 # from enum idUIColors idOrange =1766814318 # from enum idUIColors idPeach =1766876008 # from enum idUIColors idPink =1766878827 # from enum idUIColors idPurple =1766879856 # from enum idUIColors idRed =1767007588 # from enum idUIColors idSulphur =1767077228 # from enum idUIColors idTan =1767137646 # from enum idUIColors idTeal =1767138668 # from enum idUIColors idViolet =1767271540 # from enum idUIColors idWhite =1767336052 # from enum idUIColors idYellow =1767468151 # from enum idUIColors idAddAnchorPoint =1633767540 # from enum idUITools idConvertDirectionPoint =1667518580 # from enum idUITools idDeleteAnchorPoint =1684099188 # from enum idUITools idDirectSelectionTool =1685277812 # from enum idUITools idEllipseFrameTool =1701205100 # from enum idUITools idEllipseTool =1701598316 # from enum idUITools idEraseTool =1701991269 # from enum idUITools idEyeDropperTool =1701074028 # from enum idUITools idFreeTransformTool =1718899820 # from enum idUITools idGapTool =1734430836 # from enum idUITools idGradientFeatherTool =1734759532 # from enum idUITools idGradientSwatchTool =1735611500 # from enum idUITools idHandTool =1751209068 # from enum idUITools idLineTool =1819169900 # from enum idUITools idMeasureTool =1835357292 # from enum idUITools idMotionPathTool =1836078188 # from enum idUITools idNone =1852796517 # from enum idUITools idNoteTool =1852789868 # from enum idUITools idPageTool =1936741484 # from enum idUITools idPenTool =1885687412 # from enum idUITools idPencilTool =1886274412 # from enum idUITools idPlaceCursorTool =1885557868 # from enum idUITools idPolygonFrameTool =1885754476 # from enum idUITools idPolygonTool =1886147692 # from enum idUITools idRectangleFrameTool =1919308908 # from enum idUITools idRectangleTool =1919243372 # from enum idUITools idRotateTool =1919898732 # from enum idUITools idScaleTool =1935889516 # from enum idUITools idScissorsTool =1935891060 # from enum idUITools idSelectionTool =1936018548 # from enum idUITools idShearTool =1936217196 # from enum idUITools idSmoothTool =1936544872 # from enum idUITools idTableTool =1952601196 # from enum idUITools idTypeOnPathTool =1953452148 # from enum idUITools idTypeTool =1954107508 # from enum idUITools idZoomTool =2053985388 # from enum idUITools idAutoUndo =1699963221 # from enum idUndoModes idEntireScript =1699963733 # from enum idUndoModes idFastEntireScript =1699964501 # from enum idUndoModes idScriptRequest =1699967573 # from enum idUndoModes idApplicationSettings =1819243873 # from enum idUpdateLinkOptions idKeepOverrides =1819241327 # from enum idUpdateLinkOptions idUnknown =1433299822 # from enum idUpdateLinkOptions idEmbedCode =1701667427 # from enum idUseSVGAsEnum idObjectTags =1868720756 # from enum idUseSVGAsEnum idInteractWithAlerts =1699311170 # from enum idUserInteractionLevels idInteractWithAll =1699311169 # from enum idUserInteractionLevels idNeverInteract =1699640946 # from enum idUserInteractionLevels idArabic =1298231906 # from enum idVariableNumberingStyles idCurrent =1298363762 # from enum idVariableNumberingStyles idDoubleLeadingZeros =1296329850 # from enum idVariableNumberingStyles idFullWidthArabic =1296455521 # from enum idVariableNumberingStyles idKanji =1296788073 # from enum idVariableNumberingStyles idLowerLetters =1296855660 # from enum idVariableNumberingStyles idLowerRoman =1297247596 # from enum idVariableNumberingStyles idSingleLeadingZeros =1297312890 # from enum idVariableNumberingStyles idUpperLetters =1296855669 # from enum idVariableNumberingStyles idUpperRoman =1297247605 # from enum idVariableNumberingStyles idDocumentScope =1129538671 # from enum idVariableScopes idSectionScope =1129542501 # from enum idVariableScopes idChapterNumberType =1668183152 # from enum idVariableTypes idCreationDateType =1414947684 # from enum idVariableTypes idCustomTextType =1414947700 # from enum idVariableTypes idFileNameType =1414948462 # from enum idVariableTypes idLastPageNumberType =1414952048 # from enum idVariableTypes idLiveCaptionType =1414947693 # from enum idVariableTypes idMatchCharacterStyleType =1414947667 # from enum idVariableTypes idMatchParagraphStyleType =1414950995 # from enum idVariableTypes idModificationDateType =1414950244 # from enum idVariableTypes idOutputDateType =1414950756 # from enum idVariableTypes idXrefChapterNumberType =1414947694 # from enum idVariableTypes idXrefPageNumberType =1414953074 # from enum idVariableTypes idFileDownloaded =1986220868 # from enum idVersionCueSyncStatus idFileNoChange =1986220878 # from enum idVersionCueSyncStatus idFileSkipped =1986220875 # from enum idVersionCueSyncStatus idFileUnlocked =1986220876 # from enum idVersionCueSyncStatus idFileUploaded =1986220885 # from enum idVersionCueSyncStatus idLocalNewer =1986221644 # from enum idVersionState idLocalProjectMatch =1986221645 # from enum idVersionState idNoResource =1986221646 # from enum idVersionState idProjectFileNewer =1986221648 # from enum idVersionState idVersionConflict =1986221635 # from enum idVersionState idVersionUnknown =1986221653 # from enum idVersionState idBottomAlign =1651471469 # from enum idVerticalAlignment idCenterAlign =1667591796 # from enum idVerticalAlignment idTopAlign =1953460256 # from enum idVerticalAlignment idBottomAlign =1651471469 # from enum idVerticalJustification idCenterAlign =1667591796 # from enum idVerticalJustification idJustifyAlign =1785951334 # from enum idVerticalJustification idTopAlign =1953460256 # from enum idVerticalJustification idCapHeight =1096185955 # from enum idVerticallyRelativeTo idColumnEdge =1095787375 # from enum idVerticallyRelativeTo idEmboxBottom =1096183106 # from enum idVerticallyRelativeTo idEmboxMiddle =1096183117 # from enum idVerticallyRelativeTo idEmboxTop =1096181101 # from enum idVerticallyRelativeTo idLineAscent =1096180083 # from enum idVerticallyRelativeTo idLineBaseline =1096180321 # from enum idVerticallyRelativeTo idLineXheight =1096185960 # from enum idVerticallyRelativeTo idPageEdge =1095790695 # from enum idVerticallyRelativeTo idPageMargins =1095789927 # from enum idVerticallyRelativeTo idTextFrame =1954051174 # from enum idVerticallyRelativeTo idTopOfLeading =1096180332 # from enum idVerticallyRelativeTo idHighQuality =1346922866 # from enum idViewDisplaySettings idOptimized =1349480564 # from enum idViewDisplaySettings idTypical =1349810544 # from enum idViewDisplaySettings idActualSize =2053206906 # from enum idViewZoomStyle idFitPage =2053534832 # from enum idViewZoomStyle idFitVisible =1212437334 # from enum idViewZoomStyle idFitWidth =1212437335 # from enum idViewZoomStyle idFullScreen =1987733107 # from enum idViewZoomStyle idOneColumn =1987735395 # from enum idViewZoomStyle idSinglePage =1987736432 # from enum idViewZoomStyle idTwoColumn =1987736675 # from enum idViewZoomStyle idZoomIn =2053990766 # from enum idViewZoomStyle idZoomOut =2054124916 # from enum idViewZoomStyle idAuto =1635019116 # from enum idWarichuAlignment idCenterAlign =1667591796 # from enum idWarichuAlignment idCenterJustified =1667920756 # from enum idWarichuAlignment idFullyJustified =1718971500 # from enum idWarichuAlignment idLeftAlign =1818584692 # from enum idWarichuAlignment idLeftJustified =1818915700 # from enum idWarichuAlignment idRightAlign =1919379572 # from enum idWarichuAlignment idRightJustified =1919578996 # from enum idWarichuAlignment idWatermarkHCenter =1883787363 # from enum idWatermarkHorizontalPositionEnum idWatermarkHLeft =1883787372 # from enum idWatermarkHorizontalPositionEnum idWatermarkHRight =1883787378 # from enum idWatermarkHorizontalPositionEnum idWatermarkVBottom =1884704866 # from enum idWatermarkVerticalPositionEnum idWatermarkVCenter =1884704867 # from enum idWatermarkVerticalPositionEnum idWatermarkVTop =1884704884 # from enum idWatermarkVerticalPositionEnum idAdjustScalingPercentage =1934587252 # from enum idWhenScalingOptions idApplyToContent =1934192243 # from enum idWhenScalingOptions idElementEnd =1483042404 # from enum idXMLElementLocation idElementStart =1482844014 # from enum idXMLElementLocation idAfterElement =1482778228 # from enum idXMLElementPosition idBeforeElement =1482843494 # from enum idXMLElementPosition idElementEnd =1483042404 # from enum idXMLElementPosition idElementStart =1482844014 # from enum idXMLElementPosition idCALS =1484022643 # from enum idXMLExportUntaggedTablesFormat idNone =1852796517 # from enum idXMLExportUntaggedTablesFormat idShiftJIS =1249077875 # from enum idXMLFileEncoding idUTF16 =1937125686 # from enum idXMLFileEncoding idUTF8 =1937134904 # from enum idXMLFileEncoding idAppendImport =1481466217 # from enum idXMLImportStyles idMergeImport =1481469289 # from enum idXMLImportStyles idStylesheetInXML =1483961208 # from enum idXMLTransformFile idActualSize =2053206906 # from enum idZoomOptions idFitPage =2053534832 # from enum idZoomOptions idFitSpread =2053534835 # from enum idZoomOptions idShowPasteboard =2054385762 # from enum idZoomOptions idZoomIn =2053990766 # from enum idZoomOptions idZoomOut =2054124916 # from enum idZoomOptions from win32com.client import DispatchBaseClass class AdjustLayoutPreference(DispatchBaseClass): 'Adjust layout preferences.' CLSID = IID('{A821DA08-7507-444A-BAB3-DFEE5F397ED4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowFontSizeAndLeadingAdjustment": (1883326028, 2, (11, 0), (), "AllowFontSizeAndLeadingAdjustment", None), "AllowLockedObjectsToAdjust": (1883327567, 2, (11, 0), (), "AllowLockedObjectsToAdjust", None), "EnableAdjustLayout": (1883586892, 2, (11, 0), (), "EnableAdjustLayout", None), "EnableAutoAdjustMargins": (1883324749, 2, (11, 0), (), "EnableAutoAdjustMargins", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ImposeFontSizeRestriction": (1883657036, 2, (11, 0), (), "ImposeFontSizeRestriction", None), "MaximumFontSize": (1884112467, 2, (5, 0), (), "MaximumFontSize", None), "MinimumFontSize": (1883850323, 2, (5, 0), (), "MinimumFontSize", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "AllowFontSizeAndLeadingAdjustment": ((1883326028, LCID, 4, 0),()), "AllowLockedObjectsToAdjust": ((1883327567, LCID, 4, 0),()), "EnableAdjustLayout": ((1883586892, LCID, 4, 0),()), "EnableAutoAdjustMargins": ((1883324749, LCID, 4, 0),()), "ImposeFontSizeRestriction": ((1883657036, LCID, 4, 0),()), "MaximumFontSize": ((1884112467, LCID, 4, 0),()), "MinimumFontSize": ((1883850323, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AlignDistributePreference(DispatchBaseClass): 'Preferences for alignment and distribution.' CLSID = IID('{4F016B6D-E5C0-49E3-9BCE-878E56711671}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlignDistributeBounds": (1631875924, 2, (3, 0), (), "AlignDistributeBounds", None), "DistributeAbsolute": (1682063715, 2, (11, 0), (), "DistributeAbsolute", None), "DistributeAbsoluteMeasurement": (1682063734, 2, (12, 0), (), "DistributeAbsoluteMeasurement", None), "DistributeSpaceAbsolute": (1683178081, 2, (11, 0), (), "DistributeSpaceAbsolute", None), "DistributeSpaceAbsoluteMeasurement": (1683178102, 2, (12, 0), (), "DistributeSpaceAbsoluteMeasurement", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "AlignDistributeBounds": ((1631875924, LCID, 4, 0),()), "DistributeAbsolute": ((1682063715, LCID, 4, 0),()), "DistributeAbsoluteMeasurement": ((1682063734, LCID, 4, 0),()), "DistributeSpaceAbsolute": ((1683178081, LCID, 4, 0),()), "DistributeSpaceAbsoluteMeasurement": ((1683178102, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AnchoredObjectDefault(DispatchBaseClass): 'Anchored object default settings.' CLSID = IID('{EFDEBF5B-01F7-4BDE-A228-94D128D984D6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AnchorContent": (1095721844, 2, (3, 0), (), "AnchorContent", None), # Method 'AnchoredObjectStyle' returns object of type 'ObjectStyle' "AnchoredObjectStyle": (1095724915, 2, (9, 0), (), "AnchoredObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), # Method 'AnchoredParagraphStyle' returns object of type 'ParagraphStyle' "AnchoredParagraphStyle": (1095725171, 2, (9, 0), (), "AnchoredParagraphStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InitialAnchorHeight": (1095723124, 2, (12, 0), (), "InitialAnchorHeight", None), "InitialAnchorWidth": (1095726948, 2, (12, 0), (), "InitialAnchorWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "AnchorContent": ((1095721844, LCID, 4, 0),()), "AnchoredObjectStyle": ((1095724915, LCID, 4, 0),()), "AnchoredParagraphStyle": ((1095725171, LCID, 4, 0),()), "InitialAnchorHeight": ((1095723124, LCID, 4, 0),()), "InitialAnchorWidth": ((1095726948, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AnchoredObjectSetting(DispatchBaseClass): 'The settings for an anchored object.' CLSID = IID('{B472528A-6948-4644-B7D9-BD09C1C82375}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def InsertAnchoredObject(self, StoryOffset=defaultNamedNotOptArg, AnchoredPosition=defaultNamedOptArg): 'Inserts the anchored object into specified story.\n\tStoryOffset: The location within the story, specified as an insertion point.\n\tAnchoredPosition: The position of the anchored object relative to the anchor. Type: idAnchorPosition enumerator' return self._oleobj_.InvokeTypes(1231962447, LCID, 1, (24, 0), ((9, 1), (12, 17)),StoryOffset , AnchoredPosition) def ReleaseAnchoredObject(self): 'Releases the anchored object from its associated text.' return self._oleobj_.InvokeTypes(1382367567, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AnchorPoint": (1095726960, 2, (3, 0), (), "AnchorPoint", None), "AnchorSpaceAbove": (1095727457, 2, (12, 0), (), "AnchorSpaceAbove", None), "AnchorXoffset": (1095727215, 2, (12, 0), (), "AnchorXoffset", None), "AnchorYoffset": (1095727471, 2, (12, 0), (), "AnchorYoffset", None), "AnchoredPosition": (1095725172, 2, (3, 0), (), "AnchoredPosition", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HorizontalAlignment": (1095714913, 2, (3, 0), (), "HorizontalAlignment", None), "HorizontalReferencePoint": (1095266924, 2, (3, 0), (), "HorizontalReferencePoint", None), "LockPosition": (1095724144, 2, (11, 0), (), "LockPosition", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PinPosition": (1095725168, 2, (11, 0), (), "PinPosition", None), "SpineRelative": (1095725938, 2, (11, 0), (), "SpineRelative", None), "VerticalAlignment": (1095718497, 2, (3, 0), (), "VerticalAlignment", None), "VerticalReferencePoint": (1095718514, 2, (3, 0), (), "VerticalReferencePoint", None), } _prop_map_put_ = { "AnchorPoint": ((1095726960, LCID, 4, 0),()), "AnchorSpaceAbove": ((1095727457, LCID, 4, 0),()), "AnchorXoffset": ((1095727215, LCID, 4, 0),()), "AnchorYoffset": ((1095727471, LCID, 4, 0),()), "AnchoredPosition": ((1095725172, LCID, 4, 0),()), "HorizontalAlignment": ((1095714913, LCID, 4, 0),()), "HorizontalReferencePoint": ((1095266924, LCID, 4, 0),()), "LockPosition": ((1095724144, LCID, 4, 0),()), "PinPosition": ((1095725168, LCID, 4, 0),()), "SpineRelative": ((1095725938, LCID, 4, 0),()), "VerticalAlignment": ((1095718497, LCID, 4, 0),()), "VerticalReferencePoint": ((1095718514, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AngleCombobox(DispatchBaseClass): 'A degree entry control featuring both a pop-up menu and and entry field.' CLSID = IID('{4A194CA6-5570-4DE1-BC10-70C855CBB8CD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AngleComboboxes(DispatchBaseClass): 'A collection of angle comboboxes.' CLSID = IID('{4A1021F6-51AE-41DE-BACB-102174820161}') coclass_clsid = None # Result is of type AngleCombobox def Add(self): 'Creates a new AngleCombobox.\n\tReturn value: The new AngleCombobox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{4A194CA6-5570-4DE1-BC10-70C855CBB8CD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AngleEditbox(DispatchBaseClass): 'A degree entry field.' CLSID = IID('{0B824642-566D-428C-B478-2DF0953CB602}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AngleEditboxes(DispatchBaseClass): 'A collection of angle editboxes.' CLSID = IID('{72785C56-7A80-4F7A-BA62-612D63DC0155}') coclass_clsid = None # Result is of type AngleEditbox def Add(self): 'Creates a new AngleEditbox.\n\tReturn value: The new AngleEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{0B824642-566D-428C-B478-2DF0953CB602}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AnimationBehavior(DispatchBaseClass): 'A animation behavior.' CLSID = IID('{549C7861-4226-4249-8B0E-BCF5979F6079}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the AnimationBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AnimatedPageItem' returns object of type 'PageItem' "AnimatedPageItem": (1634625901, 2, (9, 0), (), "AnimatedPageItem", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), "AutoReverseOnRollOff": (1635086966, 2, (11, 0), (), "AutoReverseOnRollOff", None), "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Operation": (1869636978, 2, (3, 0), (), "Operation", None), # Method 'Parent' returns object of type 'Button' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}'), } _prop_map_put_ = { "AnimatedPageItem": ((1634625901, LCID, 4, 0),()), "AutoReverseOnRollOff": ((1635086966, LCID, 4, 0),()), "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Operation": ((1869636978, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AnimationBehaviors(DispatchBaseClass): 'A collection of animation behaviors.' CLSID = IID('{E8E2B43C-7448-41DB-82D4-A4F68771191E}') coclass_clsid = None # Result is of type AnimationBehavior def Add(self): 'Creates a new AnimationBehavior.\n\tReturn value: The new AnimationBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{549C7861-4226-4249-8B0E-BCF5979F6079}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AnimationSetting(DispatchBaseClass): 'Animation settings.' CLSID = IID('{70D1B136-070D-4121-A1B5-A64AB6AB26D6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) # Result is of type MotionPreset def Save(self, Name=defaultNamedNotOptArg): 'Save this motion preset as custom preset.\n\tReturn value: The new custom motion preset.\n\tName: The name for the new motion preset.' ret = self._oleobj_.InvokeTypes(1935767141, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'Save', '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}') return ret def SaveACopy(self, To=defaultNamedNotOptArg): 'Save a copy of this motion preset to a InDesign motion preset file.\n\tTo: The Flash motion preset file to export to.' return self._oleobj_.InvokeTypes(1935767139, LCID, 1, (24, 0), ((8, 1),),To ) _prop_map_get_ = { "DesignOption": (1097679183, 2, (3, 0), (), "DesignOption", None), "Duration": (1097679982, 2, (5, 0), (), "Duration", None), "EaseType": (1097680250, 2, (3, 0), (), "EaseType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HasCustomSettings": (1097679725, 2, (11, 0), (), "HasCustomSettings", None), "HiddenAfter": (1097680993, 2, (11, 0), (), "HiddenAfter", None), "InitiallyHidden": (1298755176, 2, (11, 0), (), "InitiallyHidden", None), "MotionPath": (1097683048, 2, (12, 0), (), "MotionPath", None), "MotionPathPoints": (1097683056, 2, (12, 0), (), "MotionPathPoints", None), "OpacityArray": (1097682800, 2, (12, 0), (), "OpacityArray", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Plays": (1097683052, 2, (3, 0), (), "Plays", None), "PlaysLoop": (1097683020, 2, (11, 0), (), "PlaysLoop", None), "Preset": (1097691251, 2, (12, 0), (), "Preset", None), "RotationArray": (1097683572, 2, (12, 0), (), "RotationArray", None), "ScaleXArray": (1097683832, 2, (12, 0), (), "ScaleXArray", None), "ScaleYArray": (1097683833, 2, (12, 0), (), "ScaleYArray", None), "TransformOffsets": (1097684088, 2, (12, 0), (), "TransformOffsets", None), } _prop_map_put_ = { "DesignOption": ((1097679183, LCID, 4, 0),()), "Duration": ((1097679982, LCID, 4, 0),()), "EaseType": ((1097680250, LCID, 4, 0),()), "HiddenAfter": ((1097680993, LCID, 4, 0),()), "InitiallyHidden": ((1298755176, LCID, 4, 0),()), "MotionPath": ((1097683048, LCID, 4, 0),()), "MotionPathPoints": ((1097683056, LCID, 4, 0),()), "OpacityArray": ((1097682800, LCID, 4, 0),()), "Plays": ((1097683052, LCID, 4, 0),()), "PlaysLoop": ((1097683020, LCID, 4, 0),()), "Preset": ((1097691251, LCID, 4, 0),()), "RotationArray": ((1097683572, LCID, 4, 0),()), "ScaleXArray": ((1097683832, LCID, 4, 0),()), "ScaleYArray": ((1097683833, LCID, 4, 0),()), "TransformOffsets": ((1097684088, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Article(DispatchBaseClass): 'An article' CLSID = IID('{1174E654-886F-4567-AF0A-502289F25CDB}') coclass_clsid = None def AddDocumentContent(self): 'Populates the article with all page items in the document.' return self._oleobj_.InvokeTypes(1699766610, LCID, 1, (24, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Article.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Article def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the Article to the specified location.\n\tReturn value: The moved Article.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: Article' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{1174E654-886F-4567-AF0A-502289F25CDB}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ArticleExportStatus": (1883333971, 2, (11, 0), (), "ArticleExportStatus", None), # Method 'ArticleMembers' returns object of type 'ArticleMembers' "ArticleMembers": (1666015859, 2, (9, 0), (), "ArticleMembers", '{F49D34DB-483B-4998-AE4A-10B1D1D628DB}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "ArticleExportStatus": ((1883333971, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ArticleChild(DispatchBaseClass): 'Member of a group that is part of an article.' CLSID = IID('{06012B07-2F3E-4BD2-A796-F065FABC4B67}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type ArticleChild def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the ArticleChild to the specified location.\n\tReturn value: The moved ArticleChild.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: ArticleChild' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{06012B07-2F3E-4BD2-A796-F065FABC4B67}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemRef' returns object of type 'PageItem' "ItemRef": (1883862098, 2, (9, 0), (), "ItemRef", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Parent' returns object of type 'Group' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{7761758B-D3DE-11D1-AAA6-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ArticleChildren(DispatchBaseClass): 'A collection of group items that are also part of an article.' CLSID = IID('{CB8D0921-E6CC-41C5-83B3-06EBAF0903E3}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ArticleMember(DispatchBaseClass): 'An article member.' CLSID = IID('{2FB36DB0-73A5-4D8E-B8E9-00B9C71C22A4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ArticleMember.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type ArticleMember def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the ArticleMember to the specified location.\n\tReturn value: The moved ArticleMember.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: ArticleMember' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{2FB36DB0-73A5-4D8E-B8E9-00B9C71C22A4}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemRef' returns object of type 'PageItem' "ItemRef": (1883862098, 2, (9, 0), (), "ItemRef", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Parent' returns object of type 'Article' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1174E654-886F-4567-AF0A-502289F25CDB}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ArticleMembers(DispatchBaseClass): 'A collection of article members.' CLSID = IID('{F49D34DB-483B-4998-AE4A-10B1D1D628DB}') coclass_clsid = None # Result is of type ArticleMember def Add(self, ItemRef=defaultNamedNotOptArg, At=1701733408, Reference=defaultNamedOptArg): 'Adds a new member.\n\tReturn value: The added ArticleMember.\n\tItemRef: page item to be added to article.\n\tAt: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: ArticleMember' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (3, 49), (12, 17)),ItemRef , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{2FB36DB0-73A5-4D8E-B8E9-00B9C71C22A4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Articles(DispatchBaseClass): 'A collection of articles.' CLSID = IID('{BF50168B-1453-467A-BB8A-B875794A00AF}') coclass_clsid = None # Result is of type Article def Add(self, Name=defaultNamedOptArg, ArticleExportStatus=defaultNamedOptArg, At=1701733408, Reference=defaultNamedOptArg): "Creates a new Article.\n\tReturn value: The new Article.\n\tName: The article name. Type: String.\n\tArticleExportStatus: The article's export status. Type: Boolean.\n\tAt: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: Article" ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49), (12, 17)),Name , ArticleExportStatus, At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{1174E654-886F-4567-AF0A-502289F25CDB}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Asset(DispatchBaseClass): 'An object library asset.' CLSID = IID('{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Asset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def PlaceAsset(self, On=defaultNamedNotOptArg): 'Places the asset in the specified document or text.\n\tReturn value: The placed item. Type: Array of PageItems, Movies, Sounds, Images, EPSs, WMFs, PICTs or PDFs.\n\tOn: The document or text object in which to place the asset. Type: Document or Text' return self._ApplyTypes_(1349271923, 1, (12, 0), ((12, 1),), u'PlaceAsset', None,On ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Asset in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { "AssetType": (1098152304, 2, (3, 0), (), "AssetType", None), "Date": (1935963237, 2, (7, 0), (), "Date", None), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Library' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{225075A4-3679-4E79-AE8B-2A211BE0C054}'), } _prop_map_put_ = { "AssetType": ((1098152304, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Assets(DispatchBaseClass): 'A collection of object library assets.' CLSID = IID('{AA72F72F-EA99-4B89-81BE-E6B110DA5C96}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AssignedStories(DispatchBaseClass): 'A collection of assigned stories.' CLSID = IID('{16C17DDE-B805-4701-A6DF-DEAB7F908505}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AssignedStory(DispatchBaseClass): 'An assigned story.' CLSID = IID('{C77D1746-4274-41FC-BD8A-D32DD956BC0F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type AssignedStory def Move(self, To=1701733408, Reference=defaultNamedOptArg): 'Moves the assigned story to the specified location.\n\tReturn value: The assigned story to move.\n\tTo: The location of the assigned story relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Assignment or AssignedStory' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{C77D1746-4274-41FC-BD8A-D32DD956BC0F}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Assignment' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{753CC952-A840-45AB-BB27-767B2B77FA36}'), "StoryReference": (1884517458, 2, (12, 0), (), "StoryReference", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Assignment(DispatchBaseClass): 'An assignment.' CLSID = IID('{753CC952-A840-45AB-BB27-767B2B77FA36}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CancelPackage(self): 'Cancels the package for an assignment.' return self._oleobj_.InvokeTypes(1094938192, LCID, 1, (24, 0), (),) def CreatePackage(self, FilePath=defaultNamedNotOptArg, Submit=True): 'Creates an assignment package.\n\tReturn value: The new assignment package file.\n\tFilePath: The full path name of the assignment package file.\n\tSubmit: If true, submits assigned stories before packaging the assignment.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1094939728, LCID, 1, (8, 0), ((8, 1), (11, 49)),FilePath , Submit) def Delete(self): 'Deletes the assignment and its file.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Update(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Updates the assignment file.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1970300020, LCID, 1, (24, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) _prop_map_get_ = { # Method 'AssignedStories' returns object of type 'AssignedStories' "AssignedStories": (1098077043, 2, (9, 0), (), "AssignedStories", '{16C17DDE-B805-4701-A6DF-DEAB7F908505}'), "AssignmentFileStatus": (1883329396, 2, (3, 0), (), "AssignmentFileStatus", None), "DocumentPath": (1749307476, 2, (8, 0), (), "DocumentPath", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportOptions": (1098073464, 2, (3, 0), (), "ExportOptions", None), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "FrameColor": (1095123820, 2, (12, 0), (), "FrameColor", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IncludeLinksWhenPackage": (1098074476, 2, (11, 0), (), "IncludeLinksWhenPackage", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "PackageUpToDate": (1098076277, 2, (11, 0), (), "PackageUpToDate", None), "Packaged": (1098076267, 2, (11, 0), (), "Packaged", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "UserName": (1433629262, 2, (8, 0), (), "UserName", None), } _prop_map_put_ = { "ExportOptions": ((1098073464, LCID, 4, 0),()), "FrameColor": ((1095123820, LCID, 4, 0),()), "IncludeLinksWhenPackage": ((1098074476, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "UserName": ((1433629262, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Assignments(DispatchBaseClass): 'A collection of assignments.' CLSID = IID('{3E54BBA1-27D3-477A-97BF-7433B3B28B8A}') coclass_clsid = None # Result is of type Assignment def Add(self, FilePath=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Creates a new assignment.\n\tReturn value: The new assignment.\n\tFilePath: The full path name of the new assignment.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (12, 17), (11, 49)),FilePath , VersionComments, ForceSave) if ret is not None: ret = Dispatch(ret, u'Add', '{753CC952-A840-45AB-BB27-767B2B77FA36}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class AutoCorrectPreference(DispatchBaseClass): 'Auto-correct preferences.' CLSID = IID('{B31AF5C3-18BB-44E2-8A70-5624138BBEEA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoCorrect": (1885430642, 2, (11, 0), (), "AutoCorrect", None), "AutoCorrectCapitalizationErrors": (1633903461, 2, (11, 0), (), "AutoCorrectCapitalizationErrors", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "AutoCorrect": ((1885430642, LCID, 4, 0),()), "AutoCorrectCapitalizationErrors": ((1633903461, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AutoCorrectTable(DispatchBaseClass): 'An auto-correct table.' CLSID = IID('{972BC446-C4E6-4F4F-B02D-39F0938E3775}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoCorrectWordPairList": (1633908592, 2, (12, 0), (), "AutoCorrectWordPairList", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "AutoCorrectWordPairList": ((1633908592, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class AutoCorrectTables(DispatchBaseClass): 'A collection of auto-correct tables.' CLSID = IID('{BF4F846F-EAB4-4F5A-AD1D-6272324EF3DA}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class BackgroundTask(DispatchBaseClass): 'background task' CLSID = IID('{D5F580C2-0126-4256-87EA-06444945B78E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CancelTask(self): 'Cancels the specified background task.' return self._oleobj_.InvokeTypes(1413702260, LCID, 1, (24, 0), (),) def QueryProperty(self, Name=defaultNamedNotOptArg): 'Queries for a particular property in the task metadata.\n\tReturn value: the property value or void if the property is undefined. Type: Any Type.\n\tName: The task property being queried' return self._ApplyTypes_(1414621550, 1, (12, 0), ((8, 1),), u'QueryProperty', None,Name ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def WaitForTask(self): 'Waits for the task to finish.\n\tReturn value: The status of the task' return self._oleobj_.InvokeTypes(1415012980, LCID, 1, (3, 0), (),) _prop_map_get_ = { "Alerts": (1883335794, 2, (12, 0), (), "Alerts", None), "DocumentName": (1883530062, 2, (8, 0), (), "DocumentName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PercentDone": (1883533166, 2, (3, 0), (), "PercentDone", None), "Status": (1937011827, 2, (3, 0), (), "Status", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BackgroundTasks(DispatchBaseClass): 'A collection of background task objects.' CLSID = IID('{381D8C13-E90F-4B4B-9A2D-30DAEF628D05}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class BaselineFrameGridOption(DispatchBaseClass): 'Baseline frame grid options.' CLSID = IID('{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BaselineFrameGridColor": (1111909228, 2, (12, 0), (), "BaselineFrameGridColor", None), "BaselineFrameGridIncrement": (1111910755, 2, (12, 0), (), "BaselineFrameGridIncrement", None), "BaselineFrameGridRelativeOption": (1111913071, 2, (3, 0), (), "BaselineFrameGridRelativeOption", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StartingOffsetForBaselineFrameGrid": (1111913327, 2, (12, 0), (), "StartingOffsetForBaselineFrameGrid", None), "UseCustomBaselineFrameGrid": (1111913827, 2, (11, 0), (), "UseCustomBaselineFrameGrid", None), } _prop_map_put_ = { "BaselineFrameGridColor": ((1111909228, LCID, 4, 0),()), "BaselineFrameGridIncrement": ((1111910755, LCID, 4, 0),()), "BaselineFrameGridRelativeOption": ((1111913071, LCID, 4, 0),()), "StartingOffsetForBaselineFrameGrid": ((1111913327, LCID, 4, 0),()), "UseCustomBaselineFrameGrid": ((1111913827, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Behavior(DispatchBaseClass): 'A behavior object.' CLSID = IID('{A264140D-C66E-4B3A-ABD2-ABC103749D27}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Behavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Behaviors(DispatchBaseClass): 'A collection of behavior objects.' CLSID = IID('{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class BevelAndEmbossSetting(DispatchBaseClass): 'Bevel and emboss effect settings.' CLSID = IID('{FC0A7913-E840-4B78-9091-F26C59BC9293}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Altitude": (2020627814, 2, (5, 0), (), "Altitude", None), "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "Depth": (2020627811, 2, (5, 0), (), "Depth", None), "Direction": (2020627812, 2, (3, 0), (), "Direction", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HighlightBlendMode": (2020627816, 2, (3, 0), (), "HighlightBlendMode", None), # Method 'HighlightColor' returns object of type 'Swatch' "HighlightColor": (1697662260, 2, (9, 0), (), "HighlightColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "HighlightOpacity": (1697662259, 2, (5, 0), (), "HighlightOpacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShadowBlendMode": (2020627298, 2, (3, 0), (), "ShadowBlendMode", None), # Method 'ShadowColor' returns object of type 'Swatch' "ShadowColor": (2020627299, 2, (9, 0), (), "ShadowColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "ShadowOpacity": (2020627311, 2, (5, 0), (), "ShadowOpacity", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Soften": (2020627813, 2, (12, 0), (), "Soften", None), "Style": (2020627810, 2, (3, 0), (), "Style", None), "Technique": (2020627823, 2, (3, 0), (), "Technique", None), "UseGlobalLight": (2020627827, 2, (11, 0), (), "UseGlobalLight", None), } _prop_map_put_ = { "Altitude": ((2020627814, LCID, 4, 0),()), "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "Depth": ((2020627811, LCID, 4, 0),()), "Direction": ((2020627812, LCID, 4, 0),()), "HighlightBlendMode": ((2020627816, LCID, 4, 0),()), "HighlightColor": ((1697662260, LCID, 4, 0),()), "HighlightOpacity": ((1697662259, LCID, 4, 0),()), "ShadowBlendMode": ((2020627298, LCID, 4, 0),()), "ShadowColor": ((2020627299, LCID, 4, 0),()), "ShadowOpacity": ((2020627311, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Soften": ((2020627813, LCID, 4, 0),()), "Style": ((2020627810, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BlendingSetting(DispatchBaseClass): 'Basic object blending settings.' CLSID = IID('{65F068E4-DAA2-4276-8402-F0B4E43AE915}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IsolateBlending": (2020622953, 2, (11, 0), (), "IsolateBlending", None), "KnockoutGroup": (2020622955, 2, (11, 0), (), "KnockoutGroup", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BlendMode": ((2020622957, LCID, 4, 0),()), "IsolateBlending": ((2020622953, LCID, 4, 0),()), "KnockoutGroup": ((2020622955, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Book(DispatchBaseClass): 'A book.' CLSID = IID('{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Close(self, Saving=1634954016, SavingIn=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Close the Book.\n\tSaving: Whether to save changes before closing the Book.\n\tSavingIn: The file in which to save the Book. Type: File (String).\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), ((3, 49), (12, 17), (12, 17), (11, 49)),Saving , SavingIn, VersionComments, ForceSave) def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedOptArg, ShowingOptions=False, Using=defaultNamedOptArg , WhichDocuments=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the book to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The file to which to export the book. Type: File (String).\n\tShowingOptions: Used to specify if the PDF Export Options Dialog needs to be shown or not.\n\tUsing: Used to specify the presets for the export which can be the object of the preset type, enumeration for existing presets or user defined presets, or a string naming the preset to be used, but in case Showing Options is true, the preset specified in the Export Dialog will over ride this parameter. Type: PDFExportPreset.\n\tWhichDocuments: Used to specify a list of book content references, from the current book, where the list may contain duplicate entries and if the list is not specified then the entire book contents shall be exported. Type: Array of BookContents.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (12, 17), (11, 49), (12, 17), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, WhichDocuments, VersionComments , ForceSave) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Package(self, To=defaultNamedNotOptArg, CopyingFonts=defaultNamedNotOptArg, CopyingLinkedGraphics=defaultNamedNotOptArg, CopyingProfiles=defaultNamedNotOptArg , UpdatingGraphics=defaultNamedNotOptArg, IncludingHiddenLayers=defaultNamedNotOptArg, IgnorePreflightErrors=defaultNamedNotOptArg, CreatingReport=defaultNamedNotOptArg, IncludeIdml=defaultNamedOptArg , IncludePdf=defaultNamedOptArg, PdfStyle=defaultNamedOptArg, UseDocumentHyphenationExceptionsOnly=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Packages the document.\n\tReturn value: True if the packaging was successful.\n\tTo: The folder, alias, or path in which to place the packaged files.\n\tCopyingFonts: If true, copies fonts used in the document to the package folder.\n\tCopyingLinkedGraphics: If true, copies linked graphics files to the package folder.\n\tCopyingProfiles: If true, copies color profiles to the package folder.\n\tUpdatingGraphics: If true, updates graphics links to the package folder. .\n\tIncludingHiddenLayers: If true, copies fonts and links from hidden layers to the package.\n\tIgnorePreflightErrors: If true, ignores preflight errors and proceeds with the packaging. If false, cancels the packaging when errors exist.\n\tCreatingReport: If true, creates a package report that includes printing instructions, print settings, lists of fonts, links and required inks, and other information.\n\tIncludeIdml: If true, generates and includes IDML in the package folder. Type: Boolean.\n\tIncludePdf: If true, generates and includes PDF in the package folder. Type: Boolean.\n\tPdfStyle: If specified and PDF is to be included, use this style for PDF export if it is valid, otherwise use the last used PDF preset. Type: String.\n\tUseDocumentHyphenationExceptionsOnly: If this option is selected, InDesign flags this document so that it does not reflow when someone else opens or edits it on a computer that has different hyphenation and dictionary settings. Type: Boolean.\n\tVersionComments: The comments for the version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1346458420, LCID, 1, (11, 0), ((8, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (11, 49)),To , CopyingFonts, CopyingLinkedGraphics, CopyingProfiles, UpdatingGraphics, IncludingHiddenLayers , IgnorePreflightErrors, CreatingReport, IncludeIdml, IncludePdf, PdfStyle , UseDocumentHyphenationExceptionsOnly, VersionComments, ForceSave) def Preflight(self, To=defaultNamedOptArg, AutoOpen=False): 'Preflight a book and optionally save the resulting report.\n\tTo: The preflight report to save to. Type: File (String).\n\tAutoOpen: If true, automatically open the report after creation.' return self._oleobj_.InvokeTypes(1347572532, LCID, 1, (24, 0), ((12, 17), (11, 49)),To , AutoOpen) def PrintOut(self, PrintDialog=defaultNamedOptArg, Using=defaultNamedOptArg): 'Prints the Book(s).\n\tPrintDialog: Whether to invoke the print dialog. Type: Boolean.\n\tUsing: Printer preset to use. Type: idPrinterPresetTypes enumerator or PrinterPreset' return self._oleobj_.InvokeTypes(1885630307, LCID, 1, (24, 0), ((12, 17), (12, 17)),PrintDialog , Using) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Repaginate(self): 'Repaginates the book.' return self._oleobj_.InvokeTypes(1919967598, LCID, 1, (24, 0), (),) def Save(self, To=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Saves the book.\n\tTo: The file path. Note: Required only if the book has not been previously saved. If the book has previously been saved, specifying a path saves a copy and closes the original book. Type: File (String).\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1935767141, LCID, 1, (24, 0), ((12, 17), (12, 17), (11, 49)),To , VersionComments, ForceSave) def Synchronize(self): 'Synchronizes the entire book to the style source document.' return self._oleobj_.InvokeTypes(1937337955, LCID, 1, (24, 0), (),) def UpdateAllCrossReferences(self): 'Updates the cross references in the entire book.' return self._oleobj_.InvokeTypes(1970827874, LCID, 1, (24, 0), (),) def UpdateAllNumbers(self): 'Update all numbers (e.g. Page numbers, chapter numbers and paragraph numbers) throughout the book.' return self._oleobj_.InvokeTypes(1969319522, LCID, 1, (24, 0), (),) def UpdateChapterAndParagraphNumbers(self): 'Updates chapter numbers and paragraph numbers throughout the book.' return self._oleobj_.InvokeTypes(1970170210, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AutomaticDocumentConversion": (1635017590, 2, (11, 0), (), "AutomaticDocumentConversion", None), "AutomaticPagination": (1635020903, 2, (11, 0), (), "AutomaticPagination", None), # Method 'BookContents' returns object of type 'BookContents' "BookContents": (1113814131, 2, (9, 0), (), "BookContents", '{2EB70FA3-4D1D-11D4-A6A4-00C04F78AAC5}'), # Method 'EPubExportPreferences' returns object of type 'EPubExportPreference' "EPubExportPreferences": (1700950128, 2, (9, 0), (), "EPubExportPreferences", '{DEFAFCF5-B9A4-4024-B557-CEA5DBFAB7B2}'), # Method 'EPubFixedLayoutExportPreferences' returns object of type 'EPubFixedLayoutExportPreference' "EPubFixedLayoutExportPreferences": (1701214320, 2, (9, 0), (), "EPubFixedLayoutExportPreferences", '{7AA934A0-5466-4BA1-B16F-26942974AD7D}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (8, 0), (), "FilePath", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "InsertBlankPage": (1768058983, 2, (11, 0), (), "InsertBlankPage", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "MergeIdenticalLayers": (1836214124, 2, (11, 0), (), "MergeIdenticalLayers", None), "Modified": (1768779620, 2, (11, 0), (), "Modified", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PreflightBookOptions' returns object of type 'PreflightBookOption' "PreflightBookOptions": (1885749839, 2, (9, 0), (), "PreflightBookOptions", '{6E47BA45-8E01-4877-81D8-1ED9A1585F25}'), # Method 'PrintPreferences' returns object of type 'PrintPreference' "PrintPreferences": (1886548080, 2, (9, 0), (), "PrintPreferences", '{496F0BE3-7834-11D2-AAF0-00C04FA37726}'), "RepaginationOption": (1919250535, 2, (3, 0), (), "RepaginationOption", None), "Saved": (1769174628, 2, (11, 0), (), "Saved", None), "SmartMatchStyleGroups": (1936683885, 2, (3, 0), (), "SmartMatchStyleGroups", None), "StyleSourceDocument": (1835298659, 2, (12, 0), (), "StyleSourceDocument", None), "SynchronizeBulletNumberingList": (1936679534, 2, (11, 0), (), "SynchronizeBulletNumberingList", None), "SynchronizeCellStyle": (1936679781, 2, (11, 0), (), "SynchronizeCellStyle", None), "SynchronizeCharacterStyle": (1936679795, 2, (11, 0), (), "SynchronizeCharacterStyle", None), "SynchronizeConditionalText": (1936679796, 2, (11, 0), (), "SynchronizeConditionalText", None), "SynchronizeCrossReferenceFormat": (1936685158, 2, (11, 0), (), "SynchronizeCrossReferenceFormat", None), "SynchronizeMasterPage": (1936682352, 2, (11, 0), (), "SynchronizeMasterPage", None), "SynchronizeObjectStyle": (1936682867, 2, (11, 0), (), "SynchronizeObjectStyle", None), "SynchronizeParagraphStyle": (1936683123, 2, (11, 0), (), "SynchronizeParagraphStyle", None), "SynchronizeSwatch": (1936683895, 2, (11, 0), (), "SynchronizeSwatch", None), "SynchronizeTableOfContentStyle": (1936684131, 2, (11, 0), (), "SynchronizeTableOfContentStyle", None), "SynchronizeTableStyle": (1936684147, 2, (11, 0), (), "SynchronizeTableStyle", None), "SynchronizeTextVariable": (1936684150, 2, (11, 0), (), "SynchronizeTextVariable", None), "SynchronizeTrapStyle": (1936684146, 2, (11, 0), (), "SynchronizeTrapStyle", None), } _prop_map_put_ = { "AutomaticDocumentConversion": ((1635017590, LCID, 4, 0),()), "AutomaticPagination": ((1635020903, LCID, 4, 0),()), "InsertBlankPage": ((1768058983, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "MergeIdenticalLayers": ((1836214124, LCID, 4, 0),()), "RepaginationOption": ((1919250535, LCID, 4, 0),()), "SmartMatchStyleGroups": ((1936683885, LCID, 4, 0),()), "StyleSourceDocument": ((1835298659, LCID, 4, 0),()), "SynchronizeBulletNumberingList": ((1936679534, LCID, 4, 0),()), "SynchronizeCellStyle": ((1936679781, LCID, 4, 0),()), "SynchronizeCharacterStyle": ((1936679795, LCID, 4, 0),()), "SynchronizeConditionalText": ((1936679796, LCID, 4, 0),()), "SynchronizeCrossReferenceFormat": ((1936685158, LCID, 4, 0),()), "SynchronizeMasterPage": ((1936682352, LCID, 4, 0),()), "SynchronizeObjectStyle": ((1936682867, LCID, 4, 0),()), "SynchronizeParagraphStyle": ((1936683123, LCID, 4, 0),()), "SynchronizeSwatch": ((1936683895, LCID, 4, 0),()), "SynchronizeTableOfContentStyle": ((1936684131, LCID, 4, 0),()), "SynchronizeTableStyle": ((1936684147, LCID, 4, 0),()), "SynchronizeTextVariable": ((1936684150, LCID, 4, 0),()), "SynchronizeTrapStyle": ((1936684146, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BookContent(DispatchBaseClass): 'A document added to a book.' CLSID = IID('{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the BookContent.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type BookContent def Move(self, To=1701733408, Reference=defaultNamedOptArg): 'Moves the book content object.\n\tReturn value: The moved object.\n\tTo: The location relative to the reference object or within the book.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: BookContent' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}') return ret def Preflight(self, To=defaultNamedOptArg, AutoOpen=False): 'Preflight a book content object and optionally save the resulting report.\n\tTo: The preflight report to save to. Type: File (String).\n\tAutoOpen: If true, automatically open the report after creation.' return self._oleobj_.InvokeTypes(1347572532, LCID, 1, (24, 0), ((12, 17), (11, 49)),To , AutoOpen) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) # Result is of type BookContent def Replace(self, Using=defaultNamedNotOptArg): 'Replaces a book content object with a new file. Note: If the new file replaces the current style source document, the new file becomes the style source document. .\n\tReturn value: The new book content object.\n\tUsing: The full path name of the new book content object.' ret = self._oleobj_.InvokeTypes(1701998700, LCID, 1, (9, 0), ((8, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Replace', '{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}') return ret def Synchronize(self): 'Matches the formatting of the book content object to the style source document.' return self._oleobj_.InvokeTypes(1937337955, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Date": (1935963237, 2, (7, 0), (), "Date", None), "DocumentPageRange": (1885827687, 2, (8, 0), (), "DocumentPageRange", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (8, 0), (), "FilePath", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Book' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}'), "Size": (1685285242, 2, (3, 0), (), "Size", None), "Status": (1937011827, 2, (3, 0), (), "Status", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BookContents(DispatchBaseClass): 'A collection of book content objects.' CLSID = IID('{2EB70FA3-4D1D-11D4-A6A4-00C04F78AAC5}') coclass_clsid = None # Result is of type BookContent def Add(self, FullName=defaultNamedNotOptArg, At=-1): 'Creates a new book content object.\n\tReturn value: The new book content object.\n\tFullName: The full path name of the new book content object.\n\tAt: The location of the book content object within the book.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (3, 49)),FullName , At) if ret is not None: ret = Dispatch(ret, u'Add', '{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Bookmark(DispatchBaseClass): 'A bookmark.' CLSID = IID('{AB823505-8182-4D20-B669-0AF4255C03A4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Bookmark.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Bookmark def Move(self, To=1701733408, Reference=defaultNamedOptArg): 'Moves the bookmark to the specified location.\n\tReturn value: The relocated bookmark.\n\tTo: The bookmark location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Bookmark, Document or Bookmark' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{AB823505-8182-4D20-B669-0AF4255C03A4}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowBookmark(self): 'Go to the bookmark.' return self._oleobj_.InvokeTypes(1936220779, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'Bookmarks' returns object of type 'Bookmarks' "Bookmarks": (1114467187, 2, (9, 0), (), "Bookmarks", '{154549B1-F79B-4CD0-B434-DDAD22563102}'), "Destination": (1751934067, 2, (12, 0), (), "Destination", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Indent": (1651074164, 2, (3, 0), (), "Indent", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Bookmarks(DispatchBaseClass): 'A collection of bookmarks.' CLSID = IID('{154549B1-F79B-4CD0-B434-DDAD22563102}') coclass_clsid = None # Result is of type Bookmark def Add(self, Destination=defaultNamedNotOptArg): 'Creates a new bookmark.\n\tReturn value: The new bookmark.\n\tDestination: The bookmark destination. Type: HyperlinkTextDestination, HyperlinkPageDestination, HyperlinkExternalPageDestination or Page' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{AB823505-8182-4D20-B669-0AF4255C03A4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Books(DispatchBaseClass): 'A collection of books.' CLSID = IID('{2EB70FA1-4D1D-11D4-A6A4-00C04F78AAC5}') coclass_clsid = None # Result is of type Book def Add(self, FullName=defaultNamedNotOptArg): "Creates a new book.\n\tReturn value: The new book.\n\tFullName: The full path name of the new book file, including the book file extension '.indb'." ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1),),FullName ) if ret is not None: ret = Dispatch(ret, u'Add', '{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class BorderPanel(DispatchBaseClass): 'A bordered panel on a dialog that can contain any type and number of controls.' CLSID = IID('{AD32757F-393F-402C-9967-8A699BC3AF35}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AngleComboboxes' returns object of type 'AngleComboboxes' "AngleComboboxes": (1967341939, 2, (9, 0), (), "AngleComboboxes", '{4A1021F6-51AE-41DE-BACB-102174820161}'), # Method 'AngleEditboxes' returns object of type 'AngleEditboxes' "AngleEditboxes": (1967473011, 2, (9, 0), (), "AngleEditboxes", '{72785C56-7A80-4F7A-BA62-612D63DC0155}'), # Method 'BorderPanels' returns object of type 'BorderPanels' "BorderPanels": (1967280243, 2, (9, 0), (), "BorderPanels", '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}'), # Method 'CheckboxControls' returns object of type 'CheckboxControls' "CheckboxControls": (1967350387, 2, (9, 0), (), "CheckboxControls", '{B09C9105-8C2C-4271-8B1C-646926F5CC55}'), # Method 'DialogColumns' returns object of type 'DialogColumns' "DialogColumns": (1967347571, 2, (9, 0), (), "DialogColumns", '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}'), # Method 'Dropdowns' returns object of type 'Dropdowns' "Dropdowns": (1967408243, 2, (9, 0), (), "Dropdowns", '{EBB30B87-6335-4692-9A03-5F968E9B1586}'), # Method 'EnablingGroups' returns object of type 'EnablingGroups' "EnablingGroups": (1967473523, 2, (9, 0), (), "EnablingGroups", '{6BEF766B-BDD3-4492-80E7-EC151759B702}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IntegerComboboxes' returns object of type 'IntegerComboboxes' "IntegerComboboxes": (1967343987, 2, (9, 0), (), "IntegerComboboxes", '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}'), # Method 'IntegerEditboxes' returns object of type 'IntegerEditboxes' "IntegerEditboxes": (1967736179, 2, (9, 0), (), "IntegerEditboxes", '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}'), # Method 'MeasurementComboboxes' returns object of type 'MeasurementComboboxes' "MeasurementComboboxes": (1967345011, 2, (9, 0), (), "MeasurementComboboxes", '{7F521535-D9E9-46A4-9493-E12416126F86}'), # Method 'MeasurementEditboxes' returns object of type 'MeasurementEditboxes' "MeasurementEditboxes": (1967476083, 2, (9, 0), (), "MeasurementEditboxes", '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}'), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'PercentComboboxes' returns object of type 'PercentComboboxes' "PercentComboboxes": (1967345779, 2, (9, 0), (), "PercentComboboxes", '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}'), # Method 'PercentEditboxes' returns object of type 'PercentEditboxes' "PercentEditboxes": (1967476851, 2, (9, 0), (), "PercentEditboxes", '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}'), # Method 'RadiobuttonGroups' returns object of type 'RadiobuttonGroups' "RadiobuttonGroups": (1968326515, 2, (9, 0), (), "RadiobuttonGroups", '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}'), # Method 'RealComboboxes' returns object of type 'RealComboboxes' "RealComboboxes": (1967346291, 2, (9, 0), (), "RealComboboxes", '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}'), # Method 'RealEditboxes' returns object of type 'RealEditboxes' "RealEditboxes": (1967477363, 2, (9, 0), (), "RealEditboxes", '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}'), # Method 'StaticTexts' returns object of type 'StaticTexts' "StaticTexts": (1968403571, 2, (9, 0), (), "StaticTexts", '{38A8FB15-E42A-4C71-BD45-27650FBAABED}'), # Method 'TextEditboxes' returns object of type 'TextEditboxes' "TextEditboxes": (1970554227, 2, (9, 0), (), "TextEditboxes", '{45264B16-137C-443E-92C4-5DA6DB26A829}'), # Method 'Widgets' returns object of type 'Widgets' "Widgets": (1968661619, 2, (9, 0), (), "Widgets", '{198B3A70-6FF4-4A87-8E0F-241190B5D315}'), } _prop_map_put_ = { "MinWidth": ((1968008791, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BorderPanels(DispatchBaseClass): 'A collection of border panels.' CLSID = IID('{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}') coclass_clsid = None # Result is of type BorderPanel def Add(self): 'Creates a new BorderPanel.\n\tReturn value: The new BorderPanel.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{AD32757F-393F-402C-9967-8A699BC3AF35}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class BuildingBlock(DispatchBaseClass): 'A cross reference building block object.' CLSID = IID('{BBC3C228-3560-40EF-A28F-4AC4520408FE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the BuildingBlock.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AppliedCharacterStyle' returns object of type 'CharacterStyle' "AppliedCharacterStyle": (1668445044, 2, (9, 0), (), "AppliedCharacterStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "AppliedDelimiter": (1147956596, 2, (8, 0), (), "AppliedDelimiter", None), "BlockType": (1417244773, 2, (3, 0), (), "BlockType", None), "CustomText": (1131697272, 2, (8, 0), (), "CustomText", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeDelimiter": (1231971140, 2, (11, 0), (), "IncludeDelimiter", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'CrossReferenceFormat' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}'), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedDelimiter": ((1147956596, LCID, 4, 0),()), "BlockType": ((1417244773, LCID, 4, 0),()), "CustomText": ((1131697272, LCID, 4, 0),()), "IncludeDelimiter": ((1231971140, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class BuildingBlocks(DispatchBaseClass): 'A collection of cross reference building blocks.' CLSID = IID('{5BB100A8-B7CD-4C24-A00A-BD4F6E277577}') coclass_clsid = None # Result is of type BuildingBlock def Add(self, BlockType=defaultNamedNotOptArg, AppliedCharacterStyle=defaultNamedOptArg, CustomText=defaultNamedOptArg): 'Creates a new cross reference building block.\n\tReturn value: The new cross reference building block.\n\tBlockType: Type of the building block.\n\tAppliedCharacterStyle: Character style to be applied to the building block. Type: CharacterStyle.\n\tCustomText: Building block custom text. Currently this is only useful in custom string building block. It is ignored for other types of building blocks. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 1), (12, 17), (12, 17)),BlockType , AppliedCharacterStyle, CustomText) if ret is not None: ret = Dispatch(ret, u'Add', '{BBC3C228-3560-40EF-A28F-4AC4520408FE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Bullet(DispatchBaseClass): 'Bullet character.' CLSID = IID('{F35B78C0-5836-4869-B44D-3ED804D6FDD2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BulletsFont": (1651271278, 2, (12, 0), (), "BulletsFont", None), "BulletsFontStyle": (1651271284, 2, (12, 0), (), "BulletsFontStyle", None), "CharacterType": (1651401332, 2, (3, 0), (), "CharacterType", None), "CharacterValue": (1651401334, 2, (3, 0), (), "CharacterValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BulletsFont": ((1651271278, LCID, 4, 0),()), "BulletsFontStyle": ((1651271284, LCID, 4, 0),()), "CharacterType": ((1651401332, LCID, 4, 0),()), "CharacterValue": ((1651401334, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Button(DispatchBaseClass): 'A button.' CLSID = IID('{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Button's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Button that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Button forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Button to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Button. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Button to a different shape.\n\tGiven: The Button's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Button. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Button. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Button. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Button. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Button. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Button.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Button at the specified location or offset.\n\tReturn value: The duplicated Button.\n\tTo: The location of the new Button, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Button from the original Button's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Button.\n\tGiven: The axis around which to flip the Button.\n\tAround: The point around which to flip the Button. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Button to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Button,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Button relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Button in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Button back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Button to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Button using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Button using the last transformation performed on any Button. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Button using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Button using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationBehaviors' returns object of type 'AnimationBehaviors' "AnimationBehaviors": (1634628418, 2, (9, 0), (), "AnimationBehaviors", '{E8E2B43C-7448-41DB-82D4-A4F68771191E}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextStateBehaviors' returns object of type 'GotoNextStateBehaviors' "GotoNextStateBehaviors": (1735291714, 2, (9, 0), (), "GotoNextStateBehaviors", '{1F6A476A-6193-4A40-BE8A-2497B712A31D}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPageBehaviors' returns object of type 'GotoPageBehaviors' "GotoPageBehaviors": (1650946163, 2, (9, 0), (), "GotoPageBehaviors", '{F5262664-03DE-4817-891A-89A4D444BD75}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousStateBehaviors' returns object of type 'GotoPreviousStateBehaviors' "GotoPreviousStateBehaviors": (1735422786, 2, (9, 0), (), "GotoPreviousStateBehaviors", '{EB1BA983-90CE-4ABF-BA9B-3B5991454C47}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoStateBehaviors' returns object of type 'GotoStateBehaviors' "GotoStateBehaviors": (1735619394, 2, (9, 0), (), "GotoStateBehaviors", '{772A2414-6E68-40CA-AA0A-0E6FC65EE678}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'States' returns object of type 'States' "States": (1095791219, 2, (9, 0), (), "States", '{CD08464A-FB23-48FC-A8ED-1D01FE990191}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ButtonPreference(DispatchBaseClass): 'Button preferences.' CLSID = IID('{EC3B0035-CD8A-4B51-BF7D-8F2481EAE41E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Buttons(DispatchBaseClass): 'A collection of buttons.' CLSID = IID('{6986229D-AB15-4D8D-9624-7AB06BC20954}') coclass_clsid = None # Result is of type Button def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Button.\n\tReturn value: The new Button.\n\tLayer: The layer on which to create the Button. Type: Layer.\n\tAt: The location at which to insert the Button relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CaptionMetadataVariablePreference(DispatchBaseClass): 'The preferences for a caption metadata variable.' CLSID = IID('{359ADC39-BACB-452F-B5A7-A1AD7E1D30A9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "MetadataProviderName": (1414950256, 2, (8, 0), (), "MetadataProviderName", None), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "MetadataProviderName": ((1414950256, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Cell(DispatchBaseClass): 'A table cell.' CLSID = IID('{2AEDEE08-3B9C-43A1-8D17-E51098755F02}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearCellStyleOverrides(self, ClearingOverridesThroughRootCellStyle=False): 'Clear Cell Style Overrides.\n\tClearingOverridesThroughRootCellStyle: If true, clears all overrides, whether or not they are defined in the underlying cell style' return self._oleobj_.InvokeTypes(1130582863, LCID, 1, (24, 0), ((11, 49),),ClearingOverridesThroughRootCellStyle ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) def ConvertCellType(self, FinalCellType=defaultNamedNotOptArg, FlagToPreserveData=False): 'Convert cell type. The new cell type parameter is required. Preserve data is optional.\n\tFinalCellType: Cell Type to which the cell is to be converted.\n\tFlagToPreserveData: If true then the data inside the cell is preserved. While converting graphic cell to text cell, page item becomes inline. ' return self._oleobj_.InvokeTypes(1668236116, LCID, 1, (24, 0), ((3, 1), (11, 49)),FinalCellType , FlagToPreserveData) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the Cell.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Cell def Merge(self, With=defaultNamedOptArg): 'Merges the cells.\n\tReturn value: The merged cell.\n\tWith: The cell(s) to merge with. Type: Cell, Row or Column' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 17),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{2AEDEE08-3B9C-43A1-8D17-E51098755F02}') return ret def Recompose(self): 'Recomposes the text in the Cell.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Cell in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def Split(self, Using=defaultNamedNotOptArg): 'Splits the cell along the specified axis. .\n\tUsing: The direction in which to split the cell.' return self._oleobj_.InvokeTypes(1399876724, LCID, 1, (24, 0), ((3, 1),),Using ) # Result is of type Objects def Unmerge(self): 'Unmerges all merged cells in the Cell.\n\tReturn value: A list of unmerged cells.' ret = self._oleobj_.InvokeTypes(1970106983, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Unmerge', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedCellStyle": (1885565812, 2, (12, 0), (), "AppliedCellStyle", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "AutoGrow": (1098205047, 2, (11, 0), (), "AutoGrow", None), # Method 'BottomEdgeStrokeColor' returns object of type 'Swatch' "BottomEdgeStrokeColor": (1111649379, 2, (9, 0), (), "BottomEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'BottomEdgeStrokeGapColor' returns object of type 'Swatch' "BottomEdgeStrokeGapColor": (1111649383, 2, (9, 0), (), "BottomEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "BottomEdgeStrokeGapOverprint": (1111649392, 2, (11, 0), (), "BottomEdgeStrokeGapOverprint", None), "BottomEdgeStrokeGapTint": (1111649377, 2, (5, 0), (), "BottomEdgeStrokeGapTint", None), "BottomEdgeStrokeOverprint": (1111650160, 2, (11, 0), (), "BottomEdgeStrokeOverprint", None), "BottomEdgeStrokeTint": (1111649396, 2, (5, 0), (), "BottomEdgeStrokeTint", None), "BottomEdgeStrokeType": (1111649395, 2, (12, 0), (), "BottomEdgeStrokeType", None), "BottomEdgeStrokeWeight": (1111649399, 2, (12, 0), (), "BottomEdgeStrokeWeight", None), "BottomInset": (1316189250, 2, (12, 0), (), "BottomInset", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "CellType": (1129609584, 2, (3, 0), (), "CellType", None), # Method 'Cells' returns object of type 'Cells' "Cells": (1130720371, 2, (9, 0), (), "Cells", '{32123964-F287-47F8-A447-F291E6C4E2C8}'), # Method 'Changes' returns object of type 'Changes' "Changes": (1130915699, 2, (9, 0), (), "Changes", '{00F63BE3-9801-484B-9A32-173EA0EA56AA}'), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "ClipContentToCell": (1131176771, 2, (11, 0), (), "ClipContentToCell", None), "ClipContentToGraphicCell": (1665945673, 2, (11, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (11, 0), (), "ClipContentToTextCell", None), "ColumnSpan": (1129541742, 2, (3, 0), (), "ColumnSpan", None), # Method 'Columns' returns object of type 'Columns' "Columns": (1415801971, 2, (9, 0), (), "Columns", '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DiagonalLineInFront": (1145858402, 2, (11, 0), (), "DiagonalLineInFront", None), # Method 'DiagonalLineStrokeColor' returns object of type 'Swatch' "DiagonalLineStrokeColor": (1145860963, 2, (9, 0), (), "DiagonalLineStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'DiagonalLineStrokeGapColor' returns object of type 'Swatch' "DiagonalLineStrokeGapColor": (1145857891, 2, (9, 0), (), "DiagonalLineStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "DiagonalLineStrokeGapOverprint": (1145857903, 2, (11, 0), (), "DiagonalLineStrokeGapOverprint", None), "DiagonalLineStrokeGapTint": (1145857908, 2, (5, 0), (), "DiagonalLineStrokeGapTint", None), "DiagonalLineStrokeOverprint": (1145860975, 2, (11, 0), (), "DiagonalLineStrokeOverprint", None), "DiagonalLineStrokeTint": (1145860980, 2, (5, 0), (), "DiagonalLineStrokeTint", None), "DiagonalLineStrokeType": (1145860985, 2, (12, 0), (), "DiagonalLineStrokeType", None), "DiagonalLineStrokeWeight": (1145860983, 2, (12, 0), (), "DiagonalLineStrokeWeight", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'Endnotes' returns object of type 'Endnotes' "Endnotes": (1162764659, 2, (9, 0), (), "Endnotes", '{8DE517CC-61D5-4770-9042-2917747AB914}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstBaselineOffset": (1180856166, 2, (3, 0), (), "FirstBaselineOffset", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "Height": (1751607412, 2, (12, 0), (), "Height", None), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InnerColumnStrokeColor' returns object of type 'Swatch' "InnerColumnStrokeColor": (1229155427, 2, (9, 0), (), "InnerColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerColumnStrokeGapColor' returns object of type 'Swatch' "InnerColumnStrokeGapColor": (1229155431, 2, (9, 0), (), "InnerColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerColumnStrokeGapOverprint": (1229155440, 2, (11, 0), (), "InnerColumnStrokeGapOverprint", None), "InnerColumnStrokeGapTint": (1229155425, 2, (5, 0), (), "InnerColumnStrokeGapTint", None), "InnerColumnStrokeOverprint": (1229156208, 2, (11, 0), (), "InnerColumnStrokeOverprint", None), "InnerColumnStrokeTint": (1229155444, 2, (5, 0), (), "InnerColumnStrokeTint", None), "InnerColumnStrokeType": (1229155443, 2, (12, 0), (), "InnerColumnStrokeType", None), "InnerColumnStrokeWeight": (1229155447, 2, (12, 0), (), "InnerColumnStrokeWeight", None), # Method 'InnerRowStrokeColor' returns object of type 'Swatch' "InnerRowStrokeColor": (1230138467, 2, (9, 0), (), "InnerRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerRowStrokeGapColor' returns object of type 'Swatch' "InnerRowStrokeGapColor": (1230138471, 2, (9, 0), (), "InnerRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerRowStrokeGapOverprint": (1230138480, 2, (11, 0), (), "InnerRowStrokeGapOverprint", None), "InnerRowStrokeGapTint": (1230138465, 2, (5, 0), (), "InnerRowStrokeGapTint", None), "InnerRowStrokeOverprint": (1230139248, 2, (11, 0), (), "InnerRowStrokeOverprint", None), "InnerRowStrokeTint": (1230138484, 2, (5, 0), (), "InnerRowStrokeTint", None), "InnerRowStrokeType": (1230138483, 2, (12, 0), (), "InnerRowStrokeType", None), "InnerRowStrokeWeight": (1230138487, 2, (12, 0), (), "InnerRowStrokeWeight", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "KeepWithNextRow": (1266118258, 2, (11, 0), (), "KeepWithNextRow", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'LeftEdgeStrokeColor' returns object of type 'Swatch' "LeftEdgeStrokeColor": (1279421539, 2, (9, 0), (), "LeftEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'LeftEdgeStrokeGapColor' returns object of type 'Swatch' "LeftEdgeStrokeGapColor": (1279421543, 2, (9, 0), (), "LeftEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "LeftEdgeStrokeGapOverprint": (1279421552, 2, (11, 0), (), "LeftEdgeStrokeGapOverprint", None), "LeftEdgeStrokeGapTint": (1279421537, 2, (5, 0), (), "LeftEdgeStrokeGapTint", None), "LeftEdgeStrokeOverprint": (1279422320, 2, (11, 0), (), "LeftEdgeStrokeOverprint", None), "LeftEdgeStrokeTint": (1279421556, 2, (5, 0), (), "LeftEdgeStrokeTint", None), "LeftEdgeStrokeType": (1279421555, 2, (12, 0), (), "LeftEdgeStrokeType", None), "LeftEdgeStrokeWeight": (1279421559, 2, (12, 0), (), "LeftEdgeStrokeWeight", None), "LeftInset": (1316189260, 2, (12, 0), (), "LeftInset", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumHeight": (1299736692, 2, (12, 0), (), "MaximumHeight", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeight": (1299081332, 2, (12, 0), (), "MinimumHeight", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphSpacingLimit": (1347646316, 2, (12, 0), (), "ParagraphSpacingLimit", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColumn' returns object of type 'Column' "ParentColumn": (1346596716, 2, (9, 0), (), "ParentColumn", '{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}'), # Method 'ParentRow' returns object of type 'Row' "ParentRow": (1347579767, 2, (9, 0), (), "ParentRow", '{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RightEdgeStrokeColor' returns object of type 'Swatch' "RightEdgeStrokeColor": (1380084835, 2, (9, 0), (), "RightEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'RightEdgeStrokeGapColor' returns object of type 'Swatch' "RightEdgeStrokeGapColor": (1380084839, 2, (9, 0), (), "RightEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "RightEdgeStrokeGapOverprint": (1380084848, 2, (11, 0), (), "RightEdgeStrokeGapOverprint", None), "RightEdgeStrokeGapTint": (1380084833, 2, (5, 0), (), "RightEdgeStrokeGapTint", None), "RightEdgeStrokeOverprint": (1380085616, 2, (11, 0), (), "RightEdgeStrokeOverprint", None), "RightEdgeStrokeTint": (1380084852, 2, (5, 0), (), "RightEdgeStrokeTint", None), "RightEdgeStrokeType": (1380084851, 2, (12, 0), (), "RightEdgeStrokeType", None), "RightEdgeStrokeWeight": (1380084855, 2, (12, 0), (), "RightEdgeStrokeWeight", None), "RightInset": (1316189266, 2, (12, 0), (), "RightInset", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), "RowSpan": (1381199982, 2, (3, 0), (), "RowSpan", None), "RowType": (1383552112, 2, (3, 0), (), "RowType", None), # Method 'Rows' returns object of type 'Rows' "Rows": (1416787827, 2, (9, 0), (), "Rows", '{C4B2153C-014C-4AA7-AED0-510F6C770F19}'), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StartRow": (1400140407, 2, (3, 0), (), "StartRow", None), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TopEdgeStrokeColor' returns object of type 'Swatch' "TopEdgeStrokeColor": (1413639267, 2, (9, 0), (), "TopEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TopEdgeStrokeGapColor' returns object of type 'Swatch' "TopEdgeStrokeGapColor": (1413639271, 2, (9, 0), (), "TopEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "TopEdgeStrokeGapOverprint": (1413639280, 2, (11, 0), (), "TopEdgeStrokeGapOverprint", None), "TopEdgeStrokeGapTint": (1413639265, 2, (5, 0), (), "TopEdgeStrokeGapTint", None), "TopEdgeStrokeOverprint": (1413640048, 2, (11, 0), (), "TopEdgeStrokeOverprint", None), "TopEdgeStrokeTint": (1413639284, 2, (5, 0), (), "TopEdgeStrokeTint", None), "TopEdgeStrokeType": (1413639283, 2, (12, 0), (), "TopEdgeStrokeType", None), "TopEdgeStrokeWeight": (1413639287, 2, (12, 0), (), "TopEdgeStrokeWeight", None), "TopInset": (1316189268, 2, (12, 0), (), "TopInset", None), "TopLeftDiagonalLine": (1145853036, 2, (11, 0), (), "TopLeftDiagonalLine", None), "TopRightDiagonalLine": (1145853042, 2, (11, 0), (), "TopRightDiagonalLine", None), "VerticalJustification": (1447715180, 2, (3, 0), (), "VerticalJustification", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "WritingDirection": (1382445940, 2, (3, 0), (), "WritingDirection", None), } _prop_map_put_ = { "AppliedCellStyle": ((1885565812, LCID, 4, 0),()), "AutoGrow": ((1098205047, LCID, 4, 0),()), "BottomEdgeStrokeColor": ((1111649379, LCID, 4, 0),()), "BottomEdgeStrokeGapColor": ((1111649383, LCID, 4, 0),()), "BottomEdgeStrokeGapOverprint": ((1111649392, LCID, 4, 0),()), "BottomEdgeStrokeGapTint": ((1111649377, LCID, 4, 0),()), "BottomEdgeStrokeOverprint": ((1111650160, LCID, 4, 0),()), "BottomEdgeStrokeTint": ((1111649396, LCID, 4, 0),()), "BottomEdgeStrokeType": ((1111649395, LCID, 4, 0),()), "BottomEdgeStrokeWeight": ((1111649399, LCID, 4, 0),()), "BottomInset": ((1316189250, LCID, 4, 0),()), "CellType": ((1129609584, LCID, 4, 0),()), "ClipContentToCell": ((1131176771, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DiagonalLineInFront": ((1145858402, LCID, 4, 0),()), "DiagonalLineStrokeColor": ((1145860963, LCID, 4, 0),()), "DiagonalLineStrokeGapColor": ((1145857891, LCID, 4, 0),()), "DiagonalLineStrokeGapOverprint": ((1145857903, LCID, 4, 0),()), "DiagonalLineStrokeGapTint": ((1145857908, LCID, 4, 0),()), "DiagonalLineStrokeOverprint": ((1145860975, LCID, 4, 0),()), "DiagonalLineStrokeTint": ((1145860980, LCID, 4, 0),()), "DiagonalLineStrokeType": ((1145860985, LCID, 4, 0),()), "DiagonalLineStrokeWeight": ((1145860983, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "Height": ((1751607412, LCID, 4, 0),()), "InnerColumnStrokeColor": ((1229155427, LCID, 4, 0),()), "InnerColumnStrokeGapColor": ((1229155431, LCID, 4, 0),()), "InnerColumnStrokeGapOverprint": ((1229155440, LCID, 4, 0),()), "InnerColumnStrokeGapTint": ((1229155425, LCID, 4, 0),()), "InnerColumnStrokeOverprint": ((1229156208, LCID, 4, 0),()), "InnerColumnStrokeTint": ((1229155444, LCID, 4, 0),()), "InnerColumnStrokeType": ((1229155443, LCID, 4, 0),()), "InnerColumnStrokeWeight": ((1229155447, LCID, 4, 0),()), "InnerRowStrokeColor": ((1230138467, LCID, 4, 0),()), "InnerRowStrokeGapColor": ((1230138471, LCID, 4, 0),()), "InnerRowStrokeGapOverprint": ((1230138480, LCID, 4, 0),()), "InnerRowStrokeGapTint": ((1230138465, LCID, 4, 0),()), "InnerRowStrokeOverprint": ((1230139248, LCID, 4, 0),()), "InnerRowStrokeTint": ((1230138484, LCID, 4, 0),()), "InnerRowStrokeType": ((1230138483, LCID, 4, 0),()), "InnerRowStrokeWeight": ((1230138487, LCID, 4, 0),()), "KeepWithNextRow": ((1266118258, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftEdgeStrokeColor": ((1279421539, LCID, 4, 0),()), "LeftEdgeStrokeGapColor": ((1279421543, LCID, 4, 0),()), "LeftEdgeStrokeGapOverprint": ((1279421552, LCID, 4, 0),()), "LeftEdgeStrokeGapTint": ((1279421537, LCID, 4, 0),()), "LeftEdgeStrokeOverprint": ((1279422320, LCID, 4, 0),()), "LeftEdgeStrokeTint": ((1279421556, LCID, 4, 0),()), "LeftEdgeStrokeType": ((1279421555, LCID, 4, 0),()), "LeftEdgeStrokeWeight": ((1279421559, LCID, 4, 0),()), "LeftInset": ((1316189260, LCID, 4, 0),()), "MaximumHeight": ((1299736692, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeight": ((1299081332, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "ParagraphSpacingLimit": ((1347646316, LCID, 4, 0),()), "RightEdgeStrokeColor": ((1380084835, LCID, 4, 0),()), "RightEdgeStrokeGapColor": ((1380084839, LCID, 4, 0),()), "RightEdgeStrokeGapOverprint": ((1380084848, LCID, 4, 0),()), "RightEdgeStrokeGapTint": ((1380084833, LCID, 4, 0),()), "RightEdgeStrokeOverprint": ((1380085616, LCID, 4, 0),()), "RightEdgeStrokeTint": ((1380084852, LCID, 4, 0),()), "RightEdgeStrokeType": ((1380084851, LCID, 4, 0),()), "RightEdgeStrokeWeight": ((1380084855, LCID, 4, 0),()), "RightInset": ((1316189266, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "RowType": ((1383552112, LCID, 4, 0),()), "StartRow": ((1400140407, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopEdgeStrokeColor": ((1413639267, LCID, 4, 0),()), "TopEdgeStrokeGapColor": ((1413639271, LCID, 4, 0),()), "TopEdgeStrokeGapOverprint": ((1413639280, LCID, 4, 0),()), "TopEdgeStrokeGapTint": ((1413639265, LCID, 4, 0),()), "TopEdgeStrokeOverprint": ((1413640048, LCID, 4, 0),()), "TopEdgeStrokeTint": ((1413639284, LCID, 4, 0),()), "TopEdgeStrokeType": ((1413639283, LCID, 4, 0),()), "TopEdgeStrokeWeight": ((1413639287, LCID, 4, 0),()), "TopInset": ((1316189268, LCID, 4, 0),()), "TopLeftDiagonalLine": ((1145853036, LCID, 4, 0),()), "TopRightDiagonalLine": ((1145853042, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), "WritingDirection": ((1382445940, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CellStyle(DispatchBaseClass): 'A cell style.' CLSID = IID('{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: CellStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type CellStyle def Duplicate(self): 'Duplicates the CellStyle.\n\tReturn value: The duplicate CellStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type CellStyle def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved CellStyle.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "BasedOn": (1650553700, 2, (12, 0), (), "BasedOn", None), "BottomEdgeStrokeColor": (1111649379, 2, (12, 0), (), "BottomEdgeStrokeColor", None), "BottomEdgeStrokeGapColor": (1111649383, 2, (12, 0), (), "BottomEdgeStrokeGapColor", None), "BottomEdgeStrokeGapOverprint": (1111649392, 2, (12, 0), (), "BottomEdgeStrokeGapOverprint", None), "BottomEdgeStrokeGapTint": (1111649377, 2, (12, 0), (), "BottomEdgeStrokeGapTint", None), "BottomEdgeStrokeOverprint": (1111650160, 2, (12, 0), (), "BottomEdgeStrokeOverprint", None), "BottomEdgeStrokeTint": (1111649396, 2, (12, 0), (), "BottomEdgeStrokeTint", None), "BottomEdgeStrokeType": (1111649395, 2, (12, 0), (), "BottomEdgeStrokeType", None), "BottomEdgeStrokeWeight": (1111649399, 2, (12, 0), (), "BottomEdgeStrokeWeight", None), "BottomInset": (1316189250, 2, (12, 0), (), "BottomInset", None), "ClipContentToCell": (1131176771, 2, (12, 0), (), "ClipContentToCell", None), "ClipContentToGraphicCell": (1665945673, 2, (12, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (12, 0), (), "ClipContentToTextCell", None), "DiagonalLineInFront": (1145858402, 2, (12, 0), (), "DiagonalLineInFront", None), "DiagonalLineStrokeColor": (1145860963, 2, (12, 0), (), "DiagonalLineStrokeColor", None), "DiagonalLineStrokeGapColor": (1145857891, 2, (12, 0), (), "DiagonalLineStrokeGapColor", None), "DiagonalLineStrokeGapOverprint": (1145857903, 2, (12, 0), (), "DiagonalLineStrokeGapOverprint", None), "DiagonalLineStrokeGapTint": (1145857908, 2, (12, 0), (), "DiagonalLineStrokeGapTint", None), "DiagonalLineStrokeOverprint": (1145860975, 2, (12, 0), (), "DiagonalLineStrokeOverprint", None), "DiagonalLineStrokeTint": (1145860980, 2, (12, 0), (), "DiagonalLineStrokeTint", None), "DiagonalLineStrokeType": (1145860985, 2, (12, 0), (), "DiagonalLineStrokeType", None), "DiagonalLineStrokeWeight": (1145860983, 2, (12, 0), (), "DiagonalLineStrokeWeight", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FirstBaselineOffset": (1180856166, 2, (12, 0), (), "FirstBaselineOffset", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftEdgeStrokeColor": (1279421539, 2, (12, 0), (), "LeftEdgeStrokeColor", None), "LeftEdgeStrokeGapColor": (1279421543, 2, (12, 0), (), "LeftEdgeStrokeGapColor", None), "LeftEdgeStrokeGapOverprint": (1279421552, 2, (12, 0), (), "LeftEdgeStrokeGapOverprint", None), "LeftEdgeStrokeGapTint": (1279421537, 2, (12, 0), (), "LeftEdgeStrokeGapTint", None), "LeftEdgeStrokeOverprint": (1279422320, 2, (12, 0), (), "LeftEdgeStrokeOverprint", None), "LeftEdgeStrokeTint": (1279421556, 2, (12, 0), (), "LeftEdgeStrokeTint", None), "LeftEdgeStrokeType": (1279421555, 2, (12, 0), (), "LeftEdgeStrokeType", None), "LeftEdgeStrokeWeight": (1279421559, 2, (12, 0), (), "LeftEdgeStrokeWeight", None), "LeftInset": (1316189260, 2, (12, 0), (), "LeftInset", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "Name": (0, 2, (8, 0), (), "Name", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "ParagraphSpacingLimit": (1347646316, 2, (12, 0), (), "ParagraphSpacingLimit", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RightEdgeStrokeColor": (1380084835, 2, (12, 0), (), "RightEdgeStrokeColor", None), "RightEdgeStrokeGapColor": (1380084839, 2, (12, 0), (), "RightEdgeStrokeGapColor", None), "RightEdgeStrokeGapOverprint": (1380084848, 2, (12, 0), (), "RightEdgeStrokeGapOverprint", None), "RightEdgeStrokeGapTint": (1380084833, 2, (12, 0), (), "RightEdgeStrokeGapTint", None), "RightEdgeStrokeOverprint": (1380085616, 2, (12, 0), (), "RightEdgeStrokeOverprint", None), "RightEdgeStrokeTint": (1380084852, 2, (12, 0), (), "RightEdgeStrokeTint", None), "RightEdgeStrokeType": (1380084851, 2, (12, 0), (), "RightEdgeStrokeType", None), "RightEdgeStrokeWeight": (1380084855, 2, (12, 0), (), "RightEdgeStrokeWeight", None), "RightInset": (1316189266, 2, (12, 0), (), "RightInset", None), "RotationAngle": (1801547367, 2, (12, 0), (), "RotationAngle", None), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), "TopEdgeStrokeColor": (1413639267, 2, (12, 0), (), "TopEdgeStrokeColor", None), "TopEdgeStrokeGapColor": (1413639271, 2, (12, 0), (), "TopEdgeStrokeGapColor", None), "TopEdgeStrokeGapOverprint": (1413639280, 2, (12, 0), (), "TopEdgeStrokeGapOverprint", None), "TopEdgeStrokeGapTint": (1413639265, 2, (12, 0), (), "TopEdgeStrokeGapTint", None), "TopEdgeStrokeOverprint": (1413640048, 2, (12, 0), (), "TopEdgeStrokeOverprint", None), "TopEdgeStrokeTint": (1413639284, 2, (12, 0), (), "TopEdgeStrokeTint", None), "TopEdgeStrokeType": (1413639283, 2, (12, 0), (), "TopEdgeStrokeType", None), "TopEdgeStrokeWeight": (1413639287, 2, (12, 0), (), "TopEdgeStrokeWeight", None), "TopInset": (1316189268, 2, (12, 0), (), "TopInset", None), "TopLeftDiagonalLine": (1145853036, 2, (12, 0), (), "TopLeftDiagonalLine", None), "TopRightDiagonalLine": (1145853042, 2, (12, 0), (), "TopRightDiagonalLine", None), "VerticalJustification": (1447715180, 2, (12, 0), (), "VerticalJustification", None), } _prop_map_put_ = { "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "BasedOn": ((1650553700, LCID, 4, 0),()), "BottomEdgeStrokeColor": ((1111649379, LCID, 4, 0),()), "BottomEdgeStrokeGapColor": ((1111649383, LCID, 4, 0),()), "BottomEdgeStrokeGapOverprint": ((1111649392, LCID, 4, 0),()), "BottomEdgeStrokeGapTint": ((1111649377, LCID, 4, 0),()), "BottomEdgeStrokeOverprint": ((1111650160, LCID, 4, 0),()), "BottomEdgeStrokeTint": ((1111649396, LCID, 4, 0),()), "BottomEdgeStrokeType": ((1111649395, LCID, 4, 0),()), "BottomEdgeStrokeWeight": ((1111649399, LCID, 4, 0),()), "BottomInset": ((1316189250, LCID, 4, 0),()), "ClipContentToCell": ((1131176771, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "DiagonalLineInFront": ((1145858402, LCID, 4, 0),()), "DiagonalLineStrokeColor": ((1145860963, LCID, 4, 0),()), "DiagonalLineStrokeGapColor": ((1145857891, LCID, 4, 0),()), "DiagonalLineStrokeGapOverprint": ((1145857903, LCID, 4, 0),()), "DiagonalLineStrokeGapTint": ((1145857908, LCID, 4, 0),()), "DiagonalLineStrokeOverprint": ((1145860975, LCID, 4, 0),()), "DiagonalLineStrokeTint": ((1145860980, LCID, 4, 0),()), "DiagonalLineStrokeType": ((1145860985, LCID, 4, 0),()), "DiagonalLineStrokeWeight": ((1145860983, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftEdgeStrokeColor": ((1279421539, LCID, 4, 0),()), "LeftEdgeStrokeGapColor": ((1279421543, LCID, 4, 0),()), "LeftEdgeStrokeGapOverprint": ((1279421552, LCID, 4, 0),()), "LeftEdgeStrokeGapTint": ((1279421537, LCID, 4, 0),()), "LeftEdgeStrokeOverprint": ((1279422320, LCID, 4, 0),()), "LeftEdgeStrokeTint": ((1279421556, LCID, 4, 0),()), "LeftEdgeStrokeType": ((1279421555, LCID, 4, 0),()), "LeftEdgeStrokeWeight": ((1279421559, LCID, 4, 0),()), "LeftInset": ((1316189260, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "ParagraphSpacingLimit": ((1347646316, LCID, 4, 0),()), "RightEdgeStrokeColor": ((1380084835, LCID, 4, 0),()), "RightEdgeStrokeGapColor": ((1380084839, LCID, 4, 0),()), "RightEdgeStrokeGapOverprint": ((1380084848, LCID, 4, 0),()), "RightEdgeStrokeGapTint": ((1380084833, LCID, 4, 0),()), "RightEdgeStrokeOverprint": ((1380085616, LCID, 4, 0),()), "RightEdgeStrokeTint": ((1380084852, LCID, 4, 0),()), "RightEdgeStrokeType": ((1380084851, LCID, 4, 0),()), "RightEdgeStrokeWeight": ((1380084855, LCID, 4, 0),()), "RightInset": ((1316189266, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopEdgeStrokeColor": ((1413639267, LCID, 4, 0),()), "TopEdgeStrokeGapColor": ((1413639271, LCID, 4, 0),()), "TopEdgeStrokeGapOverprint": ((1413639280, LCID, 4, 0),()), "TopEdgeStrokeGapTint": ((1413639265, LCID, 4, 0),()), "TopEdgeStrokeOverprint": ((1413640048, LCID, 4, 0),()), "TopEdgeStrokeTint": ((1413639284, LCID, 4, 0),()), "TopEdgeStrokeType": ((1413639283, LCID, 4, 0),()), "TopEdgeStrokeWeight": ((1413639287, LCID, 4, 0),()), "TopInset": ((1316189268, LCID, 4, 0),()), "TopLeftDiagonalLine": ((1145853036, LCID, 4, 0),()), "TopRightDiagonalLine": ((1145853042, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CellStyleGroup(DispatchBaseClass): 'A cell style group.' CLSID = IID('{D70909E8-B5CD-4901-82BD-E093EF337328}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ParagraphStyle or CharacterStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type CellStyleGroup def Duplicate(self): 'Duplicates the CellStyleGroup.\n\tReturn value: The duplicate CellStyleGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D70909E8-B5CD-4901-82BD-E093EF337328}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type CellStyleGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved CellStyleGroup.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{D70909E8-B5CD-4901-82BD-E093EF337328}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllCellStyles' returns object of type 'Objects' "AllCellStyles": (1348559731, 2, (9, 0), (), "AllCellStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'CellStyleGroups' returns object of type 'CellStyleGroups' "CellStyleGroups": (1181184115, 2, (9, 0), (), "CellStyleGroups", '{91C566E3-202F-4F41-8F9C-565FB6AC4225}'), # Method 'CellStyles' returns object of type 'CellStyles' "CellStyles": (1667461996, 2, (9, 0), (), "CellStyles", '{6612DCBF-9FE0-4D5D-B920-58D733AA9572}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CellStyleGroups(DispatchBaseClass): 'A collection of cell style groups.' CLSID = IID('{91C566E3-202F-4F41-8F9C-565FB6AC4225}') coclass_clsid = None # Result is of type CellStyleGroup def Add(self): 'Creates a new CellStyleGroup.\n\tReturn value: The new CellStyleGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{D70909E8-B5CD-4901-82BD-E093EF337328}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CellStyleMapping(DispatchBaseClass): 'A cell style mapping.' CLSID = IID('{5BF64089-C1EE-462F-9B8D-70E1F67C6932}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'deletes a style mapping.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DestinationStyleName": (1685286509, 2, (8, 0), (), "DestinationStyleName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappingRuleType": (1920300144, 2, (3, 0), (), "MappingRuleType", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SourceStyleName": (1936683886, 2, (8, 0), (), "SourceStyleName", None), } _prop_map_put_ = { "DestinationStyleName": ((1685286509, LCID, 4, 0),()), "MappingRuleType": ((1920300144, LCID, 4, 0),()), "SourceStyleName": ((1936683886, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CellStyleMappings(DispatchBaseClass): 'A collection of cell style mappings.' CLSID = IID('{C26B9F05-9487-446E-9F1F-04F777278012}') coclass_clsid = None # Result is of type CellStyleMapping def Add(self, SourceStyleName=defaultNamedNotOptArg, DestinationStyleName=defaultNamedNotOptArg, MappingRuleType=defaultNamedNotOptArg): 'Adds a style mapping.\n\tReturn value: The added CellStyleMapping.\n\tSourceStyleName: The source style name.\n\tDestinationStyleName: The destination style name.\n\tMappingRuleType: The mapping type' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (3, 1)),SourceStyleName , DestinationStyleName, MappingRuleType) if ret is not None: ret = Dispatch(ret, u'Add', '{5BF64089-C1EE-462F-9B8D-70E1F67C6932}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CellStyles(DispatchBaseClass): 'A collection of cell styles.' CLSID = IID('{6612DCBF-9FE0-4D5D-B920-58D733AA9572}') coclass_clsid = None # Result is of type CellStyle def Add(self): 'Creates a new CellStyle.\n\tReturn value: The new CellStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Cells(DispatchBaseClass): 'A collection of table cells.' CLSID = IID('{32123964-F287-47F8-A447-F291E6C4E2C8}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Change(DispatchBaseClass): 'A tracked change made to a story.' CLSID = IID('{9F322FF0-F874-449E-96C4-6DAA3E28BC76}') coclass_clsid = None def Accept(self): 'Accepts the tracked change. Note: Valid only when track changes is true.' return self._oleobj_.InvokeTypes(1097035892, LCID, 1, (24, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Reject(self): 'Rejects the tracked change. Note: Valid only when track changes is true.' return self._oleobj_.InvokeTypes(1382703988, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ChangeType": (1682663790, 2, (3, 0), (), "ChangeType", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), "Date": (1935963237, 2, (7, 0), (), "Date", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "UserName": (1433629262, 2, (8, 0), (), "UserName", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeColorPreference(DispatchBaseClass): 'Change color preferences.' CLSID = IID('{389057B1-C0F6-40D9-9D35-59DFD072726B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ChangeTo": (1130915695, 2, (12, 0), (), "ChangeTo", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Tint": (1953066612, 2, (12, 0), (), "Tint", None), } _prop_map_put_ = { "ChangeTo": ((1130915695, LCID, 4, 0),()), "Tint": ((1953066612, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeGlyphPreference(DispatchBaseClass): 'Change glyph preferences.' CLSID = IID('{57B06035-7DBB-49F8-8CDB-4C6E293FD755}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphID": (1181182308, 2, (12, 0), (), "GlyphID", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphID": ((1181182308, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeGrepPreference(DispatchBaseClass): 'Change grep preferences.' CLSID = IID('{F1F5E505-B99E-4F26-8152-A2F5962735DF}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedConditions": (1634747252, 2, (12, 0), (), "AppliedConditions", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "ChangeConditionsMode": (1128817517, 2, (12, 0), (), "ChangeConditionsMode", None), "ChangeTo": (1130915695, 2, (12, 0), (), "ChangeTo", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (12, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DiacriticPosition": (1684627824, 2, (12, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (12, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (12, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (12, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (12, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingRestartPolicies": (1651401330, 2, (12, 0), (), "NumberingRestartPolicies", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (12, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (12, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (12, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (12, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphDirection": (1885628786, 2, (12, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (12, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (12, 0), (), "ParagraphKashidaWidth", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (12, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (12, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (12, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "ChangeConditionsMode": ((1128817517, LCID, 4, 0),()), "ChangeTo": ((1130915695, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MarkupTag": ((1481460852, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeObjectPreference(DispatchBaseClass): 'Change object preferences.' CLSID = IID('{E4432D00-6797-460F-95D9-2318DFC8A37E}') coclass_clsid = None def ActualText(self): 'Provides the actual text for the object.\n\tReturn value: The actual text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1633899640, LCID, 1, (8, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AltText(self): 'Provides the alternate text for the object.\n\tReturn value: The alternate text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1634489464, LCID, 1, (8, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ActualMetadataProperty": (1633897840, 2, (12, 0), (), "ActualMetadataProperty", None), "ActualTextSourceType": (1633899344, 2, (12, 0), (), "ActualTextSourceType", None), "AltMetadataProperty": (1634487664, 2, (12, 0), (), "AltMetadataProperty", None), "AltTextSourceType": (1634489168, 2, (12, 0), (), "AltTextSourceType", None), "AnchorPoint": (1095726960, 2, (12, 0), (), "AnchorPoint", None), "AnchorSpaceAbove": (1095727457, 2, (12, 0), (), "AnchorSpaceAbove", None), "AnchorXoffset": (1095727215, 2, (12, 0), (), "AnchorXoffset", None), "AnchorYoffset": (1095727471, 2, (12, 0), (), "AnchorYoffset", None), "AnchoredPosition": (1095725172, 2, (12, 0), (), "AnchoredPosition", None), "AppliedObjectStyles": (1717792627, 2, (12, 0), (), "AppliedObjectStyles", None), "ApplyTagType": (1097888884, 2, (12, 0), (), "ApplyTagType", None), "ApplyToMasterPageOnly": (1886680941, 2, (12, 0), (), "ApplyToMasterPageOnly", None), "ArrowHeadAlignment": (1635215457, 2, (12, 0), (), "ArrowHeadAlignment", None), "AutoSizingReferencePoint": (1634955888, 2, (12, 0), (), "AutoSizingReferencePoint", None), "AutoSizingType": (1634952297, 2, (12, 0), (), "AutoSizingType", None), "BaselineFrameGridColor": (1111909228, 2, (12, 0), (), "BaselineFrameGridColor", None), "BaselineFrameGridIncrement": (1111910755, 2, (12, 0), (), "BaselineFrameGridIncrement", None), "BaselineFrameGridRelativeOption": (1111913071, 2, (12, 0), (), "BaselineFrameGridRelativeOption", None), "BottomCrop": (1717793378, 2, (12, 0), (), "BottomCrop", None), "BottomLeftCornerOption": (1885556531, 2, (12, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (12, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "ContentTransparencySettings": (2020627267, 2, (12, 0), (), "ContentTransparencySettings", None), "ContourType": (1885564788, 2, (12, 0), (), "ContourType", None), "CustomActualText": (1633895284, 2, (12, 0), (), "CustomActualText", None), "CustomAltText": (1634485108, 2, (12, 0), (), "CustomAltText", None), "EndCap": (1701733475, 2, (12, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FillTransparencySettings": (2020627270, 2, (12, 0), (), "FillTransparencySettings", None), "FirstBaselineOffset": (1180856166, 2, (12, 0), (), "FirstBaselineOffset", None), "FittingAlignment": (1717660782, 2, (12, 0), (), "FittingAlignment", None), "FittingOnEmptyFrame": (1717987700, 2, (12, 0), (), "FittingOnEmptyFrame", None), "FootnotesEnableOverrides": (1413891407, 2, (12, 0), (), "FootnotesEnableOverrides", None), "FootnotesMinimumSpacing": (1413893459, 2, (12, 0), (), "FootnotesMinimumSpacing", None), "FootnotesSpaceBetween": (1413894978, 2, (12, 0), (), "FootnotesSpaceBetween", None), "FootnotesSpanAcrossColumns": (1413894982, 2, (12, 0), (), "FootnotesSpanAcrossColumns", None), "GIFOptionsInterlaced": (1483040617, 2, (12, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (12, 0), (), "GIFOptionsPalette", None), "GapColor": (1734438979, 2, (12, 0), (), "GapColor", None), "GapTint": (1734438996, 2, (12, 0), (), "GapTint", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "HorizontalReferencePoint": (1095266924, 2, (12, 0), (), "HorizontalReferencePoint", None), "IgnoreWrap": (1769435760, 2, (12, 0), (), "IgnoreWrap", None), "ImageAlignment": (1231896940, 2, (12, 0), (), "ImageAlignment", None), "ImageConversionType": (1229158004, 2, (12, 0), (), "ImageConversionType", None), "ImageExportResolution": (1231901299, 2, (12, 0), (), "ImageExportResolution", None), "ImagePageBreak": (1231900779, 2, (12, 0), (), "ImagePageBreak", None), "ImageSpaceAfter": (1231901505, 2, (12, 0), (), "ImageSpaceAfter", None), "ImageSpaceBefore": (1231901506, 2, (12, 0), (), "ImageSpaceBefore", None), "IncludeInsideEdges": (1768514916, 2, (12, 0), (), "IncludeInsideEdges", None), "InsetSpacing": (1768846196, 2, (12, 0), (), "InsetSpacing", None), "Inverse": (1886680950, 2, (12, 0), (), "Inverse", None), "JPEGOptionsFormat": (1483041382, 2, (12, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (12, 0), (), "JPEGOptionsQuality", None), "LeftArrowHeadScale": (1818323059, 2, (12, 0), (), "LeftArrowHeadScale", None), "LeftCrop": (1717793388, 2, (12, 0), (), "LeftCrop", None), "LeftLineEnd": (1819043182, 2, (12, 0), (), "LeftLineEnd", None), "LockPosition": (1095724144, 2, (12, 0), (), "LockPosition", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeightForAutoSizing": (1634954600, 2, (12, 0), (), "MinimumHeightForAutoSizing", None), "MinimumWidthForAutoSizing": (1634954615, 2, (12, 0), (), "MinimumWidthForAutoSizing", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Nonprinting": (1852797042, 2, (12, 0), (), "Nonprinting", None), "OpticalMarginAlignment": (1869431116, 2, (12, 0), (), "OpticalMarginAlignment", None), "OpticalMarginSize": (1869431386, 2, (12, 0), (), "OpticalMarginSize", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (12, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PinPosition": (1095725168, 2, (12, 0), (), "PinPosition", None), "PositionReferencePoint": (1095716978, 2, (12, 0), (), "PositionReferencePoint", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PreserveAppearanceFromLayout": (1349471329, 2, (12, 0), (), "PreserveAppearanceFromLayout", None), "RightArrowHeadScale": (1918986355, 2, (12, 0), (), "RightArrowHeadScale", None), "RightCrop": (1717793394, 2, (12, 0), (), "RightCrop", None), "RightLineEnd": (1919706478, 2, (12, 0), (), "RightLineEnd", None), "SpineRelative": (1095725938, 2, (12, 0), (), "SpineRelative", None), "StartingOffsetForBaselineFrameGrid": (1111913327, 2, (12, 0), (), "StartingOffsetForBaselineFrameGrid", None), "StoryDirection": (1935960434, 2, (12, 0), (), "StoryDirection", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (12, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeTransparencySettings": (2020627283, 2, (12, 0), (), "StrokeTransparencySettings", None), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "TextColumnCount": (1667460724, 2, (12, 0), (), "TextColumnCount", None), "TextColumnFixedWidth": (1668052836, 2, (12, 0), (), "TextColumnFixedWidth", None), "TextColumnGutter": (1668048756, 2, (12, 0), (), "TextColumnGutter", None), "TextWrapMode": (1954051949, 2, (12, 0), (), "TextWrapMode", None), "TextWrapOffset": (1886680937, 2, (12, 0), (), "TextWrapOffset", None), "TextWrapSide": (1886680947, 2, (12, 0), (), "TextWrapSide", None), "TopCrop": (1717793396, 2, (12, 0), (), "TopCrop", None), "TopLeftCornerOption": (1885556529, 2, (12, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (12, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), "TransparencySettings": (2020627280, 2, (12, 0), (), "TransparencySettings", None), "UseCustomBaselineFrameGrid": (1111913827, 2, (12, 0), (), "UseCustomBaselineFrameGrid", None), "UseFixedColumnWidth": (1969644407, 2, (12, 0), (), "UseFixedColumnWidth", None), "UseImagePageBreak": (1432973410, 2, (12, 0), (), "UseImagePageBreak", None), "UseMinimumHeightForAutoSizing": (1634953325, 2, (12, 0), (), "UseMinimumHeightForAutoSizing", None), "UseMinimumWidthForAutoSizing": (1634953335, 2, (12, 0), (), "UseMinimumWidthForAutoSizing", None), "UseNoLineBreaksForAutoSizing": (1634954860, 2, (12, 0), (), "UseNoLineBreaksForAutoSizing", None), "UserModifiedWrap": (1886680949, 2, (12, 0), (), "UserModifiedWrap", None), "VerticalJustification": (1447715180, 2, (12, 0), (), "VerticalJustification", None), "VerticalReferencePoint": (1095718514, 2, (12, 0), (), "VerticalReferencePoint", None), "VerticalThreshold": (1447718249, 2, (12, 0), (), "VerticalThreshold", None), } _prop_map_put_ = { "ActualMetadataProperty": ((1633897840, LCID, 4, 0),()), "ActualTextSourceType": ((1633899344, LCID, 4, 0),()), "AltMetadataProperty": ((1634487664, LCID, 4, 0),()), "AltTextSourceType": ((1634489168, LCID, 4, 0),()), "AnchorPoint": ((1095726960, LCID, 4, 0),()), "AnchorSpaceAbove": ((1095727457, LCID, 4, 0),()), "AnchorXoffset": ((1095727215, LCID, 4, 0),()), "AnchorYoffset": ((1095727471, LCID, 4, 0),()), "AnchoredPosition": ((1095725172, LCID, 4, 0),()), "AppliedObjectStyles": ((1717792627, LCID, 4, 0),()), "ApplyTagType": ((1097888884, LCID, 4, 0),()), "ApplyToMasterPageOnly": ((1886680941, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "AutoSizingReferencePoint": ((1634955888, LCID, 4, 0),()), "AutoSizingType": ((1634952297, LCID, 4, 0),()), "BaselineFrameGridColor": ((1111909228, LCID, 4, 0),()), "BaselineFrameGridIncrement": ((1111910755, LCID, 4, 0),()), "BaselineFrameGridRelativeOption": ((1111913071, LCID, 4, 0),()), "BottomCrop": ((1717793378, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContourType": ((1885564788, LCID, 4, 0),()), "CustomActualText": ((1633895284, LCID, 4, 0),()), "CustomAltText": ((1634485108, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "FittingAlignment": ((1717660782, LCID, 4, 0),()), "FittingOnEmptyFrame": ((1717987700, LCID, 4, 0),()), "FootnotesEnableOverrides": ((1413891407, LCID, 4, 0),()), "FootnotesMinimumSpacing": ((1413893459, LCID, 4, 0),()), "FootnotesSpaceBetween": ((1413894978, LCID, 4, 0),()), "FootnotesSpanAcrossColumns": ((1413894982, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "HorizontalReferencePoint": ((1095266924, LCID, 4, 0),()), "IgnoreWrap": ((1769435760, LCID, 4, 0),()), "ImageAlignment": ((1231896940, LCID, 4, 0),()), "ImageConversionType": ((1229158004, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "ImagePageBreak": ((1231900779, LCID, 4, 0),()), "ImageSpaceAfter": ((1231901505, LCID, 4, 0),()), "ImageSpaceBefore": ((1231901506, LCID, 4, 0),()), "IncludeInsideEdges": ((1768514916, LCID, 4, 0),()), "InsetSpacing": ((1768846196, LCID, 4, 0),()), "Inverse": ((1886680950, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftCrop": ((1717793388, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LockPosition": ((1095724144, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeightForAutoSizing": ((1634954600, LCID, 4, 0),()), "MinimumWidthForAutoSizing": ((1634954615, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OpticalMarginAlignment": ((1869431116, LCID, 4, 0),()), "OpticalMarginSize": ((1869431386, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PinPosition": ((1095725168, LCID, 4, 0),()), "PositionReferencePoint": ((1095716978, LCID, 4, 0),()), "PreserveAppearanceFromLayout": ((1349471329, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightCrop": ((1717793394, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "SpineRelative": ((1095725938, LCID, 4, 0),()), "StartingOffsetForBaselineFrameGrid": ((1111913327, LCID, 4, 0),()), "StoryDirection": ((1935960434, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TextColumnCount": ((1667460724, LCID, 4, 0),()), "TextColumnFixedWidth": ((1668052836, LCID, 4, 0),()), "TextColumnGutter": ((1668048756, LCID, 4, 0),()), "TextWrapMode": ((1954051949, LCID, 4, 0),()), "TextWrapOffset": ((1886680937, LCID, 4, 0),()), "TextWrapSide": ((1886680947, LCID, 4, 0),()), "TopCrop": ((1717793396, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "UseCustomBaselineFrameGrid": ((1111913827, LCID, 4, 0),()), "UseFixedColumnWidth": ((1969644407, LCID, 4, 0),()), "UseImagePageBreak": ((1432973410, LCID, 4, 0),()), "UseMinimumHeightForAutoSizing": ((1634953325, LCID, 4, 0),()), "UseMinimumWidthForAutoSizing": ((1634953335, LCID, 4, 0),()), "UseNoLineBreaksForAutoSizing": ((1634954860, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "VerticalReferencePoint": ((1095718514, LCID, 4, 0),()), "VerticalThreshold": ((1447718249, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeTextPreference(DispatchBaseClass): 'Change text preferences.' CLSID = IID('{24E5C855-0317-4D1F-935E-2FE848CB6B76}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedConditions": (1634747252, 2, (12, 0), (), "AppliedConditions", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "ChangeConditionsMode": (1128817517, 2, (12, 0), (), "ChangeConditionsMode", None), "ChangeTo": (1130915695, 2, (12, 0), (), "ChangeTo", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (12, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DiacriticPosition": (1684627824, 2, (12, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (12, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (12, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (12, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (12, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingRestartPolicies": (1651401330, 2, (12, 0), (), "NumberingRestartPolicies", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (12, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (12, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (12, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (12, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphDirection": (1885628786, 2, (12, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (12, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (12, 0), (), "ParagraphKashidaWidth", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (12, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (12, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (12, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "ChangeConditionsMode": ((1128817517, LCID, 4, 0),()), "ChangeTo": ((1130915695, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MarkupTag": ((1481460852, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChangeTransliteratePreference(DispatchBaseClass): 'Change transliterate preferences.' CLSID = IID('{37D5C1E7-DB19-4E12-9B61-DAEC754294BC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAlignment": (1651401313, 2, (12, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "ChangeCharacterType": (1128486009, 2, (12, 0), (), "ChangeCharacterType", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingAlignment": (1651404385, 2, (12, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "ChangeCharacterType": ((1128486009, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MarkupTag": ((1481460852, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Changes(DispatchBaseClass): 'A collection of changes.' CLSID = IID('{00F63BE3-9801-484B-9A32-173EA0EA56AA}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ChapterNumberPreference(DispatchBaseClass): 'Chapter numbering preferences.' CLSID = IID('{F18E8E73-F8EC-4894-813C-ACD90C309AC9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ChapterNumber": (1668182130, 2, (3, 0), (), "ChapterNumber", None), "ChapterNumberFormat": (1668179568, 2, (12, 0), (), "ChapterNumberFormat", None), "ChapterNumberSource": (1668174703, 2, (3, 0), (), "ChapterNumberSource", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "ChapterNumber": ((1668182130, LCID, 4, 0),()), "ChapterNumberFormat": ((1668179568, LCID, 4, 0),()), "ChapterNumberSource": ((1668174703, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ChapterNumberVariablePreference(DispatchBaseClass): 'The preferences for a chapter number variable.' CLSID = IID('{53CB57A5-989F-4C3F-B3B9-FA9FF75D6D6A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Format": (1298425460, 2, (3, 0), (), "Format", None), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "Format": ((1298425460, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CharStyleMapping(DispatchBaseClass): 'A char style mapping.' CLSID = IID('{8C4FB68E-C8B0-4270-A519-2951EA90C99E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'deletes a style mapping.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DestinationStyleName": (1685286509, 2, (8, 0), (), "DestinationStyleName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappingRuleType": (1920300144, 2, (3, 0), (), "MappingRuleType", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SourceStyleName": (1936683886, 2, (8, 0), (), "SourceStyleName", None), } _prop_map_put_ = { "DestinationStyleName": ((1685286509, LCID, 4, 0),()), "MappingRuleType": ((1920300144, LCID, 4, 0),()), "SourceStyleName": ((1936683886, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CharStyleMappings(DispatchBaseClass): 'A collection of char style mappings.' CLSID = IID('{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}') coclass_clsid = None # Result is of type CharStyleMapping def Add(self, SourceStyleName=defaultNamedNotOptArg, DestinationStyleName=defaultNamedNotOptArg, MappingRuleType=defaultNamedNotOptArg): 'Adds a style mapping.\n\tReturn value: The added CharStyleMapping.\n\tSourceStyleName: The source style name.\n\tDestinationStyleName: The destination style name.\n\tMappingRuleType: The mapping type' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (3, 1)),SourceStyleName , DestinationStyleName, MappingRuleType) if ret is not None: ret = Dispatch(ret, u'Add', '{8C4FB68E-C8B0-4270-A519-2951EA90C99E}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Character(DispatchBaseClass): 'A text character.' CLSID = IID('{EE964064-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Character. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Character. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Character. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Character. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Character. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Character.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Character.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the Character.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Character in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CharacterStyle(DispatchBaseClass): 'A character style.' CLSID = IID('{496F0BE5-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: CharacterStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type CharacterStyle def Duplicate(self): 'Duplicates the CharacterStyle.\n\tReturn value: The duplicate CharacterStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{496F0BE5-7834-11D2-AAF0-00C04FA37726}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type CharacterStyle def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved CharacterStyle.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{496F0BE5-7834-11D2-AAF0-00C04FA37726}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "BasedOn": (1650553700, 2, (12, 0), (), "BasedOn", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (12, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DiacriticPosition": (1684627824, 2, (12, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (12, 0), (), "DigitsType", None), "EmitCss": (1702389101, 2, (12, 0), (), "EmitCss", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Imported": (1936552052, 2, (12, 0), (), "Imported", None), "IncludeClass": (1702392426, 2, (12, 0), (), "IncludeClass", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Kashidas": (1801548648, 2, (12, 0), (), "Kashidas", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KeyboardDirection": (1801742706, 2, (12, 0), (), "KeyboardDirection", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (12, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (12, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (12, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (12, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), "PreviewColor": (1885564018, 2, (12, 0), (), "PreviewColor", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SplitDocument": (1702388338, 2, (12, 0), (), "SplitDocument", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'StyleExportTagMaps' returns object of type 'StyleExportTagMaps' "StyleExportTagMaps": (1937010035, 2, (9, 0), (), "StyleExportTagMaps", '{2ACA8140-B3D2-4AA3-B711-DE396F19F712}'), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (12, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (12, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "BasedOn": ((1650553700, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "EmitCss": ((1702389101, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "IncludeClass": ((1702392426, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "PreviewColor": ((1885564018, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SplitDocument": ((1702388338, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CharacterStyleGroup(DispatchBaseClass): 'A character style group.' CLSID = IID('{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ParagraphStyle or CharacterStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type CharacterStyleGroup def Duplicate(self): 'Duplicates the CharacterStyleGroup.\n\tReturn value: The duplicate CharacterStyleGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type CharacterStyleGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved CharacterStyleGroup.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllCharacterStyles' returns object of type 'Objects' "AllCharacterStyles": (1883333491, 2, (9, 0), (), "AllCharacterStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'CharacterStyleGroups' returns object of type 'CharacterStyleGroups' "CharacterStyleGroups": (1131639923, 2, (9, 0), (), "CharacterStyleGroups", '{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}'), # Method 'CharacterStyles' returns object of type 'CharacterStyles' "CharacterStyles": (1668510835, 2, (9, 0), (), "CharacterStyles", '{496F0BE6-7834-11D2-AAF0-00C04FA37726}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CharacterStyleGroups(DispatchBaseClass): 'A collection of character style groups.' CLSID = IID('{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}') coclass_clsid = None # Result is of type CharacterStyleGroup def Add(self): 'Creates a new CharacterStyleGroup.\n\tReturn value: The new CharacterStyleGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CharacterStyles(DispatchBaseClass): 'A collection of character styles.' CLSID = IID('{496F0BE6-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type CharacterStyle def Add(self): 'Creates a new CharacterStyle.\n\tReturn value: The new CharacterStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{496F0BE5-7834-11D2-AAF0-00C04FA37726}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Characters(DispatchBaseClass): 'A collection of characters.' CLSID = IID('{EE964076-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CheckBox(DispatchBaseClass): 'A checkbox.' CLSID = IID('{84CF07F6-95EC-4B2D-B3C6-CC4C65278E1F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the CheckBox's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the CheckBox that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the CheckBox forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the CheckBox to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the CheckBox. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the CheckBox to a different shape.\n\tGiven: The CheckBox's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new CheckBox. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new CheckBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new CheckBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new CheckBox. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new CheckBox. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the CheckBox.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the CheckBox at the specified location or offset.\n\tReturn value: The duplicated CheckBox.\n\tTo: The location of the new CheckBox, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new CheckBox from the original CheckBox's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the CheckBox.\n\tGiven: The axis around which to flip the CheckBox.\n\tAround: The point around which to flip the CheckBox. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the CheckBox to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the CheckBox,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the CheckBox relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the CheckBox in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the CheckBox back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the CheckBox to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the CheckBox using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the CheckBox using the last transformation performed on any CheckBox. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the CheckBox using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the CheckBox using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "CheckedByDefault": (1130653283, 2, (11, 0), (), "CheckedByDefault", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportValue": (1181055094, 2, (8, 0), (), "ExportValue", None), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'States' returns object of type 'States' "States": (1095791219, 2, (9, 0), (), "States", '{CD08464A-FB23-48FC-A8ED-1D01FE990191}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "CheckedByDefault": ((1130653283, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "ExportValue": ((1181055094, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CheckBoxes(DispatchBaseClass): 'A collection of checkboxes.' CLSID = IID('{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}') coclass_clsid = None # Result is of type CheckBox def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new CheckBox.\n\tReturn value: The new CheckBox.\n\tLayer: The layer on which to create the CheckBox. Type: Layer.\n\tAt: The location at which to insert the CheckBox relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{84CF07F6-95EC-4B2D-B3C6-CC4C65278E1F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CheckboxControl(DispatchBaseClass): 'A checkbox control.' CLSID = IID('{C32E5412-6FAC-45B3-BD0B-002CB7431771}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CheckedState": (1969832787, 2, (11, 0), (), "CheckedState", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StaticLabel": (1969836876, 2, (8, 0), (), "StaticLabel", None), } _prop_map_put_ = { "CheckedState": ((1969832787, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "StaticLabel": ((1969836876, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CheckboxControls(DispatchBaseClass): 'A collection of checkbox controls.' CLSID = IID('{B09C9105-8C2C-4271-8B1C-646926F5CC55}') coclass_clsid = None # Result is of type CheckboxControl def Add(self): 'Creates a new CheckboxControl.\n\tReturn value: The new CheckboxControl.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{C32E5412-6FAC-45B3-BD0B-002CB7431771}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CjkGridPreference(DispatchBaseClass): 'Character grid preferences.' CLSID = IID('{45F9BC51-E026-11D3-9D01-00C04F99131A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ColorEveryNthCell": (1248028014, 2, (2, 0), (), "ColorEveryNthCell", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ICFMode": (1248420710, 2, (11, 0), (), "ICFMode", None), "LayoutGridColorIndex": (1248289641, 2, (12, 0), (), "LayoutGridColorIndex", None), "MinimumScale": (1248292211, 2, (5, 0), (), "MinimumScale", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShowAllFrameGrids": (1248293734, 2, (11, 0), (), "ShowAllFrameGrids", None), "ShowAllLayoutGrids": (1248293729, 2, (11, 0), (), "ShowAllLayoutGrids", None), "ShowCharacterCount": (1249076067, 2, (11, 0), (), "ShowCharacterCount", None), "SingleLineColorMode": (1249078371, 2, (11, 0), (), "SingleLineColorMode", None), "SnapToLayoutGrid": (1249080432, 2, (11, 0), (), "SnapToLayoutGrid", None), "UseCircularCells": (1249207139, 2, (11, 0), (), "UseCircularCells", None), } _prop_map_put_ = { "ColorEveryNthCell": ((1248028014, LCID, 4, 0),()), "ICFMode": ((1248420710, LCID, 4, 0),()), "LayoutGridColorIndex": ((1248289641, LCID, 4, 0),()), "MinimumScale": ((1248292211, LCID, 4, 0),()), "ShowAllFrameGrids": ((1248293734, LCID, 4, 0),()), "ShowAllLayoutGrids": ((1248293729, LCID, 4, 0),()), "ShowCharacterCount": ((1249076067, LCID, 4, 0),()), "SingleLineColorMode": ((1249078371, LCID, 4, 0),()), "SnapToLayoutGrid": ((1249080432, LCID, 4, 0),()), "UseCircularCells": ((1249207139, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ClearFormBehavior(DispatchBaseClass): 'A behavior object that clears the form fields in the document.' CLSID = IID('{3718B5FC-D3A0-41FA-98A3-C0FB396E1D79}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ClearFormBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ClearFormBehaviors(DispatchBaseClass): 'A collection of clear form behavior objects.' CLSID = IID('{DDC322F4-3456-4CC0-B232-3D8D51B101BB}') coclass_clsid = None # Result is of type ClearFormBehavior def Add(self): 'Creates a new ClearFormBehavior.\n\tReturn value: The new ClearFormBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{3718B5FC-D3A0-41FA-98A3-C0FB396E1D79}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ClipboardPreference(DispatchBaseClass): 'Clipboard preferences.' CLSID = IID('{316B4A31-2E87-423B-8961-9117A2CAAF2D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CopyPDFToClipboard": (1734570083, 2, (11, 0), (), "CopyPDFToClipboard", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PasteRemembersLayers": (1886219385, 2, (11, 0), (), "PasteRemembersLayers", None), "PreferPDFWhenPasting": (1735418982, 2, (11, 0), (), "PreferPDFWhenPasting", None), "PreferStyledTextWhenPasting": (1735422067, 2, (11, 0), (), "PreferStyledTextWhenPasting", None), "PreservePdfClipboardAtQuit": (1735418737, 2, (11, 0), (), "PreservePdfClipboardAtQuit", None), } _prop_map_put_ = { "CopyPDFToClipboard": ((1734570083, LCID, 4, 0),()), "PasteRemembersLayers": ((1886219385, LCID, 4, 0),()), "PreferPDFWhenPasting": ((1735418982, LCID, 4, 0),()), "PreferStyledTextWhenPasting": ((1735422067, LCID, 4, 0),()), "PreservePdfClipboardAtQuit": ((1735418737, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ClippingPathSettings(DispatchBaseClass): 'Clipping path settings.' CLSID = IID('{C54F12A6-BFA4-11D6-AA94-00C04F603A14}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def ConvertToFrame(self): 'Converts the clipping path to a frame.\n\tReturn value: The new frame.' ret = self._oleobj_.InvokeTypes(1668707430, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToFrame', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlphaChannelPathNames": (1633906798, 2, (12, 0), (), "AlphaChannelPathNames", None), "AppliedPathName": (1886678637, 2, (8, 0), (), "AppliedPathName", None), "ClippingType": (1668314224, 2, (3, 0), (), "ClippingType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeInsideEdges": (1768514916, 2, (11, 0), (), "IncludeInsideEdges", None), "InsetFrame": (1769170546, 2, (12, 0), (), "InsetFrame", None), "InvertPath": (1768846964, 2, (11, 0), (), "InvertPath", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), "PhotoshopPathNames": (1886678643, 2, (12, 0), (), "PhotoshopPathNames", None), "RestrictToFrame": (1920231026, 2, (11, 0), (), "RestrictToFrame", None), "Threshold": (1952999524, 2, (3, 0), (), "Threshold", None), "Tolerance": (1953264227, 2, (5, 0), (), "Tolerance", None), "UseHighResolutionImage": (1969779305, 2, (11, 0), (), "UseHighResolutionImage", None), } _prop_map_put_ = { "AppliedPathName": ((1886678637, LCID, 4, 0),()), "ClippingType": ((1668314224, LCID, 4, 0),()), "IncludeInsideEdges": ((1768514916, LCID, 4, 0),()), "InsetFrame": ((1769170546, LCID, 4, 0),()), "InvertPath": ((1768846964, LCID, 4, 0),()), "RestrictToFrame": ((1920231026, LCID, 4, 0),()), "Threshold": ((1952999524, LCID, 4, 0),()), "Tolerance": ((1953264227, LCID, 4, 0),()), "UseHighResolutionImage": ((1969779305, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Color(DispatchBaseClass): 'A color swatch.' CLSID = IID('{2256FBE8-5584-11D1-804A-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type Color def Duplicate(self): 'Duplicates the Color.\n\tReturn value: The duplicate Color.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ColorValue": (1668052588, 2, (12, 0), (), "ColorValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Model": (1668050276, 2, (3, 0), (), "Model", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), "Space": (1668051824, 2, (3, 0), (), "Space", None), } _prop_map_put_ = { "ColorValue": ((1668052588, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Model": ((1668050276, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Space": ((1668051824, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ColorGroup(DispatchBaseClass): 'A color group' CLSID = IID('{BBA05B9D-6328-4275-94E5-06A491E67F5D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ColorGroup.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type ColorGroup def Duplicate(self): 'Duplicates the ColorGroup.\n\tReturn value: The duplicate ColorGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{BBA05B9D-6328-4275-94E5-06A491E67F5D}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Ungroup(self): 'Ungroups a color group' return self._oleobj_.InvokeTypes(1969713776, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'ColorGroupSwatches' returns object of type 'ColorGroupSwatches' "ColorGroupSwatches": (1665355123, 2, (9, 0), (), "ColorGroupSwatches", '{B79A00A7-0245-40B1-9620-543FE05DD84D}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ColorGroupSwatch(DispatchBaseClass): 'A color group swatch.' CLSID = IID('{248D90EE-BD6A-42D9-B7DC-79BCFADDF727}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'ColorGroup' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), # Method 'SwatchItemRef' returns object of type 'Swatch' "SwatchItemRef": (1884514674, 2, (9, 0), (), "SwatchItemRef", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ColorGroupSwatches(DispatchBaseClass): 'A collection of color group swatches.' CLSID = IID('{B79A00A7-0245-40B1-9620-543FE05DD84D}') coclass_clsid = None # Result is of type ColorGroupSwatch def Add(self, SwatchItemRef=defaultNamedNotOptArg): 'Adds a color group swatch.\n\tReturn value: The added ColorGroupSwatch.\n\tSwatchItemRef: swatch to be added to color group' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),SwatchItemRef ) if ret is not None: ret = Dispatch(ret, u'Add', '{248D90EE-BD6A-42D9-B7DC-79BCFADDF727}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ColorGroups(DispatchBaseClass): 'A collection of color groups.' CLSID = IID('{B29B5C06-8E74-4A3E-AB4E-9DDB0E8AF419}') coclass_clsid = None # Result is of type ColorGroup def Add(self, Name=defaultNamedOptArg, SwatchList=defaultNamedOptArg): 'Creates a new ColorGroup.\n\tReturn value: The new ColorGroup.\n\tName: The color group name. Type: String.\n\tSwatchList: The swatches to add in color group. Type: Array of Swatches' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (12, 17)),Name , SwatchList) if ret is not None: ret = Dispatch(ret, u'Add', '{BBA05B9D-6328-4275-94E5-06A491E67F5D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ColorSetting(DispatchBaseClass): 'Color management settings.' CLSID = IID('{33D19DFA-CC8B-4977-AD62-948B130D0CEB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AccurateLABSpots": (1145271137, 2, (11, 0), (), "AccurateLABSpots", None), "CMSSettings": (1129542510, 2, (8, 0), (), "CMSSettings", None), "CMSSettingsList": (1129542508, 2, (12, 0), (), "CMSSettingsList", None), "CMSSettingsPath": (1129541748, 2, (8, 0), (), "CMSSettingsPath", None), "CMYKPolicy": (1129538416, 2, (3, 0), (), "CMYKPolicy", None), "EnableColorManagement": (1129541486, 2, (11, 0), (), "EnableColorManagement", None), "Engine": (1129538926, 2, (8, 0), (), "Engine", None), "EngineList": (1129538924, 2, (12, 0), (), "EngineList", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IdealizedBlackToExport": (1145269112, 2, (11, 0), (), "IdealizedBlackToExport", None), "IdealizedBlackToScreen": (1145269107, 2, (11, 0), (), "IdealizedBlackToScreen", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "MismatchAskWhenOpening": (1129540975, 2, (11, 0), (), "MismatchAskWhenOpening", None), "MismatchAskWhenPasting": (1129540976, 2, (11, 0), (), "MismatchAskWhenPasting", None), "MissingAskWhenOpening": (1129540969, 2, (11, 0), (), "MissingAskWhenOpening", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RGBPolicy": (1129542256, 2, (3, 0), (), "RGBPolicy", None), "UseBPC": (1129538160, 2, (11, 0), (), "UseBPC", None), "WorkingSpaceCMYK": (1129538413, 2, (8, 0), (), "WorkingSpaceCMYK", None), "WorkingSpaceCMYKList": (1129538412, 2, (12, 0), (), "WorkingSpaceCMYKList", None), "WorkingSpaceRGB": (1129542247, 2, (8, 0), (), "WorkingSpaceRGB", None), "WorkingSpaceRGBList": (1129542252, 2, (12, 0), (), "WorkingSpaceRGBList", None), } _prop_map_put_ = { "AccurateLABSpots": ((1145271137, LCID, 4, 0),()), "CMSSettings": ((1129542510, LCID, 4, 0),()), "CMSSettingsPath": ((1129541748, LCID, 4, 0),()), "CMYKPolicy": ((1129538416, LCID, 4, 0),()), "EnableColorManagement": ((1129541486, LCID, 4, 0),()), "Engine": ((1129538926, LCID, 4, 0),()), "IdealizedBlackToExport": ((1145269112, LCID, 4, 0),()), "IdealizedBlackToScreen": ((1145269107, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "MismatchAskWhenOpening": ((1129540975, LCID, 4, 0),()), "MismatchAskWhenPasting": ((1129540976, LCID, 4, 0),()), "MissingAskWhenOpening": ((1129540969, LCID, 4, 0),()), "RGBPolicy": ((1129542256, LCID, 4, 0),()), "UseBPC": ((1129538160, LCID, 4, 0),()), "WorkingSpaceCMYK": ((1129538413, LCID, 4, 0),()), "WorkingSpaceRGB": ((1129542247, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Colors(DispatchBaseClass): 'A collection of colors.' CLSID = IID('{2256FBE9-5584-11D1-804A-0060B03C02E4}') coclass_clsid = None # Result is of type Color def Add(self): 'Creates a new Color.\n\tReturn value: The new Color.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Column(DispatchBaseClass): 'A table column.' CLSID = IID('{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the Column.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Cell def Merge(self, With=defaultNamedOptArg): 'Merges the cells.\n\tReturn value: The merged cell.\n\tWith: The cell(s) to merge with. Type: Cell, Row or Column' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 17),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{2AEDEE08-3B9C-43A1-8D17-E51098755F02}') return ret def Recompose(self): 'Recomposes the text in the Column.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def Redistribute(self, Using=defaultNamedNotOptArg, Thru=defaultNamedOptArg): 'Redistributes the specified range of Columns so that the Columns have a uniform size. Note: The maximum or minimum height or width specified for some of the cells in the range may prevent them from being exactly even.\n\tUsing: The direction in which to redistribute.\n\tThru: The last Column in the range. Type: Cell, Column or Row' return self._oleobj_.InvokeTypes(1382314868, LCID, 1, (24, 0), ((3, 1), (12, 17)),Using , Thru) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Column in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def Split(self, Using=defaultNamedNotOptArg): 'Splits the cell along the specified axis. .\n\tUsing: The direction in which to split the cell.' return self._oleobj_.InvokeTypes(1399876724, LCID, 1, (24, 0), ((3, 1),),Using ) # Result is of type Objects def Unmerge(self): 'Unmerges all merged cells in the Column.\n\tReturn value: A list of unmerged cells.' ret = self._oleobj_.InvokeTypes(1970106983, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Unmerge', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AutoGrow": (1098205047, 2, (11, 0), (), "AutoGrow", None), # Method 'BottomEdgeStrokeColor' returns object of type 'Swatch' "BottomEdgeStrokeColor": (1111649379, 2, (9, 0), (), "BottomEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'BottomEdgeStrokeGapColor' returns object of type 'Swatch' "BottomEdgeStrokeGapColor": (1111649383, 2, (9, 0), (), "BottomEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "BottomEdgeStrokeGapOverprint": (1111649392, 2, (11, 0), (), "BottomEdgeStrokeGapOverprint", None), "BottomEdgeStrokeGapTint": (1111649377, 2, (5, 0), (), "BottomEdgeStrokeGapTint", None), "BottomEdgeStrokeOverprint": (1111650160, 2, (11, 0), (), "BottomEdgeStrokeOverprint", None), "BottomEdgeStrokeTint": (1111649396, 2, (5, 0), (), "BottomEdgeStrokeTint", None), "BottomEdgeStrokeType": (1111649395, 2, (12, 0), (), "BottomEdgeStrokeType", None), "BottomEdgeStrokeWeight": (1111649399, 2, (12, 0), (), "BottomEdgeStrokeWeight", None), "BottomInset": (1316189250, 2, (12, 0), (), "BottomInset", None), # Method 'Cells' returns object of type 'Cells' "Cells": (1130720371, 2, (9, 0), (), "Cells", '{32123964-F287-47F8-A447-F291E6C4E2C8}'), "ClipContentToCell": (1131176771, 2, (11, 0), (), "ClipContentToCell", None), "ClipContentToGraphicCell": (1665945673, 2, (11, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (11, 0), (), "ClipContentToTextCell", None), "ColumnSpan": (1129541742, 2, (3, 0), (), "ColumnSpan", None), # Method 'Columns' returns object of type 'Columns' "Columns": (1415801971, 2, (9, 0), (), "Columns", '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DiagonalLineInFront": (1145858402, 2, (11, 0), (), "DiagonalLineInFront", None), # Method 'DiagonalLineStrokeColor' returns object of type 'Swatch' "DiagonalLineStrokeColor": (1145860963, 2, (9, 0), (), "DiagonalLineStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'DiagonalLineStrokeGapColor' returns object of type 'Swatch' "DiagonalLineStrokeGapColor": (1145857891, 2, (9, 0), (), "DiagonalLineStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "DiagonalLineStrokeGapOverprint": (1145857903, 2, (11, 0), (), "DiagonalLineStrokeGapOverprint", None), "DiagonalLineStrokeGapTint": (1145857908, 2, (5, 0), (), "DiagonalLineStrokeGapTint", None), "DiagonalLineStrokeOverprint": (1145860975, 2, (11, 0), (), "DiagonalLineStrokeOverprint", None), "DiagonalLineStrokeTint": (1145860980, 2, (5, 0), (), "DiagonalLineStrokeTint", None), "DiagonalLineStrokeType": (1145860985, 2, (12, 0), (), "DiagonalLineStrokeType", None), "DiagonalLineStrokeWeight": (1145860983, 2, (12, 0), (), "DiagonalLineStrokeWeight", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstBaselineOffset": (1180856166, 2, (3, 0), (), "FirstBaselineOffset", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), "Height": (1751607412, 2, (12, 0), (), "Height", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InnerColumnStrokeColor' returns object of type 'Swatch' "InnerColumnStrokeColor": (1229155427, 2, (9, 0), (), "InnerColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerColumnStrokeGapColor' returns object of type 'Swatch' "InnerColumnStrokeGapColor": (1229155431, 2, (9, 0), (), "InnerColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerColumnStrokeGapOverprint": (1229155440, 2, (11, 0), (), "InnerColumnStrokeGapOverprint", None), "InnerColumnStrokeGapTint": (1229155425, 2, (5, 0), (), "InnerColumnStrokeGapTint", None), "InnerColumnStrokeOverprint": (1229156208, 2, (11, 0), (), "InnerColumnStrokeOverprint", None), "InnerColumnStrokeTint": (1229155444, 2, (5, 0), (), "InnerColumnStrokeTint", None), "InnerColumnStrokeType": (1229155443, 2, (12, 0), (), "InnerColumnStrokeType", None), "InnerColumnStrokeWeight": (1229155447, 2, (12, 0), (), "InnerColumnStrokeWeight", None), # Method 'InnerRowStrokeColor' returns object of type 'Swatch' "InnerRowStrokeColor": (1230138467, 2, (9, 0), (), "InnerRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerRowStrokeGapColor' returns object of type 'Swatch' "InnerRowStrokeGapColor": (1230138471, 2, (9, 0), (), "InnerRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerRowStrokeGapOverprint": (1230138480, 2, (11, 0), (), "InnerRowStrokeGapOverprint", None), "InnerRowStrokeGapTint": (1230138465, 2, (5, 0), (), "InnerRowStrokeGapTint", None), "InnerRowStrokeOverprint": (1230139248, 2, (11, 0), (), "InnerRowStrokeOverprint", None), "InnerRowStrokeTint": (1230138484, 2, (5, 0), (), "InnerRowStrokeTint", None), "InnerRowStrokeType": (1230138483, 2, (12, 0), (), "InnerRowStrokeType", None), "InnerRowStrokeWeight": (1230138487, 2, (12, 0), (), "InnerRowStrokeWeight", None), "KeepWithNextRow": (1266118258, 2, (11, 0), (), "KeepWithNextRow", None), # Method 'LeftEdgeStrokeColor' returns object of type 'Swatch' "LeftEdgeStrokeColor": (1279421539, 2, (9, 0), (), "LeftEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'LeftEdgeStrokeGapColor' returns object of type 'Swatch' "LeftEdgeStrokeGapColor": (1279421543, 2, (9, 0), (), "LeftEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "LeftEdgeStrokeGapOverprint": (1279421552, 2, (11, 0), (), "LeftEdgeStrokeGapOverprint", None), "LeftEdgeStrokeGapTint": (1279421537, 2, (5, 0), (), "LeftEdgeStrokeGapTint", None), "LeftEdgeStrokeOverprint": (1279422320, 2, (11, 0), (), "LeftEdgeStrokeOverprint", None), "LeftEdgeStrokeTint": (1279421556, 2, (5, 0), (), "LeftEdgeStrokeTint", None), "LeftEdgeStrokeType": (1279421555, 2, (12, 0), (), "LeftEdgeStrokeType", None), "LeftEdgeStrokeWeight": (1279421559, 2, (12, 0), (), "LeftEdgeStrokeWeight", None), "LeftInset": (1316189260, 2, (12, 0), (), "LeftInset", None), "MaximumHeight": (1299736692, 2, (12, 0), (), "MaximumHeight", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeight": (1299081332, 2, (12, 0), (), "MinimumHeight", None), "Name": (0, 2, (8, 0), (), "Name", None), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "ParagraphSpacingLimit": (1347646316, 2, (12, 0), (), "ParagraphSpacingLimit", None), # Method 'Parent' returns object of type 'Table' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9CDC7984-8607-455F-818E-8BE6F828DEEC}'), # Method 'ParentColumn' returns object of type 'Column' "ParentColumn": (1346596716, 2, (9, 0), (), "ParentColumn", '{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}'), # Method 'ParentRow' returns object of type 'Row' "ParentRow": (1347579767, 2, (9, 0), (), "ParentRow", '{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}'), # Method 'RightEdgeStrokeColor' returns object of type 'Swatch' "RightEdgeStrokeColor": (1380084835, 2, (9, 0), (), "RightEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'RightEdgeStrokeGapColor' returns object of type 'Swatch' "RightEdgeStrokeGapColor": (1380084839, 2, (9, 0), (), "RightEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "RightEdgeStrokeGapOverprint": (1380084848, 2, (11, 0), (), "RightEdgeStrokeGapOverprint", None), "RightEdgeStrokeGapTint": (1380084833, 2, (5, 0), (), "RightEdgeStrokeGapTint", None), "RightEdgeStrokeOverprint": (1380085616, 2, (11, 0), (), "RightEdgeStrokeOverprint", None), "RightEdgeStrokeTint": (1380084852, 2, (5, 0), (), "RightEdgeStrokeTint", None), "RightEdgeStrokeType": (1380084851, 2, (12, 0), (), "RightEdgeStrokeType", None), "RightEdgeStrokeWeight": (1380084855, 2, (12, 0), (), "RightEdgeStrokeWeight", None), "RightInset": (1316189266, 2, (12, 0), (), "RightInset", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), "RowSpan": (1381199982, 2, (3, 0), (), "RowSpan", None), "RowType": (1383552112, 2, (3, 0), (), "RowType", None), # Method 'Rows' returns object of type 'Rows' "Rows": (1416787827, 2, (9, 0), (), "Rows", '{C4B2153C-014C-4AA7-AED0-510F6C770F19}'), "StartRow": (1400140407, 2, (3, 0), (), "StartRow", None), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), # Method 'TopEdgeStrokeColor' returns object of type 'Swatch' "TopEdgeStrokeColor": (1413639267, 2, (9, 0), (), "TopEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TopEdgeStrokeGapColor' returns object of type 'Swatch' "TopEdgeStrokeGapColor": (1413639271, 2, (9, 0), (), "TopEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "TopEdgeStrokeGapOverprint": (1413639280, 2, (11, 0), (), "TopEdgeStrokeGapOverprint", None), "TopEdgeStrokeGapTint": (1413639265, 2, (5, 0), (), "TopEdgeStrokeGapTint", None), "TopEdgeStrokeOverprint": (1413640048, 2, (11, 0), (), "TopEdgeStrokeOverprint", None), "TopEdgeStrokeTint": (1413639284, 2, (5, 0), (), "TopEdgeStrokeTint", None), "TopEdgeStrokeType": (1413639283, 2, (12, 0), (), "TopEdgeStrokeType", None), "TopEdgeStrokeWeight": (1413639287, 2, (12, 0), (), "TopEdgeStrokeWeight", None), "TopInset": (1316189268, 2, (12, 0), (), "TopInset", None), "TopLeftDiagonalLine": (1145853036, 2, (11, 0), (), "TopLeftDiagonalLine", None), "TopRightDiagonalLine": (1145853042, 2, (11, 0), (), "TopRightDiagonalLine", None), "VerticalJustification": (1447715180, 2, (3, 0), (), "VerticalJustification", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), "WritingDirection": (1382445940, 2, (3, 0), (), "WritingDirection", None), } _prop_map_put_ = { "AutoGrow": ((1098205047, LCID, 4, 0),()), "BottomEdgeStrokeColor": ((1111649379, LCID, 4, 0),()), "BottomEdgeStrokeGapColor": ((1111649383, LCID, 4, 0),()), "BottomEdgeStrokeGapOverprint": ((1111649392, LCID, 4, 0),()), "BottomEdgeStrokeGapTint": ((1111649377, LCID, 4, 0),()), "BottomEdgeStrokeOverprint": ((1111650160, LCID, 4, 0),()), "BottomEdgeStrokeTint": ((1111649396, LCID, 4, 0),()), "BottomEdgeStrokeType": ((1111649395, LCID, 4, 0),()), "BottomEdgeStrokeWeight": ((1111649399, LCID, 4, 0),()), "BottomInset": ((1316189250, LCID, 4, 0),()), "ClipContentToCell": ((1131176771, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DiagonalLineInFront": ((1145858402, LCID, 4, 0),()), "DiagonalLineStrokeColor": ((1145860963, LCID, 4, 0),()), "DiagonalLineStrokeGapColor": ((1145857891, LCID, 4, 0),()), "DiagonalLineStrokeGapOverprint": ((1145857903, LCID, 4, 0),()), "DiagonalLineStrokeGapTint": ((1145857908, LCID, 4, 0),()), "DiagonalLineStrokeOverprint": ((1145860975, LCID, 4, 0),()), "DiagonalLineStrokeTint": ((1145860980, LCID, 4, 0),()), "DiagonalLineStrokeType": ((1145860985, LCID, 4, 0),()), "DiagonalLineStrokeWeight": ((1145860983, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "Height": ((1751607412, LCID, 4, 0),()), "InnerColumnStrokeColor": ((1229155427, LCID, 4, 0),()), "InnerColumnStrokeGapColor": ((1229155431, LCID, 4, 0),()), "InnerColumnStrokeGapOverprint": ((1229155440, LCID, 4, 0),()), "InnerColumnStrokeGapTint": ((1229155425, LCID, 4, 0),()), "InnerColumnStrokeOverprint": ((1229156208, LCID, 4, 0),()), "InnerColumnStrokeTint": ((1229155444, LCID, 4, 0),()), "InnerColumnStrokeType": ((1229155443, LCID, 4, 0),()), "InnerColumnStrokeWeight": ((1229155447, LCID, 4, 0),()), "InnerRowStrokeColor": ((1230138467, LCID, 4, 0),()), "InnerRowStrokeGapColor": ((1230138471, LCID, 4, 0),()), "InnerRowStrokeGapOverprint": ((1230138480, LCID, 4, 0),()), "InnerRowStrokeGapTint": ((1230138465, LCID, 4, 0),()), "InnerRowStrokeOverprint": ((1230139248, LCID, 4, 0),()), "InnerRowStrokeTint": ((1230138484, LCID, 4, 0),()), "InnerRowStrokeType": ((1230138483, LCID, 4, 0),()), "InnerRowStrokeWeight": ((1230138487, LCID, 4, 0),()), "KeepWithNextRow": ((1266118258, LCID, 4, 0),()), "LeftEdgeStrokeColor": ((1279421539, LCID, 4, 0),()), "LeftEdgeStrokeGapColor": ((1279421543, LCID, 4, 0),()), "LeftEdgeStrokeGapOverprint": ((1279421552, LCID, 4, 0),()), "LeftEdgeStrokeGapTint": ((1279421537, LCID, 4, 0),()), "LeftEdgeStrokeOverprint": ((1279422320, LCID, 4, 0),()), "LeftEdgeStrokeTint": ((1279421556, LCID, 4, 0),()), "LeftEdgeStrokeType": ((1279421555, LCID, 4, 0),()), "LeftEdgeStrokeWeight": ((1279421559, LCID, 4, 0),()), "LeftInset": ((1316189260, LCID, 4, 0),()), "MaximumHeight": ((1299736692, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeight": ((1299081332, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "ParagraphSpacingLimit": ((1347646316, LCID, 4, 0),()), "RightEdgeStrokeColor": ((1380084835, LCID, 4, 0),()), "RightEdgeStrokeGapColor": ((1380084839, LCID, 4, 0),()), "RightEdgeStrokeGapOverprint": ((1380084848, LCID, 4, 0),()), "RightEdgeStrokeGapTint": ((1380084833, LCID, 4, 0),()), "RightEdgeStrokeOverprint": ((1380085616, LCID, 4, 0),()), "RightEdgeStrokeTint": ((1380084852, LCID, 4, 0),()), "RightEdgeStrokeType": ((1380084851, LCID, 4, 0),()), "RightEdgeStrokeWeight": ((1380084855, LCID, 4, 0),()), "RightInset": ((1316189266, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "RowType": ((1383552112, LCID, 4, 0),()), "StartRow": ((1400140407, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopEdgeStrokeColor": ((1413639267, LCID, 4, 0),()), "TopEdgeStrokeGapColor": ((1413639271, LCID, 4, 0),()), "TopEdgeStrokeGapOverprint": ((1413639280, LCID, 4, 0),()), "TopEdgeStrokeGapTint": ((1413639265, LCID, 4, 0),()), "TopEdgeStrokeOverprint": ((1413640048, LCID, 4, 0),()), "TopEdgeStrokeTint": ((1413639284, LCID, 4, 0),()), "TopEdgeStrokeType": ((1413639283, LCID, 4, 0),()), "TopEdgeStrokeWeight": ((1413639287, LCID, 4, 0),()), "TopInset": ((1316189268, LCID, 4, 0),()), "TopLeftDiagonalLine": ((1145853036, LCID, 4, 0),()), "TopRightDiagonalLine": ((1145853042, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), "WritingDirection": ((1382445940, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Columns(DispatchBaseClass): 'A collection of table columns.' CLSID = IID('{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}') coclass_clsid = None def Add(self, At=1433299822, Reference=defaultNamedOptArg): "Creates a new Column.\n\tReturn value: The new Column. Type: Cell or Column.\n\tAt: The Column's location relative to the reference object or within the table. .\n\tReference: The reference object. Note: The reference object must be within the table. Required only when the at value contains before or after. Type: Row, Column, Cell or Table" return self._ApplyTypes_(1668441452, 1, (12, 0), ((3, 49), (12, 17)), u'Add', None,At , Reference) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ComboBox(DispatchBaseClass): 'A combobox.' CLSID = IID('{65278CC8-39BE-4EF0-82FF-01B4B13F11AE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the ComboBox's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the ComboBox that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the ComboBox forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the ComboBox to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the ComboBox. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the ComboBox to a different shape.\n\tGiven: The ComboBox's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ComboBox. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ComboBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ComboBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ComboBox. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ComboBox. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the ComboBox.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the ComboBox at the specified location or offset.\n\tReturn value: The duplicated ComboBox.\n\tTo: The location of the new ComboBox, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new ComboBox from the original ComboBox's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the ComboBox.\n\tGiven: The axis around which to flip the ComboBox.\n\tAround: The point around which to flip the ComboBox. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the ComboBox to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the ComboBox,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the ComboBox relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the ComboBox in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the ComboBox back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the ComboBox to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the ComboBox using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the ComboBox using the last transformation performed on any ComboBox. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the ComboBox using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the ComboBox using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), "AppliedFont": (1718578804, 2, (8, 0), (), "AppliedFont", None), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "ChoiceList": (1130916980, 2, (12, 0), (), "ChoiceList", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontSize": (1181119354, 2, (5, 0), (), "FontSize", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RightToLeftField": (1297241164, 2, (11, 0), (), "RightToLeftField", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), "SortChoices": (1130918772, 2, (11, 0), (), "SortChoices", None), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ChoiceList": ((1130916980, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontSize": ((1181119354, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RightToLeftField": ((1297241164, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "SortChoices": ((1130918772, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ComboBoxes(DispatchBaseClass): 'A collection of comboboxes.' CLSID = IID('{303A0392-029E-4E88-BEC2-DD3DB157E214}') coclass_clsid = None # Result is of type ComboBox def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new ComboBox.\n\tReturn value: The new ComboBox.\n\tLayer: The layer on which to create the ComboBox. Type: Layer.\n\tAt: The location at which to insert the ComboBox relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{65278CC8-39BE-4EF0-82FF-01B4B13F11AE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CompositeFont(DispatchBaseClass): 'A composite font.' CLSID = IID('{CF1DB2C0-DDB1-11D3-9D01-00C04F99131A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the CompositeFont.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'CompositeFontEntries' returns object of type 'CompositeFontEntries' "CompositeFontEntries": (1667655027, 2, (9, 0), (), "CompositeFontEntries", '{C33267E8-E8B0-11D3-9D01-00C04F99131A}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CompositeFontEntries(DispatchBaseClass): 'A collection of composite font entries.' CLSID = IID('{C33267E8-E8B0-11D3-9D01-00C04F99131A}') coclass_clsid = None # Result is of type CompositeFontEntry def Add(self): 'Creates a new CompositeFontEntry.\n\tReturn value: The new CompositeFontEntry.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{33F7ECF2-F944-11D3-BF66-00004C374EFD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CompositeFontEntry(DispatchBaseClass): 'A composite font entry.' CLSID = IID('{33F7ECF2-F944-11D3-BF66-00004C374EFD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the CompositeFontEntry.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "BaselineShift": (1651730534, 2, (5, 0), (), "BaselineShift", None), "CustomCharacters": (1784899171, 2, (8, 0), (), "CustomCharacters", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'CompositeFont' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{CF1DB2C0-DDB1-11D3-9D01-00C04F99131A}'), "RelativeSize": (1784899187, 2, (5, 0), (), "RelativeSize", None), "ScaleOption": (1784899169, 2, (11, 0), (), "ScaleOption", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "CustomCharacters": ((1784899171, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "RelativeSize": ((1784899187, LCID, 4, 0),()), "ScaleOption": ((1784899169, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CompositeFonts(DispatchBaseClass): 'A collection of composite fonts.' CLSID = IID('{CF1DB2BF-DDB1-11D3-9D01-00C04F99131A}') coclass_clsid = None # Result is of type CompositeFont def Add(self): 'Creates a new CompositeFont.\n\tReturn value: The new CompositeFont.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{CF1DB2C0-DDB1-11D3-9D01-00C04F99131A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Condition(DispatchBaseClass): 'A condition for conditional text.' CLSID = IID('{0E485592-6A57-43A9-B2D8-633ED70B0BF4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Delete the condition.\n\tReplacingWith: The condition to apply to text in place of the deleted condition. By default, no condition is applied in place of the deleted condition. Type: Condition or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "IndicatorColor": (1668568163, 2, (12, 0), (), "IndicatorColor", None), "IndicatorMethod": (1883460717, 2, (3, 0), (), "IndicatorMethod", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "UnderlineIndicatorAppearance": (1883460705, 2, (3, 0), (), "UnderlineIndicatorAppearance", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), } _prop_map_put_ = { "IndicatorColor": ((1668568163, LCID, 4, 0),()), "IndicatorMethod": ((1883460717, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "UnderlineIndicatorAppearance": ((1883460705, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ConditionSet(DispatchBaseClass): 'A condition set for conditional text.' CLSID = IID('{B04B8670-ED1F-4DF0-9E04-F5DF88E9FC35}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Delete a condition set for conditional text.\n\tReplacingWith: The condition set to apply to the text in place of the deleted condition set. By default, no condition set is applied in place of the deleted condition set. Type: ConditionSet or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Redefine(self): 'Redefine a condition set with the currently existing conditions and visibilities.' return self._oleobj_.InvokeTypes(1886147139, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SetConditions": (1886147699, 2, (12, 0), (), "SetConditions", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "SetConditions": ((1886147699, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ConditionSets(DispatchBaseClass): 'A collection of condition sets for conditional text.' CLSID = IID('{F38B921E-24FE-4C0F-92AB-5712BA317E36}') coclass_clsid = None # Result is of type ConditionSet def Add(self): 'Creates a new ConditionSet.\n\tReturn value: The new ConditionSet.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{B04B8670-ED1F-4DF0-9E04-F5DF88E9FC35}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ConditionalTextPreference(DispatchBaseClass): 'Conditional text preferences.' CLSID = IID('{5AC60664-918C-49BD-A522-2290BCAB15E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'ActiveConditionSet' returns object of type 'ConditionSet' "ActiveConditionSet": (1634747219, 2, (9, 0), (), "ActiveConditionSet", '{B04B8670-ED1F-4DF0-9E04-F5DF88E9FC35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShowConditionIndicators": (1935893577, 2, (3, 0), (), "ShowConditionIndicators", None), } _prop_map_put_ = { "ActiveConditionSet": ((1634747219, LCID, 4, 0),()), "ShowConditionIndicators": ((1935893577, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Conditions(DispatchBaseClass): 'A collection of conditions for conditional text.' CLSID = IID('{2A64F819-64F3-4CA9-9672-A33156AF9E44}') coclass_clsid = None # Result is of type Condition def Add(self): 'Creates a new Condition.\n\tReturn value: The new Condition.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{0E485592-6A57-43A9-B2D8-633ED70B0BF4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ContentPlacerObject(DispatchBaseClass): 'Represents the content placer object.' CLSID = IID('{2953DFA5-A99F-477B-A075-162CEE929171}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Load(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Load the Content Placer with one or more objects.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._oleobj_.InvokeTypes(1279476850, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)),PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Loaded": (1282367844, 2, (11, 0), (), "Loaded", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ContentTransparencySetting(DispatchBaseClass): 'Transparency settings for the content of the parent object.' CLSID = IID('{5669E404-E901-4077-8D14-B08C1F2854FE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'BevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{FC0A7913-E840-4B78-9091-F26C59BC9293}'), # Method 'BlendingSettings' returns object of type 'BlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{65F068E4-DAA2-4276-8402-F0B4E43AE915}'), # Method 'DirectionalFeatherSettings' returns object of type 'DirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}'), # Method 'DropShadowSettings' returns object of type 'DropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{48684C51-29BA-41D7-B97A-A00506A903BB}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}'), # Method 'GradientFeatherSettings' returns object of type 'GradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}'), # Method 'InnerGlowSettings' returns object of type 'InnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}'), # Method 'InnerShadowSettings' returns object of type 'InnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{43094EB8-B4DB-4261-BDEC-911ACB58555D}'), # Method 'OuterGlowSettings' returns object of type 'OuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{77A0E0E3-AADE-42AA-9928-929D74837039}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'SatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ContourOption(DispatchBaseClass): 'A contour option.' CLSID = IID('{8AB9A718-3241-4BEF-B959-60F5DC071350}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlphaChannelPathNames": (1633906798, 2, (12, 0), (), "AlphaChannelPathNames", None), "ContourPathName": (1885564525, 2, (8, 0), (), "ContourPathName", None), "ContourType": (1885564788, 2, (3, 0), (), "ContourType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeInsideEdges": (1768514916, 2, (11, 0), (), "IncludeInsideEdges", None), # Method 'Parent' returns object of type 'TextWrapPreference' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), "PhotoshopPathNames": (1886678643, 2, (12, 0), (), "PhotoshopPathNames", None), } _prop_map_put_ = { "ContourPathName": ((1885564525, LCID, 4, 0),()), "ContourType": ((1885564788, LCID, 4, 0),()), "IncludeInsideEdges": ((1768514916, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CrossReference(DispatchBaseClass): "A cross reference to a different index topic. (For cross references in text, use the 'cross reference source' and 'hyperlink' objects.)" CLSID = IID('{C4A96F7F-B6F5-49A6-83C0-9C682FADBB9B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the CrossReference.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CrossReferenceType": (1131566192, 2, (3, 0), (), "CrossReferenceType", None), "CustomTypeString": (1131564141, 2, (8, 0), (), "CustomTypeString", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Topic' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}'), # Method 'ReferencedTopic' returns object of type 'Topic' "ReferencedTopic": (1416653155, 2, (9, 0), (), "ReferencedTopic", '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}'), } _prop_map_put_ = { "CrossReferenceType": ((1131566192, LCID, 4, 0),()), "CustomTypeString": ((1131564141, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "ReferencedTopic": ((1416653155, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CrossReferenceFormat(DispatchBaseClass): 'A cross reference format object.' CLSID = IID('{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the CrossReferenceFormat.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AppliedCharacterStyle' returns object of type 'CharacterStyle' "AppliedCharacterStyle": (1668445044, 2, (9, 0), (), "AppliedCharacterStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), # Method 'BuildingBlocks' returns object of type 'BuildingBlocks' "BuildingBlocks": (2017608307, 2, (9, 0), (), "BuildingBlocks", '{5BB100A8-B7CD-4C24-A00A-BD4F6E277577}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CrossReferenceFormats(DispatchBaseClass): 'A collection of cross reference formats.' CLSID = IID('{88979B52-167C-4337-B1F8-6E43DDC96448}') coclass_clsid = None # Result is of type CrossReferenceFormat def Add(self, Name=defaultNamedOptArg): 'Creates a new cross reference format.\n\tReturn value: The new cross reference format.\n\tName: The format name. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Name ) if ret is not None: ret = Dispatch(ret, u'Add', '{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CrossReferenceSource(DispatchBaseClass): 'A cross reference text source object.' CLSID = IID('{B4FC681D-B46F-419B-A522-21B7A8FDFE33}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the CrossReferenceSource.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowSource(self): 'Jumps to the hyperlink source.' return self._oleobj_.InvokeTypes(1936226163, LCID, 1, (24, 0), (),) def Update(self): 'Updates cross reference text source content.' return self._oleobj_.InvokeTypes(1970300020, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'AppliedCharacterStyle' returns object of type 'CharacterStyle' "AppliedCharacterStyle": (1668445044, 2, (9, 0), (), "AppliedCharacterStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), # Method 'AppliedFormat' returns object of type 'CrossReferenceFormat' "AppliedFormat": (2020763245, 2, (9, 0), (), "AppliedFormat", '{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'SourceText' returns object of type 'Text' "SourceText": (1752388728, 2, (9, 0), (), "SourceText", '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFormat": ((2020763245, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "SourceText": ((1752388728, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class CrossReferenceSources(DispatchBaseClass): 'A collection of cross reference text sources.' CLSID = IID('{EE9CAE4A-1121-4E94-ADBE-D0601BF85514}') coclass_clsid = None # Result is of type CrossReferenceSource def Add(self, Source=defaultNamedNotOptArg, AppliedFormat=defaultNamedNotOptArg): 'Creates a new cross reference text source.\n\tReturn value: The new cross reference source.\n\tSource: The text or insertion point to create the source.\n\tAppliedFormat: Format used for cross reference source.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (9, 1)),Source , AppliedFormat) if ret is not None: ret = Dispatch(ret, u'Add', '{B4FC681D-B46F-419B-A522-21B7A8FDFE33}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CrossReferences(DispatchBaseClass): "A collection of index cross references. (For cross references in text, use the 'cross reference source' and 'hyperlink' objects.)" CLSID = IID('{C4A96F80-B6F5-49A6-83C0-9C682FADBB9B}') coclass_clsid = None # Result is of type CrossReference def Add(self, ReferencedTopic=defaultNamedNotOptArg, CrossReferenceType=defaultNamedNotOptArg, CustomTypeString=defaultNamedOptArg): 'Creates a new cross reference.\n\tReturn value: The new cross reference.\n\tReferencedTopic: The topic that the cross reference points to.\n\tCrossReferenceType: The cross reference type.\n\tCustomTypeString: The custom string to use in the cross reference. Valid only for custom cross reference types. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (3, 1), (12, 17)),ReferencedTopic , CrossReferenceType, CustomTypeString) if ret is not None: ret = Dispatch(ret, u'Add', '{C4A96F7F-B6F5-49A6-83C0-9C682FADBB9B}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class CustomTextVariablePreference(DispatchBaseClass): 'The preferences for a custom text variable.' CLSID = IID('{D5959BCB-8E6A-435B-B669-E13B96E9A2F9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), } _prop_map_put_ = { "Contents": ((1885564532, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DTD(DispatchBaseClass): 'The document DTD.' CLSID = IID('{97AF8B10-0453-4708-8292-83B816A779A4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the DTD.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the DTD in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PublicId": (1148215913, 2, (8, 0), (), "PublicId", None), # Method 'RootTag' returns object of type 'XMLTag' "RootTag": (1148351591, 2, (9, 0), (), "RootTag", '{1DAF831A-ABD6-4DE7-8ADF-A93FC2319046}'), "SystemId": (1148418419, 2, (8, 0), (), "SystemId", None), } _prop_map_put_ = { "RootTag": ((1148351591, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DTDs(DispatchBaseClass): 'A collection of DTDs.' CLSID = IID('{EE468C23-AB1B-4E99-8BEE-C0E167A2C101}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DashedStrokeStyle(DispatchBaseClass): 'A dashed stroke style.' CLSID = IID('{B5C62A60-8A8C-4603-8FD4-C926B4AB418B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the stroke style.\n\tReplacingWith: The stroke style to apply in place of the deleted style. . Type: StrokeStyle or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type DashedStrokeStyle def Duplicate(self): 'Duplicates the DashedStrokeStyle.\n\tReturn value: The duplicate DashedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{B5C62A60-8A8C-4603-8FD4-C926B4AB418B}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DashArray": (1685284929, 2, (12, 0), (), "DashArray", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeStyleType": (1937011284, 2, (8, 0), (), "StrokeStyleType", None), } _prop_map_put_ = { "DashArray": ((1685284929, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DashedStrokeStyles(DispatchBaseClass): 'A collection of dashed stroke styles.' CLSID = IID('{112329E6-AE7F-414F-A2D5-8FACCDE89D8F}') coclass_clsid = None # Result is of type DashedStrokeStyle def Add(self): 'Creates a new DashedStrokeStyle.\n\tReturn value: The new DashedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{B5C62A60-8A8C-4603-8FD4-C926B4AB418B}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DataMerge(DispatchBaseClass): 'A data merge object.' CLSID = IID('{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Export(self, To=defaultNamedNotOptArg, Using=defaultNamedOptArg, OutputOversetReportFile=defaultNamedOptArg): 'Merges records and exports to PDF.\n\tTo: The path of exported PDF file.\n\tUsing: The PDF export style to use. Type: PDFExportPreset.\n\tOutputOversetReportFile: The path to the file in which to store the overset report. Type: File (String)' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((8, 1), (12, 17), (12, 17)),To , Using, OutputOversetReportFile) def MergeRecords(self, OutputOversetReportFile=defaultNamedOptArg): 'Merges records and produces an optional overset report.\n\tOutputOversetReportFile: The path to the file in which to store the overset report. Type: File (String)' return self._oleobj_.InvokeTypes(1701080429, LCID, 1, (24, 0), ((12, 17),),OutputOversetReportFile ) def RemoveDataSource(self): 'Removes the data source.' return self._oleobj_.InvokeTypes(1701080434, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SelectDataSource(self, DataSourceFile=defaultNamedNotOptArg): 'Specifies the file to use as the data source.\n\tDataSourceFile: The path to the data source file.' return self._oleobj_.InvokeTypes(1701080435, LCID, 1, (24, 0), ((8, 1),),DataSourceFile ) def UpdateDataSource(self): 'Updates the data source file with the most current data.' return self._oleobj_.InvokeTypes(1701080437, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'DataMergeFields' returns object of type 'DataMergeFields' "DataMergeFields": (1667525958, 2, (9, 0), (), "DataMergeFields", '{9B725526-F638-498E-9F38-33E5226DFE05}'), # Method 'DataMergePreferences' returns object of type 'DataMergePreference' "DataMergePreferences": (1885629808, 2, (9, 0), (), "DataMergePreferences", '{39463AC6-8481-4A0B-9B5B-F6BEF69E68FA}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeField(DispatchBaseClass): 'A data merge field.' CLSID = IID('{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FieldName": (1684883022, 2, (8, 0), (), "FieldName", None), "FieldType": (1684883028, 2, (3, 0), (), "FieldType", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'DataMerge' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeFields(DispatchBaseClass): 'A collection of data merge fields.' CLSID = IID('{9B725526-F638-498E-9F38-33E5226DFE05}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DataMergeImagePlaceholder(DispatchBaseClass): 'An object that can contain a date merge image field.' CLSID = IID('{504C9422-38A1-4107-89D7-3B180F3F33A3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Field' returns object of type 'DataMergeField' "Field": (1684883044, 2, (9, 0), (), "Field", '{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'PlaceholderPageItem' returns object of type 'PageItem' "PlaceholderPageItem": (1885884489, 2, (9, 0), (), "PlaceholderPageItem", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeImagePlaceholders(DispatchBaseClass): 'A collection of data merge image placeholders.' CLSID = IID('{0C3CAB7B-09ED-4E24-BA0D-C6B727B81464}') coclass_clsid = None # Result is of type DataMergeImagePlaceholder def Add(self, Placeholder=defaultNamedNotOptArg, Field=defaultNamedNotOptArg): 'Creates a data merge image placeholder.\n\tReturn value: The new image placeholder.\n\tPlaceholder: The page item on which to place the placeholder.\n\tField: The data merge field to insert.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (9, 1)),Placeholder , Field) if ret is not None: ret = Dispatch(ret, u'Add', '{504C9422-38A1-4107-89D7-3B180F3F33A3}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DataMergeOption(DispatchBaseClass): 'Data merge options.' CLSID = IID('{20A43D73-6397-4460-B1B5-E0531063E897}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CenterImage": (1684882249, 2, (11, 0), (), "CenterImage", None), "CreateNewDocument": (1684882254, 2, (11, 0), (), "CreateNewDocument", None), "DocumentSize": (1684882515, 2, (3, 0), (), "DocumentSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FittingOption": (1684883017, 2, (3, 0), (), "FittingOption", None), "LinkImages": (1684884553, 2, (11, 0), (), "LinkImages", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RemoveBlankLines": (1684886082, 2, (11, 0), (), "RemoveBlankLines", None), } _prop_map_put_ = { "CenterImage": ((1684882249, LCID, 4, 0),()), "CreateNewDocument": ((1684882254, LCID, 4, 0),()), "DocumentSize": ((1684882515, LCID, 4, 0),()), "FittingOption": ((1684883017, LCID, 4, 0),()), "LinkImages": ((1684884553, LCID, 4, 0),()), "RemoveBlankLines": ((1684886082, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergePreference(DispatchBaseClass): 'Data merge preferences.' CLSID = IID('{39463AC6-8481-4A0B-9B5B-F6BEF69E68FA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AlertMissingImages(self, OutputMissingImagesReportFile=defaultNamedNotOptArg): 'If true, lists missing images in the specified output file.\n\tReturn value: The missing images list.\n\tOutputMissingImagesReportFile: The path to the output file.' return self._oleobj_.InvokeTypes(1701669234, LCID, 1, (11, 0), ((8, 1),),OutputMissingImagesReportFile ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ArrangeBy": (1684881730, 2, (3, 0), (), "ArrangeBy", None), "BottomMargin": (1684881997, 2, (12, 0), (), "BottomMargin", None), "ColumnSpacing": (1684882259, 2, (12, 0), (), "ColumnSpacing", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "LeftMargin": (1684884557, 2, (12, 0), (), "LeftMargin", None), # Method 'Parent' returns object of type 'DataMerge' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}'), "RecordNumber": (1684886094, 2, (3, 0), (), "RecordNumber", None), "RecordRange": (1684886098, 2, (8, 0), (), "RecordRange", None), "RecordSelection": (1684886085, 2, (3, 0), (), "RecordSelection", None), "RecordsPerPage": (1684886096, 2, (3, 0), (), "RecordsPerPage", None), "RightMargin": (1684886093, 2, (12, 0), (), "RightMargin", None), "RowSpacing": (1684886099, 2, (12, 0), (), "RowSpacing", None), "TopMargin": (1684886605, 2, (12, 0), (), "TopMargin", None), } _prop_map_put_ = { "ArrangeBy": ((1684881730, LCID, 4, 0),()), "BottomMargin": ((1684881997, LCID, 4, 0),()), "ColumnSpacing": ((1684882259, LCID, 4, 0),()), "LeftMargin": ((1684884557, LCID, 4, 0),()), "RecordNumber": ((1684886094, LCID, 4, 0),()), "RecordRange": ((1684886098, LCID, 4, 0),()), "RecordSelection": ((1684886085, LCID, 4, 0),()), "RecordsPerPage": ((1684886096, LCID, 4, 0),()), "RightMargin": ((1684886093, LCID, 4, 0),()), "RowSpacing": ((1684886099, LCID, 4, 0),()), "TopMargin": ((1684886605, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeQrcodePlaceholder(DispatchBaseClass): 'An object that can contain a date merge QR code field.' CLSID = IID('{35D8BB10-814E-4AD8-B1E0-570155890D39}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Field' returns object of type 'DataMergeField' "Field": (1684883044, 2, (9, 0), (), "Field", '{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'PlaceholderPageItem' returns object of type 'PageItem' "PlaceholderPageItem": (1885884489, 2, (9, 0), (), "PlaceholderPageItem", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeQrcodePlaceholders(DispatchBaseClass): 'A collection of data merge QR code placeholders.' CLSID = IID('{86130E3F-015F-4174-9565-CB6848B61CC8}') coclass_clsid = None # Result is of type DataMergeQrcodePlaceholder def Add(self, Placeholder=defaultNamedNotOptArg, Field=defaultNamedNotOptArg): 'Creates a data merge QR code placeholder.\n\tReturn value: The new QR code placeholder.\n\tPlaceholder: The page item on which to place the placeholder.\n\tField: The data merge field to insert.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (9, 1)),Placeholder , Field) if ret is not None: ret = Dispatch(ret, u'Add', '{35D8BB10-814E-4AD8-B1E0-570155890D39}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DataMergeTextPlaceholder(DispatchBaseClass): 'An object that can contain a data merge text field.' CLSID = IID('{7E22CE88-131D-4D6E-83A1-0671B58A8A82}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Field' returns object of type 'DataMergeField' "Field": (1684883044, 2, (9, 0), (), "Field", '{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DataMergeTextPlaceholders(DispatchBaseClass): 'A collection of data merge text placeholders.' CLSID = IID('{D7DFDE12-AE86-4972-9574-C4C61CAFEE1B}') coclass_clsid = None # Result is of type DataMergeTextPlaceholder def Add(self, ParentStory=defaultNamedNotOptArg, StoryOffset=defaultNamedNotOptArg, Field=defaultNamedNotOptArg): 'Creates a data merge text placeholder.\n\tReturn value: The new text placeholder.\n\tParentStory: The story in which to insert the placeholder.\n\tStoryOffset: The position within the story at which to insert the placeholder, specified as an offset number or an insertion point. Type: InsertionPoint or Long Integer.\n\tField: The field to insert.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (12, 1), (9, 1)),ParentStory , StoryOffset, Field) if ret is not None: ret = Dispatch(ret, u'Add', '{7E22CE88-131D-4D6E-83A1-0671B58A8A82}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DateVariablePreference(DispatchBaseClass): 'The preferences for a date variable.' CLSID = IID('{044F34F5-A3EA-44AE-B51F-1317D5D69670}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Format": (1298425460, 2, (8, 0), (), "Format", None), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "Format": ((1298425460, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DiagnosticsObject(DispatchBaseClass): 'A diagnostics object.' CLSID = IID('{1DA6CF8A-E04A-4AEA-9EC4-91F0EC0B0FF7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CreateSquare(self, Page=defaultNamedNotOptArg): 'Creates a square at the origin of the specified page.\n\tPage: The page on which to create the square.' return self._oleobj_.InvokeTypes(1145529203, LCID, 1, (24, 0), ((9, 1),),Page ) def DumpErrorCodes(self, PathToDumpFile=defaultNamedNotOptArg, ShowProgressBar=True): 'Dumps the error codes to a file as HTML.\n\tReturn value: The dump file.\n\tPathToDumpFile: The dump file name and path. Note: To use the default name and path (errorcodes.htm in the application folder), pass an empty string.\n\tShowProgressBar: If true, displays a progress bar during the dump operation.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1145529699, LCID, 1, (8, 0), ((8, 1), (11, 49)),PathToDumpFile , ShowProgressBar) def DumpObjectModel(self, PathToDumpFile=defaultNamedNotOptArg, ShowProgressBar=True): 'Dumps the object model to the specified file.\n\tReturn value: The dump file.\n\tPathToDumpFile: The path the to dump file. Note: To use the default path and file name (IObjectModel_FS.txt in the application folder), pass an empty string.\n\tShowProgressBar: If true, displays a progress bar during the dump operation.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1145529455, LCID, 1, (8, 0), ((8, 1), (11, 49)),PathToDumpFile , ShowProgressBar) def DumpScriptingDOM(self, ScriptManager=defaultNamedNotOptArg, Version=defaultNamedNotOptArg, PathToDumpFile=defaultNamedNotOptArg, ShowProgressBar=True): 'Dumps the scripting DOM to a file as XML.\n\tReturn value: The dump file.\n\tScriptManager: The scripting language to use in the DOM dump.\n\tVersion: The version to publish. Type: Double or String.\n\tPathToDumpFile: The dump file name and path. Note: To use the default name and path (scripting-dom-xxx-idr40.xml in the application folder), pass an empty string.\n\tShowProgressBar: If true, displays a progress bar during the dump operation.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1145533284, LCID, 1, (8, 0), ((3, 1), (12, 1), (8, 1), (11, 49)),ScriptManager , Version, PathToDumpFile, ShowProgressBar) def GenerateInxDtd(self, Document=defaultNamedNotOptArg, VerboseNames=defaultNamedNotOptArg, ReadableNumbers=defaultNamedNotOptArg, UseDtd=defaultNamedNotOptArg , UseNamespace=defaultNamedNotOptArg): 'Generates an INX DTD for the specified document.\n\tDocument: The document to be reported on.\n\tVerboseNames: If true, uses verbose names.\n\tReadableNumbers: If true, uses readable numbers.\n\tUseDtd: If true, uses a DTD.\n\tUseNamespace: If true, uses namespaces.' return self._oleobj_.InvokeTypes(1145530217, LCID, 1, (24, 0), ((9, 1), (11, 1), (11, 1), (11, 1), (11, 1)),Document , VerboseNames, ReadableNumbers, UseDtd, UseNamespace) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def TraceBoss(self, Classid=defaultNamedNotOptArg): 'Traces interfaces on the boss.\n\tClassid: The classID of the boss.' return self._oleobj_.InvokeTypes(1145533538, LCID, 1, (24, 0), ((3, 1),),Classid ) def TraceContentGeometry(self, Document=defaultNamedNotOptArg): 'Reports the geometry of objects in the layout (spread) hierarchy.\n\tDocument: The document to trace.' return self._oleobj_.InvokeTypes(1145529191, LCID, 1, (24, 0), ((9, 1),),Document ) def TraceContentHierarchy(self, Document=defaultNamedNotOptArg): 'Reports the objects in the layout (spread) hierarchy.\n\tDocument: The document to trace.' return self._oleobj_.InvokeTypes(1145529192, LCID, 1, (24, 0), ((9, 1),),Document ) def TraceContentLayers(self, Document=defaultNamedNotOptArg): 'Reports the objects in the layout (spread) hierarchy layer-by-layer.\n\tDocument: The document to trace.' return self._oleobj_.InvokeTypes(1145201516, LCID, 1, (24, 0), ((9, 1),),Document ) def TraceID(self, Id=defaultNamedNotOptArg): 'Traces the symbolic names associated with the specified ID.\n\tId: The ID whose names to trace.' return self._oleobj_.InvokeTypes(1145533545, LCID, 1, (24, 0), ((3, 1),),Id ) def TraceUID(self, Document=defaultNamedNotOptArg, Uid=defaultNamedNotOptArg): 'Traces the classID of the specified user ID in the specified document.\n\tDocument: The document in which to trace the user ID.\n\tUid: The user ID to trace.' return self._oleobj_.InvokeTypes(1145533557, LCID, 1, (24, 0), ((9, 1), (3, 1)),Document , Uid) _prop_map_get_ = { "CommandDataInterfaceTrace": (1145530734, 2, (11, 0), (), "CommandDataInterfaceTrace", None), "CommandDebugTrace": (1145530222, 2, (3, 0), (), "CommandDebugTrace", None), "CommandDynamicTrace": (1145529454, 2, (11, 0), (), "CommandDynamicTrace", None), "CommandItemListClassTrace": (1145529198, 2, (11, 0), (), "CommandItemListClassTrace", None), "CommandItemListTrace": (1145533806, 2, (11, 0), (), "CommandItemListTrace", None), "CommandTrace": (1145533550, 2, (11, 0), (), "CommandTrace", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "CommandDataInterfaceTrace": ((1145530734, LCID, 4, 0),()), "CommandDebugTrace": ((1145530222, LCID, 4, 0),()), "CommandDynamicTrace": ((1145529454, LCID, 4, 0),()), "CommandItemListClassTrace": ((1145529198, LCID, 4, 0),()), "CommandItemListTrace": ((1145533806, LCID, 4, 0),()), "CommandTrace": ((1145533550, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Dialog(DispatchBaseClass): 'A dialog.' CLSID = IID('{BACEA510-B2B4-4A50-97FD-DECD0DB1A4C6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Destroy(self): 'Destroys the dialog object. Note: Dialog objects remain in memory until you destroy them or quit the program.' return self._oleobj_.InvokeTypes(1684370292, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Show(self): 'Displays the dialog.\n\tReturn value: True if the OK button was used to dismiss dialog; false if the Cancel button was used.' return self._oleobj_.InvokeTypes(1936224119, LCID, 1, (11, 0), (),) _prop_map_get_ = { "CanCancel": (1969832814, 2, (11, 0), (), "CanCancel", None), # Method 'DialogColumns' returns object of type 'DialogColumns' "DialogColumns": (1967347571, 2, (9, 0), (), "DialogColumns", '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "CanCancel": ((1969832814, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DialogColumn(DispatchBaseClass): 'A borderless column for containing controls in a dialog.' CLSID = IID('{7ECBF629-B1A5-4DB3-A2A6-FBE7E1A275BD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AngleComboboxes' returns object of type 'AngleComboboxes' "AngleComboboxes": (1967341939, 2, (9, 0), (), "AngleComboboxes", '{4A1021F6-51AE-41DE-BACB-102174820161}'), # Method 'AngleEditboxes' returns object of type 'AngleEditboxes' "AngleEditboxes": (1967473011, 2, (9, 0), (), "AngleEditboxes", '{72785C56-7A80-4F7A-BA62-612D63DC0155}'), # Method 'BorderPanels' returns object of type 'BorderPanels' "BorderPanels": (1967280243, 2, (9, 0), (), "BorderPanels", '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}'), # Method 'CheckboxControls' returns object of type 'CheckboxControls' "CheckboxControls": (1967350387, 2, (9, 0), (), "CheckboxControls", '{B09C9105-8C2C-4271-8B1C-646926F5CC55}'), # Method 'DialogRows' returns object of type 'DialogRows' "DialogRows": (1968330611, 2, (9, 0), (), "DialogRows", '{DAD06A68-9683-4640-97F7-E85FA22128E2}'), # Method 'Dropdowns' returns object of type 'Dropdowns' "Dropdowns": (1967408243, 2, (9, 0), (), "Dropdowns", '{EBB30B87-6335-4692-9A03-5F968E9B1586}'), # Method 'EnablingGroups' returns object of type 'EnablingGroups' "EnablingGroups": (1967473523, 2, (9, 0), (), "EnablingGroups", '{6BEF766B-BDD3-4492-80E7-EC151759B702}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IntegerComboboxes' returns object of type 'IntegerComboboxes' "IntegerComboboxes": (1967343987, 2, (9, 0), (), "IntegerComboboxes", '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}'), # Method 'IntegerEditboxes' returns object of type 'IntegerEditboxes' "IntegerEditboxes": (1967736179, 2, (9, 0), (), "IntegerEditboxes", '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}'), # Method 'MeasurementComboboxes' returns object of type 'MeasurementComboboxes' "MeasurementComboboxes": (1967345011, 2, (9, 0), (), "MeasurementComboboxes", '{7F521535-D9E9-46A4-9493-E12416126F86}'), # Method 'MeasurementEditboxes' returns object of type 'MeasurementEditboxes' "MeasurementEditboxes": (1967476083, 2, (9, 0), (), "MeasurementEditboxes", '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'PercentComboboxes' returns object of type 'PercentComboboxes' "PercentComboboxes": (1967345779, 2, (9, 0), (), "PercentComboboxes", '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}'), # Method 'PercentEditboxes' returns object of type 'PercentEditboxes' "PercentEditboxes": (1967476851, 2, (9, 0), (), "PercentEditboxes", '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}'), # Method 'RadiobuttonGroups' returns object of type 'RadiobuttonGroups' "RadiobuttonGroups": (1968326515, 2, (9, 0), (), "RadiobuttonGroups", '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}'), # Method 'RealComboboxes' returns object of type 'RealComboboxes' "RealComboboxes": (1967346291, 2, (9, 0), (), "RealComboboxes", '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}'), # Method 'RealEditboxes' returns object of type 'RealEditboxes' "RealEditboxes": (1967477363, 2, (9, 0), (), "RealEditboxes", '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}'), # Method 'StaticTexts' returns object of type 'StaticTexts' "StaticTexts": (1968403571, 2, (9, 0), (), "StaticTexts", '{38A8FB15-E42A-4C71-BD45-27650FBAABED}'), # Method 'TextEditboxes' returns object of type 'TextEditboxes' "TextEditboxes": (1970554227, 2, (9, 0), (), "TextEditboxes", '{45264B16-137C-443E-92C4-5DA6DB26A829}'), # Method 'Widgets' returns object of type 'Widgets' "Widgets": (1968661619, 2, (9, 0), (), "Widgets", '{198B3A70-6FF4-4A87-8E0F-241190B5D315}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DialogColumns(DispatchBaseClass): 'A collection of dialog columns.' CLSID = IID('{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}') coclass_clsid = None # Result is of type DialogColumn def Add(self): 'Creates a new DialogColumn.\n\tReturn value: The new DialogColumn.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{7ECBF629-B1A5-4DB3-A2A6-FBE7E1A275BD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DialogRow(DispatchBaseClass): 'A borderless row for containing controls in a dialog.' CLSID = IID('{42740710-13BF-42B6-89A4-6BE1DF884709}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AngleComboboxes' returns object of type 'AngleComboboxes' "AngleComboboxes": (1967341939, 2, (9, 0), (), "AngleComboboxes", '{4A1021F6-51AE-41DE-BACB-102174820161}'), # Method 'AngleEditboxes' returns object of type 'AngleEditboxes' "AngleEditboxes": (1967473011, 2, (9, 0), (), "AngleEditboxes", '{72785C56-7A80-4F7A-BA62-612D63DC0155}'), # Method 'BorderPanels' returns object of type 'BorderPanels' "BorderPanels": (1967280243, 2, (9, 0), (), "BorderPanels", '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}'), # Method 'CheckboxControls' returns object of type 'CheckboxControls' "CheckboxControls": (1967350387, 2, (9, 0), (), "CheckboxControls", '{B09C9105-8C2C-4271-8B1C-646926F5CC55}'), # Method 'DialogColumns' returns object of type 'DialogColumns' "DialogColumns": (1967347571, 2, (9, 0), (), "DialogColumns", '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}'), # Method 'Dropdowns' returns object of type 'Dropdowns' "Dropdowns": (1967408243, 2, (9, 0), (), "Dropdowns", '{EBB30B87-6335-4692-9A03-5F968E9B1586}'), # Method 'EnablingGroups' returns object of type 'EnablingGroups' "EnablingGroups": (1967473523, 2, (9, 0), (), "EnablingGroups", '{6BEF766B-BDD3-4492-80E7-EC151759B702}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IntegerComboboxes' returns object of type 'IntegerComboboxes' "IntegerComboboxes": (1967343987, 2, (9, 0), (), "IntegerComboboxes", '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}'), # Method 'IntegerEditboxes' returns object of type 'IntegerEditboxes' "IntegerEditboxes": (1967736179, 2, (9, 0), (), "IntegerEditboxes", '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}'), # Method 'MeasurementComboboxes' returns object of type 'MeasurementComboboxes' "MeasurementComboboxes": (1967345011, 2, (9, 0), (), "MeasurementComboboxes", '{7F521535-D9E9-46A4-9493-E12416126F86}'), # Method 'MeasurementEditboxes' returns object of type 'MeasurementEditboxes' "MeasurementEditboxes": (1967476083, 2, (9, 0), (), "MeasurementEditboxes", '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}'), # Method 'Parent' returns object of type 'DialogColumn' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{7ECBF629-B1A5-4DB3-A2A6-FBE7E1A275BD}'), # Method 'PercentComboboxes' returns object of type 'PercentComboboxes' "PercentComboboxes": (1967345779, 2, (9, 0), (), "PercentComboboxes", '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}'), # Method 'PercentEditboxes' returns object of type 'PercentEditboxes' "PercentEditboxes": (1967476851, 2, (9, 0), (), "PercentEditboxes", '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}'), # Method 'RadiobuttonGroups' returns object of type 'RadiobuttonGroups' "RadiobuttonGroups": (1968326515, 2, (9, 0), (), "RadiobuttonGroups", '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}'), # Method 'RealComboboxes' returns object of type 'RealComboboxes' "RealComboboxes": (1967346291, 2, (9, 0), (), "RealComboboxes", '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}'), # Method 'RealEditboxes' returns object of type 'RealEditboxes' "RealEditboxes": (1967477363, 2, (9, 0), (), "RealEditboxes", '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}'), # Method 'StaticTexts' returns object of type 'StaticTexts' "StaticTexts": (1968403571, 2, (9, 0), (), "StaticTexts", '{38A8FB15-E42A-4C71-BD45-27650FBAABED}'), # Method 'TextEditboxes' returns object of type 'TextEditboxes' "TextEditboxes": (1970554227, 2, (9, 0), (), "TextEditboxes", '{45264B16-137C-443E-92C4-5DA6DB26A829}'), # Method 'Widgets' returns object of type 'Widgets' "Widgets": (1968661619, 2, (9, 0), (), "Widgets", '{198B3A70-6FF4-4A87-8E0F-241190B5D315}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DialogRows(DispatchBaseClass): 'A collection of dialog rows.' CLSID = IID('{DAD06A68-9683-4640-97F7-E85FA22128E2}') coclass_clsid = None # Result is of type DialogRow def Add(self): 'Creates a new DialogRow.\n\tReturn value: The new DialogRow.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{42740710-13BF-42B6-89A4-6BE1DF884709}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Dialogs(DispatchBaseClass): 'A collection of dialogs.' CLSID = IID('{E470F8F5-7EBF-4B2A-B4C7-8BF929D14899}') coclass_clsid = None # Result is of type Dialog def Add(self): 'Creates a new Dialog.\n\tReturn value: The new Dialog.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{BACEA510-B2B4-4A50-97FD-DECD0DB1A4C6}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DictionaryPreference(DispatchBaseClass): 'User dictionary preferences.' CLSID = IID('{A3736547-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Composition": (1685087093, 2, (3, 0), (), "Composition", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "MergeUserDictionary": (1685089653, 2, (11, 0), (), "MergeUserDictionary", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RecomposeWhenChanged": (1685090915, 2, (11, 0), (), "RecomposeWhenChanged", None), } _prop_map_put_ = { "Composition": ((1685087093, LCID, 4, 0),()), "MergeUserDictionary": ((1685089653, LCID, 4, 0),()), "RecomposeWhenChanged": ((1685090915, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DirectionalFeatherSetting(DispatchBaseClass): 'Directional feather effect settings.' CLSID = IID('{93019E4E-1C3E-45F5-9431-5FD511DCCA35}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "BottomWidth": (2020627766, 2, (12, 0), (), "BottomWidth", None), "ChokeAmount": (2020627829, 2, (5, 0), (), "ChokeAmount", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FollowShapeMode": (2020627831, 2, (3, 0), (), "FollowShapeMode", None), "LeftWidth": (2020627763, 2, (12, 0), (), "LeftWidth", None), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RightWidth": (2020627764, 2, (12, 0), (), "RightWidth", None), "TopWidth": (2020627765, 2, (12, 0), (), "TopWidth", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BottomWidth": ((2020627766, LCID, 4, 0),()), "ChokeAmount": ((2020627829, LCID, 4, 0),()), "FollowShapeMode": ((2020627831, LCID, 4, 0),()), "LeftWidth": ((2020627763, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "RightWidth": ((2020627764, LCID, 4, 0),()), "TopWidth": ((2020627765, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DisplayPerformancePreference(DispatchBaseClass): 'Default display performance settings for the application.' CLSID = IID('{02967DF8-6695-11D5-AA71-00C04F603A14}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DefaultDisplaySettings": (1883522131, 2, (3, 0), (), "DefaultDisplaySettings", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IgnoreLocalSettings": (1883851859, 2, (11, 0), (), "IgnoreLocalSettings", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PersistLocalSettings": (1884507219, 2, (11, 0), (), "PersistLocalSettings", None), } _prop_map_put_ = { "DefaultDisplaySettings": ((1883522131, LCID, 4, 0),()), "IgnoreLocalSettings": ((1883851859, LCID, 4, 0),()), "PersistLocalSettings": ((1884507219, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DisplaySetting(DispatchBaseClass): 'Object-level display settings.' CLSID = IID('{26DDC32B-5C53-11D5-A66B-00B0D02095DC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Antialiasing": (1633764473, 2, (11, 0), (), "Antialiasing", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GreekBelow": (1735551812, 2, (5, 0), (), "GreekBelow", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Raster": (1918989124, 2, (3, 0), (), "Raster", None), "Transparency": (1953656388, 2, (3, 0), (), "Transparency", None), "Vector": (1986356036, 2, (3, 0), (), "Vector", None), } _prop_map_put_ = { "Antialiasing": ((1633764473, LCID, 4, 0),()), "GreekBelow": ((1735551812, LCID, 4, 0),()), "Raster": ((1918989124, LCID, 4, 0),()), "Transparency": ((1953656388, LCID, 4, 0),()), "Vector": ((1986356036, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DisplaySettings(DispatchBaseClass): 'Display setting properties.' CLSID = IID('{F41D1435-666D-11D5-A66C-00B0D02095DC}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Document(DispatchBaseClass): 'A document.' CLSID = IID('{1A5E8DB4-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AdjustLayout(self, AffectedPages=defaultNamedOptArg): "Adjust the existing layout according to new page size, bleed and margin values. The first parameter is a plain object with key value pairs for properties affected. Permissible keys are width, height, bleedInside, bleedTop, bleedOutside, bleedBottom, leftMargin, topMargin, rightMargin, bottomMargin. The values can be specified as decimal numbers in units of Pt or as a string having a measurement value such as '1 in'. Not all properties need to be specified, only the values that need updation. Notice that when dealing with individual pages rather than the whole document, bleed changes has no effect. E.g. - app.activeDocument.adjustLayout({width:'600px', leftMargin: '1in'}), app.activeDocument.adjustLayout({rightMargin:'1in'}, app.activeDocument.spreads[0].pages), app.activeDocument.spreads[0].pages[0].adjustLayout({width:'400px', leftMargin: '10px'}).\n\tAffectedPages: The collection of Page objects to affect (optional). Has no effect if function is called from Page. Type: Array of Pages" return self._oleobj_.InvokeTypes(1698776140, LCID, 1, (24, 0), ((12, 17),),AffectedPages ) def Align(self, AlignDistributeItems=defaultNamedNotOptArg, AlignOption=defaultNamedNotOptArg, AlignDistributeBounds=defaultNamedOptArg, Reference=defaultNamedOptArg): "Align page items.\n\tAlignDistributeItems: The page items to align or distribute.\n\tAlignOption: The type of alignment to apply.\n\tAlignDistributeBounds: The bounds within which to align or distribute the page items. Type: idAlignDistributeBounds enumerator.\n\tReference: The reference or key object to align to distribute relative to. Required when 'align distribute bounds' specifies 'key object'. Type: PageItem" return self._oleobj_.InvokeTypes(1634486094, LCID, 1, (24, 0), ((9, 1), (3, 1), (12, 17), (12, 17)),AlignDistributeItems , AlignOption, AlignDistributeBounds, Reference) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def ChangeColor(self): 'Finds color that matches the find what value and replaces the color with the change to value.\n\tReturn value: The replaced color instances.' return self._oleobj_.InvokeTypes(1178813292, LCID, 1, (3, 0), (),) def ChangeComposer(self): 'Change comoser to optyca' return self._oleobj_.InvokeTypes(1667777391, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Check in to Version Cue.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (24, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def ClearFrameFittingOptions(self): 'Removes the frame fittings options and resets it to the initial state.' return self._oleobj_.InvokeTypes(1667656052, LCID, 1, (24, 0), (),) def Close(self, Saving=1634954016, SavingIn=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Close the Document.\n\tSaving: Whether to save changes before closing the Document.\n\tSavingIn: The file in which to save the Document. Type: File (String).\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), ((3, 49), (12, 17), (12, 17), (11, 49)),Saving , SavingIn, VersionComments, ForceSave) def ColorTransform(self, ColorValue=defaultNamedNotOptArg, SourceColorSpace=defaultNamedNotOptArg, DestinationColorSpace=defaultNamedNotOptArg): 'Transforms color values.\n\tReturn value: The transformed color values. Type: Array of Doubles.\n\tColorValue: source color value. Type: Array of Doubles.\n\tSourceColorSpace: source color space.\n\tDestinationColorSpace: destination color space' return self._ApplyTypes_(1668052082, 1, (12, 0), ((12, 1), (3, 1), (3, 1)), u'ColorTransform', None,ColorValue , SourceColorSpace, DestinationColorSpace) def CreateAlternateLayout(self, SpreadItems=defaultNamedNotOptArg, Name=defaultNamedNotOptArg, Width=defaultNamedNotOptArg, Height=defaultNamedNotOptArg , CreateTextStyles=defaultNamedNotOptArg, LinkTextStories=defaultNamedNotOptArg, LayoutRule=defaultNamedNotOptArg): 'Creates an alternate layout for a given list of spreads.\n\tSpreadItems: The spreads to create an alternate layout for.\n\tName: The name of the alternate layout. Note: This is used for the named layout for the new section for the duplicated spreads.\n\tWidth: The width of the pages created. Type: Unit (Double or String).\n\tHeight: The height of the pages created. Type: Unit (Double or String).\n\tCreateTextStyles: Whether to create new text styles.\n\tLinkTextStories: Whether to create linked text for duplicated text stories.\n\tLayoutRule: What layout rule to set on the pages.' return self._oleobj_.InvokeTypes(1667329121, LCID, 1, (24, 0), ((9, 1), (8, 1), (12, 1), (12, 1), (11, 1), (11, 1), (3, 1)),SpreadItems , Name, Width, Height, CreateTextStyles, LinkTextStories , LayoutRule) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Document. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Document. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Document. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateTOC(self, Using=defaultNamedNotOptArg, Replacing=False, FromBook=defaultNamedOptArg, PlacePoint=defaultNamedOptArg , IncludeOverset=False, DestinationLayer=defaultNamedOptArg): 'Creates a table of contents.\n\tReturn value: The table of contents.\n\tUsing: The TOC style to use to define the content, title, and format of the table of contents.\n\tReplacing: If true, replaces the existing TOC.\n\tFromBook: The book whose documents to include in the TOC. Type: Book.\n\tPlacePoint: The point at which to place the TOC story, specified as page coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings).\n\tIncludeOverset: If true, includes overset text TOC entries in the TOC.\n\tDestinationLayer: The layer on which to place the TOC. Type: Layer' ret = self._oleobj_.InvokeTypes(1700024131, LCID, 1, (9, 0), ((9, 1), (11, 49), (12, 17), (12, 17), (11, 49), (12, 17)),Using , Replacing, FromBook, PlacePoint, IncludeOverset, DestinationLayer ) if ret is not None: ret = Dispatch(ret, u'CreateTOC', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Document. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Document. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def DeleteAlternateLayout(self, Name=defaultNamedNotOptArg): 'Deletes an alternate layout.\n\tName: The name of the alternate layout to delete.' return self._oleobj_.InvokeTypes(1684106337, LCID, 1, (24, 0), ((8, 1),),Name ) def DeleteUnusedTags(self): 'Deletes unused XML markup tags.' return self._oleobj_.InvokeTypes(1482978676, LCID, 1, (24, 0), (),) def Distribute(self, AlignDistributeItems=defaultNamedNotOptArg, DistributeOption=defaultNamedNotOptArg, AlignDistributeBounds=defaultNamedOptArg, UseDistributeMeasurement=defaultNamedOptArg , AbsoluteDistributeMeasurement=defaultNamedOptArg, Reference=defaultNamedOptArg): "Distribute page items.\n\tAlignDistributeItems: The page items to align or distribute.\n\tDistributeOption: The type of distribution to apply.\n\tAlignDistributeBounds: The bounds within which to align or distribute the page items. Type: idAlignDistributeBounds enumerator.\n\tUseDistributeMeasurement: If true, distribute space between page items. When this property is true, the bounds setting is ignored. Type: Boolean.\n\tAbsoluteDistributeMeasurement: The distance to use when distributing page items. Required when 'align distribute bounds' specifies 'key object'. Type: Unit (Double or String).\n\tReference: The reference or key object to align to distribute relative to. Required when 'align distribute bounds' specifies 'key object'. Type: PageItem" return self._oleobj_.InvokeTypes(1685275220, LCID, 1, (24, 0), ((9, 1), (3, 1), (12, 17), (12, 17), (12, 17), (12, 17)),AlignDistributeItems , DistributeOption, AlignDistributeBounds, UseDistributeMeasurement, AbsoluteDistributeMeasurement, Reference ) # Result is of type PreflightProfile def Embed(self, Using=defaultNamedNotOptArg): 'Embed this profile to the document.\n\tReturn value: The preflight profile that is embedded.\n\tUsing: The preflight profile to embed. Type: String or PreflightProfile' ret = self._oleobj_.InvokeTypes(1701662790, LCID, 1, (9, 0), ((12, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Embed', '{6A61125E-F75F-4B40-A987-846C18D82DB4}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportPageItemsSelectionToSnippet(self, To=defaultNamedNotOptArg): 'Exports selected page items to snippet on the destination file path.\n\tTo: The path to the export file.' return self._oleobj_.InvokeTypes(1162889555, LCID, 1, (24, 0), ((8, 1),),To ) def ExportPageItemsToSnippet(self, To=defaultNamedNotOptArg, PageItemIds=defaultNamedNotOptArg): 'Exports input page item ids to snippet on the destination file path.\n\tTo: The path to the export file.\n\tPageItemIds: The array of the page item ids. Type: Array of Long Integers' return self._oleobj_.InvokeTypes(1162892110, LCID, 1, (24, 0), ((8, 1), (12, 1)),To , PageItemIds) def ExportStrokeStyles(self, To=defaultNamedNotOptArg, StrokeStyleList=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports stroke styles or presets.\n\tTo: The file to save to.\n\tStrokeStyleList: The list of stroke styles to save.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1702384467, LCID, 1, (24, 0), ((8, 1), (9, 1), (12, 17), (11, 49)),To , StrokeStyleList, VersionComments, ForceSave) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def FindColor(self): 'Finds color that matches the find what value.\n\tReturn value: The found color instances.' return self._oleobj_.InvokeTypes(1178823794, LCID, 1, (3, 0), (),) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def GetAlternateLayoutsForFolio(self, ResolveMaster=defaultNamedOptArg): 'This will return an array of structs containing information about the alternate layouts.\n\tReturn value: An array of structs containing information about the alternate layouts in the document. Type: Array of Ordered array containing LayoutName:String, NumberOfPages:Long Integer, PageWidthInPoints:Double, PageHeightInPoints:Double, AllPagesAreSameSize:Boolean, LayoutPolicy:idLayoutRuleOptions enumerator, AllPagesUseSamePolicy:Boolean, AnyPagesWithPolicyOff:Boolean.\n\tResolveMaster: Resolves layout policy if setting is "use master" - default is true. Type: Boolean' return self._ApplyTypes_(1735159657, 1, (12, 0), ((12, 17),), u'GetAlternateLayoutsForFolio', None,ResolveMaster ) # Result is of type Color def ImportAdobeSwatchbookProcessColor(self, Name=defaultNamedNotOptArg): 'Imports a process color swatch from a preloaded Adobe color book.\n\tReturn value: The imported swatch.\n\tName: The process color to load.' ret = self._oleobj_.InvokeTypes(1094807651, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'ImportAdobeSwatchbookProcessColor', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret # Result is of type Color def ImportAdobeSwatchbookSpotColor(self, Name=defaultNamedNotOptArg): 'Imports a spot color swatch from an Adobe color book.\n\tReturn value: The imported swatch.\n\tName: The spot color to load.' ret = self._oleobj_.InvokeTypes(1094808419, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'ImportAdobeSwatchbookSpotColor', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret def ImportDtd(self, From=defaultNamedNotOptArg): 'Imports a DTD to use for validation.\n\tFrom: The path to the DTD file.' return self._oleobj_.InvokeTypes(1483498612, LCID, 1, (24, 0), ((8, 1),),From ) def ImportFormats(self, From=defaultNamedNotOptArg): 'Imports the cross reference formats from specified file.\n\tFrom: The file whose formats to import.' return self._oleobj_.InvokeTypes(1768773702, LCID, 1, (24, 0), ((8, 1),),From ) def ImportPdfComments(self, From=defaultNamedNotOptArg): 'Import Commemnts from PDF.\n\tFrom: The PDF File from which you want to import comments.' return self._oleobj_.InvokeTypes(1346660717, LCID, 1, (24, 0), ((8, 1),),From ) def ImportStyles(self, Format=defaultNamedNotOptArg, From=defaultNamedNotOptArg, GlobalStrategy=1279350607): 'Imports the specified styles.\n\tFormat: The types of styles to import.\n\tFrom: The file containing the styles you want to import.\n\tGlobalStrategy: The resolution strategy to employ for imported styles that have the same names as existing styles.' return self._oleobj_.InvokeTypes(1768772436, LCID, 1, (24, 0), ((3, 1), (8, 1), (3, 49)),Format , From, GlobalStrategy) def ImportXML(self, From=defaultNamedNotOptArg): 'Imports the specified XML file into an InDesign document.\n\tFrom: The XML file.' return self._oleobj_.InvokeTypes(1481460841, LCID, 1, (24, 0), ((8, 1),),From ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def LoadConditions(self, From=defaultNamedNotOptArg, LoadConditionSets=defaultNamedOptArg): 'Load conditions from the specified file.\n\tFrom: The path to the file that contains the conditions.\n\tLoadConditionSets: If true, load the condition sets as well. Type: Boolean' return self._oleobj_.InvokeTypes(1818510196, LCID, 1, (24, 0), ((8, 1), (12, 17)),From , LoadConditionSets) def LoadMasters(self, From=defaultNamedNotOptArg, GlobalStrategyForMasterPage=1279350607): 'Load masterpages from an InDesign file.\n\tFrom: The InDesign file to load the masters from.\n\tGlobalStrategyForMasterPage: the global clash resolution strategy for load master page' return self._oleobj_.InvokeTypes(1281641808, LCID, 1, (24, 0), ((8, 1), (3, 49)),From , GlobalStrategyForMasterPage) def LoadSwatches(self, From=defaultNamedNotOptArg): 'Load swatches from the specified file.\n\tFrom: The swatch file or InDesign document.' return self._oleobj_.InvokeTypes(1281643383, LCID, 1, (24, 0), ((8, 1),),From ) def LoadXMLTags(self, From=defaultNamedNotOptArg): 'Loads a set of XML markup tags from the specified file.\n\tFrom: The path to the file that contains the tags.' return self._oleobj_.InvokeTypes(1483502695, LCID, 1, (24, 0), ((8, 1),),From ) def MapStylesToXMLTags(self): 'Auto tag the document based on the style to tag mappings' return self._oleobj_.InvokeTypes(1483567988, LCID, 1, (24, 0), (),) def MapXMLTagsToStyles(self): 'Auto style the document based on the tag to style mappings' return self._oleobj_.InvokeTypes(1483568243, LCID, 1, (24, 0), (),) def Package(self, To=defaultNamedNotOptArg, CopyingFonts=defaultNamedNotOptArg, CopyingLinkedGraphics=defaultNamedNotOptArg, CopyingProfiles=defaultNamedNotOptArg , UpdatingGraphics=defaultNamedNotOptArg, IncludingHiddenLayers=defaultNamedNotOptArg, IgnorePreflightErrors=defaultNamedNotOptArg, CreatingReport=defaultNamedNotOptArg, IncludeIdml=defaultNamedOptArg , IncludePdf=defaultNamedOptArg, PdfStyle=defaultNamedOptArg, UseDocumentHyphenationExceptionsOnly=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Packages the document.\n\tReturn value: True if the packaging was successful.\n\tTo: The folder, alias, or path in which to place the packaged files.\n\tCopyingFonts: If true, copies fonts used in the document to the package folder.\n\tCopyingLinkedGraphics: If true, copies linked graphics files to the package folder.\n\tCopyingProfiles: If true, copies color profiles to the package folder.\n\tUpdatingGraphics: If true, updates graphics links to the package folder. .\n\tIncludingHiddenLayers: If true, copies fonts and links from hidden layers to the package.\n\tIgnorePreflightErrors: If true, ignores preflight errors and proceeds with the packaging. If false, cancels the packaging when errors exist.\n\tCreatingReport: If true, creates a package report that includes printing instructions, print settings, lists of fonts, links and required inks, and other information.\n\tIncludeIdml: If true, generates and includes IDML in the package folder. Type: Boolean.\n\tIncludePdf: If true, generates and includes PDF in the package folder. Type: Boolean.\n\tPdfStyle: If specified and PDF is to be included, use this style for PDF export if it is valid, otherwise use the last used PDF preset. Type: String.\n\tUseDocumentHyphenationExceptionsOnly: If this option is selected, InDesign flags this document so that it does not reflow when someone else opens or edits it on a computer that has different hyphenation and dictionary settings. Type: Boolean.\n\tVersionComments: The comments for the version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1346458420, LCID, 1, (11, 0), ((8, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (11, 1), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (11, 49)),To , CopyingFonts, CopyingLinkedGraphics, CopyingProfiles, UpdatingGraphics, IncludingHiddenLayers , IgnorePreflightErrors, CreatingReport, IncludeIdml, IncludePdf, PdfStyle , UseDocumentHyphenationExceptionsOnly, VersionComments, ForceSave) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Place one or more files following the behavior of the place menu item. This may load the place gun or replace the selected object, depending on current preferences.\n\tFileName: One or more files to place. Type: File (String) or Array of Files (Strings).\n\tShowingOptions: Whether to display the import options dialog' return self._oleobj_.InvokeTypes(1886151011, LCID, 1, (24, 0), ((12, 1), (11, 49)),FileName , ShowingOptions) def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, ShowingOptions=False): 'Deprecated: Use ContentPlacerObject load method. Original Description: Place following the behavior of the place and link story menu item. This will load the place gun.\n\tParentStory: The story to place and link from.\n\tShowingOptions: Whether to display the link options dialog' return self._oleobj_.InvokeTypes(1886153833, LCID, 1, (24, 0), ((9, 1), (11, 49)),ParentStory , ShowingOptions) def PrintBooklet(self, PrintBookletDialog=False, Using=defaultNamedOptArg): 'Print the Booklet using current document and Booklet and Print settings in the document.\n\tPrintBookletDialog: Whether to invoke the print booklet dialog.\n\tUsing: Printer preset to use. Type: idPrinterPresetTypes enumerator or PrinterPreset' return self._oleobj_.InvokeTypes(1699770946, LCID, 1, (24, 0), ((11, 49), (12, 17)),PrintBookletDialog , Using) def PrintOut(self, PrintDialog=defaultNamedOptArg, Using=defaultNamedOptArg): 'Prints the Document(s).\n\tPrintDialog: Whether to invoke the print dialog. Type: Boolean.\n\tUsing: Printer preset to use. Type: idPrinterPresetTypes enumerator or PrinterPreset' return self._oleobj_.InvokeTypes(1885630307, LCID, 1, (24, 0), ((12, 17), (12, 17)),PrintDialog , Using) def Recompose(self): 'Recomposes the text in the Document.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def Redo(self): 'Redoes the last action.' return self._oleobj_.InvokeTypes(1919247471, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ResetAllButtons(self): 'Resets all the buttons to their Normal state.' return self._oleobj_.InvokeTypes(1920169026, LCID, 1, (24, 0), (),) def ResetAllMultiStateObjects(self): 'Resets all the multi-state objects to their first state.' return self._oleobj_.InvokeTypes(1920169037, LCID, 1, (24, 0), (),) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def RevertToProject(self, ForceRevert=False): 'Reverts to the version of the document in Version Cue.\n\tForceRevert: Forcibly reverts to the project version.' return self._oleobj_.InvokeTypes(1919971946, LCID, 1, (24, 0), ((11, 49),),ForceRevert ) # Result is of type Document def Save(self, To=defaultNamedOptArg, Stationery=False, VersionComments=defaultNamedOptArg, ForceSave=False): 'Save the document.\n\tReturn value: The saved document.\n\tTo: Where to save the document. If the document is already saved, a copy is saved at this path, the original file is closed the new copy is opened. Type: File (String).\n\tStationery: Whether to save the file as stationery.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' ret = self._oleobj_.InvokeTypes(1935767141, LCID, 1, (9, 0), ((12, 17), (11, 49), (12, 17), (11, 49)),To , Stationery, VersionComments, ForceSave) if ret is not None: ret = Dispatch(ret, u'Save', '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}') return ret def SaveACopy(self, To=defaultNamedOptArg, Stationery=False): 'Saves a copy of the document.\n\tTo: The file path for the copy. Note: Leaves the original document open and does not open the copy. Type: File (String).\n\tStationery: If true, saves the file as stationery (Mac OS) or as a template (Windows). Note: The file extension for stationery and templates is different than the extension for regular files.' return self._oleobj_.InvokeTypes(1935767139, LCID, 1, (24, 0), ((12, 17), (11, 49)),To , Stationery) def SaveSwatches(self, To=defaultNamedNotOptArg, SwatchList=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Saves the specified swatch(es) to a swatchbook file.\n\tTo: The swatchbook file to save to.\n\tSwatchList: The swatch(es) to save.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1400263543, LCID, 1, (24, 0), ((8, 1), (9, 1), (12, 17), (11, 49)),To , SwatchList, VersionComments, ForceSave) def SaveXMLTags(self, To=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Saves a set of tags to an external file.\n\tTo: The full path to the file in which to save the tags.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1483961447, LCID, 1, (24, 0), ((8, 1), (12, 17), (11, 49)),To , VersionComments, ForceSave) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the Document in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) def SynchronizeWithVersionCue(self, SyncConflictResolution=1986216787, VersionComments=defaultNamedOptArg): 'Synchronizes the file with the Version Cue project.\n\tReturn value: The synchronization status.\n\tSyncConflictResolution: The conflict resolution method to use during synchronization.\n\tVersionComments: The comments that describe the version. Type: String' return self._oleobj_.InvokeTypes(1937337974, LCID, 1, (3, 0), ((3, 49), (12, 17)),SyncConflictResolution , VersionComments) def TrackPlugins(self, Using=defaultNamedNotOptArg): 'Detects references to data added by the specified plug-ins.\n\tReturn value: The tracking results.\n\tUsing: The plug-ins to track. Type: Array of Strings' # Result is a Unicode object return self._oleobj_.InvokeTypes(1414221927, LCID, 1, (8, 0), ((12, 1),),Using ) def Undo(self): 'Undoes the last action.' return self._oleobj_.InvokeTypes(1970168943, LCID, 1, (24, 0), (),) def UpdateCrossReferences(self): "Updates cross references' text source content in the document." return self._oleobj_.InvokeTypes(1969518706, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AccurateLABSpots": (1145271137, 2, (11, 0), (), "AccurateLABSpots", None), "ActiveLayer": (1885430636, 2, (12, 0), (), "ActiveLayer", None), # Method 'ActiveProcess' returns object of type 'PreflightProcess' "ActiveProcess": (1346650480, 2, (9, 0), (), "ActiveProcess", '{FED458F5-51C2-4046-B14F-924967F8ABE0}'), # Method 'AdjustLayoutPreferences' returns object of type 'AdjustLayoutPreference' "AdjustLayoutPreferences": (1095520336, 2, (9, 0), (), "AdjustLayoutPreferences", '{A821DA08-7507-444A-BAB3-DFEE5F397ED4}'), "AfterBlendingIntent": (1145266793, 2, (3, 0), (), "AfterBlendingIntent", None), # Method 'AllCellStyles' returns object of type 'Objects' "AllCellStyles": (1348559731, 2, (9, 0), (), "AllCellStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllCharacterStyles' returns object of type 'Objects' "AllCharacterStyles": (1883333491, 2, (9, 0), (), "AllCharacterStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllObjectStyles' returns object of type 'Objects' "AllObjectStyles": (1348562803, 2, (9, 0), (), "AllObjectStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllParagraphStyles' returns object of type 'Objects' "AllParagraphStyles": (1883336819, 2, (9, 0), (), "AllParagraphStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllTableStyles' returns object of type 'Objects' "AllTableStyles": (1348564083, 2, (9, 0), (), "AllTableStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AnchoredObjectDefaults' returns object of type 'AnchoredObjectDefault' "AnchoredObjectDefaults": (1883328356, 2, (9, 0), (), "AnchoredObjectDefaults", '{EFDEBF5B-01F7-4BDE-A228-94D128D984D6}'), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'Articles' returns object of type 'Articles' "Articles": (1665234035, 2, (9, 0), (), "Articles", '{BF50168B-1453-467A-BB8A-B875794A00AF}'), # Method 'Assignments' returns object of type 'Assignments' "Assignments": (1098075507, 2, (9, 0), (), "Assignments", '{3E54BBA1-27D3-477A-97BF-7433B3B28B8A}'), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'BaselineFrameGridOptions' returns object of type 'BaselineFrameGridOption' "BaselineFrameGridOptions": (1112303207, 2, (9, 0), (), "BaselineFrameGridOptions", '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}'), # Method 'Bookmarks' returns object of type 'Bookmarks' "Bookmarks": (1114467187, 2, (9, 0), (), "Bookmarks", '{154549B1-F79B-4CD0-B434-DDAD22563102}'), # Method 'ButtonPreferences' returns object of type 'ButtonPreference' "ButtonPreferences": (1651404912, 2, (9, 0), (), "ButtonPreferences", '{EC3B0035-CD8A-4B51-BF7D-8F2481EAE41E}'), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CJKGridPreferences' returns object of type 'CjkGridPreference' "CJKGridPreferences": (1248882790, 2, (9, 0), (), "CJKGridPreferences", '{45F9BC51-E026-11D3-9D01-00C04F99131A}'), "CMYKPolicy": (1129538416, 2, (3, 0), (), "CMYKPolicy", None), "CMYKProfile": (1145267056, 2, (8, 0), (), "CMYKProfile", None), "CMYKProfileList": (1145267052, 2, (12, 0), (), "CMYKProfileList", None), # Method 'CellStyleGroups' returns object of type 'CellStyleGroups' "CellStyleGroups": (1181184115, 2, (9, 0), (), "CellStyleGroups", '{91C566E3-202F-4F41-8F9C-565FB6AC4225}'), # Method 'CellStyleMappings' returns object of type 'CellStyleMappings' "CellStyleMappings": (1668509043, 2, (9, 0), (), "CellStyleMappings", '{C26B9F05-9487-446E-9F1F-04F777278012}'), # Method 'CellStyles' returns object of type 'CellStyles' "CellStyles": (1667461996, 2, (9, 0), (), "CellStyles", '{6612DCBF-9FE0-4D5D-B920-58D733AA9572}'), # Method 'ChapterNumberPreferences' returns object of type 'ChapterNumberPreference' "ChapterNumberPreferences": (1668182128, 2, (9, 0), (), "ChapterNumberPreferences", '{F18E8E73-F8EC-4894-813C-ACD90C309AC9}'), # Method 'CharStyleMappings' returns object of type 'CharStyleMappings' "CharStyleMappings": (1667789677, 2, (9, 0), (), "CharStyleMappings", '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}'), # Method 'CharacterStyleGroups' returns object of type 'CharacterStyleGroups' "CharacterStyleGroups": (1131639923, 2, (9, 0), (), "CharacterStyleGroups", '{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}'), # Method 'CharacterStyles' returns object of type 'CharacterStyles' "CharacterStyles": (1668510835, 2, (9, 0), (), "CharacterStyles", '{496F0BE6-7834-11D2-AAF0-00C04FA37726}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ColorGroups' returns object of type 'ColorGroups' "ColorGroups": (1665361779, 2, (9, 0), (), "ColorGroups", '{B29B5C06-8E74-4A3E-AB4E-9DDB0E8AF419}'), # Method 'Colors' returns object of type 'Colors' "Colors": (1668051571, 2, (9, 0), (), "Colors", '{2256FBE9-5584-11D1-804A-0060B03C02E4}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'CompositeFonts' returns object of type 'CompositeFonts' "CompositeFonts": (1667657331, 2, (9, 0), (), "CompositeFonts", '{CF1DB2BF-DDB1-11D3-9D01-00C04F99131A}'), # Method 'ConditionSets' returns object of type 'ConditionSets' "ConditionSets": (1668567923, 2, (9, 0), (), "ConditionSets", '{F38B921E-24FE-4C0F-92AB-5712BA317E36}'), # Method 'ConditionalTextPreferences' returns object of type 'ConditionalTextPreference' "ConditionalTextPreferences": (1885566031, 2, (9, 0), (), "ConditionalTextPreferences", '{5AC60664-918C-49BD-A522-2290BCAB15E4}'), # Method 'Conditions' returns object of type 'Conditions' "Conditions": (1668568179, 2, (9, 0), (), "Conditions", '{2A64F819-64F3-4CA9-9672-A33156AF9E44}'), "Converted": (1883467382, 2, (11, 0), (), "Converted", None), # Method 'CrossReferenceFormats' returns object of type 'CrossReferenceFormats' "CrossReferenceFormats": (1481786995, 2, (9, 0), (), "CrossReferenceFormats", '{88979B52-167C-4337-B1F8-6E43DDC96448}'), # Method 'CrossReferenceSources' returns object of type 'CrossReferenceSources' "CrossReferenceSources": (1481790323, 2, (9, 0), (), "CrossReferenceSources", '{EE9CAE4A-1121-4E94-ADBE-D0601BF85514}'), # Method 'DTDs' returns object of type 'DTDs' "DTDs": (1667527795, 2, (9, 0), (), "DTDs", '{EE468C23-AB1B-4E99-8BEE-C0E167A2C101}'), # Method 'DashedStrokeStyles' returns object of type 'DashedStrokeStyles' "DashedStrokeStyles": (1147229043, 2, (9, 0), (), "DashedStrokeStyles", '{112329E6-AE7F-414F-A2D5-8FACCDE89D8F}'), # Method 'DataMergeImagePlaceholders' returns object of type 'DataMergeImagePlaceholders' "DataMergeImagePlaceholders": (1665749075, 2, (9, 0), (), "DataMergeImagePlaceholders", '{0C3CAB7B-09ED-4E24-BA0D-C6B727B81464}'), # Method 'DataMergeOptions' returns object of type 'DataMergeOption' "DataMergeOptions": (1885629807, 2, (9, 0), (), "DataMergeOptions", '{20A43D73-6397-4460-B1B5-E0531063E897}'), # Method 'DataMergeProperties' returns object of type 'DataMerge' "DataMergeProperties": (1885629810, 2, (9, 0), (), "DataMergeProperties", '{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}'), # Method 'DataMergeQrcodePlaceholders' returns object of type 'DataMergeQrcodePlaceholders' "DataMergeQrcodePlaceholders": (1666273875, 2, (9, 0), (), "DataMergeQrcodePlaceholders", '{86130E3F-015F-4174-9565-CB6848B61CC8}'), # Method 'DataMergeTextPlaceholders' returns object of type 'DataMergeTextPlaceholders' "DataMergeTextPlaceholders": (1666469971, 2, (9, 0), (), "DataMergeTextPlaceholders", '{D7DFDE12-AE86-4972-9574-C4C61CAFEE1B}'), "DefaultImageIntent": (1145268585, 2, (3, 0), (), "DefaultImageIntent", None), # Method 'DictionaryPreferences' returns object of type 'DictionaryPreference' "DictionaryPreferences": (1685352560, 2, (9, 0), (), "DictionaryPreferences", '{A3736547-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'DocumentPreferences' returns object of type 'DocumentPreference' "DocumentPreferences": (1684238448, 2, (9, 0), (), "DocumentPreferences", '{EE964063-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'DottedStrokeStyles' returns object of type 'DottedStrokeStyles' "DottedStrokeStyles": (1148146547, 2, (9, 0), (), "DottedStrokeStyles", '{932B0085-3F0E-4803-B1A1-F1FD8193CB2E}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPubExportPreferences' returns object of type 'EPubExportPreference' "EPubExportPreferences": (1700950128, 2, (9, 0), (), "EPubExportPreferences", '{DEFAFCF5-B9A4-4024-B557-CEA5DBFAB7B2}'), # Method 'EPubFixedLayoutExportPreferences' returns object of type 'EPubFixedLayoutExportPreference' "EPubFixedLayoutExportPreferences": (1701214320, 2, (9, 0), (), "EPubFixedLayoutExportPreferences", '{7AA934A0-5466-4BA1-B16F-26942974AD7D}'), "EditingState": (1902470260, 2, (3, 0), (), "EditingState", None), # Method 'EndnoteOptions' returns object of type 'EndnoteOption' "EndnoteOptions": (1701802096, 2, (9, 0), (), "EndnoteOptions", '{12EA8B20-F452-457F-B2B6-7F7A2F85E388}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'ExportForWebPreferences' returns object of type 'ExportForWebPreference' "ExportForWebPreferences": (1885697872, 2, (9, 0), (), "ExportForWebPreferences", '{B7D43298-793B-45C1-BEE2-61F4ADCA1771}'), "FilePath": (1885434984, 2, (8, 0), (), "FilePath", None), # Method 'Fonts' returns object of type 'Fonts' "Fonts": (1181635699, 2, (9, 0), (), "Fonts", '{BA73BD7C-6CC7-47A4-915A-D711875752B9}'), # Method 'FootnoteOptions' returns object of type 'FootnoteOption' "FootnoteOptions": (1179545455, 2, (9, 0), (), "FootnoteOptions", '{370A7F79-B0DD-43ED-9F0A-CB39941F5EBB}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), # Method 'GalleyPreferences' returns object of type 'GalleyPreference' "GalleyPreferences": (1883726188, 2, (9, 0), (), "GalleyPreferences", '{595F5387-2EAB-4C10-B66A-71A1908B49CE}'), # Method 'Gradients' returns object of type 'Gradients' "Gradients": (1735550067, 2, (9, 0), (), "Gradients", '{A3736552-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'GridPreferences' returns object of type 'GridPreference' "GridPreferences": (1735553136, 2, (9, 0), (), "GridPreferences", '{EE96406B-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'GuidePreferences' returns object of type 'GuidePreference' "GuidePreferences": (1734635632, 2, (9, 0), (), "GuidePreferences", '{EE964069-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Guides' returns object of type 'Guides' "Guides": (1734960243, 2, (9, 0), (), "Guides", '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HTMLExportPreferences' returns object of type 'HTMLExportPreference' "HTMLExportPreferences": (1752461424, 2, (9, 0), (), "HTMLExportPreferences", '{C677E37B-05A0-4CE9-876C-FD9D289027BA}'), # Method 'HTMLFXLExportPreferences' returns object of type 'HTMLFXLExportPreference' "HTMLFXLExportPreferences": (1751543920, 2, (9, 0), (), "HTMLFXLExportPreferences", '{2AA600B3-D906-44B5-B984-28F336E938FC}'), # Method 'HyperlinkExternalPageDestinations' returns object of type 'HyperlinkExternalPageDestinations' "HyperlinkExternalPageDestinations": (1212958032, 2, (9, 0), (), "HyperlinkExternalPageDestinations", '{69B68A5D-72C1-43F4-89B3-BE6FEDA7B8C7}'), # Method 'HyperlinkPageDestinations' returns object of type 'HyperlinkPageDestinations' "HyperlinkPageDestinations": (1212960836, 2, (9, 0), (), "HyperlinkPageDestinations", '{36245FD2-E7BE-40AE-BFD8-A83E887EFE93}'), # Method 'HyperlinkPageItemSources' returns object of type 'HyperlinkPageItemSources' "HyperlinkPageItemSources": (1212960851, 2, (9, 0), (), "HyperlinkPageItemSources", '{5022A31B-3B2D-4918-AEA1-FB406D518171}'), # Method 'HyperlinkTextDestinations' returns object of type 'HyperlinkTextDestinations' "HyperlinkTextDestinations": (1212961860, 2, (9, 0), (), "HyperlinkTextDestinations", '{016C7F8B-7B5B-496A-A230-41130D0552B4}'), # Method 'HyperlinkTextSources' returns object of type 'HyperlinkTextSources' "HyperlinkTextSources": (1212961875, 2, (9, 0), (), "HyperlinkTextSources", '{683407C3-81E1-41D4-8157-8DE8E85F0DB5}'), # Method 'HyperlinkURLDestinations' returns object of type 'HyperlinkURLDestinations' "HyperlinkURLDestinations": (1212962116, 2, (9, 0), (), "HyperlinkURLDestinations", '{38FA0805-74D3-4F02-89C4-51D752ED318A}'), # Method 'Hyperlinks' returns object of type 'Hyperlinks' "Hyperlinks": (1212960595, 2, (9, 0), (), "Hyperlinks", '{9259345F-036E-423E-A7F5-91EC83E1B417}'), # Method 'HyphenationExceptions' returns object of type 'HyphenationExceptions' "HyphenationExceptions": (1752786547, 2, (9, 0), (), "HyphenationExceptions", '{A3736546-4F5C-11D2-AB07-00C04FA349C7}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IndexGenerationOptions' returns object of type 'IndexOptions' "IndexGenerationOptions": (1231321167, 2, (9, 0), (), "IndexGenerationOptions", '{E9024D2A-EC86-4F81-8A46-1B89AAE64E40}'), # Method 'Indexes' returns object of type 'Indexes' "Indexes": (1665754227, 2, (9, 0), (), "Indexes", '{BA3C5165-5898-4811-97DA-E800E1333238}'), # Method 'IndexingSortOptions' returns object of type 'IndexingSortOptions' "IndexingSortOptions": (1767067507, 2, (9, 0), (), "IndexingSortOptions", '{05F21776-73A6-4D04-B4F4-7FD17E4D90DC}'), # Method 'Inks' returns object of type 'Inks' "Inks": (1768844147, 2, (9, 0), (), "Inks", '{0BA359C1-FF1A-45ED-A999-9476BE2D2A03}'), # Method 'KinsokuTables' returns object of type 'KinsokuTables' "KinsokuTables": (1248555891, 2, (9, 0), (), "KinsokuTables", '{004AEAD1-3C3F-438F-B22F-316000307E4D}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Languages' returns object of type 'Languages' "Languages": (1819174771, 2, (9, 0), (), "Languages", '{496F0BDF-7834-11D2-AAF0-00C04FA37726}'), # Method 'Layers' returns object of type 'Layers' "Layers": (1819898483, 2, (9, 0), (), "Layers", '{1A5E8DB9-3443-11D1-803C-0060B03C02E4}'), # Method 'LayoutGridData' returns object of type 'LayoutGridDataInformation' "LayoutGridData": (1248880484, 2, (9, 0), (), "LayoutGridData", '{7666516E-3AE1-437B-B6FA-9F66D91D1622}'), # Method 'LayoutWindows' returns object of type 'LayoutWindows' "LayoutWindows": (1282895475, 2, (9, 0), (), "LayoutWindows", '{D15B28BF-5610-4EE3-A5B4-B4E2133BFC0B}'), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'LinkedStoryOptions' returns object of type 'LinkedStoryOption' "LinkedStoryOptions": (1819504752, 2, (9, 0), (), "LinkedStoryOptions", '{CE38D788-413B-4562-A498-B4AE5E36EE82}'), # Method 'Links' returns object of type 'Links' "Links": (1819175795, 2, (9, 0), (), "Links", '{7761758A-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MarginPreferences' returns object of type 'MarginPreference' "MarginPreferences": (1768779888, 2, (9, 0), (), "MarginPreferences", '{EE964073-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'MasterSpreads' returns object of type 'MasterSpreads' "MasterSpreads": (1836281971, 2, (9, 0), (), "MasterSpreads", '{1265ADB6-27FB-11D2-AA6D-00C04F99131A}'), # Method 'MetadataPreferences' returns object of type 'MetadataPreference' "MetadataPreferences": (1884120176, 2, (9, 0), (), "MetadataPreferences", '{F50AB9D8-9C61-499E-9EAB-66FA113EF7D4}'), # Method 'MixedInkGroups' returns object of type 'MixedInkGroups' "MixedInkGroups": (1299728243, 2, (9, 0), (), "MixedInkGroups", '{7B49364B-B15E-4119-9AB2-FD88D6D4C3BC}'), # Method 'MixedInks' returns object of type 'MixedInks' "MixedInks": (1299731315, 2, (9, 0), (), "MixedInks", '{A50BD6D8-6F1A-4CAE-A05E-19B219AE5338}'), "Modified": (1768779620, 2, (11, 0), (), "Modified", None), # Method 'MojikumiTables' returns object of type 'MojikumiTables' "MojikumiTables": (1248684659, 2, (9, 0), (), "MojikumiTables", '{96FD14D4-164E-49F9-9BAC-227B1529B06A}'), # Method 'MojikumiUIPreferences' returns object of type 'MojikumiUiPreference' "MojikumiUIPreferences": (1785558377, 2, (9, 0), (), "MojikumiUIPreferences", '{E4324EF1-13EE-4E95-9C8C-50653F5F87BB}'), # Method 'MotionPresets' returns object of type 'MotionPresets' "MotionPresets": (1666019443, 2, (9, 0), (), "MotionPresets", '{F8B3F2C9-FD1E-4040-90BB-369111963367}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NamedGrids' returns object of type 'NamedGrids' "NamedGrids": (1248749427, 2, (9, 0), (), "NamedGrids", '{7A0A1153-32E2-42ED-9043-40841ED6433A}'), # Method 'NumberingLists' returns object of type 'NumberingLists' "NumberingLists": (1651403891, 2, (9, 0), (), "NumberingLists", '{26A8AFD0-7863-4D09-941C-948795428592}'), # Method 'ObjectStyleGroups' returns object of type 'ObjectStyleGroups' "ObjectStyleGroups": (1331849075, 2, (9, 0), (), "ObjectStyleGroups", '{53D49BD2-D485-4F57-9259-08609E389AAE}'), # Method 'ObjectStyles' returns object of type 'ObjectStyles' "ObjectStyles": (1331843955, 2, (9, 0), (), "ObjectStyles", '{825602C7-96FB-41F4-8B5D-F51FCDC92413}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PDFComments' returns object of type 'PDFComments' "PDFComments": (1634628723, 2, (9, 0), (), "PDFComments", '{12DBB49A-1C97-46B9-8EDD-EE80F7486215}'), # Method 'PageItemDefaults' returns object of type 'PageItemDefault' "PageItemDefaults": (1884309828, 2, (9, 0), (), "PageItemDefaults", '{84A2FCDA-3906-473F-A9B5-2ECAD5AE68B8}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Pages' returns object of type 'Pages' "Pages": (1885431667, 2, (9, 0), (), "Pages", '{49173ED7-8B86-11D1-8065-0060B03C02E4}'), # Method 'ParaStyleMappings' returns object of type 'ParaStyleMappings' "ParaStyleMappings": (1886614637, 2, (9, 0), (), "ParaStyleMappings", '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}'), # Method 'ParagraphDestinations' returns object of type 'ParagraphDestinations' "ParagraphDestinations": (1349665907, 2, (9, 0), (), "ParagraphDestinations", '{5B15DE8F-AB79-4F1D-ADF3-9FA6D0659023}'), # Method 'ParagraphStyleGroups' returns object of type 'ParagraphStyleGroups' "ParagraphStyleGroups": (1349743731, 2, (9, 0), (), "ParagraphStyleGroups", '{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}'), # Method 'ParagraphStyles' returns object of type 'ParagraphStyles' "ParagraphStyles": (1886614643, 2, (9, 0), (), "ParagraphStyles", '{496F0BE2-7834-11D2-AAF0-00C04FA37726}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), # Method 'PasteboardPreferences' returns object of type 'PasteboardPreference' "PasteboardPreferences": (1883391056, 2, (9, 0), (), "PasteboardPreferences", '{FD8BFE64-6BBB-4381-8F4C-D434627CA358}'), # Method 'PlaceGuns' returns object of type 'PlaceGun' "PlaceGuns": (1884309358, 2, (9, 0), (), "PlaceGuns", '{9C91BB16-AD4D-4196-B8F0-F77FF642B49C}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PreflightOptions' returns object of type 'PreflightOption' "PreflightOptions": (1885753200, 2, (9, 0), (), "PreflightOptions", '{DA059773-68F3-4D85-AE97-5590A3821E34}'), # Method 'PreflightProfiles' returns object of type 'PreflightProfiles' "PreflightProfiles": (1347178579, 2, (9, 0), (), "PreflightProfiles", '{D70FBB1B-B7E4-4ED8-982E-DBA0FCA64E22}'), # Method 'PrintBookletOptions' returns object of type 'PrintBookletOption' "PrintBookletOptions": (1347449410, 2, (9, 0), (), "PrintBookletOptions", '{39323485-72A0-4CAA-97C5-43A51572A544}'), # Method 'PrintBookletPrintPreferences' returns object of type 'PrintBookletPrintPreference' "PrintBookletPrintPreferences": (1347437136, 2, (9, 0), (), "PrintBookletPrintPreferences", '{7D4B7FD7-5763-40BB-A3C4-7F07B52DAE94}'), # Method 'PrintPreferences' returns object of type 'PrintPreference' "PrintPreferences": (1886548080, 2, (9, 0), (), "PrintPreferences", '{496F0BE3-7834-11D2-AAF0-00C04FA37726}'), # Method 'PublishExportPreferences' returns object of type 'PublishExportPreference' "PublishExportPreferences": (1699772528, 2, (9, 0), (), "PublishExportPreferences", '{C086A280-7D83-4B59-908C-D8EB20C513E3}'), "RGBPolicy": (1129542256, 2, (3, 0), (), "RGBPolicy", None), "RGBProfile": (1145270896, 2, (8, 0), (), "RGBProfile", None), "RGBProfileList": (1145270892, 2, (12, 0), (), "RGBProfileList", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), "Recovered": (1884447606, 2, (11, 0), (), "Recovered", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RedoHistory": (1919248499, 2, (12, 0), (), "RedoHistory", None), "RedoName": (1919250029, 2, (8, 0), (), "RedoName", None), "Saved": (1769174628, 2, (11, 0), (), "Saved", None), # Method 'Sections' returns object of type 'Sections' "Sections": (1935896179, 2, (9, 0), (), "Sections", '{EE964070-06C6-11D2-AAC9-00C04FA349C7}'), "SelectedPageItems": (1936486505, 2, (12, 0), (), "SelectedPageItems", None), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SelectionKeyObject": (1936026731, 2, (12, 0), (), "SelectionKeyObject", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SolidColorIntent": (1145267049, 2, (3, 0), (), "SolidColorIntent", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'Spreads' returns object of type 'Spreads' "Spreads": (1886545011, 2, (9, 0), (), "Spreads", '{2407F2DB-4E36-11D1-8047-0060B03C02E4}'), # Method 'Stories' returns object of type 'Stories' "Stories": (1718382451, 2, (9, 0), (), "Stories", '{A3736540-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'StoryGridData' returns object of type 'StoryGridDataInformation' "StoryGridData": (1249077092, 2, (9, 0), (), "StoryGridData", '{1DFEAFFB-A275-49C2-B03E-6394112F2CD7}'), # Method 'StoryPreferences' returns object of type 'StoryPreference' "StoryPreferences": (1884509264, 2, (9, 0), (), "StoryPreferences", '{A373654C-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'StoryWindows' returns object of type 'StoryWindows' "StoryWindows": (1400335987, 2, (9, 0), (), "StoryWindows", '{AA226D3C-0BA4-4248-9DE1-F603131AF465}'), # Method 'StripedStrokeStyles' returns object of type 'StripedStrokeStyles' "StripedStrokeStyles": (1399870323, 2, (9, 0), (), "StripedStrokeStyles", '{A33CD91E-4EDE-4886-8762-FE2AA010947A}'), # Method 'StrokeStyles' returns object of type 'StrokeStyles' "StrokeStyles": (1400132467, 2, (9, 0), (), "StrokeStyles", '{C7389C0F-88CA-4F14-9F2B-DE5D00EE1AD8}'), # Method 'Swatches' returns object of type 'Swatches' "Swatches": (1937204083, 2, (9, 0), (), "Swatches", '{A3736550-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TOCStyles' returns object of type 'TOCStyles' "TOCStyles": (1414480755, 2, (9, 0), (), "TOCStyles", '{228D58D8-A479-11D4-80C5-00C04F603A14}'), # Method 'TableStyleGroups' returns object of type 'TableStyleGroups' "TableStyleGroups": (1416065139, 2, (9, 0), (), "TableStyleGroups", '{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}'), # Method 'TableStyleMappings' returns object of type 'TableStyleMappings' "TableStyleMappings": (1953723501, 2, (9, 0), (), "TableStyleMappings", '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}'), # Method 'TableStyles' returns object of type 'TableStyles' "TableStyles": (1416852595, 2, (9, 0), (), "TableStyles", '{04FFA073-AECB-43A0-89BF-4263DE37A39E}'), # Method 'TaggedPDFPreferences' returns object of type 'TaggedPDFPreference' "TaggedPDFPreferences": (1884581968, 2, (9, 0), (), "TaggedPDFPreferences", '{BDF91FB2-51D9-475A-B71A-A2C570A2B07E}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextDefaults' returns object of type 'TextDefault' "TextDefaults": (1884578918, 2, (9, 0), (), "TextDefaults", '{6FA5985E-2A7A-4F9A-B9B0-077335DB3C58}'), # Method 'TextFramePreferences' returns object of type 'TextFramePreference' "TextFramePreferences": (1884571216, 2, (9, 0), (), "TextFramePreferences", '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPreferences' returns object of type 'TextPreference' "TextPreferences": (1954050160, 2, (9, 0), (), "TextPreferences", '{EE964075-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextVariables' returns object of type 'TextVariables' "TextVariables": (1414947634, 2, (9, 0), (), "TextVariables", '{7DB4C304-F694-4BCB-AA87-66E5978A716E}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'Tints' returns object of type 'Tints' "Tints": (1953395827, 2, (9, 0), (), "Tints", '{A373654E-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TransparencyPreferences' returns object of type 'TransparencyPreference' "TransparencyPreferences": (1886941264, 2, (9, 0), (), "TransparencyPreferences", '{F42EA18C-CF8B-11D4-8950-00B0D02095DE}'), # Method 'TrapPresets' returns object of type 'TrapPresets' "TrapPresets": (1953649523, 2, (9, 0), (), "TrapPresets", '{6F31E0A0-1BD2-4F9B-A353-2B4A548D8834}'), "UndoHistory": (1970169971, 2, (12, 0), (), "UndoHistory", None), "UndoName": (1970171501, 2, (8, 0), (), "UndoName", None), # Method 'UnusedSwatches' returns object of type 'Objects' "UnusedSwatches": (1970172791, 2, (9, 0), (), "UnusedSwatches", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'ValidationErrors' returns object of type 'ValidationErrors' "ValidationErrors": (1986815091, 2, (9, 0), (), "ValidationErrors", '{4549721A-5127-4D04-A648-0012498543AB}'), "VersionState": (1903584626, 2, (3, 0), (), "VersionState", None), # Method 'ViewPreferences' returns object of type 'ViewPreference' "ViewPreferences": (1987539056, 2, (9, 0), (), "ViewPreferences", '{EE964077-06C6-11D2-AAC9-00C04FA349C7}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), # Method 'WatermarkPreferences' returns object of type 'WatermarkPreference' "WatermarkPreferences": (1884320358, 2, (9, 0), (), "WatermarkPreferences", '{74DD09E5-8658-4C1B-A418-073ECF955393}'), # Method 'Windows' returns object of type 'Windows' "Windows": (2003398259, 2, (9, 0), (), "Windows", '{1A5E8DB7-3443-11D1-803C-0060B03C02E4}'), # Method 'XMLComments' returns object of type 'XMLComments' "XMLComments": (1668576088, 2, (9, 0), (), "XMLComments", '{378611AB-EBF7-4BFC-9875-ACEC4E9CD2B2}'), # Method 'XMLElements' returns object of type 'XMLElements' "XMLElements": (1935166796, 2, (9, 0), (), "XMLElements", '{02D7A301-43A3-11D4-BE38-005004B43E1C}'), # Method 'XMLExportMaps' returns object of type 'XMLExportMaps' "XMLExportMaps": (1937011544, 2, (9, 0), (), "XMLExportMaps", '{53A1FC77-4B92-4AC1-AB09-400E92CD8D08}'), # Method 'XMLExportPreferences' returns object of type 'XMLExportPreference' "XMLExportPreferences": (1886938448, 2, (9, 0), (), "XMLExportPreferences", '{0302543E-2584-4FDC-B34E-033E184AF06A}'), # Method 'XMLImportMaps' returns object of type 'XMLImportMaps' "XMLImportMaps": (1953723224, 2, (9, 0), (), "XMLImportMaps", '{B15376C3-C411-49B1-97C1-E6E8F48D1AB5}'), # Method 'XMLImportPreferences' returns object of type 'XMLImportPreference' "XMLImportPreferences": (1886939472, 2, (9, 0), (), "XMLImportPreferences", '{83B3674C-FBF7-4F30-80D5-3C8CEFCB91F6}'), # Method 'XMLInstructions' returns object of type 'XMLInstructions' "XMLInstructions": (1668313944, 2, (9, 0), (), "XMLInstructions", '{B6D9CB8E-8BBA-4628-AD3E-C1CCF73306E6}'), # Method 'XMLItems' returns object of type 'XMLItems' "XMLItems": (1668835699, 2, (9, 0), (), "XMLItems", '{87562F2F-96F6-460C-9B54-6A4BD939661E}'), # Method 'XMLPreferences' returns object of type 'XMLPreference' "XMLPreferences": (1886938960, 2, (9, 0), (), "XMLPreferences", '{DAE44318-E686-445D-9580-0AE8A6B9B871}'), # Method 'XMLTags' returns object of type 'XMLTags' "XMLTags": (1952936792, 2, (9, 0), (), "XMLTags", '{1794DA80-BF48-48CD-BB4A-97AD338D6014}'), # Method 'XMLViewPreferences' returns object of type 'XMLViewPreference' "XMLViewPreferences": (1886942800, 2, (9, 0), (), "XMLViewPreferences", '{3F5A2F76-5706-4639-84EC-253D2DFDDEAE}'), # Method 'XmlStories' returns object of type 'XmlStories' "XmlStories": (1668838259, 2, (9, 0), (), "XmlStories", '{4818BF5D-BCF7-4BC3-9FE8-04F4F76563CD}'), "ZeroPoint": (2053468783, 2, (12, 0), (), "ZeroPoint", None), } _prop_map_put_ = { "AccurateLABSpots": ((1145271137, LCID, 4, 0),()), "ActiveLayer": ((1885430636, LCID, 4, 0),()), "AfterBlendingIntent": ((1145266793, LCID, 4, 0),()), "CMYKPolicy": ((1129538416, LCID, 4, 0),()), "CMYKProfile": ((1145267056, LCID, 4, 0),()), "DefaultImageIntent": ((1145268585, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "RGBPolicy": ((1129542256, LCID, 4, 0),()), "RGBProfile": ((1145270896, LCID, 4, 0),()), "Selection": ((1936026725, LCID, 4, 0),()), "SelectionKeyObject": ((1936026731, LCID, 4, 0),()), "SolidColorIntent": ((1145267049, LCID, 4, 0),()), "ZeroPoint": ((2053468783, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DocumentEvent(DispatchBaseClass): 'A document event.' CLSID = IID('{3CD4BFBC-34A9-4BF0-8E36-F84C135A2D5D}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), "UserInteractionLevel": (1430864227, 2, (3, 0), (), "UserInteractionLevel", None), } _prop_map_put_ = { "UserInteractionLevel": ((1430864227, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DocumentPreference(DispatchBaseClass): 'Document preferences.' CLSID = IID('{EE964063-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowPageShuffle": (1399350892, 2, (11, 0), (), "AllowPageShuffle", None), "ColumnDirection": (1668246628, 2, (3, 0), (), "ColumnDirection", None), "ColumnGuideColor": (1667460210, 2, (12, 0), (), "ColumnGuideColor", None), "ColumnGuideLocked": (1668050795, 2, (11, 0), (), "ColumnGuideLocked", None), "CreatePrimaryTextFrame": (1349670008, 2, (11, 0), (), "CreatePrimaryTextFrame", None), "DocumentBleedBottomOffset": (1651270754, 2, (12, 0), (), "DocumentBleedBottomOffset", None), "DocumentBleedInsideOrLeftOffset": (1651270761, 2, (12, 0), (), "DocumentBleedInsideOrLeftOffset", None), "DocumentBleedOutsideOrRightOffset": (1651270767, 2, (12, 0), (), "DocumentBleedOutsideOrRightOffset", None), "DocumentBleedTopOffset": (1651270772, 2, (12, 0), (), "DocumentBleedTopOffset", None), "DocumentBleedUniformSize": (1651270773, 2, (11, 0), (), "DocumentBleedUniformSize", None), "DocumentSlugUniformSize": (1936484213, 2, (11, 0), (), "DocumentSlugUniformSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FacingPages": (1886417764, 2, (11, 0), (), "FacingPages", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "MarginGuideColor": (1835232370, 2, (12, 0), (), "MarginGuideColor", None), "OverprintBlack": (1869640290, 2, (11, 0), (), "OverprintBlack", None), "PageBinding": (1885497710, 2, (3, 0), (), "PageBinding", None), "PageHeight": (1885890420, 2, (12, 0), (), "PageHeight", None), "PageOrientation": (1886351977, 2, (3, 0), (), "PageOrientation", None), "PageSize": (1886611834, 2, (8, 0), (), "PageSize", None), "PageWidth": (1886872692, 2, (12, 0), (), "PageWidth", None), "PagesPerDocument": (1853189488, 2, (3, 0), (), "PagesPerDocument", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreserveLayoutWhenShuffling": (1349669740, 2, (11, 0), (), "PreserveLayoutWhenShuffling", None), "SlugBottomOffset": (1936484194, 2, (12, 0), (), "SlugBottomOffset", None), "SlugInsideOrLeftOffset": (1936484201, 2, (12, 0), (), "SlugInsideOrLeftOffset", None), "SlugRightOrOutsideOffset": (1936484207, 2, (12, 0), (), "SlugRightOrOutsideOffset", None), "SlugTopOffset": (1936484212, 2, (12, 0), (), "SlugTopOffset", None), "SnippetImportUsesOriginalLocation": (1937076076, 2, (11, 0), (), "SnippetImportUsesOriginalLocation", None), "StartPageNumber": (1936748143, 2, (3, 0), (), "StartPageNumber", None), } _prop_map_put_ = { "AllowPageShuffle": ((1399350892, LCID, 4, 0),()), "ColumnDirection": ((1668246628, LCID, 4, 0),()), "ColumnGuideColor": ((1667460210, LCID, 4, 0),()), "ColumnGuideLocked": ((1668050795, LCID, 4, 0),()), "CreatePrimaryTextFrame": ((1349670008, LCID, 4, 0),()), "DocumentBleedBottomOffset": ((1651270754, LCID, 4, 0),()), "DocumentBleedInsideOrLeftOffset": ((1651270761, LCID, 4, 0),()), "DocumentBleedOutsideOrRightOffset": ((1651270767, LCID, 4, 0),()), "DocumentBleedTopOffset": ((1651270772, LCID, 4, 0),()), "DocumentBleedUniformSize": ((1651270773, LCID, 4, 0),()), "DocumentSlugUniformSize": ((1936484213, LCID, 4, 0),()), "FacingPages": ((1886417764, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "MarginGuideColor": ((1835232370, LCID, 4, 0),()), "OverprintBlack": ((1869640290, LCID, 4, 0),()), "PageBinding": ((1885497710, LCID, 4, 0),()), "PageHeight": ((1885890420, LCID, 4, 0),()), "PageOrientation": ((1886351977, LCID, 4, 0),()), "PageSize": ((1886611834, LCID, 4, 0),()), "PageWidth": ((1886872692, LCID, 4, 0),()), "PagesPerDocument": ((1853189488, LCID, 4, 0),()), "PreserveLayoutWhenShuffling": ((1349669740, LCID, 4, 0),()), "SlugBottomOffset": ((1936484194, LCID, 4, 0),()), "SlugInsideOrLeftOffset": ((1936484201, LCID, 4, 0),()), "SlugRightOrOutsideOffset": ((1936484207, LCID, 4, 0),()), "SlugTopOffset": ((1936484212, LCID, 4, 0),()), "SnippetImportUsesOriginalLocation": ((1937076076, LCID, 4, 0),()), "StartPageNumber": ((1936748143, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DocumentPreset(DispatchBaseClass): 'A preset that contains all of the new document settings.' CLSID = IID('{50A1B8D7-8481-4982-9C26-2CAC271A8C39}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the DocumentPreset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type DocumentPreset def Duplicate(self): 'Duplicates the DocumentPreset.\n\tReturn value: The duplicate DocumentPreset.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{50A1B8D7-8481-4982-9C26-2CAC271A8C39}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Bottom": (1835102818, 2, (12, 0), (), "Bottom", None), "ColumnCount": (1668246627, 2, (3, 0), (), "ColumnCount", None), "ColumnGutter": (1668246631, 2, (12, 0), (), "ColumnGutter", None), "CreatePrimaryTextFrame": (1349670008, 2, (11, 0), (), "CreatePrimaryTextFrame", None), "DocumentBleedBottomOffset": (1651270754, 2, (12, 0), (), "DocumentBleedBottomOffset", None), "DocumentBleedInsideOrLeftOffset": (1651270761, 2, (12, 0), (), "DocumentBleedInsideOrLeftOffset", None), "DocumentBleedOutsideOrRightOffset": (1651270767, 2, (12, 0), (), "DocumentBleedOutsideOrRightOffset", None), "DocumentBleedTopOffset": (1651270772, 2, (12, 0), (), "DocumentBleedTopOffset", None), "DocumentBleedUniformSize": (1651270773, 2, (11, 0), (), "DocumentBleedUniformSize", None), "DocumentSlugUniformSize": (1936484213, 2, (11, 0), (), "DocumentSlugUniformSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FacingPages": (1886417764, 2, (11, 0), (), "FacingPages", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Left": (1835102828, 2, (12, 0), (), "Left", None), "Name": (0, 2, (8, 0), (), "Name", None), "PageHeight": (1885890420, 2, (12, 0), (), "PageHeight", None), "PageOrientation": (1886351977, 2, (3, 0), (), "PageOrientation", None), "PageSize": (1886611834, 2, (8, 0), (), "PageSize", None), "PageWidth": (1886872692, 2, (12, 0), (), "PageWidth", None), "PagesPerDocument": (1853189488, 2, (3, 0), (), "PagesPerDocument", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Right": (1835102834, 2, (12, 0), (), "Right", None), "SlugBottomOffset": (1936484194, 2, (12, 0), (), "SlugBottomOffset", None), "SlugInsideOrLeftOffset": (1936484201, 2, (12, 0), (), "SlugInsideOrLeftOffset", None), "SlugRightOrOutsideOffset": (1936484207, 2, (12, 0), (), "SlugRightOrOutsideOffset", None), "SlugTopOffset": (1936484212, 2, (12, 0), (), "SlugTopOffset", None), "StartPageNumber": (1936748143, 2, (3, 0), (), "StartPageNumber", None), "Top": (1835102836, 2, (12, 0), (), "Top", None), } _prop_map_put_ = { "Bottom": ((1835102818, LCID, 4, 0),()), "ColumnCount": ((1668246627, LCID, 4, 0),()), "ColumnGutter": ((1668246631, LCID, 4, 0),()), "CreatePrimaryTextFrame": ((1349670008, LCID, 4, 0),()), "DocumentBleedBottomOffset": ((1651270754, LCID, 4, 0),()), "DocumentBleedInsideOrLeftOffset": ((1651270761, LCID, 4, 0),()), "DocumentBleedOutsideOrRightOffset": ((1651270767, LCID, 4, 0),()), "DocumentBleedTopOffset": ((1651270772, LCID, 4, 0),()), "DocumentBleedUniformSize": ((1651270773, LCID, 4, 0),()), "DocumentSlugUniformSize": ((1936484213, LCID, 4, 0),()), "FacingPages": ((1886417764, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Left": ((1835102828, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "PageHeight": ((1885890420, LCID, 4, 0),()), "PageOrientation": ((1886351977, LCID, 4, 0),()), "PageSize": ((1886611834, LCID, 4, 0),()), "PageWidth": ((1886872692, LCID, 4, 0),()), "PagesPerDocument": ((1853189488, LCID, 4, 0),()), "Right": ((1835102834, LCID, 4, 0),()), "SlugBottomOffset": ((1936484194, LCID, 4, 0),()), "SlugInsideOrLeftOffset": ((1936484201, LCID, 4, 0),()), "SlugRightOrOutsideOffset": ((1936484207, LCID, 4, 0),()), "SlugTopOffset": ((1936484212, LCID, 4, 0),()), "StartPageNumber": ((1936748143, LCID, 4, 0),()), "Top": ((1835102836, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DocumentPresets(DispatchBaseClass): 'A collection of document presets.' CLSID = IID('{CAC0FDBA-A897-4663-A9D9-43F4EB8C3118}') coclass_clsid = None # Result is of type DocumentPreset def Add(self): 'Creates a new DocumentPreset.\n\tReturn value: The new DocumentPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{50A1B8D7-8481-4982-9C26-2CAC271A8C39}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Documents(DispatchBaseClass): 'A collection of documents.' CLSID = IID('{1A5E8DB5-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type Document def Add(self, ShowingWindow=True, DocumentPreset=defaultNamedOptArg): 'Creates a new document.\n\tReturn value: The new document.\n\tShowingWindow: If true, displays the document.\n\tDocumentPreset: The document preset to use. Type: DocumentPreset' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((11, 49), (12, 17)),ShowingWindow , DocumentPreset) if ret is not None: ret = Dispatch(ret, u'Add', '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DottedStrokeStyle(DispatchBaseClass): 'A dotted stroke style.' CLSID = IID('{06C0694C-901E-4B78-9AE7-D936C3D7E021}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the stroke style.\n\tReplacingWith: The stroke style to apply in place of the deleted style. . Type: StrokeStyle or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type DottedStrokeStyle def Duplicate(self): 'Duplicates the DottedStrokeStyle.\n\tReturn value: The duplicate DottedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{06C0694C-901E-4B78-9AE7-D936C3D7E021}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DotArray": (1685025857, 2, (12, 0), (), "DotArray", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeStyleType": (1937011284, 2, (8, 0), (), "StrokeStyleType", None), } _prop_map_put_ = { "DotArray": ((1685025857, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class DottedStrokeStyles(DispatchBaseClass): 'A collection of dotted stroke styles.' CLSID = IID('{932B0085-3F0E-4803-B1A1-F1FD8193CB2E}') coclass_clsid = None # Result is of type DottedStrokeStyle def Add(self): 'Creates a new DottedStrokeStyle.\n\tReturn value: The new DottedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{06C0694C-901E-4B78-9AE7-D936C3D7E021}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class DropShadowSetting(DispatchBaseClass): 'Drop shadow settings.' CLSID = IID('{48684C51-29BA-41D7-B97A-A00506A903BB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), # Method 'EffectColor' returns object of type 'Swatch' "EffectColor": (2020627828, 2, (9, 0), (), "EffectColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HonorOtherEffects": (2020627767, 2, (11, 0), (), "HonorOtherEffects", None), "KnockedOut": (2020627826, 2, (11, 0), (), "KnockedOut", None), "Mode": (2020627824, 2, (3, 0), (), "Mode", None), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Spread": (1936749156, 2, (5, 0), (), "Spread", None), "UseGlobalLight": (2020627827, 2, (11, 0), (), "UseGlobalLight", None), "XOffset": (2020627818, 2, (12, 0), (), "XOffset", None), "YOffset": (2020627819, 2, (12, 0), (), "YOffset", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "HonorOtherEffects": ((2020627767, LCID, 4, 0),()), "KnockedOut": ((2020627826, LCID, 4, 0),()), "Mode": ((2020627824, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), "XOffset": ((2020627818, LCID, 4, 0),()), "YOffset": ((2020627819, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Dropdown(DispatchBaseClass): 'A dropdown control.' CLSID = IID('{0CF3754F-0748-4E6D-9179-5F34D3B9CB42}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SelectedIndex": (1969833065, 2, (3, 0), (), "SelectedIndex", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "MinWidth": ((1968008791, LCID, 4, 0),()), "SelectedIndex": ((1969833065, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Dropdowns(DispatchBaseClass): 'A collection of dropdowns.' CLSID = IID('{EBB30B87-6335-4692-9A03-5F968E9B1586}') coclass_clsid = None # Result is of type Dropdown def Add(self): 'Creates a new Dropdown.\n\tReturn value: The new Dropdown.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{0CF3754F-0748-4E6D-9179-5F34D3B9CB42}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class EPS(DispatchBaseClass): 'A placed EPS file.' CLSID = IID('{77617584-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the EPS's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the EPS that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the EPS. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the EPS to a different shape.\n\tGiven: The EPS's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPS. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPS. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPS. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPS. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPS. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the EPS.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the EPS at the specified location or offset.\n\tReturn value: The duplicated EPS.\n\tTo: The location of the new EPS, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new EPS from the original EPS's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the EPS for the web.\n\tReturn value: The file names of the exported EPS in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the EPS.\n\tGiven: The axis around which to flip the EPS.\n\tAround: The point around which to flip the EPS. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the EPS to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the EPS,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the EPS relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the EPS in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the EPS using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the EPS using the last transformation performed on any EPS. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the EPS using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the EPS using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActualPpi": (1097887849, 2, (12, 0), (), "ActualPpi", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "CMYKVectorPolicy": (1229156451, 2, (3, 0), (), "CMYKVectorPolicy", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EffectivePpi": (1164996713, 2, (12, 0), (), "EffectivePpi", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "GrayVectorPolicy": (1229156455, 2, (3, 0), (), "GrayVectorPolicy", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RGBVectorPolicy": (1229156466, 2, (3, 0), (), "RGBVectorPolicy", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "Space": (1668051824, 2, (8, 0), (), "Space", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "CMYKVectorPolicy": ((1229156451, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GrayVectorPolicy": ((1229156455, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RGBVectorPolicy": ((1229156466, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPSExportPreference(DispatchBaseClass): 'EPS export preferences.' CLSID = IID('{4034A250-56C9-4CD5-B1D7-EAA1EA932F25}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AppliedFlattenerPreset' returns object of type 'FlattenerPreset' "AppliedFlattenerPreset": (1718375252, 2, (9, 0), (), "AppliedFlattenerPreset", '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}'), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "DataFormat": (1383089222, 2, (3, 0), (), "DataFormat", None), "EPSColor": (1883587411, 2, (3, 0), (), "EPSColor", None), "EPSSpreads": (1883591492, 2, (11, 0), (), "EPSSpreads", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontEmbedding": (1883653442, 2, (3, 0), (), "FontEmbedding", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "ImageData": (1884506436, 2, (3, 0), (), "ImageData", None), "OPIImageReplacement": (1868851570, 2, (11, 0), (), "OPIImageReplacement", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "PageRange": (1885566073, 2, (12, 0), (), "PageRange", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PostScriptLevel": (1383092300, 2, (3, 0), (), "PostScriptLevel", None), "Preview": (1883590742, 2, (3, 0), (), "Preview", None), } _prop_map_put_ = { "AppliedFlattenerPreset": ((1718375252, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "DataFormat": ((1383089222, LCID, 4, 0),()), "EPSColor": ((1883587411, LCID, 4, 0),()), "EPSSpreads": ((1883591492, LCID, 4, 0),()), "FontEmbedding": ((1883653442, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "ImageData": ((1884506436, LCID, 4, 0),()), "OPIImageReplacement": ((1868851570, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "PageRange": ((1885566073, LCID, 4, 0),()), "PostScriptLevel": ((1383092300, LCID, 4, 0),()), "Preview": ((1883590742, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPSImportPreference(DispatchBaseClass): 'EPS import preferences.' CLSID = IID('{526B10ED-ADC9-4C8B-AC96-5BE855B16B60}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EPSFrames": (1883850322, 2, (11, 0), (), "EPSFrames", None), "EPSProxy": (1883852888, 2, (3, 0), (), "EPSProxy", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "OPIComments": (1884246089, 2, (11, 0), (), "OPIComments", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "EPSFrames": ((1883850322, LCID, 4, 0),()), "EPSProxy": ((1883852888, LCID, 4, 0),()), "OPIComments": ((1884246089, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPSText(DispatchBaseClass): 'EPSText.' CLSID = IID('{98DC8882-4AE4-42EE-94A8-1B981541546F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the EPSText's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the EPSText that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the EPSText forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the EPSText to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the EPSText. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the EPSText to a different shape.\n\tGiven: The EPSText's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPSText. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPSText. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPSText. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPSText. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EPSText. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the EPSText.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the EPSText at the specified location or offset.\n\tReturn value: The duplicated EPSText.\n\tTo: The location of the new EPSText, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new EPSText from the original EPSText's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the EPSText.\n\tGiven: The axis around which to flip the EPSText.\n\tAround: The point around which to flip the EPSText. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the EPSText to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the EPSText,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the EPSText relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the EPSText in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the EPSText back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the EPSText to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the EPSText using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the EPSText using the last transformation performed on any EPSText. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the EPSText using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the EPSText using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPSTexts(DispatchBaseClass): 'EPSTexts' CLSID = IID('{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class EPSs(DispatchBaseClass): 'A collection of EPS files.' CLSID = IID('{77617585-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class EPubExportPreference(DispatchBaseClass): 'EPub export preferences.' CLSID = IID('{DEFAFCF5-B9A4-4024-B557-CEA5DBFAB7B2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BottomMargin": (1684881997, 2, (5, 0), (), "BottomMargin", None), "BreakDocument": (1700946532, 2, (11, 0), (), "BreakDocument", None), "BulletExportOption": (1700946543, 2, (3, 0), (), "BulletExportOption", None), "CoverImageFile": (1700946793, 2, (8, 0), (), "CoverImageFile", None), "CustomImageSizeOption": (1883853690, 2, (3, 0), (), "CustomImageSizeOption", None), "EmbedFont": (1700947302, 2, (11, 0), (), "EmbedFont", None), "EpubCover": (1700946799, 2, (3, 0), (), "EpubCover", None), "EpubCreator": (1700946802, 2, (8, 0), (), "EpubCreator", None), "EpubDate": (1700947060, 2, (8, 0), (), "EpubDate", None), "EpubDescription": (1700947059, 2, (8, 0), (), "EpubDescription", None), "EpubPublisher": (1700950114, 2, (8, 0), (), "EpubPublisher", None), "EpubRights": (1700950631, 2, (8, 0), (), "EpubRights", None), "EpubSubject": (1700950882, 2, (8, 0), (), "EpubSubject", None), "EpubTitle": (1700951148, 2, (8, 0), (), "EpubTitle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportOrder": (1700947311, 2, (3, 0), (), "ExportOrder", None), "ExternalStyleSheets": (1700950899, 2, (12, 0), (), "ExternalStyleSheets", None), "FootnotePlacement": (1700947572, 2, (3, 0), (), "FootnotePlacement", None), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "GenerateCascadeStyleSheet": (1700947827, 2, (11, 0), (), "GenerateCascadeStyleSheet", None), "Id": (1229201440, 2, (8, 0), (), "Id", None), "IgnoreObjectConversionSettings": (1700948335, 2, (11, 0), (), "IgnoreObjectConversionSettings", None), "ImageAlignment": (1231896940, 2, (3, 0), (), "ImageAlignment", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "ImageExportResolution": (1231901299, 2, (3, 0), (), "ImageExportResolution", None), "ImagePageBreak": (1231900779, 2, (3, 0), (), "ImagePageBreak", None), "ImageSpaceAfter": (1231901505, 2, (5, 0), (), "ImageSpaceAfter", None), "ImageSpaceBefore": (1231901506, 2, (5, 0), (), "ImageSpaceBefore", None), "IncludeClassesInHTML": (1700952691, 2, (11, 0), (), "IncludeClassesInHTML", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Javascripts": (1700948595, 2, (12, 0), (), "Javascripts", None), "LeftMargin": (1684884557, 2, (5, 0), (), "LeftMargin", None), "Level": (1819698540, 2, (3, 0), (), "Level", None), "NumberedListExportOption": (1700949615, 2, (3, 0), (), "NumberedListExportOption", None), "ParagraphStyleName": (1700950126, 2, (8, 0), (), "ParagraphStyleName", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreserveLayoutAppearence": (1700949089, 2, (11, 0), (), "PreserveLayoutAppearence", None), "PreserveLocalOverride": (1700949103, 2, (11, 0), (), "PreserveLocalOverride", None), "RightMargin": (1684886093, 2, (5, 0), (), "RightMargin", None), "StripSoftReturn": (1700950898, 2, (11, 0), (), "StripSoftReturn", None), "TocStyleName": (1700951150, 2, (8, 0), (), "TocStyleName", None), "TopMargin": (1684886605, 2, (5, 0), (), "TopMargin", None), "UseExistingImageOnExport": (1700951397, 2, (11, 0), (), "UseExistingImageOnExport", None), "UseImagePageBreak": (1432973410, 2, (11, 0), (), "UseImagePageBreak", None), "UseSVGAs": (1970501232, 2, (3, 0), (), "UseSVGAs", None), "Version": (1986359923, 2, (3, 0), (), "Version", None), } _prop_map_put_ = { "BottomMargin": ((1684881997, LCID, 4, 0),()), "BreakDocument": ((1700946532, LCID, 4, 0),()), "BulletExportOption": ((1700946543, LCID, 4, 0),()), "CoverImageFile": ((1700946793, LCID, 4, 0),()), "CustomImageSizeOption": ((1883853690, LCID, 4, 0),()), "EmbedFont": ((1700947302, LCID, 4, 0),()), "EpubCover": ((1700946799, LCID, 4, 0),()), "EpubCreator": ((1700946802, LCID, 4, 0),()), "EpubDate": ((1700947060, LCID, 4, 0),()), "EpubDescription": ((1700947059, LCID, 4, 0),()), "EpubPublisher": ((1700950114, LCID, 4, 0),()), "EpubRights": ((1700950631, LCID, 4, 0),()), "EpubSubject": ((1700950882, LCID, 4, 0),()), "EpubTitle": ((1700951148, LCID, 4, 0),()), "ExportOrder": ((1700947311, LCID, 4, 0),()), "ExternalStyleSheets": ((1700950899, LCID, 4, 0),()), "FootnotePlacement": ((1700947572, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "GenerateCascadeStyleSheet": ((1700947827, LCID, 4, 0),()), "Id": ((1229201440, LCID, 4, 0),()), "IgnoreObjectConversionSettings": ((1700948335, LCID, 4, 0),()), "ImageAlignment": ((1231896940, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "ImagePageBreak": ((1231900779, LCID, 4, 0),()), "ImageSpaceAfter": ((1231901505, LCID, 4, 0),()), "ImageSpaceBefore": ((1231901506, LCID, 4, 0),()), "IncludeClassesInHTML": ((1700952691, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "Javascripts": ((1700948595, LCID, 4, 0),()), "LeftMargin": ((1684884557, LCID, 4, 0),()), "NumberedListExportOption": ((1700949615, LCID, 4, 0),()), "ParagraphStyleName": ((1700950126, LCID, 4, 0),()), "PreserveLayoutAppearence": ((1700949089, LCID, 4, 0),()), "PreserveLocalOverride": ((1700949103, LCID, 4, 0),()), "RightMargin": ((1684886093, LCID, 4, 0),()), "StripSoftReturn": ((1700950898, LCID, 4, 0),()), "TocStyleName": ((1700951150, LCID, 4, 0),()), "TopMargin": ((1684886605, LCID, 4, 0),()), "UseExistingImageOnExport": ((1700951397, LCID, 4, 0),()), "UseImagePageBreak": ((1432973410, LCID, 4, 0),()), "UseSVGAs": ((1970501232, LCID, 4, 0),()), "Version": ((1986359923, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPubExportPreviewAppPreference(DispatchBaseClass): 'EPub export preview app preferences.' CLSID = IID('{2743E6D2-BB9A-4DB5-B2E7-6806A95E36CF}') coclass_clsid = None def AddApplication(self, ApplicationPath=defaultNamedNotOptArg, SelectedForReflowableEpub=defaultNamedNotOptArg, SelectedForFixedLayoutEpub=defaultNamedNotOptArg): 'Add a new preview application preference.\n\tApplicationPath: The full path of the application to be added.\n\tSelectedForReflowableEpub: Check if the app is selected in Reflowable ePub export.\n\tSelectedForFixedLayoutEpub: Check if the app is selected in Fixed Layout ePub export.' return self._oleobj_.InvokeTypes(1161904496, LCID, 1, (24, 0), ((8, 1), (11, 1), (11, 1)),ApplicationPath , SelectedForReflowableEpub, SelectedForFixedLayoutEpub) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def GetApplicationAtIndex(self, IndexOfApp=defaultNamedNotOptArg): 'Get the application at index.\n\tReturn value: Information of application at index. Type: Ordered array containing ApplicationPath:String, SelectedForReflowableEpub:Boolean, SelectedForFixedLayoutEpub:Boolean.\n\tIndexOfApp: The index of the application to get information for.' return self._ApplyTypes_(1164394829, 1, (12, 0), ((11, 1),), u'GetApplicationAtIndex', None,IndexOfApp ) def GetApplicationCount(self): 'Number of applications added for ePub Preview.\n\tReturn value: Number of applications' return self._oleobj_.InvokeTypes(1162035568, LCID, 1, (3, 0), (),) def RemoveApplication(self, IndexOfApp=defaultNamedNotOptArg): 'Remove an application at specified index.\n\tIndexOfApp: The index of the application to be removed.' return self._oleobj_.InvokeTypes(1163018608, LCID, 1, (24, 0), ((3, 1),),IndexOfApp ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ViewDocumentAfterExport": (1986290021, 2, (11, 0), (), "ViewDocumentAfterExport", None), } _prop_map_put_ = { "ViewDocumentAfterExport": ((1986290021, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EPubFixedLayoutExportPreference(DispatchBaseClass): 'EPub fixed layout export preferences.' CLSID = IID('{7AA934A0-5466-4BA1-B16F-26942974AD7D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CoverImageFile": (1700946793, 2, (8, 0), (), "CoverImageFile", None), "EpubCover": (1700946799, 2, (3, 0), (), "EpubCover", None), "EpubCreator": (1700946802, 2, (8, 0), (), "EpubCreator", None), "EpubDate": (1700947060, 2, (8, 0), (), "EpubDate", None), "EpubDescription": (1700947059, 2, (8, 0), (), "EpubDescription", None), "EpubNavigationStyles": (1701738087, 2, (3, 0), (), "EpubNavigationStyles", None), "EpubPageRange": (1701998183, 2, (8, 0), (), "EpubPageRange", None), "EpubPageRangeFormat": (1701211508, 2, (3, 0), (), "EpubPageRangeFormat", None), "EpubPublisher": (1700950114, 2, (8, 0), (), "EpubPublisher", None), "EpubRights": (1700950631, 2, (8, 0), (), "EpubRights", None), "EpubSpreadControlOptions": (1701015156, 2, (3, 0), (), "EpubSpreadControlOptions", None), "EpubSubject": (1700950882, 2, (8, 0), (), "EpubSubject", None), "EpubTitle": (1700951148, 2, (8, 0), (), "EpubTitle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExternalStyleSheets": (1700950899, 2, (12, 0), (), "ExternalStyleSheets", None), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "Id": (1229201440, 2, (8, 0), (), "Id", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "ImageExportResolution": (1231901299, 2, (3, 0), (), "ImageExportResolution", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Javascripts": (1700948595, 2, (12, 0), (), "Javascripts", None), "Level": (1819698540, 2, (3, 0), (), "Level", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "TocStyleName": (1700951150, 2, (8, 0), (), "TocStyleName", None), } _prop_map_put_ = { "CoverImageFile": ((1700946793, LCID, 4, 0),()), "EpubCover": ((1700946799, LCID, 4, 0),()), "EpubCreator": ((1700946802, LCID, 4, 0),()), "EpubDate": ((1700947060, LCID, 4, 0),()), "EpubDescription": ((1700947059, LCID, 4, 0),()), "EpubNavigationStyles": ((1701738087, LCID, 4, 0),()), "EpubPageRange": ((1701998183, LCID, 4, 0),()), "EpubPageRangeFormat": ((1701211508, LCID, 4, 0),()), "EpubPublisher": ((1700950114, LCID, 4, 0),()), "EpubRights": ((1700950631, LCID, 4, 0),()), "EpubSpreadControlOptions": ((1701015156, LCID, 4, 0),()), "EpubSubject": ((1700950882, LCID, 4, 0),()), "EpubTitle": ((1700951148, LCID, 4, 0),()), "ExternalStyleSheets": ((1700950899, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "Id": ((1229201440, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "Javascripts": ((1700948595, LCID, 4, 0),()), "TocStyleName": ((1700951150, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EnablingGroup(DispatchBaseClass): 'A bordered panel that contains an enabling checkbox. A user makes the enabling group active or inactive by clicking the checkbox. An enabling group can contain any type and number of controls. ' CLSID = IID('{095E0F68-3825-4190-A315-D4458109CEE3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AngleComboboxes' returns object of type 'AngleComboboxes' "AngleComboboxes": (1967341939, 2, (9, 0), (), "AngleComboboxes", '{4A1021F6-51AE-41DE-BACB-102174820161}'), # Method 'AngleEditboxes' returns object of type 'AngleEditboxes' "AngleEditboxes": (1967473011, 2, (9, 0), (), "AngleEditboxes", '{72785C56-7A80-4F7A-BA62-612D63DC0155}'), # Method 'BorderPanels' returns object of type 'BorderPanels' "BorderPanels": (1967280243, 2, (9, 0), (), "BorderPanels", '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}'), # Method 'CheckboxControls' returns object of type 'CheckboxControls' "CheckboxControls": (1967350387, 2, (9, 0), (), "CheckboxControls", '{B09C9105-8C2C-4271-8B1C-646926F5CC55}'), "CheckedState": (1969832787, 2, (11, 0), (), "CheckedState", None), # Method 'DialogColumns' returns object of type 'DialogColumns' "DialogColumns": (1967347571, 2, (9, 0), (), "DialogColumns", '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}'), # Method 'Dropdowns' returns object of type 'Dropdowns' "Dropdowns": (1967408243, 2, (9, 0), (), "Dropdowns", '{EBB30B87-6335-4692-9A03-5F968E9B1586}'), # Method 'EnablingGroups' returns object of type 'EnablingGroups' "EnablingGroups": (1967473523, 2, (9, 0), (), "EnablingGroups", '{6BEF766B-BDD3-4492-80E7-EC151759B702}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IntegerComboboxes' returns object of type 'IntegerComboboxes' "IntegerComboboxes": (1967343987, 2, (9, 0), (), "IntegerComboboxes", '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}'), # Method 'IntegerEditboxes' returns object of type 'IntegerEditboxes' "IntegerEditboxes": (1967736179, 2, (9, 0), (), "IntegerEditboxes", '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}'), # Method 'MeasurementComboboxes' returns object of type 'MeasurementComboboxes' "MeasurementComboboxes": (1967345011, 2, (9, 0), (), "MeasurementComboboxes", '{7F521535-D9E9-46A4-9493-E12416126F86}'), # Method 'MeasurementEditboxes' returns object of type 'MeasurementEditboxes' "MeasurementEditboxes": (1967476083, 2, (9, 0), (), "MeasurementEditboxes", '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}'), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'PercentComboboxes' returns object of type 'PercentComboboxes' "PercentComboboxes": (1967345779, 2, (9, 0), (), "PercentComboboxes", '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}'), # Method 'PercentEditboxes' returns object of type 'PercentEditboxes' "PercentEditboxes": (1967476851, 2, (9, 0), (), "PercentEditboxes", '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}'), # Method 'RadiobuttonGroups' returns object of type 'RadiobuttonGroups' "RadiobuttonGroups": (1968326515, 2, (9, 0), (), "RadiobuttonGroups", '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}'), # Method 'RealComboboxes' returns object of type 'RealComboboxes' "RealComboboxes": (1967346291, 2, (9, 0), (), "RealComboboxes", '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}'), # Method 'RealEditboxes' returns object of type 'RealEditboxes' "RealEditboxes": (1967477363, 2, (9, 0), (), "RealEditboxes", '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}'), "StaticLabel": (1969836876, 2, (8, 0), (), "StaticLabel", None), # Method 'StaticTexts' returns object of type 'StaticTexts' "StaticTexts": (1968403571, 2, (9, 0), (), "StaticTexts", '{38A8FB15-E42A-4C71-BD45-27650FBAABED}'), # Method 'TextEditboxes' returns object of type 'TextEditboxes' "TextEditboxes": (1970554227, 2, (9, 0), (), "TextEditboxes", '{45264B16-137C-443E-92C4-5DA6DB26A829}'), # Method 'Widgets' returns object of type 'Widgets' "Widgets": (1968661619, 2, (9, 0), (), "Widgets", '{198B3A70-6FF4-4A87-8E0F-241190B5D315}'), } _prop_map_put_ = { "CheckedState": ((1969832787, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "StaticLabel": ((1969836876, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EnablingGroups(DispatchBaseClass): 'A collection of enabling groups.' CLSID = IID('{6BEF766B-BDD3-4492-80E7-EC151759B702}') coclass_clsid = None # Result is of type EnablingGroup def Add(self): 'Creates a new EnablingGroup.\n\tReturn value: The new EnablingGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{095E0F68-3825-4190-A315-D4458109CEE3}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Endnote(DispatchBaseClass): 'An endnote.' CLSID = IID('{800DBA46-96E6-48D7-B069-6C5532CA5EEA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def DeleteEndnote(self): 'Deletes the endnote reference and the associated endnote text range.' return self._oleobj_.InvokeTypes(1684368993, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def InsertTextInEndnote(self, StoryOffset=defaultNamedNotOptArg, Contents=defaultNamedNotOptArg): 'Insert the text in endnote text range at specified text index. Insertion position should lie within the start and end range indices excluding the markers.\n\tStoryOffset: The location within the story, specified as an insertion point.\n\tContents: The content to insert.' return self._oleobj_.InvokeTypes(1769236837, LCID, 1, (24, 0), ((9, 1), (8, 1)),StoryOffset , Contents) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'EndnoteTextRange' returns object of type 'EndnoteRange' "EndnoteTextRange": (1701728879, 2, (9, 0), (), "EndnoteTextRange", '{8552D4BA-A469-4B19-8C0B-5BEF43EE3952}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "EndnoteTextRange": ((1701728879, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EndnoteOption(DispatchBaseClass): 'Options for specifying default endnote formatting.' CLSID = IID('{12EA8B20-F452-457F-B2B6-7F7A2F85E388}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EndnoteMarkerPositioning": (1162767728, 2, (12, 0), (), "EndnoteMarkerPositioning", None), # Method 'EndnoteMarkerStyle' returns object of type 'CharacterStyle' "EndnoteMarkerStyle": (1162767715, 2, (9, 0), (), "EndnoteMarkerStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "EndnoteNumberingStyle": (1162767987, 2, (12, 0), (), "EndnoteNumberingStyle", None), "EndnotePrefix": (1162768498, 2, (8, 0), (), "EndnotePrefix", None), "EndnoteSeparatorText": (1162769264, 2, (8, 0), (), "EndnoteSeparatorText", None), "EndnoteSuffix": (1162769269, 2, (8, 0), (), "EndnoteSuffix", None), # Method 'EndnoteTextStyle' returns object of type 'ParagraphStyle' "EndnoteTextStyle": (1162764656, 2, (9, 0), (), "EndnoteTextStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), "EndnoteTitle": (1162769513, 2, (8, 0), (), "EndnoteTitle", None), # Method 'EndnoteTitleStyle' returns object of type 'ParagraphStyle' "EndnoteTitleStyle": (1162769520, 2, (9, 0), (), "EndnoteTitleStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FrameCreateOption": (1162765923, 2, (12, 0), (), "FrameCreateOption", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RestartEndnoteNumbering": (1162769006, 2, (12, 0), (), "RestartEndnoteNumbering", None), "ScopeValue": (1162769270, 2, (12, 0), (), "ScopeValue", None), "ShowEndnotePrefixSuffix": (1162768499, 2, (12, 0), (), "ShowEndnotePrefixSuffix", None), "StartEndnoteNumberAt": (1162769249, 2, (3, 0), (), "StartEndnoteNumberAt", None), } _prop_map_put_ = { "EndnoteMarkerPositioning": ((1162767728, LCID, 4, 0),()), "EndnoteMarkerStyle": ((1162767715, LCID, 4, 0),()), "EndnoteNumberingStyle": ((1162767987, LCID, 4, 0),()), "EndnotePrefix": ((1162768498, LCID, 4, 0),()), "EndnoteSeparatorText": ((1162769264, LCID, 4, 0),()), "EndnoteSuffix": ((1162769269, LCID, 4, 0),()), "EndnoteTextStyle": ((1162764656, LCID, 4, 0),()), "EndnoteTitle": ((1162769513, LCID, 4, 0),()), "EndnoteTitleStyle": ((1162769520, LCID, 4, 0),()), "FrameCreateOption": ((1162765923, LCID, 4, 0),()), "RestartEndnoteNumbering": ((1162769006, LCID, 4, 0),()), "ScopeValue": ((1162769270, LCID, 4, 0),()), "ShowEndnotePrefixSuffix": ((1162768499, LCID, 4, 0),()), "StartEndnoteNumberAt": ((1162769249, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EndnoteRange(DispatchBaseClass): 'An endnote text range.' CLSID = IID('{8552D4BA-A469-4B19-8C0B-5BEF43EE3952}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def DeleteEndnoteRange(self): 'Deletes the endnote range and the associated endnote anchor.' return self._oleobj_.InvokeTypes(1684369010, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EndnoteRangeContent": (1701737059, 2, (12, 0), (), "EndnoteRangeContent", None), "EndnoteRangeEndIndex": (1701733737, 2, (3, 0), (), "EndnoteRangeEndIndex", None), "EndnoteRangeStartIndex": (1701737321, 2, (3, 0), (), "EndnoteRangeStartIndex", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'SourceEndnote' returns object of type 'Endnote' "SourceEndnote": (1701724527, 2, (9, 0), (), "SourceEndnote", '{800DBA46-96E6-48D7-B069-6C5532CA5EEA}'), } _prop_map_put_ = { "EndnoteRangeContent": ((1701737059, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "SourceEndnote": ((1701724527, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EndnoteRanges(DispatchBaseClass): 'A collection of endnote text ranges.' CLSID = IID('{324AE692-6165-44C2-87CB-A90CA36AD4E3}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class EndnoteTextFrame(DispatchBaseClass): 'An endnote text frame.' CLSID = IID('{49734F44-6810-46DB-8FF2-9126F875EFFB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the EndnoteTextFrame with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the EndnoteTextFrame's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the EndnoteTextFrame that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the EndnoteTextFrame forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the EndnoteTextFrame to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the EndnoteTextFrame. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the EndnoteTextFrame to a different shape.\n\tGiven: The EndnoteTextFrame's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToRawText(self): 'Convert the text frame contents to raw text' return self._oleobj_.InvokeTypes(1131696756, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EndnoteTextFrame. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EndnoteTextFrame. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EndnoteTextFrame. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EndnoteTextFrame. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new EndnoteTextFrame. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the EndnoteTextFrame.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the EndnoteTextFrame at the specified location or offset.\n\tReturn value: The duplicated EndnoteTextFrame.\n\tTo: The location of the new EndnoteTextFrame, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new EndnoteTextFrame from the original EndnoteTextFrame's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the EndnoteTextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the EndnoteTextFrame.\n\tGiven: The axis around which to flip the EndnoteTextFrame.\n\tAround: The point around which to flip the EndnoteTextFrame. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the EndnoteTextFrame with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the EndnoteTextFrame with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the EndnoteTextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the EndnoteTextFrame to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the EndnoteTextFrame,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the EndnoteTextFrame relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) # Result is of type Story def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, ShowingOptions=False): 'Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target page item.\n\tReturn value: The placed story.\n\tParentStory: The story to place and link from.\n\tShowingOptions: Whether to display the link options dialog' ret = self._oleobj_.InvokeTypes(1886153833, LCID, 1, (9, 0), ((9, 1), (11, 49)),ParentStory , ShowingOptions) if ret is not None: ret = Dispatch(ret, u'PlaceAndLink', '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') return ret def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def Recompose(self): 'Recomposes the text in the EndnoteTextFrame.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the EndnoteTextFrame in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the EndnoteTextFrame back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the EndnoteTextFrame to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the EndnoteTextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the EndnoteTextFrame using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the EndnoteTextFrame using the last transformation performed on any EndnoteTextFrame. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the EndnoteTextFrame using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the EndnoteTextFrame using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'BaselineFrameGridOptions' returns object of type 'BaselineFrameGridOption' "BaselineFrameGridOptions": (1112303207, 2, (9, 0), (), "BaselineFrameGridOptions", '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), "EndTextFrame": (1819572326, 2, (12, 0), (), "EndTextFrame", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "NextTextFrame": (1853126758, 2, (12, 0), (), "NextTextFrame", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PreviousTextFrame": (1886681190, 2, (12, 0), (), "PreviousTextFrame", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StartTextFrame": (1718909030, 2, (12, 0), (), "StartTextFrame", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), "TextFrameIndex": (1769240678, 2, (3, 0), (), "TextFrameIndex", None), # Method 'TextFramePreferences' returns object of type 'TextFramePreference' "TextFramePreferences": (1884571216, 2, (9, 0), (), "TextFramePreferences", '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NextTextFrame": ((1853126758, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PreviousTextFrame": ((1886681190, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EndnoteTextFrames(DispatchBaseClass): 'A collection of endnote text frames.' CLSID = IID('{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}') coclass_clsid = None # Result is of type EndnoteTextFrame def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new EndnoteTextFrame.\n\tReturn value: The new EndnoteTextFrame.\n\tLayer: The layer on which to create the EndnoteTextFrame. Type: Layer.\n\tAt: The location at which to insert the EndnoteTextFrame relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{49734F44-6810-46DB-8FF2-9126F875EFFB}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Endnotes(DispatchBaseClass): 'A collection of endnotes.' CLSID = IID('{8DE517CC-61D5-4770-9042-2917747AB914}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Event(DispatchBaseClass): 'An event.' CLSID = IID('{CD89E052-7CED-474A-B183-CC353B4BFE3A}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EventListener(DispatchBaseClass): 'An event listener.' CLSID = IID('{83E3CEE7-839D-460B-B014-978C020C95CF}') coclass_clsid = None def Delete(self): 'Deletes the EventListener.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) _prop_map_get_ = { "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Handler": (1883795044, 2, (12, 0), (), "Handler", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class EventListeners(DispatchBaseClass): 'A collection of event listeners.' CLSID = IID('{66503A71-3620-4C50-AFD2-16743353D5A5}') coclass_clsid = None # Result is of type EventListener def Add(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'Add', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Events(DispatchBaseClass): 'A collection of events.' CLSID = IID('{7E528261-8EA4-42D0-9955-8CED430317C9}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ExcelImportPreference(DispatchBaseClass): 'Excel import preferences.' CLSID = IID('{2ABB3451-6AE8-11D5-89F2-00B0D0484406}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlignmentStyle": (1347969395, 2, (3, 0), (), "AlignmentStyle", None), "DecimalPlaces": (1347970160, 2, (3, 0), (), "DecimalPlaces", None), "ErrorCode": (1347970418, 2, (3, 0), (), "ErrorCode", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PreserveGraphics": (2001293383, 2, (11, 0), (), "PreserveGraphics", None), "RangeName": (1347973742, 2, (8, 0), (), "RangeName", None), "SheetIndex": (1347973993, 2, (3, 0), (), "SheetIndex", None), "SheetName": (1347973998, 2, (8, 0), (), "SheetName", None), "ShowHiddenCells": (1347971171, 2, (11, 0), (), "ShowHiddenCells", None), "TableFormatting": (1347974246, 2, (3, 0), (), "TableFormatting", None), "UseTypographersQuotes": (1414820977, 2, (11, 0), (), "UseTypographersQuotes", None), "ViewName": (1347974766, 2, (8, 0), (), "ViewName", None), } _prop_map_put_ = { "AlignmentStyle": ((1347969395, LCID, 4, 0),()), "DecimalPlaces": ((1347970160, LCID, 4, 0),()), "ErrorCode": ((1347970418, LCID, 4, 0),()), "PreserveGraphics": ((2001293383, LCID, 4, 0),()), "RangeName": ((1347973742, LCID, 4, 0),()), "SheetIndex": ((1347973993, LCID, 4, 0),()), "SheetName": ((1347973998, LCID, 4, 0),()), "ShowHiddenCells": ((1347971171, LCID, 4, 0),()), "TableFormatting": ((1347974246, LCID, 4, 0),()), "UseTypographersQuotes": ((1414820977, LCID, 4, 0),()), "ViewName": ((1347974766, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ExportForWebPreference(DispatchBaseClass): 'Export for web preferences.' CLSID = IID('{B7D43298-793B-45C1-BEE2-61F4ADCA1771}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CopyFormattedImages": (1483040361, 2, (11, 0), (), "CopyFormattedImages", None), "CopyOptimizedImages": (1483042665, 2, (11, 0), (), "CopyOptimizedImages", None), "CopyOriginalImages": (1483039599, 2, (11, 0), (), "CopyOriginalImages", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "CopyFormattedImages": ((1483040361, LCID, 4, 0),()), "CopyOptimizedImages": ((1483042665, LCID, 4, 0),()), "CopyOriginalImages": ((1483039599, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FeatherSetting(DispatchBaseClass): 'Feather effect settings.' CLSID = IID('{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ChokeAmount": (2020627829, 2, (5, 0), (), "ChokeAmount", None), "CornerType": (2020627825, 2, (3, 0), (), "CornerType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Mode": (2020627824, 2, (3, 0), (), "Mode", None), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), } _prop_map_put_ = { "ChokeAmount": ((2020627829, LCID, 4, 0),()), "CornerType": ((2020627825, LCID, 4, 0),()), "Mode": ((2020627824, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FileNameVariablePreference(DispatchBaseClass): 'The preferences for a file name variable.' CLSID = IID('{8F07BFD4-987F-483B-8130-8C273EDA9943}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeExtension": (1414948197, 2, (11, 0), (), "IncludeExtension", None), "IncludePath": (1414948208, 2, (11, 0), (), "IncludePath", None), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "IncludeExtension": ((1414948197, LCID, 4, 0),()), "IncludePath": ((1414948208, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FillTransparencySetting(DispatchBaseClass): 'Transparency settings for the fill applied to the parent object.' CLSID = IID('{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'BevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{FC0A7913-E840-4B78-9091-F26C59BC9293}'), # Method 'BlendingSettings' returns object of type 'BlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{65F068E4-DAA2-4276-8402-F0B4E43AE915}'), # Method 'DirectionalFeatherSettings' returns object of type 'DirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}'), # Method 'DropShadowSettings' returns object of type 'DropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{48684C51-29BA-41D7-B97A-A00506A903BB}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}'), # Method 'GradientFeatherSettings' returns object of type 'GradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}'), # Method 'InnerGlowSettings' returns object of type 'InnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}'), # Method 'InnerShadowSettings' returns object of type 'InnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{43094EB8-B4DB-4261-BDEC-911ACB58555D}'), # Method 'OuterGlowSettings' returns object of type 'OuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{77A0E0E3-AADE-42AA-9928-929D74837039}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'SatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeBevelAndEmbossSetting(DispatchBaseClass): 'Bevel and emboss effect settings.' CLSID = IID('{371E10A6-BE71-492F-8F35-866D579C9621}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Altitude": (2020627814, 2, (12, 0), (), "Altitude", None), "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "Depth": (2020627811, 2, (12, 0), (), "Depth", None), "Direction": (2020627812, 2, (12, 0), (), "Direction", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HighlightBlendMode": (2020627816, 2, (12, 0), (), "HighlightBlendMode", None), "HighlightColor": (1697662260, 2, (12, 0), (), "HighlightColor", None), "HighlightOpacity": (1697662259, 2, (12, 0), (), "HighlightOpacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShadowBlendMode": (2020627298, 2, (12, 0), (), "ShadowBlendMode", None), "ShadowColor": (2020627299, 2, (12, 0), (), "ShadowColor", None), "ShadowOpacity": (2020627311, 2, (12, 0), (), "ShadowOpacity", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Soften": (2020627813, 2, (12, 0), (), "Soften", None), "Style": (2020627810, 2, (12, 0), (), "Style", None), "Technique": (2020627823, 2, (12, 0), (), "Technique", None), "UseGlobalLight": (2020627827, 2, (12, 0), (), "UseGlobalLight", None), } _prop_map_put_ = { "Altitude": ((2020627814, LCID, 4, 0),()), "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "Depth": ((2020627811, LCID, 4, 0),()), "Direction": ((2020627812, LCID, 4, 0),()), "HighlightBlendMode": ((2020627816, LCID, 4, 0),()), "HighlightColor": ((1697662260, LCID, 4, 0),()), "HighlightOpacity": ((1697662259, LCID, 4, 0),()), "ShadowBlendMode": ((2020627298, LCID, 4, 0),()), "ShadowColor": ((2020627299, LCID, 4, 0),()), "ShadowOpacity": ((2020627311, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Soften": ((2020627813, LCID, 4, 0),()), "Style": ((2020627810, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeBlendingSetting(DispatchBaseClass): 'Basic object blending settings.' CLSID = IID('{D9409068-0D4D-4782-A81C-1CA0D736D283}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IsolateBlending": (2020622953, 2, (12, 0), (), "IsolateBlending", None), "KnockoutGroup": (2020622955, 2, (12, 0), (), "KnockoutGroup", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BlendMode": ((2020622957, LCID, 4, 0),()), "IsolateBlending": ((2020622953, LCID, 4, 0),()), "KnockoutGroup": ((2020622955, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeColorOption(DispatchBaseClass): 'Find/change color options.' CLSID = IID('{E0217BFC-FD9C-4935-A4C9-80288BBCAF8E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), "ObjectType": (1179604069, 2, (3, 0), (), "ObjectType", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "ObjectType": ((1179604069, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeContentTransparencySetting(DispatchBaseClass): 'Transparency settings for the content of the parent object.' CLSID = IID('{A75E01D3-62A3-4D01-BC8B-73327CEDE0D3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'FindChangeBevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{371E10A6-BE71-492F-8F35-866D579C9621}'), # Method 'BlendingSettings' returns object of type 'FindChangeBlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{D9409068-0D4D-4782-A81C-1CA0D736D283}'), # Method 'DirectionalFeatherSettings' returns object of type 'FindChangeDirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{6A55918A-5DF6-461E-83E4-E38FA3496463}'), # Method 'DropShadowSettings' returns object of type 'FindChangeDropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{2703BF04-4585-4D38-93B3-73820FDED4BD}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FindChangeFeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}'), # Method 'GradientFeatherSettings' returns object of type 'FindChangeGradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}'), # Method 'InnerGlowSettings' returns object of type 'FindChangeInnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{D3F3A468-B6F1-46B9-B855-7790F14EC052}'), # Method 'InnerShadowSettings' returns object of type 'FindChangeInnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}'), # Method 'OuterGlowSettings' returns object of type 'FindChangeOuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{C4585392-4B16-4F6A-9191-311619BB989F}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'FindChangeSatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{87536138-1998-40BE-AFCB-9806846AA126}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeDirectionalFeatherSetting(DispatchBaseClass): 'Directional feather effect settings.' CLSID = IID('{6A55918A-5DF6-461E-83E4-E38FA3496463}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "BottomWidth": (2020627766, 2, (12, 0), (), "BottomWidth", None), "ChokeAmount": (2020627829, 2, (12, 0), (), "ChokeAmount", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FollowShapeMode": (2020627831, 2, (12, 0), (), "FollowShapeMode", None), "LeftWidth": (2020627763, 2, (12, 0), (), "LeftWidth", None), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RightWidth": (2020627764, 2, (12, 0), (), "RightWidth", None), "TopWidth": (2020627765, 2, (12, 0), (), "TopWidth", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BottomWidth": ((2020627766, LCID, 4, 0),()), "ChokeAmount": ((2020627829, LCID, 4, 0),()), "FollowShapeMode": ((2020627831, LCID, 4, 0),()), "LeftWidth": ((2020627763, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "RightWidth": ((2020627764, LCID, 4, 0),()), "TopWidth": ((2020627765, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeDropShadowSetting(DispatchBaseClass): 'Drop shadow settings.' CLSID = IID('{2703BF04-4585-4D38-93B3-73820FDED4BD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), "EffectColor": (2020627828, 2, (12, 0), (), "EffectColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HonorOtherEffects": (2020627767, 2, (12, 0), (), "HonorOtherEffects", None), "KnockedOut": (2020627826, 2, (12, 0), (), "KnockedOut", None), "Mode": (2020627824, 2, (12, 0), (), "Mode", None), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Spread": (1936749156, 2, (12, 0), (), "Spread", None), "UseGlobalLight": (2020627827, 2, (12, 0), (), "UseGlobalLight", None), "XOffset": (2020627818, 2, (12, 0), (), "XOffset", None), "YOffset": (2020627819, 2, (12, 0), (), "YOffset", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "HonorOtherEffects": ((2020627767, LCID, 4, 0),()), "KnockedOut": ((2020627826, LCID, 4, 0),()), "Mode": ((2020627824, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), "XOffset": ((2020627818, LCID, 4, 0),()), "YOffset": ((2020627819, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeFeatherSetting(DispatchBaseClass): 'Feather effect settings.' CLSID = IID('{6F2EE154-4911-4679-B36E-A4CAE0FE2259}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ChokeAmount": (2020627829, 2, (12, 0), (), "ChokeAmount", None), "CornerType": (2020627825, 2, (12, 0), (), "CornerType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Mode": (2020627824, 2, (12, 0), (), "Mode", None), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), } _prop_map_put_ = { "ChokeAmount": ((2020627829, LCID, 4, 0),()), "CornerType": ((2020627825, LCID, 4, 0),()), "Mode": ((2020627824, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeFillTransparencySetting(DispatchBaseClass): 'Transparency settings for the fill applied to the parent object.' CLSID = IID('{98646CD0-DB2B-41C8-B774-F834E178C29F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'FindChangeBevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{371E10A6-BE71-492F-8F35-866D579C9621}'), # Method 'BlendingSettings' returns object of type 'FindChangeBlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{D9409068-0D4D-4782-A81C-1CA0D736D283}'), # Method 'DirectionalFeatherSettings' returns object of type 'FindChangeDirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{6A55918A-5DF6-461E-83E4-E38FA3496463}'), # Method 'DropShadowSettings' returns object of type 'FindChangeDropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{2703BF04-4585-4D38-93B3-73820FDED4BD}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FindChangeFeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}'), # Method 'GradientFeatherSettings' returns object of type 'FindChangeGradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}'), # Method 'InnerGlowSettings' returns object of type 'FindChangeInnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{D3F3A468-B6F1-46B9-B855-7790F14EC052}'), # Method 'InnerShadowSettings' returns object of type 'FindChangeInnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}'), # Method 'OuterGlowSettings' returns object of type 'FindChangeOuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{C4585392-4B16-4F6A-9191-311619BB989F}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'FindChangeSatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{87536138-1998-40BE-AFCB-9806846AA126}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeGlyphOption(DispatchBaseClass): 'Find/change glyph options.' CLSID = IID('{9DFFD927-708D-4AFA-A14C-497D44B9BA89}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SearchBackwards": (1179865922, 2, (11, 0), (), "SearchBackwards", None), } _prop_map_put_ = { "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "SearchBackwards": ((1179865922, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeGradientFeatherSetting(DispatchBaseClass): 'Gradient feather effect settings.' CLSID = IID('{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "Applied": (2020627822, 2, (12, 0), (), "Applied", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GradientStart": (2020627832, 2, (12, 0), (), "GradientStart", None), "HiliteAngle": (2020627833, 2, (12, 0), (), "HiliteAngle", None), "HiliteLength": (2020627834, 2, (12, 0), (), "HiliteLength", None), "Length": (1818586727, 2, (12, 0), (), "Length", None), # Method 'OpacityGradientStops' returns object of type 'OpacityGradientStops' "OpacityGradientStops": (2020626799, 2, (9, 0), (), "OpacityGradientStops", '{03D5546B-BDB1-488C-BF5C-A622B962B58C}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Type": (1735550068, 2, (12, 0), (), "Type", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "GradientStart": ((2020627832, LCID, 4, 0),()), "HiliteAngle": ((2020627833, LCID, 4, 0),()), "HiliteLength": ((2020627834, LCID, 4, 0),()), "Length": ((1818586727, LCID, 4, 0),()), "Type": ((1735550068, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeGrepOption(DispatchBaseClass): 'Find/change grep options.' CLSID = IID('{4DDDBCE6-DE1F-49B7-B7FA-212112425A27}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), "KanaSensitive": (1179348563, 2, (11, 0), (), "KanaSensitive", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SearchBackwards": (1179865922, 2, (11, 0), (), "SearchBackwards", None), "WidthSensitive": (1180132435, 2, (11, 0), (), "WidthSensitive", None), } _prop_map_put_ = { "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "KanaSensitive": ((1179348563, LCID, 4, 0),()), "SearchBackwards": ((1179865922, LCID, 4, 0),()), "WidthSensitive": ((1180132435, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeInnerGlowSetting(DispatchBaseClass): 'Inner glow effect settings.' CLSID = IID('{D3F3A468-B6F1-46B9-B855-7790F14EC052}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), "EffectColor": (2020627828, 2, (12, 0), (), "EffectColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Source": (1751937891, 2, (12, 0), (), "Source", None), "Spread": (1936749156, 2, (12, 0), (), "Spread", None), "Technique": (2020627823, 2, (12, 0), (), "Technique", None), } _prop_map_put_ = { "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Source": ((1751937891, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeInnerShadowSetting(DispatchBaseClass): 'Inner shadow effect settings.' CLSID = IID('{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), "ChokeAmount": (2020627829, 2, (12, 0), (), "ChokeAmount", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), "EffectColor": (2020627828, 2, (12, 0), (), "EffectColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "UseGlobalLight": (2020627827, 2, (12, 0), (), "UseGlobalLight", None), "XOffset": (2020627818, 2, (12, 0), (), "XOffset", None), "YOffset": (2020627819, 2, (12, 0), (), "YOffset", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "ChokeAmount": ((2020627829, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), "XOffset": ((2020627818, LCID, 4, 0),()), "YOffset": ((2020627819, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeObjectOption(DispatchBaseClass): 'Find/change object options.' CLSID = IID('{3C01E0B1-88A2-4214-92D8-176BD17CA2F8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), "ObjectType": (1179604069, 2, (3, 0), (), "ObjectType", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "ObjectType": ((1179604069, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeOuterGlowSetting(DispatchBaseClass): 'Outer glow effect settings.' CLSID = IID('{C4585392-4B16-4F6A-9191-311619BB989F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), "EffectColor": (2020627828, 2, (12, 0), (), "EffectColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (12, 0), (), "Noise", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Spread": (1936749156, 2, (12, 0), (), "Spread", None), "Technique": (2020627823, 2, (12, 0), (), "Technique", None), } _prop_map_put_ = { "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeSatinSetting(DispatchBaseClass): 'Satin effect settings.' CLSID = IID('{87536138-1998-40BE-AFCB-9806846AA126}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (12, 0), (), "Angle", None), "Applied": (2020627822, 2, (12, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (12, 0), (), "BlendMode", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), "EffectColor": (2020627828, 2, (12, 0), (), "EffectColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InvertEffect": (2020627830, 2, (12, 0), (), "InvertEffect", None), "Opacity": (2020622959, 2, (12, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "InvertEffect": ((2020627830, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeStrokeTransparencySetting(DispatchBaseClass): 'Transparency settings for the stroke of the parent object.' CLSID = IID('{B1C1C975-8037-4103-B96E-D1C861ECB211}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'FindChangeBevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{371E10A6-BE71-492F-8F35-866D579C9621}'), # Method 'BlendingSettings' returns object of type 'FindChangeBlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{D9409068-0D4D-4782-A81C-1CA0D736D283}'), # Method 'DirectionalFeatherSettings' returns object of type 'FindChangeDirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{6A55918A-5DF6-461E-83E4-E38FA3496463}'), # Method 'DropShadowSettings' returns object of type 'FindChangeDropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{2703BF04-4585-4D38-93B3-73820FDED4BD}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FindChangeFeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}'), # Method 'GradientFeatherSettings' returns object of type 'FindChangeGradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}'), # Method 'InnerGlowSettings' returns object of type 'FindChangeInnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{D3F3A468-B6F1-46B9-B855-7790F14EC052}'), # Method 'InnerShadowSettings' returns object of type 'FindChangeInnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}'), # Method 'OuterGlowSettings' returns object of type 'FindChangeOuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{C4585392-4B16-4F6A-9191-311619BB989F}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'FindChangeSatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{87536138-1998-40BE-AFCB-9806846AA126}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeTextOption(DispatchBaseClass): 'Find/change text options.' CLSID = IID('{1408EBD9-210E-4A56-8BCE-13D96DF65856}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CaseSensitive": (1178825555, 2, (11, 0), (), "CaseSensitive", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IgnoreDiacritics": (1179206761, 2, (11, 0), (), "IgnoreDiacritics", None), "IgnoreKashidas": (1179208545, 2, (11, 0), (), "IgnoreKashidas", None), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), "KanaSensitive": (1179348563, 2, (11, 0), (), "KanaSensitive", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SearchBackwards": (1179865922, 2, (11, 0), (), "SearchBackwards", None), "WholeWord": (1179146084, 2, (11, 0), (), "WholeWord", None), "WidthSensitive": (1180132435, 2, (11, 0), (), "WidthSensitive", None), } _prop_map_put_ = { "CaseSensitive": ((1178825555, LCID, 4, 0),()), "IgnoreDiacritics": ((1179206761, LCID, 4, 0),()), "IgnoreKashidas": ((1179208545, LCID, 4, 0),()), "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "KanaSensitive": ((1179348563, LCID, 4, 0),()), "SearchBackwards": ((1179865922, LCID, 4, 0),()), "WholeWord": ((1179146084, LCID, 4, 0),()), "WidthSensitive": ((1180132435, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeTransliterateOption(DispatchBaseClass): 'Find/change transliterate options.' CLSID = IID('{590D370D-4E05-48B6-84DC-0410A309F04E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CaseSensitive": (1178825555, 2, (11, 0), (), "CaseSensitive", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeFootnotes": (1179207246, 2, (11, 0), (), "IncludeFootnotes", None), "IncludeHiddenLayers": (1179207756, 2, (11, 0), (), "IncludeHiddenLayers", None), "IncludeLockedLayersForFind": (1179208780, 2, (11, 0), (), "IncludeLockedLayersForFind", None), "IncludeLockedStoriesForFind": (1179208787, 2, (11, 0), (), "IncludeLockedStoriesForFind", None), "IncludeMasterPages": (1179209040, 2, (11, 0), (), "IncludeMasterPages", None), "KanaSensitive": (1179348563, 2, (11, 0), (), "KanaSensitive", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SearchBackwards": (1179865922, 2, (11, 0), (), "SearchBackwards", None), "WholeWord": (1179146084, 2, (11, 0), (), "WholeWord", None), "WidthSensitive": (1180132435, 2, (11, 0), (), "WidthSensitive", None), } _prop_map_put_ = { "CaseSensitive": ((1178825555, LCID, 4, 0),()), "IncludeFootnotes": ((1179207246, LCID, 4, 0),()), "IncludeHiddenLayers": ((1179207756, LCID, 4, 0),()), "IncludeLockedLayersForFind": ((1179208780, LCID, 4, 0),()), "IncludeLockedStoriesForFind": ((1179208787, LCID, 4, 0),()), "IncludeMasterPages": ((1179209040, LCID, 4, 0),()), "KanaSensitive": ((1179348563, LCID, 4, 0),()), "SearchBackwards": ((1179865922, LCID, 4, 0),()), "WholeWord": ((1179146084, LCID, 4, 0),()), "WidthSensitive": ((1180132435, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindChangeTransparencySetting(DispatchBaseClass): 'Transparency settings.' CLSID = IID('{75D193B7-A3E1-4A9B-8400-A9A4B0E61B72}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'FindChangeBevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{371E10A6-BE71-492F-8F35-866D579C9621}'), # Method 'BlendingSettings' returns object of type 'FindChangeBlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{D9409068-0D4D-4782-A81C-1CA0D736D283}'), # Method 'DirectionalFeatherSettings' returns object of type 'FindChangeDirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{6A55918A-5DF6-461E-83E4-E38FA3496463}'), # Method 'DropShadowSettings' returns object of type 'FindChangeDropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{2703BF04-4585-4D38-93B3-73820FDED4BD}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FindChangeFeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}'), # Method 'GradientFeatherSettings' returns object of type 'FindChangeGradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}'), # Method 'InnerGlowSettings' returns object of type 'FindChangeInnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{D3F3A468-B6F1-46B9-B855-7790F14EC052}'), # Method 'InnerShadowSettings' returns object of type 'FindChangeInnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}'), # Method 'OuterGlowSettings' returns object of type 'FindChangeOuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{C4585392-4B16-4F6A-9191-311619BB989F}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'FindChangeSatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{87536138-1998-40BE-AFCB-9806846AA126}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindColorPreference(DispatchBaseClass): 'Find color preferences.' CLSID = IID('{0141262D-5B5D-4FA7-8516-E050D80183D6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FindWhat": (1181639767, 2, (12, 0), (), "FindWhat", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Tint": (1953066612, 2, (12, 0), (), "Tint", None), "TintLowerLimit": (1178815564, 2, (12, 0), (), "TintLowerLimit", None), "TintUpperLimit": (1178817868, 2, (12, 0), (), "TintUpperLimit", None), } _prop_map_put_ = { "FindWhat": ((1181639767, LCID, 4, 0),()), "Tint": ((1953066612, LCID, 4, 0),()), "TintLowerLimit": ((1178815564, LCID, 4, 0),()), "TintUpperLimit": ((1178817868, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindGlyphPreference(DispatchBaseClass): 'Find glyph preferences.' CLSID = IID('{2C4C24E8-92D2-4FB2-AE06-D45292A38CA8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphID": (1181182308, 2, (12, 0), (), "GlyphID", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RosFontGroup": (1181904755, 2, (12, 0), (), "RosFontGroup", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphID": ((1181182308, LCID, 4, 0),()), "RosFontGroup": ((1181904755, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindGrepPreference(DispatchBaseClass): 'Find grep preferences.' CLSID = IID('{D30435E3-522A-4630-BE1D-C29143B3519D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedConditions": (1634747252, 2, (12, 0), (), "AppliedConditions", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (12, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DiacriticPosition": (1684627824, 2, (12, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (12, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FindWhat": (1181639767, 2, (12, 0), (), "FindWhat", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (12, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (12, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (12, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingRestartPolicies": (1651401330, 2, (12, 0), (), "NumberingRestartPolicies", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (12, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (12, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (12, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (12, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphDirection": (1885628786, 2, (12, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (12, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (12, 0), (), "ParagraphKashidaWidth", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (12, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (12, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (12, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FindWhat": ((1181639767, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindObjectPreference(DispatchBaseClass): 'Find object preferences.' CLSID = IID('{63C1AABA-1537-4F38-AE58-F8A61EB2BDFA}') coclass_clsid = None def ActualText(self): 'Provides the actual text for the object.\n\tReturn value: The actual text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1633899640, LCID, 1, (8, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AltText(self): 'Provides the alternate text for the object.\n\tReturn value: The alternate text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1634489464, LCID, 1, (8, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ActualMetadataProperty": (1633897840, 2, (12, 0), (), "ActualMetadataProperty", None), "ActualTextSourceType": (1633899344, 2, (12, 0), (), "ActualTextSourceType", None), "AltMetadataProperty": (1634487664, 2, (12, 0), (), "AltMetadataProperty", None), "AltTextSourceType": (1634489168, 2, (12, 0), (), "AltTextSourceType", None), "AnchorPoint": (1095726960, 2, (12, 0), (), "AnchorPoint", None), "AnchorSpaceAbove": (1095727457, 2, (12, 0), (), "AnchorSpaceAbove", None), "AnchorXoffset": (1095727215, 2, (12, 0), (), "AnchorXoffset", None), "AnchorYoffset": (1095727471, 2, (12, 0), (), "AnchorYoffset", None), "AnchoredPosition": (1095725172, 2, (12, 0), (), "AnchoredPosition", None), "AppliedObjectStyles": (1717792627, 2, (12, 0), (), "AppliedObjectStyles", None), "ApplyTagType": (1097888884, 2, (12, 0), (), "ApplyTagType", None), "ApplyToMasterPageOnly": (1886680941, 2, (12, 0), (), "ApplyToMasterPageOnly", None), "ArrowHeadAlignment": (1635215457, 2, (12, 0), (), "ArrowHeadAlignment", None), "AutoSizingReferencePoint": (1634955888, 2, (12, 0), (), "AutoSizingReferencePoint", None), "AutoSizingType": (1634952297, 2, (12, 0), (), "AutoSizingType", None), "BaselineFrameGridColor": (1111909228, 2, (12, 0), (), "BaselineFrameGridColor", None), "BaselineFrameGridIncrement": (1111910755, 2, (12, 0), (), "BaselineFrameGridIncrement", None), "BaselineFrameGridRelativeOption": (1111913071, 2, (12, 0), (), "BaselineFrameGridRelativeOption", None), "BottomCrop": (1717793378, 2, (12, 0), (), "BottomCrop", None), "BottomLeftCornerOption": (1885556531, 2, (12, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (12, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "ContentTransparencySettings": (2020627267, 2, (12, 0), (), "ContentTransparencySettings", None), "ContourType": (1885564788, 2, (12, 0), (), "ContourType", None), "CustomActualText": (1633895284, 2, (12, 0), (), "CustomActualText", None), "CustomAltText": (1634485108, 2, (12, 0), (), "CustomAltText", None), "EndCap": (1701733475, 2, (12, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FillTransparencySettings": (2020627270, 2, (12, 0), (), "FillTransparencySettings", None), "FirstBaselineOffset": (1180856166, 2, (12, 0), (), "FirstBaselineOffset", None), "FittingAlignment": (1717660782, 2, (12, 0), (), "FittingAlignment", None), "FittingOnEmptyFrame": (1717987700, 2, (12, 0), (), "FittingOnEmptyFrame", None), "FootnotesEnableOverrides": (1413891407, 2, (12, 0), (), "FootnotesEnableOverrides", None), "FootnotesMinimumSpacing": (1413893459, 2, (12, 0), (), "FootnotesMinimumSpacing", None), "FootnotesSpaceBetween": (1413894978, 2, (12, 0), (), "FootnotesSpaceBetween", None), "FootnotesSpanAcrossColumns": (1413894982, 2, (12, 0), (), "FootnotesSpanAcrossColumns", None), "GIFOptionsInterlaced": (1483040617, 2, (12, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (12, 0), (), "GIFOptionsPalette", None), "GapColor": (1734438979, 2, (12, 0), (), "GapColor", None), "GapTint": (1734438996, 2, (12, 0), (), "GapTint", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "HorizontalReferencePoint": (1095266924, 2, (12, 0), (), "HorizontalReferencePoint", None), "IgnoreWrap": (1769435760, 2, (12, 0), (), "IgnoreWrap", None), "ImageAlignment": (1231896940, 2, (12, 0), (), "ImageAlignment", None), "ImageConversionType": (1229158004, 2, (12, 0), (), "ImageConversionType", None), "ImageExportResolution": (1231901299, 2, (12, 0), (), "ImageExportResolution", None), "ImagePageBreak": (1231900779, 2, (12, 0), (), "ImagePageBreak", None), "ImageSpaceAfter": (1231901505, 2, (12, 0), (), "ImageSpaceAfter", None), "ImageSpaceBefore": (1231901506, 2, (12, 0), (), "ImageSpaceBefore", None), "IncludeInsideEdges": (1768514916, 2, (12, 0), (), "IncludeInsideEdges", None), "InsetSpacing": (1768846196, 2, (12, 0), (), "InsetSpacing", None), "Inverse": (1886680950, 2, (12, 0), (), "Inverse", None), "JPEGOptionsFormat": (1483041382, 2, (12, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (12, 0), (), "JPEGOptionsQuality", None), "LeftArrowHeadScale": (1818323059, 2, (12, 0), (), "LeftArrowHeadScale", None), "LeftCrop": (1717793388, 2, (12, 0), (), "LeftCrop", None), "LeftLineEnd": (1819043182, 2, (12, 0), (), "LeftLineEnd", None), "LockPosition": (1095724144, 2, (12, 0), (), "LockPosition", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeightForAutoSizing": (1634954600, 2, (12, 0), (), "MinimumHeightForAutoSizing", None), "MinimumWidthForAutoSizing": (1634954615, 2, (12, 0), (), "MinimumWidthForAutoSizing", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Nonprinting": (1852797042, 2, (12, 0), (), "Nonprinting", None), "OpticalMarginAlignment": (1869431116, 2, (12, 0), (), "OpticalMarginAlignment", None), "OpticalMarginSize": (1869431386, 2, (12, 0), (), "OpticalMarginSize", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (12, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PinPosition": (1095725168, 2, (12, 0), (), "PinPosition", None), "PositionReferencePoint": (1095716978, 2, (12, 0), (), "PositionReferencePoint", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PreserveAppearanceFromLayout": (1349471329, 2, (12, 0), (), "PreserveAppearanceFromLayout", None), "RightArrowHeadScale": (1918986355, 2, (12, 0), (), "RightArrowHeadScale", None), "RightCrop": (1717793394, 2, (12, 0), (), "RightCrop", None), "RightLineEnd": (1919706478, 2, (12, 0), (), "RightLineEnd", None), "SpineRelative": (1095725938, 2, (12, 0), (), "SpineRelative", None), "StartingOffsetForBaselineFrameGrid": (1111913327, 2, (12, 0), (), "StartingOffsetForBaselineFrameGrid", None), "StoryDirection": (1935960434, 2, (12, 0), (), "StoryDirection", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (12, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeTransparencySettings": (2020627283, 2, (12, 0), (), "StrokeTransparencySettings", None), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "TextColumnCount": (1667460724, 2, (12, 0), (), "TextColumnCount", None), "TextColumnFixedWidth": (1668052836, 2, (12, 0), (), "TextColumnFixedWidth", None), "TextColumnGutter": (1668048756, 2, (12, 0), (), "TextColumnGutter", None), "TextWrapMode": (1954051949, 2, (12, 0), (), "TextWrapMode", None), "TextWrapOffset": (1886680937, 2, (12, 0), (), "TextWrapOffset", None), "TextWrapSide": (1886680947, 2, (12, 0), (), "TextWrapSide", None), "TopCrop": (1717793396, 2, (12, 0), (), "TopCrop", None), "TopLeftCornerOption": (1885556529, 2, (12, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (12, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), "TransparencySettings": (2020627280, 2, (12, 0), (), "TransparencySettings", None), "UseCustomBaselineFrameGrid": (1111913827, 2, (12, 0), (), "UseCustomBaselineFrameGrid", None), "UseFixedColumnWidth": (1969644407, 2, (12, 0), (), "UseFixedColumnWidth", None), "UseImagePageBreak": (1432973410, 2, (12, 0), (), "UseImagePageBreak", None), "UseMinimumHeightForAutoSizing": (1634953325, 2, (12, 0), (), "UseMinimumHeightForAutoSizing", None), "UseMinimumWidthForAutoSizing": (1634953335, 2, (12, 0), (), "UseMinimumWidthForAutoSizing", None), "UseNoLineBreaksForAutoSizing": (1634954860, 2, (12, 0), (), "UseNoLineBreaksForAutoSizing", None), "UserModifiedWrap": (1886680949, 2, (12, 0), (), "UserModifiedWrap", None), "VerticalJustification": (1447715180, 2, (12, 0), (), "VerticalJustification", None), "VerticalReferencePoint": (1095718514, 2, (12, 0), (), "VerticalReferencePoint", None), "VerticalThreshold": (1447718249, 2, (12, 0), (), "VerticalThreshold", None), } _prop_map_put_ = { "ActualMetadataProperty": ((1633897840, LCID, 4, 0),()), "ActualTextSourceType": ((1633899344, LCID, 4, 0),()), "AltMetadataProperty": ((1634487664, LCID, 4, 0),()), "AltTextSourceType": ((1634489168, LCID, 4, 0),()), "AnchorPoint": ((1095726960, LCID, 4, 0),()), "AnchorSpaceAbove": ((1095727457, LCID, 4, 0),()), "AnchorXoffset": ((1095727215, LCID, 4, 0),()), "AnchorYoffset": ((1095727471, LCID, 4, 0),()), "AnchoredPosition": ((1095725172, LCID, 4, 0),()), "AppliedObjectStyles": ((1717792627, LCID, 4, 0),()), "ApplyTagType": ((1097888884, LCID, 4, 0),()), "ApplyToMasterPageOnly": ((1886680941, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "AutoSizingReferencePoint": ((1634955888, LCID, 4, 0),()), "AutoSizingType": ((1634952297, LCID, 4, 0),()), "BaselineFrameGridColor": ((1111909228, LCID, 4, 0),()), "BaselineFrameGridIncrement": ((1111910755, LCID, 4, 0),()), "BaselineFrameGridRelativeOption": ((1111913071, LCID, 4, 0),()), "BottomCrop": ((1717793378, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContourType": ((1885564788, LCID, 4, 0),()), "CustomActualText": ((1633895284, LCID, 4, 0),()), "CustomAltText": ((1634485108, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "FittingAlignment": ((1717660782, LCID, 4, 0),()), "FittingOnEmptyFrame": ((1717987700, LCID, 4, 0),()), "FootnotesEnableOverrides": ((1413891407, LCID, 4, 0),()), "FootnotesMinimumSpacing": ((1413893459, LCID, 4, 0),()), "FootnotesSpaceBetween": ((1413894978, LCID, 4, 0),()), "FootnotesSpanAcrossColumns": ((1413894982, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "HorizontalReferencePoint": ((1095266924, LCID, 4, 0),()), "IgnoreWrap": ((1769435760, LCID, 4, 0),()), "ImageAlignment": ((1231896940, LCID, 4, 0),()), "ImageConversionType": ((1229158004, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "ImagePageBreak": ((1231900779, LCID, 4, 0),()), "ImageSpaceAfter": ((1231901505, LCID, 4, 0),()), "ImageSpaceBefore": ((1231901506, LCID, 4, 0),()), "IncludeInsideEdges": ((1768514916, LCID, 4, 0),()), "InsetSpacing": ((1768846196, LCID, 4, 0),()), "Inverse": ((1886680950, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftCrop": ((1717793388, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LockPosition": ((1095724144, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeightForAutoSizing": ((1634954600, LCID, 4, 0),()), "MinimumWidthForAutoSizing": ((1634954615, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OpticalMarginAlignment": ((1869431116, LCID, 4, 0),()), "OpticalMarginSize": ((1869431386, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PinPosition": ((1095725168, LCID, 4, 0),()), "PositionReferencePoint": ((1095716978, LCID, 4, 0),()), "PreserveAppearanceFromLayout": ((1349471329, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightCrop": ((1717793394, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "SpineRelative": ((1095725938, LCID, 4, 0),()), "StartingOffsetForBaselineFrameGrid": ((1111913327, LCID, 4, 0),()), "StoryDirection": ((1935960434, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TextColumnCount": ((1667460724, LCID, 4, 0),()), "TextColumnFixedWidth": ((1668052836, LCID, 4, 0),()), "TextColumnGutter": ((1668048756, LCID, 4, 0),()), "TextWrapMode": ((1954051949, LCID, 4, 0),()), "TextWrapOffset": ((1886680937, LCID, 4, 0),()), "TextWrapSide": ((1886680947, LCID, 4, 0),()), "TopCrop": ((1717793396, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "UseCustomBaselineFrameGrid": ((1111913827, LCID, 4, 0),()), "UseFixedColumnWidth": ((1969644407, LCID, 4, 0),()), "UseImagePageBreak": ((1432973410, LCID, 4, 0),()), "UseMinimumHeightForAutoSizing": ((1634953325, LCID, 4, 0),()), "UseMinimumWidthForAutoSizing": ((1634953335, LCID, 4, 0),()), "UseNoLineBreaksForAutoSizing": ((1634954860, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "VerticalReferencePoint": ((1095718514, LCID, 4, 0),()), "VerticalThreshold": ((1447718249, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindTextPreference(DispatchBaseClass): 'Find text preferences.' CLSID = IID('{7A344CB5-B629-4046-AFA7-B92EA4047F75}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedConditions": (1634747252, 2, (12, 0), (), "AppliedConditions", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (12, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DiacriticPosition": (1684627824, 2, (12, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (12, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), "EndJoin": (1701733482, 2, (12, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FindWhat": (1181639767, 2, (12, 0), (), "FindWhat", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (12, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (12, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (12, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "MiterLimit": (1835627634, 2, (12, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingRestartPolicies": (1651401330, 2, (12, 0), (), "NumberingRestartPolicies", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (12, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (12, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (12, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (12, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphDirection": (1885628786, 2, (12, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (12, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (12, 0), (), "ParagraphKashidaWidth", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (12, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (12, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (12, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (12, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FindWhat": ((1181639767, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FindTransliteratePreference(DispatchBaseClass): 'Find transliterate preferences.' CLSID = IID('{54BBD585-3C47-4B59-90EE-E17AFD4B0EA6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AllowArbitraryHyphenation": (1786212975, 2, (12, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (12, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (12, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (12, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), "BulletChar": (1651401315, 2, (12, 0), (), "BulletChar", None), "BulletsAlignment": (1651401313, 2, (12, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (12, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (12, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (12, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (12, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (12, 0), (), "CharacterAlignment", None), "CharacterRotation": (1668444020, 2, (12, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (12, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (12, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DropCapCharacters": (1684235105, 2, (12, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (12, 0), (), "DropCapLines", None), "DropcapDetail": (1684235373, 2, (12, 0), (), "DropcapDetail", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (12, 0), (), "FillTint", None), "FindCharacterType": (1178817657, 2, (12, 0), (), "FindCharacterType", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (12, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (12, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (12, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (12, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignment": (1785160044, 2, (12, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (12, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (12, 0), (), "HorizontalScale", None), "HyphenateAcrossColumns": (1752785766, 2, (12, 0), (), "HyphenateAcrossColumns", None), "HyphenateLastWord": (1752788087, 2, (12, 0), (), "HyphenateLastWord", None), "IgnoreEdgeAlignment": (1768375617, 2, (12, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (12, 0), (), "Jidori", None), "Justification": (1885432942, 2, (12, 0), (), "Justification", None), "KeepAllLinesTogether": (1801810036, 2, (12, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (12, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (12, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (12, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (12, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (12, 0), (), "KeepWithNext", None), "KentenAlignment": (1785422188, 2, (12, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (12, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (12, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (12, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (12, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (12, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (12, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (12, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (12, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (12, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (12, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (12, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (12, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (12, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (12, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (12, 0), (), "KerningValue", None), "KinsokuHangType": (1785423988, 2, (12, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (12, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (12, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (12, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (12, 0), (), "Ligatures", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "NoBreak": (1852793451, 2, (12, 0), (), "NoBreak", None), "NumberingAlignment": (1651404385, 2, (12, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (12, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (12, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (12, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (12, 0), (), "NumberingLevel", None), "NumberingStartAt": (1651405684, 2, (12, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (12, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (12, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (12, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (12, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (12, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (12, 0), (), "OTFHistorical", None), "OTFLocale": (1330932835, 2, (12, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (12, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (12, 0), (), "OTFOrdinal", None), "OTFProportionalMetrics": (1885432948, 2, (12, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (12, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (12, 0), (), "OTFSlashedZero", None), "OTFStylisticSets": (1330934643, 2, (12, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (12, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (12, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (12, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (12, 0), (), "OverprintStroke", None), "ParagraphGyoudori": (1785751396, 2, (12, 0), (), "ParagraphGyoudori", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (12, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Rensuuji": (1785881966, 2, (12, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (12, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (12, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (12, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (12, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (12, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (12, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (12, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (12, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (12, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (12, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (12, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (12, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (12, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (12, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (12, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (12, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (12, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (12, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (12, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (12, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (12, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (12, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (12, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (12, 0), (), "RubyYScale", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (12, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (12, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (12, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (12, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (12, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (12, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (12, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "StartParagraph": (1885495920, 2, (12, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (12, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (12, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (12, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (12, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (12, 0), (), "StrikeThru", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (12, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "Tatechuyoko": (1786012537, 2, (12, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (12, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (12, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (12, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (12, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (12, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (12, 0), (), "Tsume", None), "Underline": (1970168946, 2, (12, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (12, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (12, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (12, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (12, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (12, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (12, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (12, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (12, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (12, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (12, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (12, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (12, 0), (), "WarichuSize", None), } _prop_map_put_ = { "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FindCharacterType": ((1178817657, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FlattenerPreference(DispatchBaseClass): 'Transparency flattener preferences.' CLSID = IID('{9E955039-6DBC-4988-B7D6-E8E13E700CC1}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ClipComplexRegions": (1718829938, 2, (11, 0), (), "ClipComplexRegions", None), "ConvertAllStrokesToOutlines": (1718834022, 2, (11, 0), (), "ConvertAllStrokesToOutlines", None), "ConvertAllTextToOutlines": (1718834287, 2, (11, 0), (), "ConvertAllTextToOutlines", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GradientAndMeshResolution": (1718830962, 2, (5, 0), (), "GradientAndMeshResolution", None), "LineArtAndTextResolution": (1718830706, 2, (5, 0), (), "LineArtAndTextResolution", None), # Method 'Parent' returns object of type 'Spread' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{2407F2DA-4E36-11D1-8047-0060B03C02E4}'), "RasterVectorBalance": (1718832236, 2, (12, 0), (), "RasterVectorBalance", None), } _prop_map_put_ = { "ClipComplexRegions": ((1718829938, LCID, 4, 0),()), "ConvertAllStrokesToOutlines": ((1718834022, LCID, 4, 0),()), "ConvertAllTextToOutlines": ((1718834287, LCID, 4, 0),()), "GradientAndMeshResolution": ((1718830962, LCID, 4, 0),()), "LineArtAndTextResolution": ((1718830706, LCID, 4, 0),()), "RasterVectorBalance": ((1718832236, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FlattenerPreset(DispatchBaseClass): 'A preset that contains transparency flattener properties.' CLSID = IID('{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the FlattenerPreset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type FlattenerPreset def Duplicate(self): 'Duplicates the FlattenerPreset.\n\tReturn value: The duplicate FlattenerPreset.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ClipComplexRegions": (1718829938, 2, (11, 0), (), "ClipComplexRegions", None), "ConvertAllStrokesToOutlines": (1718834022, 2, (11, 0), (), "ConvertAllStrokesToOutlines", None), "ConvertAllTextToOutlines": (1718834287, 2, (11, 0), (), "ConvertAllTextToOutlines", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GradientAndMeshResolution": (1718830962, 2, (5, 0), (), "GradientAndMeshResolution", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LineArtAndTextResolution": (1718830706, 2, (5, 0), (), "LineArtAndTextResolution", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RasterVectorBalance": (1718832236, 2, (12, 0), (), "RasterVectorBalance", None), } _prop_map_put_ = { "ClipComplexRegions": ((1718829938, LCID, 4, 0),()), "ConvertAllStrokesToOutlines": ((1718834022, LCID, 4, 0),()), "ConvertAllTextToOutlines": ((1718834287, LCID, 4, 0),()), "GradientAndMeshResolution": ((1718830962, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LineArtAndTextResolution": ((1718830706, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "RasterVectorBalance": ((1718832236, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FlattenerPresets(DispatchBaseClass): 'A collection of transparency flattener presets.' CLSID = IID('{6EBE0972-2FF7-4C88-B28D-BAC0B02DE562}') coclass_clsid = None # Result is of type FlattenerPreset def Add(self): 'Creates a new FlattenerPreset.\n\tReturn value: The new FlattenerPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Font(DispatchBaseClass): 'A font.' CLSID = IID('{758A3D29-A294-4E59-AFE8-05F8F4E0F130}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CheckOpenTypeFeature(self, Using=defaultNamedNotOptArg): 'Checks whether the font supports the specified OpenType feature.\n\tReturn value: If true, the font supports the specified feature.\n\tUsing: The OpenType feature to check for, specified either as an OpenType feature or a string. Type: idOpenTypeFeature enumerator or String' return self._oleobj_.InvokeTypes(1129272390, LCID, 1, (11, 0), ((12, 1),),Using ) def CreateSubsetFont(self, CharactersForSubset=defaultNamedNotOptArg, FontDestination=defaultNamedNotOptArg): 'Create a copy of the font with just enough information to render the list of characters given.\n\tCharactersForSubset: String with all the characters used in the resulting font.\n\tFontDestination: File location for the new font.' return self._oleobj_.InvokeTypes(1936934510, LCID, 1, (24, 0), ((8, 1), (8, 1)),CharactersForSubset , FontDestination) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowEditableEmbedding": (1716544877, 2, (11, 0), (), "AllowEditableEmbedding", None), "AllowOutlines": (1716539252, 2, (11, 0), (), "AllowOutlines", None), "AllowPDFEmbedding": (1716539460, 2, (11, 0), (), "AllowPDFEmbedding", None), "AllowPrinting": (1716547698, 2, (11, 0), (), "AllowPrinting", None), "DesignAxesName": (1313096014, 2, (12, 0), (), "DesignAxesName", None), "DesignAxesRange": (1313096018, 2, (12, 0), (), "DesignAxesRange", None), "DesignAxesValues": (1313096022, 2, (12, 0), (), "DesignAxesValues", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontFamily": (1715888493, 2, (8, 0), (), "FontFamily", None), "FontStyleName": (1716745337, 2, (8, 0), (), "FontStyleName", None), "FontStyleNameNative": (1716745294, 2, (8, 0), (), "FontStyleNameNative", None), "FontType": (1718506608, 2, (3, 0), (), "FontType", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "FullNameNative": (1715885390, 2, (8, 0), (), "FullNameNative", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Location": (1819239265, 2, (8, 0), (), "Location", None), "Name": (0, 2, (8, 0), (), "Name", None), "NumDesignAxes": (1716405313, 2, (3, 0), (), "NumDesignAxes", None), "Ordering": (1716474436, 2, (8, 0), (), "Ordering", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PlatformName": (1716538452, 2, (8, 0), (), "PlatformName", None), "PostScriptName": (1716540238, 2, (8, 0), (), "PostScriptName", None), "Registry": (1716667719, 2, (8, 0), (), "Registry", None), "RestrictedPrinting": (1716539984, 2, (11, 0), (), "RestrictedPrinting", None), "Status": (1937011827, 2, (3, 0), (), "Status", None), "Version": (1986359923, 2, (8, 0), (), "Version", None), "WritingScript": (1465074514, 2, (3, 0), (), "WritingScript", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FontLockingPreference(DispatchBaseClass): 'Font locking preferences.' CLSID = IID('{4D163B2E-D758-4309-9B2F-9EEAFFA3C448}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontChangeLocking": (1883661164, 2, (11, 0), (), "FontChangeLocking", None), "FontInputLocking": (1883662700, 2, (11, 0), (), "FontInputLocking", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "FontChangeLocking": ((1883661164, LCID, 4, 0),()), "FontInputLocking": ((1883662700, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FontSyncPreference(DispatchBaseClass): 'Font sync preferences.' CLSID = IID('{D8246E48-2E41-4502-81D5-483DB99552C4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoActivateFont": (1633773168, 2, (11, 0), (), "AutoActivateFont", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "AutoActivateFont": ((1633773168, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Fonts(DispatchBaseClass): 'A collection of fonts.' CLSID = IID('{BA73BD7C-6CC7-47A4-915A-D711875752B9}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Footnote(DispatchBaseClass): 'A footnote.' CLSID = IID('{2ECF958C-6922-4F77-BCDB-F3C1AE676DC7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Text def ConvertToText(self): 'Converts the footnote to part of the story text and places the converted text at the former location of the footnote marker in the text.\n\tReturn value: The converted text.' ret = self._oleobj_.InvokeTypes(1416582264, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToText', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Delete(self): 'Deletes the Footnote.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "Contents": ((1885564532, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FootnoteOption(DispatchBaseClass): 'Options for specifying default footnote formatting.' CLSID = IID('{370A7F79-B0DD-43ED-9F0A-CB39941F5EBB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ContinuingRuleColor": (1179542371, 2, (12, 0), (), "ContinuingRuleColor", None), "ContinuingRuleGapColor": (1179542375, 2, (12, 0), (), "ContinuingRuleGapColor", None), "ContinuingRuleGapOverprint": (1179542323, 2, (11, 0), (), "ContinuingRuleGapOverprint", None), "ContinuingRuleGapTint": (1179542324, 2, (5, 0), (), "ContinuingRuleGapTint", None), "ContinuingRuleLeftIndent": (1179542377, 2, (12, 0), (), "ContinuingRuleLeftIndent", None), "ContinuingRuleLineWeight": (1179542391, 2, (12, 0), (), "ContinuingRuleLineWeight", None), "ContinuingRuleOffset": (1179542383, 2, (12, 0), (), "ContinuingRuleOffset", None), "ContinuingRuleOn": (1179542320, 2, (11, 0), (), "ContinuingRuleOn", None), "ContinuingRuleOverprint": (1179542390, 2, (11, 0), (), "ContinuingRuleOverprint", None), "ContinuingRuleTint": (1179542388, 2, (5, 0), (), "ContinuingRuleTint", None), "ContinuingRuleType": (1179542393, 2, (12, 0), (), "ContinuingRuleType", None), "ContinuingRuleWidth": (1179542386, 2, (12, 0), (), "ContinuingRuleWidth", None), "EnableStraddling": (1179542899, 2, (11, 0), (), "EnableStraddling", None), "EosPlacement": (1179545708, 2, (11, 0), (), "EosPlacement", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FootnoteFirstBaselineOffset": (1179543149, 2, (3, 0), (), "FootnoteFirstBaselineOffset", None), # Method 'FootnoteMarkerStyle' returns object of type 'CharacterStyle' "FootnoteMarkerStyle": (1179541859, 2, (9, 0), (), "FootnoteMarkerStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "FootnoteMinimumFirstBaselineOffset": (1179543151, 2, (12, 0), (), "FootnoteMinimumFirstBaselineOffset", None), "FootnoteNumberingStyle": (1179545203, 2, (12, 0), (), "FootnoteNumberingStyle", None), # Method 'FootnoteTextStyle' returns object of type 'ParagraphStyle' "FootnoteTextStyle": (1179541872, 2, (9, 0), (), "FootnoteTextStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), "MarkerPositioning": (1179544944, 2, (12, 0), (), "MarkerPositioning", None), "NoSplitting": (1179542643, 2, (11, 0), (), "NoSplitting", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Prefix": (1179545714, 2, (8, 0), (), "Prefix", None), "RestartNumbering": (1179546222, 2, (12, 0), (), "RestartNumbering", None), "RuleColor": (1179545187, 2, (12, 0), (), "RuleColor", None), "RuleGapColor": (1179546215, 2, (12, 0), (), "RuleGapColor", None), "RuleGapOverprint": (1179543407, 2, (11, 0), (), "RuleGapOverprint", None), "RuleGapTint": (1179543412, 2, (5, 0), (), "RuleGapTint", None), "RuleLeftIndent": (1179544681, 2, (12, 0), (), "RuleLeftIndent", None), "RuleLineWeight": (1179546487, 2, (12, 0), (), "RuleLineWeight", None), "RuleOffset": (1179546223, 2, (12, 0), (), "RuleOffset", None), "RuleOn": (1179545136, 2, (11, 0), (), "RuleOn", None), "RuleOverprint": (1179545206, 2, (11, 0), (), "RuleOverprint", None), "RuleTint": (1179546228, 2, (5, 0), (), "RuleTint", None), "RuleType": (1179546745, 2, (12, 0), (), "RuleType", None), "RuleWidth": (1179546217, 2, (12, 0), (), "RuleWidth", None), "SeparatorText": (1179546480, 2, (8, 0), (), "SeparatorText", None), "ShowPrefixSuffix": (1179545715, 2, (12, 0), (), "ShowPrefixSuffix", None), "SpaceBetween": (1179546466, 2, (12, 0), (), "SpaceBetween", None), "Spacer": (1179546472, 2, (12, 0), (), "Spacer", None), "StartAt": (1179546465, 2, (3, 0), (), "StartAt", None), "Suffix": (1179546485, 2, (8, 0), (), "Suffix", None), } _prop_map_put_ = { "ContinuingRuleColor": ((1179542371, LCID, 4, 0),()), "ContinuingRuleGapColor": ((1179542375, LCID, 4, 0),()), "ContinuingRuleGapOverprint": ((1179542323, LCID, 4, 0),()), "ContinuingRuleGapTint": ((1179542324, LCID, 4, 0),()), "ContinuingRuleLeftIndent": ((1179542377, LCID, 4, 0),()), "ContinuingRuleLineWeight": ((1179542391, LCID, 4, 0),()), "ContinuingRuleOffset": ((1179542383, LCID, 4, 0),()), "ContinuingRuleOn": ((1179542320, LCID, 4, 0),()), "ContinuingRuleOverprint": ((1179542390, LCID, 4, 0),()), "ContinuingRuleTint": ((1179542388, LCID, 4, 0),()), "ContinuingRuleType": ((1179542393, LCID, 4, 0),()), "ContinuingRuleWidth": ((1179542386, LCID, 4, 0),()), "EnableStraddling": ((1179542899, LCID, 4, 0),()), "EosPlacement": ((1179545708, LCID, 4, 0),()), "FootnoteFirstBaselineOffset": ((1179543149, LCID, 4, 0),()), "FootnoteMarkerStyle": ((1179541859, LCID, 4, 0),()), "FootnoteMinimumFirstBaselineOffset": ((1179543151, LCID, 4, 0),()), "FootnoteNumberingStyle": ((1179545203, LCID, 4, 0),()), "FootnoteTextStyle": ((1179541872, LCID, 4, 0),()), "MarkerPositioning": ((1179544944, LCID, 4, 0),()), "NoSplitting": ((1179542643, LCID, 4, 0),()), "Prefix": ((1179545714, LCID, 4, 0),()), "RestartNumbering": ((1179546222, LCID, 4, 0),()), "RuleColor": ((1179545187, LCID, 4, 0),()), "RuleGapColor": ((1179546215, LCID, 4, 0),()), "RuleGapOverprint": ((1179543407, LCID, 4, 0),()), "RuleGapTint": ((1179543412, LCID, 4, 0),()), "RuleLeftIndent": ((1179544681, LCID, 4, 0),()), "RuleLineWeight": ((1179546487, LCID, 4, 0),()), "RuleOffset": ((1179546223, LCID, 4, 0),()), "RuleOn": ((1179545136, LCID, 4, 0),()), "RuleOverprint": ((1179545206, LCID, 4, 0),()), "RuleTint": ((1179546228, LCID, 4, 0),()), "RuleType": ((1179546745, LCID, 4, 0),()), "RuleWidth": ((1179546217, LCID, 4, 0),()), "SeparatorText": ((1179546480, LCID, 4, 0),()), "ShowPrefixSuffix": ((1179545715, LCID, 4, 0),()), "SpaceBetween": ((1179546466, LCID, 4, 0),()), "Spacer": ((1179546472, LCID, 4, 0),()), "StartAt": ((1179546465, LCID, 4, 0),()), "Suffix": ((1179546485, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Footnotes(DispatchBaseClass): 'A collection of footnotes.' CLSID = IID('{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}') coclass_clsid = None # Result is of type Footnote def Add(self, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new footnote.\n\tReturn value: The new footnote.\n\tAt: The location of the footnote reference number in the main text relative to the reference object or within the story.\n\tReference: The reference object. Note: Must be an insertion point or a note. Required when the at parameter specifies before or after. Type: Note or InsertionPoint' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),At , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{2ECF958C-6922-4F77-BCDB-F3C1AE676DC7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class FormField(DispatchBaseClass): 'A form field.' CLSID = IID('{3CFCDE91-D4C2-44FD-AE14-DCDF314A4D36}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the FormField's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the FormField that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the FormField. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the FormField to a different shape.\n\tGiven: The FormField's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new FormField. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new FormField. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new FormField. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new FormField. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new FormField. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the FormField.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the FormField at the specified location or offset.\n\tReturn value: The duplicated FormField.\n\tTo: The location of the new FormField, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new FormField from the original FormField's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the FormField.\n\tGiven: The axis around which to flip the FormField.\n\tAround: The point around which to flip the FormField. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the FormField to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the FormField,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the FormField relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the FormField in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the FormField using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the FormField using the last transformation performed on any FormField. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the FormField using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the FormField using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class FormFields(DispatchBaseClass): 'A collection of form fields.' CLSID = IID('{600E771B-33A3-45CB-82CC-E0F0668EAA55}') coclass_clsid = None # Result is of type FormField def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new FormField.\n\tReturn value: The new FormField.\n\tLayer: The layer on which to create the FormField. Type: Layer.\n\tAt: The location at which to insert the FormField relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{3CFCDE91-D4C2-44FD-AE14-DCDF314A4D36}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class FrameFittingOption(DispatchBaseClass): 'Options for fitting placed or pasted content in a frame.' CLSID = IID('{21EC2086-4911-4879-B8DE-A7049C96C769}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoFit": (1717789030, 2, (11, 0), (), "AutoFit", None), "BottomCrop": (1717793378, 2, (12, 0), (), "BottomCrop", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FittingAlignment": (1717660782, 2, (3, 0), (), "FittingAlignment", None), "FittingOnEmptyFrame": (1717987700, 2, (3, 0), (), "FittingOnEmptyFrame", None), "LeftCrop": (1717793388, 2, (12, 0), (), "LeftCrop", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RightCrop": (1717793394, 2, (12, 0), (), "RightCrop", None), "TopCrop": (1717793396, 2, (12, 0), (), "TopCrop", None), } _prop_map_put_ = { "AutoFit": ((1717789030, LCID, 4, 0),()), "BottomCrop": ((1717793378, LCID, 4, 0),()), "FittingAlignment": ((1717660782, LCID, 4, 0),()), "FittingOnEmptyFrame": ((1717987700, LCID, 4, 0),()), "LeftCrop": ((1717793388, LCID, 4, 0),()), "RightCrop": ((1717793394, LCID, 4, 0),()), "TopCrop": ((1717793396, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GalleyPreference(DispatchBaseClass): 'Galley preferences.' CLSID = IID('{595F5387-2EAB-4C10-B66A-71A1908B49CE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AntiAliasType": (1398893651, 2, (3, 0), (), "AntiAliasType", None), "BackgroundColor": (1883400003, 2, (12, 0), (), "BackgroundColor", None), "BlinkCursor": (1114402411, 2, (11, 0), (), "BlinkCursor", None), "CursorType": (1131574100, 2, (3, 0), (), "CursorType", None), "DisplayFont": (1732535924, 2, (8, 0), (), "DisplayFont", None), "DisplayFontSize": (1732535923, 2, (12, 0), (), "DisplayFontSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InfoColumnWidth": (1734951767, 2, (12, 0), (), "InfoColumnWidth", None), "LineSpacingValue": (1934381942, 2, (3, 0), (), "LineSpacingValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShowDepthRuler": (1683123314, 2, (11, 0), (), "ShowDepthRuler", None), "ShowInfoColumn": (1734951752, 2, (11, 0), (), "ShowInfoColumn", None), "ShowParagraphBreakMarks": (1934639725, 2, (11, 0), (), "ShowParagraphBreakMarks", None), "ShowParagraphStyleNames": (1934644078, 2, (11, 0), (), "ShowParagraphStyleNames", None), "SmoothText": (1884515688, 2, (11, 0), (), "SmoothText", None), "TextColor": (1884570476, 2, (12, 0), (), "TextColor", None), } _prop_map_put_ = { "AntiAliasType": ((1398893651, LCID, 4, 0),()), "BackgroundColor": ((1883400003, LCID, 4, 0),()), "BlinkCursor": ((1114402411, LCID, 4, 0),()), "CursorType": ((1131574100, LCID, 4, 0),()), "DisplayFont": ((1732535924, LCID, 4, 0),()), "DisplayFontSize": ((1732535923, LCID, 4, 0),()), "InfoColumnWidth": ((1734951767, LCID, 4, 0),()), "LineSpacingValue": ((1934381942, LCID, 4, 0),()), "ShowDepthRuler": ((1683123314, LCID, 4, 0),()), "ShowInfoColumn": ((1734951752, LCID, 4, 0),()), "ShowParagraphBreakMarks": ((1934639725, LCID, 4, 0),()), "ShowParagraphStyleNames": ((1934644078, LCID, 4, 0),()), "SmoothText": ((1884515688, LCID, 4, 0),()), "TextColor": ((1884570476, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GeneralPreference(DispatchBaseClass): 'General application preferences.' CLSID = IID('{9DDF3B90-2909-4C73-8B9B-38D1A1DD62C6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ApplicationBarShown": (1094869362, 2, (11, 0), (), "ApplicationBarShown", None), "AutoAddCharStyleToCCLibraries": (1631798092, 2, (11, 0), (), "AutoAddCharStyleToCCLibraries", None), "AutoAddParaStyleToCCLibraries": (1632650060, 2, (11, 0), (), "AutoAddParaStyleToCCLibraries", None), "AutoAddSwatchToCCLibraries": (1632846668, 2, (11, 0), (), "AutoAddSwatchToCCLibraries", None), "AutoCollapseIconPanels": (1349280882, 2, (11, 0), (), "AutoCollapseIconPanels", None), "AutoShowHiddenPanels": (1095923308, 2, (11, 0), (), "AutoShowHiddenPanels", None), "CompleteFontDownloadGlyphLimit": (1130775655, 2, (3, 0), (), "CompleteFontDownloadGlyphLimit", None), "CreateLinksOnContentPlace": (1698917456, 2, (11, 0), (), "CreateLinksOnContentPlace", None), "CustomMonitorPpi": (1666019926, 2, (5, 0), (), "CustomMonitorPpi", None), "EnableContentAwareFit": (1799569734, 2, (11, 0), (), "EnableContentAwareFit", None), "EnableFloatingWindowDocking": (1178890083, 2, (11, 0), (), "EnableFloatingWindowDocking", None), "EnableMultiTouchGestures": (1836345203, 2, (11, 0), (), "EnableMultiTouchGestures", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GreekVectorGraphicsOnDrag": (1685081924, 2, (11, 0), (), "GreekVectorGraphicsOnDrag", None), "HighlightObjectUnderSelectionTool": (1868982384, 2, (11, 0), (), "HighlightObjectUnderSelectionTool", None), "IncludePreview": (1685090934, 2, (11, 0), (), "IncludePreview", None), "MainMonitorPpi": (1833792086, 2, (5, 0), (), "MainMonitorPpi", None), "MapStylesOnContentPlace": (1699574608, 2, (11, 0), (), "MapStylesOnContentPlace", None), "ObjectsMoveWithPage": (1869444976, 2, (11, 0), (), "ObjectsMoveWithPage", None), "OpenDocumentsAsTabs": (1330537847, 2, (11, 0), (), "OpenDocumentsAsTabs", None), "OpenRecentLength": (1869640293, 2, (3, 0), (), "OpenRecentLength", None), "PageNumbering": (1346858605, 2, (3, 0), (), "PageNumbering", None), "PanelTabHeightPreference": (1884579920, 2, (11, 0), (), "PanelTabHeightPreference", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PasteboardColorPreference": (1885487952, 2, (3, 0), (), "PasteboardColorPreference", None), "PlaceCursorUsesThumbnails": (1953000802, 2, (11, 0), (), "PlaceCursorUsesThumbnails", None), "PreventSelectingLockedItems": (1886612585, 2, (11, 0), (), "PreventSelectingLockedItems", None), "PreviewPages": (1349668961, 2, (3, 0), (), "PreviewPages", None), "PreviewSize": (1349669737, 2, (3, 0), (), "PreviewSize", None), "ShowAnchorObjectAdornment": (1634627686, 2, (11, 0), (), "ShowAnchorObjectAdornment", None), "ShowContentGrabber": (1667723873, 2, (11, 0), (), "ShowContentGrabber", None), "ShowConveyor": (1936216642, 2, (11, 0), (), "ShowConveyor", None), "ShowLegacyNewDocumentDialog": (1934380612, 2, (11, 0), (), "ShowLegacyNewDocumentDialog", None), "ShowLiveCorners": (1818850915, 2, (11, 0), (), "ShowLiveCorners", None), "ShowMasterPageOverlay": (1836085104, 2, (11, 0), (), "ShowMasterPageOverlay", None), "ShowStartWorkspace": (1934841683, 2, (11, 0), (), "ShowStartWorkspace", None), "ShowStockPurchaseAdornment": (1937010790, 2, (11, 0), (), "ShowStockPurchaseAdornment", None), "ShowTransformationValues": (1684238963, 2, (11, 0), (), "ShowTransformationValues", None), "ShowWhatsNewOnStartup": (2003718992, 2, (11, 0), (), "ShowWhatsNewOnStartup", None), "TemporaryFolder": (1415998564, 2, (8, 0), (), "TemporaryFolder", None), "ToolTips": (1416196211, 2, (3, 0), (), "ToolTips", None), "ToolsPanel": (1416651118, 2, (3, 0), (), "ToolsPanel", None), "UiBrightnessPreference": (1969832528, 2, (5, 0), (), "UiBrightnessPreference", None), "UngroupRemembersLayers": (1970105465, 2, (11, 0), (), "UngroupRemembersLayers", None), "UseApplicationFrame": (1095135841, 2, (11, 0), (), "UseApplicationFrame", None), "UseCustomMonitorResolution": (1967353170, 2, (11, 0), (), "UseCustomMonitorResolution", None), "UseIncomingSpotUponConflict": (1800751443, 2, (11, 0), (), "UseIncomingSpotUponConflict", None), } _prop_map_put_ = { "AutoAddCharStyleToCCLibraries": ((1631798092, LCID, 4, 0),()), "AutoAddParaStyleToCCLibraries": ((1632650060, LCID, 4, 0),()), "AutoAddSwatchToCCLibraries": ((1632846668, LCID, 4, 0),()), "AutoCollapseIconPanels": ((1349280882, LCID, 4, 0),()), "AutoShowHiddenPanels": ((1095923308, LCID, 4, 0),()), "CompleteFontDownloadGlyphLimit": ((1130775655, LCID, 4, 0),()), "CreateLinksOnContentPlace": ((1698917456, LCID, 4, 0),()), "CustomMonitorPpi": ((1666019926, LCID, 4, 0),()), "EnableContentAwareFit": ((1799569734, LCID, 4, 0),()), "EnableFloatingWindowDocking": ((1178890083, LCID, 4, 0),()), "EnableMultiTouchGestures": ((1836345203, LCID, 4, 0),()), "GreekVectorGraphicsOnDrag": ((1685081924, LCID, 4, 0),()), "HighlightObjectUnderSelectionTool": ((1868982384, LCID, 4, 0),()), "IncludePreview": ((1685090934, LCID, 4, 0),()), "MapStylesOnContentPlace": ((1699574608, LCID, 4, 0),()), "ObjectsMoveWithPage": ((1869444976, LCID, 4, 0),()), "OpenDocumentsAsTabs": ((1330537847, LCID, 4, 0),()), "OpenRecentLength": ((1869640293, LCID, 4, 0),()), "PageNumbering": ((1346858605, LCID, 4, 0),()), "PanelTabHeightPreference": ((1884579920, LCID, 4, 0),()), "PasteboardColorPreference": ((1885487952, LCID, 4, 0),()), "PlaceCursorUsesThumbnails": ((1953000802, LCID, 4, 0),()), "PreventSelectingLockedItems": ((1886612585, LCID, 4, 0),()), "PreviewPages": ((1349668961, LCID, 4, 0),()), "PreviewSize": ((1349669737, LCID, 4, 0),()), "ShowAnchorObjectAdornment": ((1634627686, LCID, 4, 0),()), "ShowContentGrabber": ((1667723873, LCID, 4, 0),()), "ShowConveyor": ((1936216642, LCID, 4, 0),()), "ShowLegacyNewDocumentDialog": ((1934380612, LCID, 4, 0),()), "ShowLiveCorners": ((1818850915, LCID, 4, 0),()), "ShowMasterPageOverlay": ((1836085104, LCID, 4, 0),()), "ShowStartWorkspace": ((1934841683, LCID, 4, 0),()), "ShowStockPurchaseAdornment": ((1937010790, LCID, 4, 0),()), "ShowTransformationValues": ((1684238963, LCID, 4, 0),()), "ShowWhatsNewOnStartup": ((2003718992, LCID, 4, 0),()), "TemporaryFolder": ((1415998564, LCID, 4, 0),()), "ToolTips": ((1416196211, LCID, 4, 0),()), "ToolsPanel": ((1416651118, LCID, 4, 0),()), "UiBrightnessPreference": ((1969832528, LCID, 4, 0),()), "UngroupRemembersLayers": ((1970105465, LCID, 4, 0),()), "UseCustomMonitorResolution": ((1967353170, LCID, 4, 0),()), "UseIncomingSpotUponConflict": ((1800751443, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoAnchorBehavior(DispatchBaseClass): 'A behavior object that jumps to an anchor.' CLSID = IID('{20035BEF-AC07-4291-9748-5378EE4A1740}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoAnchorBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AnchorItem": (1734435183, 2, (12, 0), (), "AnchorItem", None), "AnchorName": (1734435182, 2, (8, 0), (), "AnchorName", None), "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "AnchorItem": ((1734435183, LCID, 4, 0),()), "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "FilePath": ((1885434984, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoAnchorBehaviors(DispatchBaseClass): 'A collection of goto anchor behavior objects.' CLSID = IID('{BB2F8242-6994-4A24-9272-66477D47D7AC}') coclass_clsid = None # Result is of type GotoAnchorBehavior def Add(self): 'Creates a new GotoAnchorBehavior.\n\tReturn value: The new GotoAnchorBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{20035BEF-AC07-4291-9748-5378EE4A1740}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoFirstPageBehavior(DispatchBaseClass): 'A behavior object that jumps to the first page of the document.' CLSID = IID('{D066A171-792C-41C6-8004-720A6E981ACF}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoFirstPageBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoFirstPageBehaviors(DispatchBaseClass): 'A collection of goto first page behavior objects.' CLSID = IID('{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}') coclass_clsid = None # Result is of type GotoFirstPageBehavior def Add(self): 'Creates a new GotoFirstPageBehavior.\n\tReturn value: The new GotoFirstPageBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{D066A171-792C-41C6-8004-720A6E981ACF}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoLastPageBehavior(DispatchBaseClass): 'A behavior object that jumps to the last page of the document.' CLSID = IID('{E887A0A3-FD41-40C1-8FC4-6462CC75C03A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoLastPageBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoLastPageBehaviors(DispatchBaseClass): 'A collection of goto last page behavior objects.' CLSID = IID('{7FA4881D-1C2D-45EC-B30F-5114C59D7843}') coclass_clsid = None # Result is of type GotoLastPageBehavior def Add(self): 'Creates a new GotoLastPageBehavior.\n\tReturn value: The new GotoLastPageBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{E887A0A3-FD41-40C1-8FC4-6462CC75C03A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoNextPageBehavior(DispatchBaseClass): 'A behavior object that jumps to the next page in the document.' CLSID = IID('{631D95C9-39F5-4C7F-83D7-6F371B5C1ED0}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoNextPageBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoNextPageBehaviors(DispatchBaseClass): 'A collection of goto next page behavior objects.' CLSID = IID('{035FAD82-1A47-4200-BD7E-000EA14CD2BF}') coclass_clsid = None # Result is of type GotoNextPageBehavior def Add(self): 'Creates a new GotoNextPageBehavior.\n\tReturn value: The new GotoNextPageBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{631D95C9-39F5-4C7F-83D7-6F371B5C1ED0}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoNextStateBehavior(DispatchBaseClass): 'A goto next state behavior.' CLSID = IID('{798584C3-6D08-4B9E-A506-93D89B68843A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoNextStateBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AssociatedMultiStateObject' returns object of type 'MultiStateObject' "AssociatedMultiStateObject": (1735226223, 2, (9, 0), (), "AssociatedMultiStateObject", '{4A188652-A921-4536-8565-59B91E00B6AD}'), "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LoopsToNextOrPrevious": (1735617648, 2, (11, 0), (), "LoopsToNextOrPrevious", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Button' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}'), } _prop_map_put_ = { "AssociatedMultiStateObject": ((1735226223, LCID, 4, 0),()), "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LoopsToNextOrPrevious": ((1735617648, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoNextStateBehaviors(DispatchBaseClass): 'A collection of goto next state behaviors.' CLSID = IID('{1F6A476A-6193-4A40-BE8A-2497B712A31D}') coclass_clsid = None # Result is of type GotoNextStateBehavior def Add(self): 'Creates a new GotoNextStateBehavior.\n\tReturn value: The new GotoNextStateBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{798584C3-6D08-4B9E-A506-93D89B68843A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoNextViewBehavior(DispatchBaseClass): 'A behavior object that jumps to the next view.' CLSID = IID('{E607E3AC-6F3E-4C85-8E6C-E8ED9395EE53}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoNextViewBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoNextViewBehaviors(DispatchBaseClass): 'A collection of goto next view behavior objects.' CLSID = IID('{138EB9A8-E028-4885-A5D2-DB4125A15AEB}') coclass_clsid = None # Result is of type GotoNextViewBehavior def Add(self): 'Creates a new GotoNextViewBehavior.\n\tReturn value: The new GotoNextViewBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{E607E3AC-6F3E-4C85-8E6C-E8ED9395EE53}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoPageBehavior(DispatchBaseClass): 'A behavior object that jumps to a specific page of the document.' CLSID = IID('{D4B687FC-8E9B-4742-BA65-8F9A71F1BB95}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoPageBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "PageNumber": (1348955746, 2, (3, 0), (), "PageNumber", None), # Method 'Parent' returns object of type 'Button' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}'), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "PageNumber": ((1348955746, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoPageBehaviors(DispatchBaseClass): 'A collection of go to page behavior objects.' CLSID = IID('{F5262664-03DE-4817-891A-89A4D444BD75}') coclass_clsid = None # Result is of type GotoPageBehavior def Add(self): 'Creates a new GotoPageBehavior.\n\tReturn value: The new GotoPageBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{D4B687FC-8E9B-4742-BA65-8F9A71F1BB95}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoPreviousPageBehavior(DispatchBaseClass): 'A behavior object that jumps to the previous page in the document.' CLSID = IID('{85174DD9-C19C-4016-BA9D-47ABA49F80DD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoPreviousPageBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoPreviousPageBehaviors(DispatchBaseClass): 'A collection of goto previous page behavior objects.' CLSID = IID('{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}') coclass_clsid = None # Result is of type GotoPreviousPageBehavior def Add(self): 'Creates a new GotoPreviousPageBehavior.\n\tReturn value: The new GotoPreviousPageBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{85174DD9-C19C-4016-BA9D-47ABA49F80DD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoPreviousStateBehavior(DispatchBaseClass): 'A goto previous state behavior.' CLSID = IID('{AD288699-42E3-46B0-9762-347BA6FE00C2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoPreviousStateBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AssociatedMultiStateObject' returns object of type 'MultiStateObject' "AssociatedMultiStateObject": (1735226223, 2, (9, 0), (), "AssociatedMultiStateObject", '{4A188652-A921-4536-8565-59B91E00B6AD}'), "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LoopsToNextOrPrevious": (1735617648, 2, (11, 0), (), "LoopsToNextOrPrevious", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Button' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}'), } _prop_map_put_ = { "AssociatedMultiStateObject": ((1735226223, LCID, 4, 0),()), "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LoopsToNextOrPrevious": ((1735617648, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoPreviousStateBehaviors(DispatchBaseClass): 'A collection of goto previous state behaviors.' CLSID = IID('{EB1BA983-90CE-4ABF-BA9B-3B5991454C47}') coclass_clsid = None # Result is of type GotoPreviousStateBehavior def Add(self): 'Creates a new GotoPreviousStateBehavior.\n\tReturn value: The new GotoPreviousStateBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{AD288699-42E3-46B0-9762-347BA6FE00C2}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoPreviousViewBehavior(DispatchBaseClass): 'A behavior object that jumps to the previous view.' CLSID = IID('{55F4E315-CA16-416C-B988-5F888DD12BFD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoPreviousViewBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ZoomSetting": (1735686765, 2, (3, 0), (), "ZoomSetting", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ZoomSetting": ((1735686765, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoPreviousViewBehaviors(DispatchBaseClass): 'A collection of goto previous view behavior objects.' CLSID = IID('{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}') coclass_clsid = None # Result is of type GotoPreviousViewBehavior def Add(self): 'Creates a new GotoPreviousViewBehavior.\n\tReturn value: The new GotoPreviousViewBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{55F4E315-CA16-416C-B988-5F888DD12BFD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoStateBehavior(DispatchBaseClass): 'A goto state behavior.' CLSID = IID('{01107D0E-2517-4D43-8CC8-00E81598FD01}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoStateBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AssociatedMultiStateObject' returns object of type 'MultiStateObject' "AssociatedMultiStateObject": (1735226223, 2, (9, 0), (), "AssociatedMultiStateObject", '{4A188652-A921-4536-8565-59B91E00B6AD}'), "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GoBackOnRollOff": (1734505071, 2, (11, 0), (), "GoBackOnRollOff", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Button' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}'), "StateName": (1735684974, 2, (8, 0), (), "StateName", None), } _prop_map_put_ = { "AssociatedMultiStateObject": ((1735226223, LCID, 4, 0),()), "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "GoBackOnRollOff": ((1734505071, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "StateName": ((1735684974, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoStateBehaviors(DispatchBaseClass): 'A collection of goto state behaviors.' CLSID = IID('{772A2414-6E68-40CA-AA0A-0E6FC65EE678}') coclass_clsid = None # Result is of type GotoStateBehavior def Add(self): 'Creates a new GotoStateBehavior.\n\tReturn value: The new GotoStateBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{01107D0E-2517-4D43-8CC8-00E81598FD01}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GotoURLBehavior(DispatchBaseClass): 'A behavior object that jumps to a URL.' CLSID = IID('{1E558207-AD2D-45AC-A25D-5DBD6C5DF6CD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GotoURLBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "URL": (1735750252, 2, (8, 0), (), "URL", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "URL": ((1735750252, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GotoURLBehaviors(DispatchBaseClass): 'A collection of goto URL behavior objects.' CLSID = IID('{594D6EB9-A175-4681-BEC3-DBF561A83D92}') coclass_clsid = None # Result is of type GotoURLBehavior def Add(self): 'Creates a new GotoURLBehavior.\n\tReturn value: The new GotoURLBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{1E558207-AD2D-45AC-A25D-5DBD6C5DF6CD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GpuPerformancePreference(DispatchBaseClass): 'GPU performance settings for the application.' CLSID = IID('{8A69953C-A2E9-4B7E-B443-9FCC81500123}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableAnimatedZoom": (1698781805, 2, (11, 0), (), "EnableAnimatedZoom", None), "EnableGpuPerformance": (1699172437, 2, (11, 0), (), "EnableGpuPerformance", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "EnableAnimatedZoom": ((1698781805, LCID, 4, 0),()), "EnableGpuPerformance": ((1699172437, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GrabberPreference(DispatchBaseClass): 'Grabber preferences.' CLSID = IID('{6B77AC97-5342-4F7B-AD1B-F2F9168243BB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GrabberPanning": (1735549552, 2, (3, 0), (), "GrabberPanning", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "GrabberPanning": ((1735549552, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Gradient(DispatchBaseClass): 'A gradient.' CLSID = IID('{A3736551-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type Gradient def Duplicate(self): 'Duplicates the Gradient.\n\tReturn value: The duplicate Gradient.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{A3736551-4F5C-11D2-AB07-00C04FA349C7}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'GradientStops' returns object of type 'GradientStops' "GradientStops": (1735619699, 2, (9, 0), (), "GradientStops", '{496F0BD5-7834-11D2-AAF0-00C04FA37726}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), "Type": (1735550068, 2, (3, 0), (), "Type", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Type": ((1735550068, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GradientFeatherSetting(DispatchBaseClass): 'Gradient feather effect settings.' CLSID = IID('{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "Applied": (2020627822, 2, (11, 0), (), "Applied", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GradientStart": (2020627832, 2, (12, 0), (), "GradientStart", None), "HiliteAngle": (2020627833, 2, (5, 0), (), "HiliteAngle", None), "HiliteLength": (2020627834, 2, (12, 0), (), "HiliteLength", None), "Length": (1818586727, 2, (12, 0), (), "Length", None), # Method 'OpacityGradientStops' returns object of type 'OpacityGradientStops' "OpacityGradientStops": (2020626799, 2, (9, 0), (), "OpacityGradientStops", '{03D5546B-BDB1-488C-BF5C-A622B962B58C}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Type": (1735550068, 2, (3, 0), (), "Type", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "GradientStart": ((2020627832, LCID, 4, 0),()), "HiliteAngle": ((2020627833, LCID, 4, 0),()), "HiliteLength": ((2020627834, LCID, 4, 0),()), "Length": ((1818586727, LCID, 4, 0),()), "Type": ((1735550068, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GradientStop(DispatchBaseClass): 'A gradient stop in a gradient.' CLSID = IID('{496F0BD4-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the GradientStop.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Location": (1819239265, 2, (5, 0), (), "Location", None), "Midpoint": (1835623539, 2, (5, 0), (), "Midpoint", None), # Method 'Parent' returns object of type 'Gradient' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{A3736551-4F5C-11D2-AB07-00C04FA349C7}'), "StopColor": (1734569075, 2, (12, 0), (), "StopColor", None), } _prop_map_put_ = { "Location": ((1819239265, LCID, 4, 0),()), "Midpoint": ((1835623539, LCID, 4, 0),()), "StopColor": ((1734569075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GradientStops(DispatchBaseClass): 'A collection of gradient stops.' CLSID = IID('{496F0BD5-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type GradientStop def Add(self): 'Creates a new GradientStop.\n\tReturn value: The new GradientStop.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{496F0BD4-7834-11D2-AAF0-00C04FA37726}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Gradients(DispatchBaseClass): 'A collection of gradients.' CLSID = IID('{A3736552-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type Gradient def Add(self): 'Creates a new Gradient.\n\tReturn value: The new Gradient.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{A3736551-4F5C-11D2-AB07-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Graphic(DispatchBaseClass): 'An imported graphic in any graphic file format (including vector, metafile, and bitmap formats).' CLSID = IID('{6AE52037-9E4E-442D-ADFC-2D492B4BCBEF}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Graphic's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Graphic that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Graphic. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Graphic to a different shape.\n\tGiven: The Graphic's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Graphic. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Graphic. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Graphic. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Graphic. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Graphic. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Graphic.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Graphic at the specified location or offset.\n\tReturn value: The duplicated Graphic.\n\tTo: The location of the new Graphic, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Graphic from the original Graphic's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the Graphic for the web.\n\tReturn value: The file names of the exported Graphic in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Graphic.\n\tGiven: The axis around which to flip the Graphic.\n\tAround: The point around which to flip the Graphic. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Graphic to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Graphic,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Graphic relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Graphic in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Graphic using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Graphic using the last transformation performed on any Graphic. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Graphic using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Graphic using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GraphicLayer(DispatchBaseClass): 'A layer in a PSD image or PDF file.' CLSID = IID('{4B319B39-986A-4FAA-B237-FAE05358C994}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AdjustmentLayer": (1633970796, 2, (11, 0), (), "AdjustmentLayer", None), "CurrentVisibility": (1668445801, 2, (11, 0), (), "CurrentVisibility", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportState": (1702065249, 2, (11, 0), (), "ExportState", None), "FXLayer": (1719168114, 2, (11, 0), (), "FXLayer", None), # Method 'GraphicLayers' returns object of type 'GraphicLayers' "GraphicLayers": (1735552115, 2, (9, 0), (), "GraphicLayers", '{989CE962-8171-4830-815A-E0F363162B82}'), "HasExportState": (1751479156, 2, (11, 0), (), "HasExportState", None), "HasPrintState": (1752199785, 2, (11, 0), (), "HasPrintState", None), "HasViewState": (1752594291, 2, (11, 0), (), "HasViewState", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "Name": (0, 2, (8, 0), (), "Name", None), "OriginalVisibility": (1869772393, 2, (11, 0), (), "OriginalVisibility", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PrintState": (1886546291, 2, (11, 0), (), "PrintState", None), "SectionDividerLayer": (1936024420, 2, (11, 0), (), "SectionDividerLayer", None), "SeparatorLayer": (1936027756, 2, (11, 0), (), "SeparatorLayer", None), "ViewState": (1987539828, 2, (11, 0), (), "ViewState", None), } _prop_map_put_ = { "CurrentVisibility": ((1668445801, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GraphicLayerOption(DispatchBaseClass): 'Graphic layer option.' CLSID = IID('{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'GraphicLayers' returns object of type 'GraphicLayers' "GraphicLayers": (1735552115, 2, (9, 0), (), "GraphicLayers", '{989CE962-8171-4830-815A-E0F363162B82}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "UpdateLinkOption": (1735748719, 2, (3, 0), (), "UpdateLinkOption", None), } _prop_map_put_ = { "UpdateLinkOption": ((1735748719, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GraphicLayers(DispatchBaseClass): 'A collection of graphic layers.' CLSID = IID('{989CE962-8171-4830-815A-E0F363162B82}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GraphicLine(DispatchBaseClass): 'A straight line consisting of two points.' CLSID = IID('{7761757C-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the GraphicLine with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the GraphicLine's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the GraphicLine that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the GraphicLine forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the GraphicLine to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the GraphicLine. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the GraphicLine to a different shape.\n\tGiven: The GraphicLine's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new GraphicLine. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new GraphicLine. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new GraphicLine. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new GraphicLine. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new GraphicLine. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the GraphicLine.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the GraphicLine at the specified location or offset.\n\tReturn value: The duplicated GraphicLine.\n\tTo: The location of the new GraphicLine, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new GraphicLine from the original GraphicLine's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the GraphicLine and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the GraphicLine.\n\tGiven: The axis around which to flip the GraphicLine.\n\tAround: The point around which to flip the GraphicLine. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the GraphicLine with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the GraphicLine with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the GraphicLine and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the GraphicLine to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the GraphicLine,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the GraphicLine relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the GraphicLine in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the GraphicLine back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the GraphicLine to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the GraphicLine and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the GraphicLine using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the GraphicLine using the last transformation performed on any GraphicLine. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the GraphicLine using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the GraphicLine using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), # Method 'HtmlItems' returns object of type 'HtmlItems' "HtmlItems": (1665692787, 2, (9, 0), (), "HtmlItems", '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MediaItems' returns object of type 'MediaItems' "MediaItems": (1298490483, 2, (9, 0), (), "MediaItems", '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}'), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'Movies' returns object of type 'Movies' "Movies": (1299605875, 2, (9, 0), (), "Movies", '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Sounds' returns object of type 'Sounds' "Sounds": (1399743603, 2, (9, 0), (), "Sounds", '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GraphicLines(DispatchBaseClass): 'A collection of graphic lines.' CLSID = IID('{7761757D-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type GraphicLine def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new GraphicLine.\n\tReturn value: The new GraphicLine.\n\tLayer: The layer on which to create the GraphicLine. Type: Layer.\n\tAt: The location at which to insert the GraphicLine relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{7761757C-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Graphics(DispatchBaseClass): 'A collection of imported graphics in any graphic file format (vector, metafile, or bitmap).' CLSID = IID('{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class GridDataInformation(DispatchBaseClass): 'Grid defaults. Note: Applies to named, layout, and frame (story) grids. ' CLSID = IID('{45F9BC50-E026-11D3-9D01-00C04F99131A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "CharacterAki": (1248026987, 2, (5, 0), (), "CharacterAki", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterCountLocation": (1248289635, 2, (3, 0), (), "CharacterCountLocation", None), "CharacterCountSize": (1248289658, 2, (5, 0), (), "CharacterCountSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridView": (1248289910, 2, (3, 0), (), "GridView", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "LineAki": (1248616811, 2, (5, 0), (), "LineAki", None), "LineAlignment": (1818324078, 2, (3, 0), (), "LineAlignment", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "CharacterAki": ((1248026987, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterCountLocation": ((1248289635, LCID, 4, 0),()), "CharacterCountSize": ((1248289658, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridView": ((1248289910, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "LineAki": ((1248616811, LCID, 4, 0),()), "LineAlignment": ((1818324078, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GridPreference(DispatchBaseClass): 'Grid preferences.' CLSID = IID('{EE96406B-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BaselineColor": (1651270508, 2, (12, 0), (), "BaselineColor", None), "BaselineDivision": (1651270774, 2, (12, 0), (), "BaselineDivision", None), "BaselineGridRelativeOption": (1735552111, 2, (3, 0), (), "BaselineGridRelativeOption", None), "BaselineGridShown": (1651274606, 2, (11, 0), (), "BaselineGridShown", None), "BaselineStart": (1651274612, 2, (12, 0), (), "BaselineStart", None), "BaselineViewThreshold": (1651275372, 2, (5, 0), (), "BaselineViewThreshold", None), "DocumentGridShown": (1735616623, 2, (11, 0), (), "DocumentGridShown", None), "DocumentGridSnapto": (1735554159, 2, (11, 0), (), "DocumentGridSnapto", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GridColor": (1735550051, 2, (12, 0), (), "GridColor", None), "GridsInBack": (1198670946, 2, (11, 0), (), "GridsInBack", None), "HorizontalGridSubdivision": (1214739300, 2, (3, 0), (), "HorizontalGridSubdivision", None), "HorizontalGridlineDivision": (1214735478, 2, (12, 0), (), "HorizontalGridlineDivision", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "VerticalGridSubdivision": (1449620324, 2, (3, 0), (), "VerticalGridSubdivision", None), "VerticalGridlineDivision": (1449616502, 2, (12, 0), (), "VerticalGridlineDivision", None), } _prop_map_put_ = { "BaselineColor": ((1651270508, LCID, 4, 0),()), "BaselineDivision": ((1651270774, LCID, 4, 0),()), "BaselineGridRelativeOption": ((1735552111, LCID, 4, 0),()), "BaselineGridShown": ((1651274606, LCID, 4, 0),()), "BaselineStart": ((1651274612, LCID, 4, 0),()), "BaselineViewThreshold": ((1651275372, LCID, 4, 0),()), "DocumentGridShown": ((1735616623, LCID, 4, 0),()), "DocumentGridSnapto": ((1735554159, LCID, 4, 0),()), "GridColor": ((1735550051, LCID, 4, 0),()), "GridsInBack": ((1198670946, LCID, 4, 0),()), "HorizontalGridSubdivision": ((1214739300, LCID, 4, 0),()), "HorizontalGridlineDivision": ((1214735478, LCID, 4, 0),()), "VerticalGridSubdivision": ((1449620324, LCID, 4, 0),()), "VerticalGridlineDivision": ((1449616502, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GridPrintingPreference(DispatchBaseClass): 'Grid printing and exporting preferences.' CLSID = IID('{496F0BDC-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FrameGridPrinting": (1248880231, 2, (11, 0), (), "FrameGridPrinting", None), "FrameGridStrokeWeight": (1248225143, 2, (5, 0), (), "FrameGridStrokeWeight", None), "LayoutGridPrinting": (1248882791, 2, (11, 0), (), "LayoutGridPrinting", None), "LayoutGridStrokeWeight": (1248880503, 2, (5, 0), (), "LayoutGridStrokeWeight", None), "PageItemPrinting": (1248882793, 2, (11, 0), (), "PageItemPrinting", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "TextPrinting": (1248883832, 2, (11, 0), (), "TextPrinting", None), } _prop_map_put_ = { "FrameGridPrinting": ((1248880231, LCID, 4, 0),()), "FrameGridStrokeWeight": ((1248225143, LCID, 4, 0),()), "LayoutGridPrinting": ((1248882791, LCID, 4, 0),()), "LayoutGridStrokeWeight": ((1248880503, LCID, 4, 0),()), "PageItemPrinting": ((1248882793, LCID, 4, 0),()), "TextPrinting": ((1248883832, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Group(DispatchBaseClass): 'A group.' CLSID = IID('{7761758B-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Group's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Group that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Group forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Group to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Group. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Group to a different shape.\n\tGiven: The Group's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Group. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Group. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Group. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Group. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Group. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Group.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Group at the specified location or offset.\n\tReturn value: The duplicated Group.\n\tTo: The location of the new Group, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Group from the original Group's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Group.\n\tGiven: The axis around which to flip the Group.\n\tAround: The point around which to flip the Group. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Group to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Group,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Group relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Group in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Group back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Group to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Group using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Group using the last transformation performed on any Group. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Group using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Group using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Ungroup(self): 'Ungroups the group.' return self._oleobj_.InvokeTypes(1969713776, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'ArticleChildren' returns object of type 'ArticleChildren' "ArticleChildren": (1665229678, 2, (9, 0), (), "ArticleChildren", '{CB8D0921-E6CC-41C5-83B3-06EBAF0903E3}'), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Groups(DispatchBaseClass): 'A collection of groups.' CLSID = IID('{EE964062-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type Group def Add(self, GroupItems=defaultNamedNotOptArg, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Group.\n\tReturn value: The new Group.\n\tGroupItems: The objects to group.\n\tLayer: The layer on which to create the Group. Type: Layer.\n\tAt: The location at which to insert the Group relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (12, 17), (3, 49), (12, 17)),GroupItems , Layer, At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{7761758B-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Guide(DispatchBaseClass): 'A guide.' CLSID = IID('{EE964079-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Guide.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) # Result is of type Guide def Duplicate(self): 'Duplicates the Guide.\n\tReturn value: The duplicate Guide.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE964079-06C6-11D2-AAC9-00C04FA349C7}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): 'Moves the guide to a new location. Note: Either the to or the by parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the guide, in the format [x, y]. Type: Array of 2 Units (Doubles or Strings).\n\tBy: The amount to move the guide relative to its current position, in the format [x, y]. Type: Array of 2 Units (Doubles or Strings)' return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Guide in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FitToPage": (1769173864, 2, (11, 0), (), "FitToPage", None), "GuideColor": (1734569836, 2, (12, 0), (), "GuideColor", None), "GuideType": (1735750768, 2, (3, 0), (), "GuideType", None), "GuideZone": (1736077166, 2, (12, 0), (), "GuideZone", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Location": (1819239265, 2, (12, 0), (), "Location", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "Name": (0, 2, (8, 0), (), "Name", None), "Orientation": (1735357044, 2, (3, 0), (), "Orientation", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), "ViewThreshold": (1987340402, 2, (5, 0), (), "ViewThreshold", None), } _prop_map_put_ = { "AllowOverrides": ((1870029420, LCID, 4, 0),()), "FitToPage": ((1769173864, LCID, 4, 0),()), "GuideColor": ((1734569836, LCID, 4, 0),()), "GuideType": ((1735750768, LCID, 4, 0),()), "GuideZone": ((1736077166, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Location": ((1819239265, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Orientation": ((1735357044, LCID, 4, 0),()), "ViewThreshold": ((1987340402, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class GuidePreference(DispatchBaseClass): 'Guide preferences.' CLSID = IID('{EE964069-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GuidesInBack": (1734633826, 2, (11, 0), (), "GuidesInBack", None), "GuidesLocked": (1734634603, 2, (11, 0), (), "GuidesLocked", None), "GuidesShown": (1734636392, 2, (11, 0), (), "GuidesShown", None), "GuidesSnapto": (1734636655, 2, (11, 0), (), "GuidesSnapto", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RulerGuidesColor": (1735746659, 2, (12, 0), (), "RulerGuidesColor", None), "RulerGuidesViewThreshold": (1735816296, 2, (5, 0), (), "RulerGuidesViewThreshold", None), } _prop_map_put_ = { "GuidesInBack": ((1734633826, LCID, 4, 0),()), "GuidesLocked": ((1734634603, LCID, 4, 0),()), "GuidesShown": ((1734636392, LCID, 4, 0),()), "GuidesSnapto": ((1734636655, LCID, 4, 0),()), "RulerGuidesColor": ((1735746659, LCID, 4, 0),()), "RulerGuidesViewThreshold": ((1735816296, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Guides(DispatchBaseClass): 'A collection of guides.' CLSID = IID('{EE96407A-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type Guide def Add(self, Layer=defaultNamedOptArg): 'Creates a new guide.\n\tReturn value: The new guide.\n\tLayer: The layer on which to create the guide. Type: Layer' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Layer ) if ret is not None: ret = Dispatch(ret, u'Add', '{EE964079-06C6-11D2-AAC9-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HTMLExportPreference(DispatchBaseClass): 'HTML export preferences.' CLSID = IID('{C677E37B-05A0-4CE9-876C-FD9D289027BA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BulletExportOption": (1700946543, 2, (3, 0), (), "BulletExportOption", None), "CustomImageSizeOption": (1883853690, 2, (3, 0), (), "CustomImageSizeOption", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportOrder": (1700947311, 2, (3, 0), (), "ExportOrder", None), "ExportSelection": (1752458611, 2, (11, 0), (), "ExportSelection", None), "ExternalStyleSheets": (1700950899, 2, (12, 0), (), "ExternalStyleSheets", None), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "GenerateCascadeStyleSheet": (1700947827, 2, (11, 0), (), "GenerateCascadeStyleSheet", None), "IgnoreObjectConversionSettings": (1700948335, 2, (11, 0), (), "IgnoreObjectConversionSettings", None), "ImageAlignment": (1231896940, 2, (3, 0), (), "ImageAlignment", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "ImageExportOption": (1700948325, 2, (3, 0), (), "ImageExportOption", None), "ImageExportResolution": (1231901299, 2, (3, 0), (), "ImageExportResolution", None), "ImageExtension": (1717926004, 2, (8, 0), (), "ImageExtension", None), "ImageSpaceAfter": (1231901505, 2, (5, 0), (), "ImageSpaceAfter", None), "ImageSpaceBefore": (1231901506, 2, (5, 0), (), "ImageSpaceBefore", None), "IncludeClassesInHTML": (1700952691, 2, (11, 0), (), "IncludeClassesInHTML", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Javascripts": (1700948595, 2, (12, 0), (), "Javascripts", None), "Level": (1819698540, 2, (3, 0), (), "Level", None), "NumberedListExportOption": (1700949615, 2, (3, 0), (), "NumberedListExportOption", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PreserveLayoutAppearence": (1700949089, 2, (11, 0), (), "PreserveLayoutAppearence", None), "PreserveLocalOverride": (1700949103, 2, (11, 0), (), "PreserveLocalOverride", None), "ServerPath": (1700950896, 2, (8, 0), (), "ServerPath", None), "UseSVGAs": (1970501232, 2, (3, 0), (), "UseSVGAs", None), "ViewDocumentAfterExport": (1986290021, 2, (11, 0), (), "ViewDocumentAfterExport", None), } _prop_map_put_ = { "BulletExportOption": ((1700946543, LCID, 4, 0),()), "CustomImageSizeOption": ((1883853690, LCID, 4, 0),()), "ExportOrder": ((1700947311, LCID, 4, 0),()), "ExportSelection": ((1752458611, LCID, 4, 0),()), "ExternalStyleSheets": ((1700950899, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "GenerateCascadeStyleSheet": ((1700947827, LCID, 4, 0),()), "IgnoreObjectConversionSettings": ((1700948335, LCID, 4, 0),()), "ImageAlignment": ((1231896940, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "ImageExportOption": ((1700948325, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "ImageExtension": ((1717926004, LCID, 4, 0),()), "ImageSpaceAfter": ((1231901505, LCID, 4, 0),()), "ImageSpaceBefore": ((1231901506, LCID, 4, 0),()), "IncludeClassesInHTML": ((1700952691, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "Javascripts": ((1700948595, LCID, 4, 0),()), "Level": ((1819698540, LCID, 4, 0),()), "NumberedListExportOption": ((1700949615, LCID, 4, 0),()), "PreserveLayoutAppearence": ((1700949089, LCID, 4, 0),()), "PreserveLocalOverride": ((1700949103, LCID, 4, 0),()), "ServerPath": ((1700950896, LCID, 4, 0),()), "UseSVGAs": ((1970501232, LCID, 4, 0),()), "ViewDocumentAfterExport": ((1986290021, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HTMLFXLExportPreference(DispatchBaseClass): 'HTML FXL export preferences.' CLSID = IID('{2AA600B3-D906-44B5-B984-28F336E938FC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EpubPageRange": (1701998183, 2, (8, 0), (), "EpubPageRange", None), "EpubPageRangeFormat": (1701211508, 2, (3, 0), (), "EpubPageRangeFormat", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "EpubPageRange": ((1701998183, LCID, 4, 0),()), "EpubPageRangeFormat": ((1701211508, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HiddenText(DispatchBaseClass): 'A hidden text object.' CLSID = IID('{8039D998-FA61-4242-83C5-CCF8A667A4B3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HiddenTexts(DispatchBaseClass): 'A collection of hidden text objects.' CLSID = IID('{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HtmlItem(DispatchBaseClass): 'Embedded HTML.' CLSID = IID('{F10255C1-BA33-4794-BEA5-2599703A7DE3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the HtmlItem's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the HtmlItem that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the HtmlItem. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the HtmlItem to a different shape.\n\tGiven: The HtmlItem's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new HtmlItem. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new HtmlItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new HtmlItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new HtmlItem. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new HtmlItem. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the HtmlItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the HtmlItem at the specified location or offset.\n\tReturn value: The duplicated HtmlItem.\n\tTo: The location of the new HtmlItem, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new HtmlItem from the original HtmlItem's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the HtmlItem.\n\tGiven: The axis around which to flip the HtmlItem.\n\tAround: The point around which to flip the HtmlItem. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the HtmlItem to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the HtmlItem,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the HtmlItem relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the HtmlItem in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the HtmlItem using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the HtmlItem using the last transformation performed on any HtmlItem. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the HtmlItem using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the HtmlItem using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "FixedDimensions": (1885763684, 2, (11, 0), (), "FixedDimensions", None), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HtmlContent": (1883796557, 2, (8, 0), (), "HtmlContent", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FixedDimensions": ((1885763684, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HtmlContent": ((1883796557, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HtmlItems(DispatchBaseClass): 'A collection of embedded HTML page items.' CLSID = IID('{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}') coclass_clsid = None # Result is of type HtmlItem def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new HtmlItem.\n\tReturn value: The new HtmlItem.\n\tLayer: The layer on which to create the HtmlItem. Type: Layer.\n\tAt: The location at which to insert the HtmlItem relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{F10255C1-BA33-4794-BEA5-2599703A7DE3}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HttpLinkConnectionManagerObject(DispatchBaseClass): 'Experimental: An http link connection manager.' CLSID = IID('{43CDA0D0-E2B1-42AF-96FA-3910C63F6ED7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def HttpConnect(self, ServerURL=defaultNamedNotOptArg, JsonData=defaultNamedNotOptArg): 'Experimental: Create a url connection for the given server address.\n\tServerURL: Server URL to connect.\n\tJsonData: JSON data' return self._oleobj_.InvokeTypes(1751347054, LCID, 1, (24, 0), ((8, 1), (8, 1)),ServerURL , JsonData) def IsConnected(self, ServerURL=defaultNamedNotOptArg): 'Experimental: Checks if the given server URL is connected or not.\n\tReturn value: Returns true if connected else return false.\n\tServerURL: Server URL to check' return self._oleobj_.InvokeTypes(1769169774, LCID, 1, (11, 0), ((8, 1),),ServerURL ) def Logout(self, ServerURL=defaultNamedNotOptArg): 'Experimental: Logout from the given URL.\n\tServerURL: Server URL to logout from' return self._oleobj_.InvokeTypes(1819240308, LCID, 1, (24, 0), ((8, 1),),ServerURL ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Hyperlink(DispatchBaseClass): 'A hyperlink.' CLSID = IID('{B85815E7-694E-47E4-B399-544ECC629EE2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Hyperlink.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) def ShowSource(self): 'Jumps to the hyperlink source.' return self._oleobj_.InvokeTypes(1936226163, LCID, 1, (24, 0), (),) _prop_map_get_ = { "BorderColor": (1668051488, 2, (12, 0), (), "BorderColor", None), "BorderStyle": (1750299769, 2, (3, 0), (), "BorderStyle", None), "Destination": (1751934067, 2, (12, 0), (), "Destination", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Highlight": (1749576820, 2, (3, 0), (), "Highlight", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "Source": (1751937891, 2, (12, 0), (), "Source", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "Width": (2003072872, 2, (3, 0), (), "Width", None), } _prop_map_put_ = { "BorderColor": ((1668051488, LCID, 4, 0),()), "BorderStyle": ((1750299769, LCID, 4, 0),()), "Destination": ((1751934067, LCID, 4, 0),()), "Highlight": ((1749576820, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Source": ((1751937891, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkExternalPageDestination(DispatchBaseClass): 'A hyperlink destination that is a page in a document other than the document that contains the hyperlink source. For information on hyperlink sources, hyperlink page item source or hyperlink text source.' CLSID = IID('{907F6FB1-C941-4A7C-8FFA-5A6848301200}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkExternalPageDestination.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) _prop_map_get_ = { "DestinationPageIndex": (1750100334, 2, (3, 0), (), "DestinationPageIndex", None), "DocumentPath": (1749307476, 2, (8, 0), (), "DocumentPath", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "ViewBounds": (1750229876, 2, (12, 0), (), "ViewBounds", None), "ViewPercentage": (1750757229, 2, (5, 0), (), "ViewPercentage", None), "ViewSetting": (1750295924, 2, (3, 0), (), "ViewSetting", None), } _prop_map_put_ = { "DestinationPageIndex": ((1750100334, LCID, 4, 0),()), "DocumentPath": ((1749307476, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ViewBounds": ((1750229876, LCID, 4, 0),()), "ViewPercentage": ((1750757229, LCID, 4, 0),()), "ViewSetting": ((1750295924, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkExternalPageDestinations(DispatchBaseClass): 'A collection of hyperlink external page destinations.' CLSID = IID('{69B68A5D-72C1-43F4-89B3-BE6FEDA7B8C7}') coclass_clsid = None # Result is of type HyperlinkExternalPageDestination def Add(self, Destination=defaultNamedOptArg): 'Creates a new hyperlink external page destination.\n\tReturn value: The new destination.\n\tDestination: The destination page. Type: Page' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{907F6FB1-C941-4A7C-8FFA-5A6848301200}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyperlinkPageDestination(DispatchBaseClass): 'A hyperlink destination that is a document page.' CLSID = IID('{29010C02-B387-4B74-8BA1-5ECE97C6A765}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkPageDestination.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'DestinationPage' returns object of type 'Page' "DestinationPage": (1750098279, 2, (9, 0), (), "DestinationPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "NameManually": (1835950445, 2, (11, 0), (), "NameManually", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "ViewBounds": (1750229876, 2, (12, 0), (), "ViewBounds", None), "ViewPercentage": (1750757229, 2, (5, 0), (), "ViewPercentage", None), "ViewSetting": (1750295924, 2, (3, 0), (), "ViewSetting", None), } _prop_map_put_ = { "DestinationPage": ((1750098279, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NameManually": ((1835950445, LCID, 4, 0),()), "ViewBounds": ((1750229876, LCID, 4, 0),()), "ViewPercentage": ((1750757229, LCID, 4, 0),()), "ViewSetting": ((1750295924, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkPageDestinations(DispatchBaseClass): 'A collection of hyperlink page destinations.' CLSID = IID('{36245FD2-E7BE-40AE-BFD8-A83E887EFE93}') coclass_clsid = None # Result is of type HyperlinkPageDestination def Add(self, Destination=defaultNamedOptArg): 'Creates a new hyperlink page destination.\n\tReturn value: The new destination.\n\tDestination: The document page that the hyperlink points to. Type: Page' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{29010C02-B387-4B74-8BA1-5ECE97C6A765}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyperlinkPageItemSource(DispatchBaseClass): 'A hyperlinked page item.' CLSID = IID('{50E302A3-44BD-4718-B7E0-DE82E6360CFD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkPageItemSource.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowSource(self): 'Jumps to the hyperlink source.' return self._oleobj_.InvokeTypes(1936226163, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'SourcePageItem' returns object of type 'PageItem' "SourcePageItem": (1750099785, 2, (9, 0), (), "SourcePageItem", '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "SourcePageItem": ((1750099785, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkPageItemSources(DispatchBaseClass): 'A collection of hyperlink page item sources.' CLSID = IID('{5022A31B-3B2D-4918-AEA1-FB406D518171}') coclass_clsid = None # Result is of type HyperlinkPageItemSource def Add(self, Source=defaultNamedNotOptArg): 'Creates a new hyperlink page item source.\n\tReturn value: The new hyperlink page item source.\n\tSource: The page item to hyperlink.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),Source ) if ret is not None: ret = Dispatch(ret, u'Add', '{50E302A3-44BD-4718-B7E0-DE82E6360CFD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyperlinkTextDestination(DispatchBaseClass): 'A hyperlink destination that is either text or an insertion point.' CLSID = IID('{1CF1952D-1BEB-41ED-8F24-8A3056383FFE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkTextDestination.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) _prop_map_get_ = { "DestinationText": (1750366324, 2, (12, 0), (), "DestinationText", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "DestinationText": ((1750366324, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkTextDestinations(DispatchBaseClass): 'A collection of hyperlink text destinations.' CLSID = IID('{016C7F8B-7B5B-496A-A230-41130D0552B4}') coclass_clsid = None # Result is of type HyperlinkTextDestination def Add(self, Destination=defaultNamedNotOptArg): 'Creates a new hyperlink text destination.\n\tReturn value: The new destination.\n\tDestination: The text or insertion point location that the hyperlink points to.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{1CF1952D-1BEB-41ED-8F24-8A3056383FFE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyperlinkTextSource(DispatchBaseClass): 'A hyperlinked text object or insertion point.' CLSID = IID('{F6691161-E334-4BD8-991B-91F924372AAD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkTextSource.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowSource(self): 'Jumps to the hyperlink source.' return self._oleobj_.InvokeTypes(1936226163, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'AppliedCharacterStyle' returns object of type 'CharacterStyle' "AppliedCharacterStyle": (1668445044, 2, (9, 0), (), "AppliedCharacterStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'SourceText' returns object of type 'Text' "SourceText": (1752388728, 2, (9, 0), (), "SourceText", '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "SourceText": ((1752388728, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkTextSources(DispatchBaseClass): 'A collection of hyperlink text sources.' CLSID = IID('{683407C3-81E1-41D4-8157-8DE8E85F0DB5}') coclass_clsid = None # Result is of type HyperlinkTextSource def Add(self, Source=defaultNamedNotOptArg): 'Creates a new hyperlink text source.\n\tReturn value: The new source.\n\tSource: The text or insertion point to hyperlink.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),Source ) if ret is not None: ret = Dispatch(ret, u'Add', '{F6691161-E334-4BD8-991B-91F924372AAD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyperlinkURLDestination(DispatchBaseClass): 'A hyperlink destination that is a URL.' CLSID = IID('{0066B2E2-B7E0-460B-957A-E3FD020CF9BE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the HyperlinkURLDestination.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) _prop_map_get_ = { "DestinationURL": (1750422092, 2, (8, 0), (), "DestinationURL", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "DestinationURL": ((1750422092, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyperlinkURLDestinations(DispatchBaseClass): 'A collection of hyperlink URL destinations.' CLSID = IID('{38FA0805-74D3-4F02-89C4-51D752ED318A}') coclass_clsid = None # Result is of type HyperlinkURLDestination def Add(self, Destination=defaultNamedOptArg): 'Creates a new hyperlink URL destination.\n\tReturn value: The new destination.\n\tDestination: The URL that the hyperlink points to. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{0066B2E2-B7E0-460B-957A-E3FD020CF9BE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Hyperlinks(DispatchBaseClass): 'A collection of hyperlinks.' CLSID = IID('{9259345F-036E-423E-A7F5-91EC83E1B417}') coclass_clsid = None # Result is of type Hyperlink def Add(self, HyperlinkSource=defaultNamedNotOptArg, HyperlinkDestination=defaultNamedOptArg): 'Creates a new hyperlink.\n\tReturn value: The new hyperlink.\n\tHyperlinkSource: The hyperlinked object. Type: HyperlinkPageItemSource, HyperlinkTextSource or CrossReferenceSource.\n\tHyperlinkDestination: The destination that the hyperlink points to. Type: Ordered array containing FileName:String, Volumn:String, DirectoryId:Long Integer, DataLinkClassId:Long Integer, DestinationUid:Long Integer, HyperlinkTextDestination, HyperlinkPageDestination, HyperlinkExternalPageDestination, HyperlinkURLDestination or ParagraphDestination' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 17)),HyperlinkSource , HyperlinkDestination) if ret is not None: ret = Dispatch(ret, u'Add', '{B85815E7-694E-47E4-B399-544ECC629EE2}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class HyphenationException(DispatchBaseClass): 'A hyphenation exceptions list.' CLSID = IID('{A3736545-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AddException(self, AddedExceptions=defaultNamedNotOptArg, RemovedList=False): 'Adds the specified words to the hyphenation exceptions list.\n\tAddedExceptions: The list of words to add. Type: Array of Strings.\n\tRemovedList: If true, adds the words to the removed exceptions list. If false or unspecified, adds the words to the added exceptions list.' return self._oleobj_.InvokeTypes(1633969253, LCID, 1, (24, 0), ((12, 1), (11, 49)),AddedExceptions , RemovedList) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveException(self, RemovedExceptions=defaultNamedNotOptArg, RemovedList=False): 'Removes the specified words from the hyphenation exceptions list.\n\tRemovedExceptions: The list of words to remove. Type: Array of Strings.\n\tRemovedList: If true, removes the words from the removed exceptions list. If false or unspecified, adds the words to the added exceptions list.' return self._oleobj_.InvokeTypes(1919776357, LCID, 1, (24, 0), ((12, 1), (11, 49)),RemovedExceptions , RemovedList) _prop_map_get_ = { "AddedExceptions": (1634624616, 2, (12, 0), (), "AddedExceptions", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "RemovedExceptions": (1852798056, 2, (12, 0), (), "RemovedExceptions", None), } _prop_map_put_ = { "AddedExceptions": ((1634624616, LCID, 4, 0),()), "RemovedExceptions": ((1852798056, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class HyphenationExceptions(DispatchBaseClass): 'A collection of hyphenation exceptions lists.' CLSID = IID('{A3736546-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class IMEPreference(DispatchBaseClass): 'Input method editor (IME) preferences.' CLSID = IID('{A26F1392-4E33-4451-B923-899ADA3A96ED}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InlineInput": (1783197292, 2, (11, 0), (), "InlineInput", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "UseNativeDigits": (1852067954, 2, (11, 0), (), "UseNativeDigits", None), } _prop_map_put_ = { "InlineInput": ((1783197292, LCID, 4, 0),()), "UseNativeDigits": ((1852067954, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IdleEvent(DispatchBaseClass): 'An idle event.' CLSID = IID('{DA1486FD-37B4-4642-A751-023322D17EC2}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'IdleTask' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{F66681FE-7936-42C2-8928-ECF5BC17DC04}'), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeAllocated": (1416446316, 2, (3, 0), (), "TimeAllocated", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IdleTask(DispatchBaseClass): 'An attachable idle task.' CLSID = IID('{F66681FE-7936-42C2-8928-ECF5BC17DC04}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the IdleTask.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Sleep": (1399612784, 2, (3, 0), (), "Sleep", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Sleep": ((1399612784, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IdleTasks(DispatchBaseClass): 'All attachable idle tasks.' CLSID = IID('{1E048FE5-5927-4698-A686-5E13F68F0250}') coclass_clsid = None # Result is of type IdleTask def Add(self): 'Creates a new IdleTask.\n\tReturn value: The new IdleTask.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{F66681FE-7936-42C2-8928-ECF5BC17DC04}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Image(DispatchBaseClass): 'An imported bitmap image in any bitmap file format (including TIFF, JPEG, or GIF).' CLSID = IID('{77617582-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Image's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Image that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Image. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Image to a different shape.\n\tGiven: The Image's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Image. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Image. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Image. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Image. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Image. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Image.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Image at the specified location or offset.\n\tReturn value: The duplicated Image.\n\tTo: The location of the new Image, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Image from the original Image's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the Image for the web.\n\tReturn value: The file names of the exported Image in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Image.\n\tGiven: The axis around which to flip the Image.\n\tAround: The point around which to flip the Image. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Image to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Image,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Image relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Image in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Image using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Image using the last transformation performed on any Image. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Image using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Image using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActualPpi": (1097887849, 2, (12, 0), (), "ActualPpi", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EffectivePpi": (1164996713, 2, (12, 0), (), "EffectivePpi", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLayerOptions' returns object of type 'GraphicLayerOption' "GraphicLayerOptions": (1735552121, 2, (9, 0), (), "GraphicLayerOptions", '{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'ImageIOPreferences' returns object of type 'ImageIOPreference' "ImageIOPreferences": (1768910960, 2, (9, 0), (), "ImageIOPreferences", '{72BF23EF-B70B-4027-B8B3-EBA5C9866999}'), "ImageRenderingIntent": (1229154665, 2, (3, 0), (), "ImageRenderingIntent", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "Profile": (1383092338, 2, (12, 0), (), "Profile", None), "ProfileList": (1229156460, 2, (12, 0), (), "ProfileList", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "Space": (1668051824, 2, (8, 0), (), "Space", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ImageRenderingIntent": ((1229154665, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "Profile": ((1383092338, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ImageIOPreference(DispatchBaseClass): 'Image I/O preferences.' CLSID = IID('{72BF23EF-B70B-4027-B8B3-EBA5C9866999}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowAutoEmbedding": (1701667428, 2, (11, 0), (), "AllowAutoEmbedding", None), "AlphaChannelName": (1634493288, 2, (8, 0), (), "AlphaChannelName", None), "ApplyPhotoshopClippingPath": (1668048498, 2, (11, 0), (), "ApplyPhotoshopClippingPath", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreviewResolution": (1886545267, 2, (3, 0), (), "PreviewResolution", None), } _prop_map_put_ = { "AllowAutoEmbedding": ((1701667428, LCID, 4, 0),()), "AlphaChannelName": ((1634493288, LCID, 4, 0),()), "ApplyPhotoshopClippingPath": ((1668048498, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ImagePreference(DispatchBaseClass): 'Image preferences.' CLSID = IID('{70D5BAB3-C459-4D58-94B0-1C32CBDD189C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PreserveBounds": (1886547042, 2, (11, 0), (), "PreserveBounds", None), } _prop_map_put_ = { "PreserveBounds": ((1886547042, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Images(DispatchBaseClass): 'A collection of bitmap images in any bitmap file format (including TIFF, JPEG, or GIF).' CLSID = IID('{77617583-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ImportExportEvent(DispatchBaseClass): 'An import or export event.' CLSID = IID('{9123D596-C038-4296-8003-258CB4E6D6A6}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Format": (1298425460, 2, (8, 0), (), "Format", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), "UserInteractionLevel": (1430864227, 2, (3, 0), (), "UserInteractionLevel", None), } _prop_map_put_ = { "UserInteractionLevel": ((1430864227, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ImportedPage(DispatchBaseClass): 'An imported InDesign page.' CLSID = IID('{F8CB4D2C-3F31-4EDC-A111-9170FCB8248D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the ImportedPage's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the ImportedPage that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the ImportedPage. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the ImportedPage to a different shape.\n\tGiven: The ImportedPage's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ImportedPage. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ImportedPage. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ImportedPage. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ImportedPage. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ImportedPage. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the ImportedPage.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the ImportedPage at the specified location or offset.\n\tReturn value: The duplicated ImportedPage.\n\tTo: The location of the new ImportedPage, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new ImportedPage from the original ImportedPage's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the ImportedPage for the web.\n\tReturn value: The file names of the exported ImportedPage in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the ImportedPage.\n\tGiven: The axis around which to flip the ImportedPage.\n\tAround: The point around which to flip the ImportedPage. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the ImportedPage to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the ImportedPage,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the ImportedPage relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the ImportedPage in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the ImportedPage using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the ImportedPage using the last transformation performed on any ImportedPage. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the ImportedPage using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the ImportedPage using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLayerOptions' returns object of type 'GraphicLayerOption' "GraphicLayerOptions": (1735552121, 2, (9, 0), (), "GraphicLayerOptions", '{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "ImportedPageCrop": (1883849827, 2, (3, 0), (), "ImportedPageCrop", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFAttributes' returns object of type 'PDFAttribute' "PDFAttributes": (1145463142, 2, (9, 0), (), "PDFAttributes", '{5D94D6F9-13F3-4CF5-A1E7-B67F7102F69D}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "PageNumber": (1348955746, 2, (3, 0), (), "PageNumber", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ImportedPageAttribute(DispatchBaseClass): 'Placed InDesign page attribute.' CLSID = IID('{AE476BF1-0129-4823-A1CF-71F3C4E8E628}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ImportedPageCrop": (1883849827, 2, (3, 0), (), "ImportedPageCrop", None), "PageNumber": (1348955746, 2, (3, 0), (), "PageNumber", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "ImportedPageCrop": ((1883849827, LCID, 4, 0),()), "PageNumber": ((1348955746, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ImportedPages(DispatchBaseClass): 'Imported InDesign pages.' CLSID = IID('{8AABBB19-3302-49D2-A68F-56CD12A098C5}') coclass_clsid = None # Result is of type ImportedPage def Add(self): 'Creates a new ImportedPage.\n\tReturn value: The new ImportedPage.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{F8CB4D2C-3F31-4EDC-A111-9170FCB8248D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class InCopyExportOption(DispatchBaseClass): 'Export options for InCopy INCX document format.' CLSID = IID('{69F6966D-6716-4B06-8C6D-6344B7182886}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeAllResources": (1768833362, 2, (11, 0), (), "IncludeAllResources", None), "IncludeGraphicProxies": (1768834896, 2, (11, 0), (), "IncludeGraphicProxies", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "IncludeAllResources": ((1768833362, LCID, 4, 0),()), "IncludeGraphicProxies": ((1768834896, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Index(DispatchBaseClass): 'An index.' CLSID = IID('{BA3C5164-5898-4811-97DA-E800E1333238}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Capitalize(self, CapitalizationOption=1097624645): 'Makes the initial letter for the specified index topic or group of index topics upper case.\n\tCapitalizationOption: The entry or entries to capitalize.' return self._oleobj_.InvokeTypes(1698918473, LCID, 1, (24, 0), ((3, 49),),CapitalizationOption ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def Generate(self, On=defaultNamedOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, Autoflowing=False , IncludeOverset=False): 'Generates a new index story.\n\tReturn value: The story containing the generated index.\n\tOn: The spread or page on which to place the story. Type: Page, Spread or MasterSpread.\n\tPlacePoint: The coordinates of the upper left corner of the story bounding box, in the format [x, y]. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place the story. Type: Layer.\n\tAutoflowing: If true, allows the story to flow onto subsequent pages if the story does not fit on the specified page. If no subsequent pages exist in the document, creates the necessary pages.\n\tIncludeOverset: If true, includes topics in overset text in the story. ' ret = self._oleobj_.InvokeTypes(1699300440, LCID, 1, (9, 0), ((12, 17), (12, 17), (12, 17), (11, 49), (11, 49)),On , PlacePoint, DestinationLayer, Autoflowing, IncludeOverset) if ret is not None: ret = Dispatch(ret, u'Generate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ImportTopics(self, From=defaultNamedNotOptArg): 'Imports a list of index topics.\n\tFrom: The file from which to import the topics.' return self._oleobj_.InvokeTypes(1699311732, LCID, 1, (24, 0), ((8, 1),),From ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveUnusedTopics(self): 'Removes all index topics that do not have any index entries.' return self._oleobj_.InvokeTypes(1699902836, LCID, 1, (24, 0), (),) def Update(self): 'Updates the index preview pane. Note: Does not update the index.' return self._oleobj_.InvokeTypes(1970300020, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'AllTopics' returns object of type 'Objects' "AllTopics": (1097624660, 2, (9, 0), (), "AllTopics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'IndexSections' returns object of type 'IndexSections' "IndexSections": (1767072627, 2, (9, 0), (), "IndexSections", '{0311D53D-4C76-427F-B2EE-A70ADCD34FC3}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Topics' returns object of type 'Topics' "Topics": (1666478195, 2, (9, 0), (), "Topics", '{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IndexOptions(DispatchBaseClass): 'Index options.' CLSID = IID('{E9024D2A-EC86-4F81-8A46-1B89AAE64E40}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BeforeCrossReferenceSeparator": (1668436848, 2, (8, 0), (), "BeforeCrossReferenceSeparator", None), "BetweenEntriesSeparator": (1650807664, 2, (8, 0), (), "BetweenEntriesSeparator", None), "BetweenPageNumbersSeparator": (1886278512, 2, (8, 0), (), "BetweenPageNumbersSeparator", None), # Method 'CrossReferenceStyle' returns object of type 'CharacterStyle' "CrossReferenceStyle": (1668436852, 2, (9, 0), (), "CrossReferenceStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), # Method 'CrossReferenceTopicStyle' returns object of type 'CharacterStyle' "CrossReferenceTopicStyle": (1668437075, 2, (9, 0), (), "CrossReferenceTopicStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "EntryEndSeparator": (1701139312, 2, (8, 0), (), "EntryEndSeparator", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FollowingTopicSeparator": (1718899568, 2, (8, 0), (), "FollowingTopicSeparator", None), "IncludeBookDocuments": (1765960516, 2, (11, 0), (), "IncludeBookDocuments", None), "IncludeEmptyIndexSections": (1766156627, 2, (11, 0), (), "IncludeEmptyIndexSections", None), "IncludeHiddenEntries": (1766344051, 2, (11, 0), (), "IncludeHiddenEntries", None), "IncludeSectionHeadings": (1767065715, 2, (11, 0), (), "IncludeSectionHeadings", None), "IndexFormat": (1231321158, 2, (3, 0), (), "IndexFormat", None), # Method 'Level1Style' returns object of type 'ParagraphStyle' "Level1Style": (1817146228, 2, (9, 0), (), "Level1Style", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'Level2Style' returns object of type 'ParagraphStyle' "Level2Style": (1817474931, 2, (9, 0), (), "Level2Style", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'Level3Style' returns object of type 'ParagraphStyle' "Level3Style": (1817471091, 2, (9, 0), (), "Level3Style", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'Level4Style' returns object of type 'ParagraphStyle' "Level4Style": (1816556404, 2, (9, 0), (), "Level4Style", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), # Method 'PageNumberStyle' returns object of type 'CharacterStyle' "PageNumberStyle": (1886278516, 2, (9, 0), (), "PageNumberStyle", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "PageRangeSeparator": (1886540656, 2, (8, 0), (), "PageRangeSeparator", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ReplaceExistingIndex": (1382369656, 2, (11, 0), (), "ReplaceExistingIndex", None), # Method 'SectionHeadingStyle' returns object of type 'ParagraphStyle' "SectionHeadingStyle": (1934127988, 2, (9, 0), (), "SectionHeadingStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), "TitleStyle": (1953264492, 2, (12, 0), (), "TitleStyle", None), } _prop_map_put_ = { "BeforeCrossReferenceSeparator": ((1668436848, LCID, 4, 0),()), "BetweenEntriesSeparator": ((1650807664, LCID, 4, 0),()), "BetweenPageNumbersSeparator": ((1886278512, LCID, 4, 0),()), "CrossReferenceStyle": ((1668436852, LCID, 4, 0),()), "CrossReferenceTopicStyle": ((1668437075, LCID, 4, 0),()), "EntryEndSeparator": ((1701139312, LCID, 4, 0),()), "FollowingTopicSeparator": ((1718899568, LCID, 4, 0),()), "IncludeBookDocuments": ((1765960516, LCID, 4, 0),()), "IncludeEmptyIndexSections": ((1766156627, LCID, 4, 0),()), "IncludeHiddenEntries": ((1766344051, LCID, 4, 0),()), "IncludeSectionHeadings": ((1767065715, LCID, 4, 0),()), "IndexFormat": ((1231321158, LCID, 4, 0),()), "Level1Style": ((1817146228, LCID, 4, 0),()), "Level2Style": ((1817474931, LCID, 4, 0),()), "Level3Style": ((1817471091, LCID, 4, 0),()), "Level4Style": ((1816556404, LCID, 4, 0),()), "PageNumberStyle": ((1886278516, LCID, 4, 0),()), "PageRangeSeparator": ((1886540656, LCID, 4, 0),()), "ReplaceExistingIndex": ((1382369656, LCID, 4, 0),()), "SectionHeadingStyle": ((1934127988, LCID, 4, 0),()), "Title": ((1953263213, LCID, 4, 0),()), "TitleStyle": ((1953264492, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IndexSection(DispatchBaseClass): 'A section within an index.' CLSID = IID('{2417FD47-02E5-4186-910B-2092742273B5}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllTopics' returns object of type 'Objects' "AllTopics": (1097624660, 2, (9, 0), (), "AllTopics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Index' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{BA3C5164-5898-4811-97DA-E800E1333238}'), # Method 'Topics' returns object of type 'Topics' "Topics": (1666478195, 2, (9, 0), (), "Topics", '{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IndexSections(DispatchBaseClass): 'A collection of index sections.' CLSID = IID('{0311D53D-4C76-427F-B2EE-A70ADCD34FC3}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Indexes(DispatchBaseClass): 'A collection of indexes.' CLSID = IID('{BA3C5165-5898-4811-97DA-E800E1333238}') coclass_clsid = None # Result is of type Index def Add(self): 'Creates a new Index.\n\tReturn value: The new Index.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{BA3C5164-5898-4811-97DA-E800E1333238}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class IndexingSortOption(DispatchBaseClass): 'An indexing sort option.' CLSID = IID('{8D9FC95C-36F9-4552-833C-0AC5DB053FF1}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HeaderType": (1751413881, 2, (12, 0), (), "HeaderType", None), "Include": (1768842092, 2, (11, 0), (), "Include", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Priority": (1886549113, 2, (3, 0), (), "Priority", None), } _prop_map_put_ = { "HeaderType": ((1751413881, LCID, 4, 0),()), "Include": ((1768842092, LCID, 4, 0),()), "Priority": ((1886549113, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IndexingSortOptions(DispatchBaseClass): 'A collection of indexing sort options.' CLSID = IID('{05F21776-73A6-4D04-B4F4-7FD17E4D90DC}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Ink(DispatchBaseClass): 'An ink.' CLSID = IID('{DC9C36DD-A297-4C81-85C0-6E203D13ADFC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AliasInkName": (1768833395, 2, (8, 0), (), "AliasInkName", None), "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "ConvertToProcess": (1768833872, 2, (11, 0), (), "ConvertToProcess", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Frequency": (1768834674, 2, (5, 0), (), "Frequency", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "InkType": (1768838256, 2, (3, 0), (), "InkType", None), "IsProcessInk": (1768835408, 2, (11, 0), (), "IsProcessInk", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "NeutralDensity": (1768836676, 2, (5, 0), (), "NeutralDensity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PrintInk": (1768837193, 2, (11, 0), (), "PrintInk", None), "Solidity": (1768837988, 2, (5, 0), (), "Solidity", None), "TrapOrder": (1768837231, 2, (3, 0), (), "TrapOrder", None), } _prop_map_put_ = { "AliasInkName": ((1768833395, LCID, 4, 0),()), "Angle": ((1768833390, LCID, 4, 0),()), "ConvertToProcess": ((1768833872, LCID, 4, 0),()), "Frequency": ((1768834674, LCID, 4, 0),()), "InkType": ((1768838256, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "NeutralDensity": ((1768836676, LCID, 4, 0),()), "PrintInk": ((1768837193, LCID, 4, 0),()), "TrapOrder": ((1768837231, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Inks(DispatchBaseClass): 'A collection of inks.' CLSID = IID('{0BA359C1-FF1A-45ED-A999-9476BE2D2A03}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class InnerGlowSetting(DispatchBaseClass): 'Inner glow effect settings.' CLSID = IID('{8148D6C4-29D3-47E5-870D-749F36E2EC4F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), # Method 'EffectColor' returns object of type 'Swatch' "EffectColor": (2020627828, 2, (9, 0), (), "EffectColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Source": (1751937891, 2, (3, 0), (), "Source", None), "Spread": (1936749156, 2, (5, 0), (), "Spread", None), "Technique": (2020627823, 2, (3, 0), (), "Technique", None), } _prop_map_put_ = { "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Source": ((1751937891, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class InnerShadowSetting(DispatchBaseClass): 'Inner shadow effect settings.' CLSID = IID('{43094EB8-B4DB-4261-BDEC-911ACB58555D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), "ChokeAmount": (2020627829, 2, (5, 0), (), "ChokeAmount", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), # Method 'EffectColor' returns object of type 'Swatch' "EffectColor": (2020627828, 2, (9, 0), (), "EffectColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "UseGlobalLight": (2020627827, 2, (11, 0), (), "UseGlobalLight", None), "XOffset": (2020627818, 2, (12, 0), (), "XOffset", None), "YOffset": (2020627819, 2, (12, 0), (), "YOffset", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "ChokeAmount": ((2020627829, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "UseGlobalLight": ((2020627827, LCID, 4, 0),()), "XOffset": ((2020627818, LCID, 4, 0),()), "YOffset": ((2020627819, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class InsertionPoint(DispatchBaseClass): 'An insertion point between two characters.' CLSID = IID('{EE964071-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new InsertionPoint. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) # Result is of type Endnote def CreateEndnote(self): 'Creates a new endnote. Internally it creates the endnote reference and its endnote text range.\n\tReturn value: The new endnote.' ret = self._oleobj_.InvokeTypes(1668441454, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'CreateEndnote', '{800DBA46-96E6-48D7-B069-6C5532CA5EEA}') return ret def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new InsertionPoint. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new InsertionPoint. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) # Result is of type Link def CreateTextFragmentLink(self, LinkResourceURI=defaultNamedNotOptArg, Name=defaultNamedOptArg): 'Experimental: Place the text fragment fetched from url onto insertion point and create a link.\n\tReturn value: The created link .\n\tLinkResourceURI: Resource URI for the link.\n\tName: The tag name for the key. Type: String' ret = self._oleobj_.InvokeTypes(1668572780, LCID, 1, (9, 0), ((8, 1), (12, 17)),LinkResourceURI , Name) if ret is not None: ret = Dispatch(ret, u'CreateTextFragmentLink', '{77617589-D3DE-11D1-AAA6-00C04FA349C7}') return ret def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new InsertionPoint. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new InsertionPoint. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the InsertionPoint.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated InsertionPoint.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the InsertionPoint.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the InsertionPoint in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'Endnotes' returns object of type 'Endnotes' "Endnotes": (1162764659, 2, (9, 0), (), "Endnotes", '{8DE517CC-61D5-4770-9042-2917747AB914}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class InsertionPoints(DispatchBaseClass): 'A collection of insertion points.' CLSID = IID('{496F0BD9-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class IntegerCombobox(DispatchBaseClass): 'An integer entry control featuring both a pop-up menu and an entry field. Note: .5 is rounded up.' CLSID = IID('{BF60A933-65BB-407F-A458-182DD1579E17}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IntegerComboboxes(DispatchBaseClass): 'A collection of integer comboboxes.' CLSID = IID('{00785382-2FBA-47CF-B62B-E04B85CB1C2E}') coclass_clsid = None # Result is of type IntegerCombobox def Add(self): 'Creates a new IntegerCombobox.\n\tReturn value: The new IntegerCombobox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{BF60A933-65BB-407F-A458-182DD1579E17}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class IntegerEditbox(DispatchBaseClass): 'A numeric entry field that rounds to the nearest whole number. Note: .5 is rounded up.' CLSID = IID('{F7A8FF11-041A-4B29-9557-B5A8DDCA8AA1}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class IntegerEditboxes(DispatchBaseClass): 'A collection of integer editboxes.' CLSID = IID('{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}') coclass_clsid = None # Result is of type IntegerEditbox def Add(self): 'Creates a new IntegerEditbox.\n\tReturn value: The new IntegerEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{F7A8FF11-041A-4B29-9557-B5A8DDCA8AA1}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class InteractivePDFExportPreference(DispatchBaseClass): 'Interactive PDF export settings for the application object.' CLSID = IID('{E6E07CAE-624C-4367-9746-6431E949631A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DefaultDocumentLanguage": (1348815984, 2, (8, 0), (), "DefaultDocumentLanguage", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportAsSinglePages": (1883599728, 2, (11, 0), (), "ExportAsSinglePages", None), "ExportLayers": (1885694316, 2, (11, 0), (), "ExportLayers", None), "ExportReaderSpreads": (1919185734, 2, (11, 0), (), "ExportReaderSpreads", None), "FlipPages": (1766876784, 2, (11, 0), (), "FlipPages", None), "FlipPagesSpeed": (1766876787, 2, (3, 0), (), "FlipPagesSpeed", None), "GenerateThumbnails": (1733586540, 2, (11, 0), (), "GenerateThumbnails", None), "IncludeStructure": (1768842067, 2, (11, 0), (), "IncludeStructure", None), "InteractivePDFInteractiveElementsOption": (1229997423, 2, (3, 0), (), "InteractivePDFInteractiveElementsOption", None), "OpenInFullScreen": (1766879078, 2, (11, 0), (), "OpenInFullScreen", None), "PDFJPEGQuality": (1766877809, 2, (3, 0), (), "PDFJPEGQuality", None), "PDFRasterCompression": (1766879843, 2, (3, 0), (), "PDFRasterCompression", None), "PageRange": (1885566073, 2, (12, 0), (), "PageRange", None), "PageTransitionOverride": (1766879348, 2, (3, 0), (), "PageTransitionOverride", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PdfDisplayTitle": (1148417132, 2, (3, 0), (), "PdfDisplayTitle", None), "PdfMagnification": (1766868301, 2, (3, 0), (), "PdfMagnification", None), "PdfPageLayout": (1766871116, 2, (3, 0), (), "PdfPageLayout", None), "RasterResolution": (1885627762, 2, (12, 0), (), "RasterResolution", None), "SinglePagesPDFSuffix": (1884516467, 2, (8, 0), (), "SinglePagesPDFSuffix", None), "UsePDFStructureForTabOrder": (1766871892, 2, (11, 0), (), "UsePDFStructureForTabOrder", None), "ViewPDF": (1986086501, 2, (11, 0), (), "ViewPDF", None), } _prop_map_put_ = { "DefaultDocumentLanguage": ((1348815984, LCID, 4, 0),()), "ExportAsSinglePages": ((1883599728, LCID, 4, 0),()), "ExportLayers": ((1885694316, LCID, 4, 0),()), "ExportReaderSpreads": ((1919185734, LCID, 4, 0),()), "FlipPages": ((1766876784, LCID, 4, 0),()), "FlipPagesSpeed": ((1766876787, LCID, 4, 0),()), "GenerateThumbnails": ((1733586540, LCID, 4, 0),()), "IncludeStructure": ((1768842067, LCID, 4, 0),()), "InteractivePDFInteractiveElementsOption": ((1229997423, LCID, 4, 0),()), "OpenInFullScreen": ((1766879078, LCID, 4, 0),()), "PDFJPEGQuality": ((1766877809, LCID, 4, 0),()), "PDFRasterCompression": ((1766879843, LCID, 4, 0),()), "PageRange": ((1885566073, LCID, 4, 0),()), "PageTransitionOverride": ((1766879348, LCID, 4, 0),()), "PdfDisplayTitle": ((1148417132, LCID, 4, 0),()), "PdfMagnification": ((1766868301, LCID, 4, 0),()), "PdfPageLayout": ((1766871116, LCID, 4, 0),()), "RasterResolution": ((1885627762, LCID, 4, 0),()), "SinglePagesPDFSuffix": ((1884516467, LCID, 4, 0),()), "UsePDFStructureForTabOrder": ((1766871892, LCID, 4, 0),()), "ViewPDF": ((1986086501, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class JPEGExportPreference(DispatchBaseClass): 'JPEG export preferences.' CLSID = IID('{60B35A5A-5069-4FD9-B5BD-E5CFE1E10F99}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AntiAlias": (1785741633, 2, (11, 0), (), "AntiAlias", None), "EmbedColorProfile": (1785743696, 2, (11, 0), (), "EmbedColorProfile", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportResolution": (1785750866, 2, (5, 0), (), "ExportResolution", None), "ExportingSpread": (1785747539, 2, (11, 0), (), "ExportingSpread", None), "JPEGExportRange": (1785745985, 2, (3, 0), (), "JPEGExportRange", None), "JPEGQuality": (1785743953, 2, (3, 0), (), "JPEGQuality", None), "JPEGRenderingStyle": (1785746003, 2, (3, 0), (), "JPEGRenderingStyle", None), "JpegColorSpace": (1785742163, 2, (3, 0), (), "JpegColorSpace", None), "PageString": (1785745486, 2, (8, 0), (), "PageString", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "UseDocumentBleeds": (1785741932, 2, (11, 0), (), "UseDocumentBleeds", None), } _prop_map_put_ = { "AntiAlias": ((1785741633, LCID, 4, 0),()), "EmbedColorProfile": ((1785743696, LCID, 4, 0),()), "ExportResolution": ((1785750866, LCID, 4, 0),()), "ExportingSpread": ((1785747539, LCID, 4, 0),()), "JPEGExportRange": ((1785745985, LCID, 4, 0),()), "JPEGQuality": ((1785743953, LCID, 4, 0),()), "JPEGRenderingStyle": ((1785746003, LCID, 4, 0),()), "JpegColorSpace": ((1785742163, LCID, 4, 0),()), "PageString": ((1785745486, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "UseDocumentBleeds": ((1785741932, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class KinsokuTable(DispatchBaseClass): 'The kinsoku table.' CLSID = IID('{61273251-CCFF-4985-8C95-017C7FCFECFE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the KinsokuTable.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CantBeSeparatedChars": (1784898163, 2, (8, 0), (), "CantBeSeparatedChars", None), "CantBeginLineChars": (1784898156, 2, (8, 0), (), "CantBeginLineChars", None), "CantEndLineChars": (1784898924, 2, (8, 0), (), "CantEndLineChars", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HangingPunctuationChars": (1785227120, 2, (8, 0), (), "HangingPunctuationChars", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "CantBeSeparatedChars": ((1784898163, LCID, 4, 0),()), "CantBeginLineChars": ((1784898156, LCID, 4, 0),()), "CantEndLineChars": ((1784898924, LCID, 4, 0),()), "HangingPunctuationChars": ((1785227120, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class KinsokuTables(DispatchBaseClass): 'A collection of kinsoku tables.' CLSID = IID('{004AEAD1-3C3F-438F-B22F-316000307E4D}') coclass_clsid = None # Result is of type KinsokuTable def Add(self, Name=defaultNamedNotOptArg): 'Creates a new kinsoku table.\n\tReturn value: The new kinsoku table.\n\tName: The name of the new kinsoku table. ' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'Add', '{61273251-CCFF-4985-8C95-017C7FCFECFE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Language(DispatchBaseClass): 'The language on which to base hyphenation rules and spell checking.' CLSID = IID('{EE964067-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DoubleQuotes": (1818521973, 2, (8, 0), (), "DoubleQuotes", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HyphenationVendor": (1818786166, 2, (8, 0), (), "HyphenationVendor", None), "IcuLocaleName": (1768125804, 2, (8, 0), (), "IcuLocaleName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "SingleQuotes": (1819505013, 2, (8, 0), (), "SingleQuotes", None), "SpellingVendor": (1819504758, 2, (8, 0), (), "SpellingVendor", None), } _prop_map_put_ = { "DoubleQuotes": ((1818521973, LCID, 4, 0),()), "HyphenationVendor": ((1818786166, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "SingleQuotes": ((1819505013, LCID, 4, 0),()), "SpellingVendor": ((1819504758, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LanguageWithVendors(DispatchBaseClass): 'A language that allows the specification of a hyphenation rules source, a spell-checking source, and a thesaurus.' CLSID = IID('{93440FEF-D0AE-4464-9081-002804DD8C49}') coclass_clsid = None def AddDictionaryPath(self, FilePath=defaultNamedNotOptArg): 'Adds the specified user dictionary.\n\tReturn value: The dictionary file.\n\tFilePath: The path to the dictionary file.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1097098096, LCID, 1, (8, 0), ((8, 1),),FilePath ) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveDictionaryPath(self, FilePath=defaultNamedNotOptArg): 'Removes the specified user dictionary.\n\tReturn value: The dictionary file.\n\tFilePath: The path to the dictionary file.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1382310768, LCID, 1, (8, 0), ((8, 1),),FilePath ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DictionaryPaths": (1685091432, 2, (12, 0), (), "DictionaryPaths", None), "DoubleQuotes": (1818521973, 2, (8, 0), (), "DoubleQuotes", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HyphenationVendor": (1818786166, 2, (8, 0), (), "HyphenationVendor", None), "HyphenationVendorList": (1818786156, 2, (12, 0), (), "HyphenationVendorList", None), "IcuLocaleName": (1768125804, 2, (8, 0), (), "IcuLocaleName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SingleQuotes": (1819505013, 2, (8, 0), (), "SingleQuotes", None), "SpellingVendor": (1819504758, 2, (8, 0), (), "SpellingVendor", None), "SpellingVendorList": (1819504748, 2, (12, 0), (), "SpellingVendorList", None), "ThesaurusVendor": (1819568246, 2, (8, 0), (), "ThesaurusVendor", None), } _prop_map_put_ = { "DictionaryPaths": ((1685091432, LCID, 4, 0),()), "DoubleQuotes": ((1818521973, LCID, 4, 0),()), "HyphenationVendor": ((1818786166, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "SingleQuotes": ((1819505013, LCID, 4, 0),()), "SpellingVendor": ((1819504758, LCID, 4, 0),()), "ThesaurusVendor": ((1819568246, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Languages(DispatchBaseClass): 'A collection of languages.' CLSID = IID('{496F0BDF-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class LanguagesWithVendors(DispatchBaseClass): 'A collection of languages with vendors.' CLSID = IID('{D82396B6-0E61-4E10-B9B9-5A881A7AAF82}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Layer(DispatchBaseClass): 'A layer.' CLSID = IID('{1A5E8DB8-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Layer.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Layer def Duplicate(self): 'Duplicates the Layer.\n\tReturn value: The duplicate Layer.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Layer def Merge(self, With=defaultNamedNotOptArg): 'Merges the layer with other layer(s).\n\tReturn value: The merged layer.\n\tWith: The layer(s) with which to merge.' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}') return ret # Result is of type Layer def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the Layer to the specified location.\n\tReturn value: The moved Layer.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: Layer' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Guides' returns object of type 'Guides' "Guides": (1734960243, 2, (9, 0), (), "Guides", '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IgnoreWrap": (1769435760, 2, (11, 0), (), "IgnoreWrap", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LayerColor": (1818455916, 2, (12, 0), (), "LayerColor", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LockGuides": (1818978148, 2, (11, 0), (), "LockGuides", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Printable": (1886549089, 2, (11, 0), (), "Printable", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "ShowGuides": (1936680804, 2, (11, 0), (), "ShowGuides", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), } _prop_map_put_ = { "IgnoreWrap": ((1769435760, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LayerColor": ((1818455916, LCID, 4, 0),()), "LockGuides": ((1818978148, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Printable": ((1886549089, LCID, 4, 0),()), "ShowGuides": ((1936680804, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Layers(DispatchBaseClass): 'A collection of layers.' CLSID = IID('{1A5E8DB9-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type Layer def Add(self): 'Creates a new Layer.\n\tReturn value: The new Layer.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class LayoutGridDataInformation(DispatchBaseClass): 'Default properties specific to layout grids. ' CLSID = IID('{7666516E-3AE1-437B-B6FA-9F66D91D1622}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "CharacterAki": (1248026987, 2, (5, 0), (), "CharacterAki", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "LineAki": (1248616811, 2, (5, 0), (), "LineAki", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "CharacterAki": ((1248026987, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "LineAki": ((1248616811, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LayoutWindow(DispatchBaseClass): 'A layout window.' CLSID = IID('{240D537B-9336-4501-99A2-14812D15A9D3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def BringToFront(self): 'Brings the object to the front.' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), (),) def Close(self): 'Closes the LayoutWindow.' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), (),) def Maximize(self): 'Maximizes the window.' return self._oleobj_.InvokeTypes(1835104361, LCID, 1, (24, 0), (),) def Minimize(self): 'Minimizes the window.' return self._oleobj_.InvokeTypes(1835626089, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Restore(self): 'Restores the window.' return self._oleobj_.InvokeTypes(1920169074, LCID, 1, (24, 0), (),) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the LayoutWindow in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) def Zoom(self, Given=defaultNamedNotOptArg): 'Magnifies or reduces the window to the specified display size.\n\tGiven: The display size.' return self._oleobj_.InvokeTypes(2053993583, LCID, 1, (24, 0), ((3, 1),),Given ) _prop_map_get_ = { "ActiveLayer": (1885430636, 2, (12, 0), (), "ActiveLayer", None), # Method 'ActivePage' returns object of type 'Page' "ActivePage": (1885430640, 2, (9, 0), (), "ActivePage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), "ActiveSpread": (1885430643, 2, (12, 0), (), "ActiveSpread", None), "Bounds": (1885498980, 2, (12, 0), (), "Bounds", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "OverprintPreview": (2020626256, 2, (11, 0), (), "OverprintPreview", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PreserveColorNumbers": (1383089006, 2, (11, 0), (), "PreserveColorNumbers", None), "ProofingProfile": (1464037488, 2, (8, 0), (), "ProofingProfile", None), "ProofingType": (1464037492, 2, (3, 0), (), "ProofingType", None), "ScreenMode": (1936552050, 2, (3, 0), (), "ScreenMode", None), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SelectionKeyObject": (1936026731, 2, (12, 0), (), "SelectionKeyObject", None), "SimulateInkBlack": (1464037474, 2, (11, 0), (), "SimulateInkBlack", None), "SimulatePaperWhite": (1464037495, 2, (11, 0), (), "SimulatePaperWhite", None), "TransformReferencePoint": (1919970932, 2, (12, 0), (), "TransformReferencePoint", None), "ViewDisplaySetting": (1883534192, 2, (3, 0), (), "ViewDisplaySetting", None), "ZoomPercentage": (2054123373, 2, (5, 0), (), "ZoomPercentage", None), } _prop_map_put_ = { "ActiveLayer": ((1885430636, LCID, 4, 0),()), "ActivePage": ((1885430640, LCID, 4, 0),()), "ActiveSpread": ((1885430643, LCID, 4, 0),()), "Bounds": ((1885498980, LCID, 4, 0),()), "OverprintPreview": ((2020626256, LCID, 4, 0),()), "PreserveColorNumbers": ((1383089006, LCID, 4, 0),()), "ProofingProfile": ((1464037488, LCID, 4, 0),()), "ProofingType": ((1464037492, LCID, 4, 0),()), "ScreenMode": ((1936552050, LCID, 4, 0),()), "Selection": ((1936026725, LCID, 4, 0),()), "SelectionKeyObject": ((1936026731, LCID, 4, 0),()), "SimulateInkBlack": ((1464037474, LCID, 4, 0),()), "SimulatePaperWhite": ((1464037495, LCID, 4, 0),()), "TransformReferencePoint": ((1919970932, LCID, 4, 0),()), "ViewDisplaySetting": ((1883534192, LCID, 4, 0),()), "ZoomPercentage": ((2054123373, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LayoutWindows(DispatchBaseClass): 'A collection of layout windows.' CLSID = IID('{D15B28BF-5610-4EE3-A5B4-B4E2133BFC0B}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Libraries(DispatchBaseClass): 'A collection of object libraries.' CLSID = IID('{8A157BC0-8B82-4B3E-A40B-C6CD28E2843E}') coclass_clsid = None # Result is of type Library def Add(self, FullName=defaultNamedNotOptArg): "Creates a new object libary.\n\tReturn value: The new library.\n\tFullName: The library's path and file name." ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1),),FullName ) if ret is not None: ret = Dispatch(ret, u'Add', '{225075A4-3679-4E79-AE8B-2A211BE0C054}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Library(DispatchBaseClass): 'An object library.' CLSID = IID('{225075A4-3679-4E79-AE8B-2A211BE0C054}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Close(self): 'Closes the Library.' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the specified object in the library.\n\tReturn value: The new library asset(s).\n\tUsing: The page item(s) to store. Type: Array of PageItems, Movies, Sounds, Graphics or XMLElements' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((12, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret _prop_map_get_ = { # Method 'Assets' returns object of type 'Assets' "Assets": (1279357811, 2, (9, 0), (), "Assets", '{AA72F72F-EA99-4B89-81BE-E6B110DA5C96}'), # Method 'AssociatedPanel' returns object of type 'Panel' "AssociatedPanel": (1883337552, 2, (9, 0), (), "AssociatedPanel", '{C2683D0B-A7C8-4992-A4F7-5FEEFE7CEA1E}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (8, 0), (), "FilePath", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LibraryPanel(DispatchBaseClass): 'Library panel' CLSID = IID('{2794FC46-473D-424E-B344-84613F611409}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the LibraryPanel in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) def ShowAll(self): 'Show all assets' return self._oleobj_.InvokeTypes(1699955052, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'AssociatedLibrary' returns object of type 'Library' "AssociatedLibrary": (1885424738, 2, (9, 0), (), "AssociatedLibrary", '{225075A4-3679-4E79-AE8B-2A211BE0C054}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SortOrder": (1397711986, 2, (3, 0), (), "SortOrder", None), "View": (1884710263, 2, (3, 0), (), "View", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), } _prop_map_put_ = { "Selection": ((1936026725, LCID, 4, 0),()), "SortOrder": ((1397711986, LCID, 4, 0),()), "View": ((1884710263, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Line(DispatchBaseClass): 'A line of text.' CLSID = IID('{EE964074-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Line. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Line. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Line. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Line. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Line. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Line.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Line.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the Line.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Line in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Lines(DispatchBaseClass): 'A collection of lines. ' CLSID = IID('{EE96406A-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Link(DispatchBaseClass): 'A link to a placed file.' CLSID = IID('{77617589-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Check in to Version Cue.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (24, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CopyLink(self, To=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Copies the link file to the specified location.\n\tTo: The file or folder to which to copy the file.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1668312171, LCID, 1, (24, 0), ((8, 1), (12, 17), (11, 49)),To , VersionComments, ForceSave) def EditOriginal(self): 'Opens the source file of the link in the default editor for the source file type.' return self._oleobj_.InvokeTypes(1701082223, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def GoToSource(self): 'Opens the source file of the link in InDesign for SharedContent links.' return self._oleobj_.InvokeTypes(1735357298, LCID, 1, (24, 0), (),) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def ReinitLink(self, LinkResourceURI=defaultNamedNotOptArg): 'Experimental: Reinitialize the link to a new uri.\n\tLinkResourceURI: Resource URI to relink.' return self._oleobj_.InvokeTypes(1919512172, LCID, 1, (24, 0), ((8, 1),),LinkResourceURI ) def Relink(self, To=defaultNamedNotOptArg): 'Points the link to a new source file. .\n\tTo: The full path name of the new source file. Type: File (String) or String' return self._oleobj_.InvokeTypes(1919708779, LCID, 1, (24, 0), ((12, 1),),To ) def RelinkTextFragmentLink(self, LinkResourceURI=defaultNamedNotOptArg, Name=defaultNamedOptArg): 'Experimental: Relink the text fragment link to a new uri.\n\tLinkResourceURI: Resource URI to relink to.\n\tName: The tag name for the key. Type: String' return self._oleobj_.InvokeTypes(1920231020, LCID, 1, (24, 0), ((8, 1), (12, 17)),LinkResourceURI , Name) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ReplaceWithOriginal(self): 'Experimental: Download the original asset and replace FPO with it. ' return self._oleobj_.InvokeTypes(1382371186, LCID, 1, (24, 0), (),) def RevealInBridge(self): 'Opens Adobe Bridge and selects the source file of the link.' return self._oleobj_.InvokeTypes(1920363586, LCID, 1, (24, 0), (),) def RevealInSystem(self): 'Opens the file system to the folder that contains the source file of the link, and selects the file.' return self._oleobj_.InvokeTypes(1920363599, LCID, 1, (24, 0), (),) def Show(self): 'Selects the link.' return self._oleobj_.InvokeTypes(1936224119, LCID, 1, (24, 0), (),) def Unembed(self, To=defaultNamedOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Unembeds the source file. If no folder is specified, creates a link to the original source file; if a folder is specified, copies the file to the folder and creates a link to the copied file.\n\tTo: The folder to which to copy the unembedded file. Type: File (String).\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1970169186, LCID, 1, (24, 0), ((12, 17), (12, 17), (11, 49)),To , VersionComments, ForceSave) def Unlink(self): 'Embeds the source file in the document.' return self._oleobj_.InvokeTypes(1970170987, LCID, 1, (24, 0), (),) # Result is of type Link def Update(self): 'Updates the link if the source file has been changed. .\n\tReturn value: The updated link.' ret = self._oleobj_.InvokeTypes(1970300020, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Update', '{77617589-D3DE-11D1-AAA6-00C04FA349C7}') return ret _prop_map_get_ = { "AssetID": (1818315076, 2, (8, 0), (), "AssetID", None), "AssetURL": (1817530956, 2, (8, 0), (), "AssetURL", None), "Date": (1935963237, 2, (7, 0), (), "Date", None), "Edited": (1818977636, 2, (11, 0), (), "Edited", None), "EditingState": (1902470260, 2, (3, 0), (), "EditingState", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LinkResourceURI": (1817530953, 2, (8, 0), (), "LinkResourceURI", None), "LinkType": (1819175796, 2, (8, 0), (), "LinkType", None), # Method 'LinkXmp' returns object of type 'LinkMetadata' "LinkXmp": (1817726288, 2, (9, 0), (), "LinkXmp", '{6CEFF8B2-3BA3-4693-97DF-813F9DDA71CF}'), # Method 'Links' returns object of type 'Links' "Links": (1819175795, 2, (9, 0), (), "Links", '{7761758A-D3DE-11D1-AAA6-00C04FA349C7}'), "Name": (0, 2, (8, 0), (), "Name", None), "Needed": (1818979940, 2, (11, 0), (), "Needed", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RenditionData": (1817339246, 2, (3, 0), (), "RenditionData", None), "Size": (1685285242, 2, (3, 0), (), "Size", None), "Status": (1937011827, 2, (3, 0), (), "Status", None), "VersionState": (1903584626, 2, (3, 0), (), "VersionState", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LinkMetadata(DispatchBaseClass): 'MetaData properties for the link source file.' CLSID = IID('{6CEFF8B2-3BA3-4693-97DF-813F9DDA71CF}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def CountContainer(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg): 'Counts the number of items in the container.\n\tReturn value: The number of items in the container.\n\tNamespace: The namespace of the container.\n\tPath: The path to the container.' return self._oleobj_.InvokeTypes(1298424675, LCID, 1, (3, 0), ((8, 1), (8, 1)),Namespace , Path) def GetProperty(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg): 'Gets the XMP property value associated with the specified path.\n\tReturn value: The associated property value.\n\tNamespace: The namespace of the property.\n\tPath: The specified path.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1733840208, LCID, 1, (8, 0), ((8, 1), (8, 1)),Namespace , Path) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Author": (1298424181, 2, (8, 0), (), "Author", None), "CopyrightInfoURL": (1298427765, 2, (8, 0), (), "CopyrightInfoURL", None), "CopyrightNotice": (1298424686, 2, (8, 0), (), "CopyrightNotice", None), "CopyrightStatus": (1298424690, 2, (3, 0), (), "CopyrightStatus", None), "CreationDate": (1634952036, 2, (7, 0), (), "CreationDate", None), "Creator": (1298424692, 2, (8, 0), (), "Creator", None), "Description": (1885627763, 2, (8, 0), (), "Description", None), "DocumentTitle": (1298429038, 2, (8, 0), (), "DocumentTitle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Format": (1298425460, 2, (8, 0), (), "Format", None), "JobName": (1298426478, 2, (8, 0), (), "JobName", None), "Keywords": (1298426743, 2, (12, 0), (), "Keywords", None), "ModificationDate": (1634954607, 2, (7, 0), (), "ModificationDate", None), # Method 'Parent' returns object of type 'Link' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "ServerURL": (1298428789, 2, (8, 0), (), "ServerURL", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LinkedPageItemOption(DispatchBaseClass): 'The link options for a linked Page Item.' CLSID = IID('{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreserveAppearance": (1819305825, 2, (11, 0), (), "PreserveAppearance", None), "PreserveFrameContent": (1819307875, 2, (11, 0), (), "PreserveFrameContent", None), "PreserveInteractivity": (1819306337, 2, (11, 0), (), "PreserveInteractivity", None), "PreserveOthers": (1819307873, 2, (11, 0), (), "PreserveOthers", None), "PreserveSizeAndShape": (1819308135, 2, (11, 0), (), "PreserveSizeAndShape", None), "UpdateLinkWhileSaving": (1819309427, 2, (11, 0), (), "UpdateLinkWhileSaving", None), "WarnOnUpdateOfEditedPageItem": (1819309941, 2, (11, 0), (), "WarnOnUpdateOfEditedPageItem", None), } _prop_map_put_ = { "PreserveAppearance": ((1819305825, LCID, 4, 0),()), "PreserveFrameContent": ((1819307875, LCID, 4, 0),()), "PreserveInteractivity": ((1819306337, LCID, 4, 0),()), "PreserveOthers": ((1819307873, LCID, 4, 0),()), "PreserveSizeAndShape": ((1819308135, LCID, 4, 0),()), "UpdateLinkWhileSaving": ((1819309427, LCID, 4, 0),()), "WarnOnUpdateOfEditedPageItem": ((1819309941, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LinkedStoryOption(DispatchBaseClass): 'The link options for a linked story.' CLSID = IID('{CE38D788-413B-4562-A498-B4AE5E36EE82}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ApplyStyleMappings": (1819505517, 2, (11, 0), (), "ApplyStyleMappings", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RemoveForcedLineBreaks": (1819505254, 2, (11, 0), (), "RemoveForcedLineBreaks", None), "UpdateWhileSaving": (1819506035, 2, (11, 0), (), "UpdateWhileSaving", None), "WarnOnUpdateOfEditedStory": (1819506549, 2, (11, 0), (), "WarnOnUpdateOfEditedStory", None), } _prop_map_put_ = { "ApplyStyleMappings": ((1819505517, LCID, 4, 0),()), "RemoveForcedLineBreaks": ((1819505254, LCID, 4, 0),()), "UpdateWhileSaving": ((1819506035, LCID, 4, 0),()), "WarnOnUpdateOfEditedStory": ((1819506549, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class LinkingPreference(DispatchBaseClass): 'Linking preferences.' CLSID = IID('{8F7AED4D-37D3-4610-BD32-504CB5908F32}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CheckLinksAtOpen": (1668047215, 2, (11, 0), (), "CheckLinksAtOpen", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FindMissingLinksAtOpen": (1718447215, 2, (11, 0), (), "FindMissingLinksAtOpen", None), "HttpLinksAutoTagAssetsPreference": (1751933300, 2, (11, 0), (), "HttpLinksAutoTagAssetsPreference", None), "HttpLinksRenditionType": (1751937652, 2, (3, 0), (), "HttpLinksRenditionType", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "CheckLinksAtOpen": ((1668047215, LCID, 4, 0),()), "FindMissingLinksAtOpen": ((1718447215, LCID, 4, 0),()), "HttpLinksAutoTagAssetsPreference": ((1751933300, LCID, 4, 0),()), "HttpLinksRenditionType": ((1751937652, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Links(DispatchBaseClass): 'A collection of links.' CLSID = IID('{7761758A-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ListBox(DispatchBaseClass): 'A listbox.' CLSID = IID('{F713DC13-6464-482D-BA5E-B8C39FE83237}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the ListBox's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the ListBox that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the ListBox forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the ListBox to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the ListBox. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the ListBox to a different shape.\n\tGiven: The ListBox's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ListBox. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ListBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ListBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ListBox. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new ListBox. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the ListBox.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the ListBox at the specified location or offset.\n\tReturn value: The duplicated ListBox.\n\tTo: The location of the new ListBox, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new ListBox from the original ListBox's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the ListBox.\n\tGiven: The axis around which to flip the ListBox.\n\tAround: The point around which to flip the ListBox. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the ListBox to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the ListBox,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the ListBox relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the ListBox in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the ListBox back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the ListBox to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the ListBox using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the ListBox using the last transformation performed on any ListBox. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the ListBox using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the ListBox using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), "AppliedFont": (1718578804, 2, (8, 0), (), "AppliedFont", None), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "ChoiceList": (1130916980, 2, (12, 0), (), "ChoiceList", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontSize": (1181119354, 2, (5, 0), (), "FontSize", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "MultipleSelection": (1130914157, 2, (11, 0), (), "MultipleSelection", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RightToLeftField": (1297241164, 2, (11, 0), (), "RightToLeftField", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), "SortChoices": (1130918772, 2, (11, 0), (), "SortChoices", None), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ChoiceList": ((1130916980, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontSize": ((1181119354, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "MultipleSelection": ((1130914157, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RightToLeftField": ((1297241164, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "SortChoices": ((1130918772, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ListBoxes(DispatchBaseClass): 'A collection of listboxes.' CLSID = IID('{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}') coclass_clsid = None # Result is of type ListBox def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new ListBox.\n\tReturn value: The new ListBox.\n\tLayer: The layer on which to create the ListBox. Type: Layer.\n\tAt: The location at which to insert the ListBox relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{F713DC13-6464-482D-BA5E-B8C39FE83237}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MarginPreference(DispatchBaseClass): 'Margin preferences.' CLSID = IID('{EE964073-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Bottom": (1835102818, 2, (12, 0), (), "Bottom", None), "ColumnCount": (1668246627, 2, (3, 0), (), "ColumnCount", None), "ColumnDirection": (1668246628, 2, (3, 0), (), "ColumnDirection", None), "ColumnGutter": (1668246631, 2, (12, 0), (), "ColumnGutter", None), "ColumnsPositions": (1668312947, 2, (12, 0), (), "ColumnsPositions", None), "CustomColumns": (1751343980, 2, (11, 0), (), "CustomColumns", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Left": (1835102828, 2, (12, 0), (), "Left", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Right": (1835102834, 2, (12, 0), (), "Right", None), "Top": (1835102836, 2, (12, 0), (), "Top", None), } _prop_map_put_ = { "Bottom": ((1835102818, LCID, 4, 0),()), "ColumnCount": ((1668246627, LCID, 4, 0),()), "ColumnDirection": ((1668246628, LCID, 4, 0),()), "ColumnGutter": ((1668246631, LCID, 4, 0),()), "ColumnsPositions": ((1668312947, LCID, 4, 0),()), "Left": ((1835102828, LCID, 4, 0),()), "Right": ((1835102834, LCID, 4, 0),()), "Top": ((1835102836, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MasterSpread(DispatchBaseClass): 'A master spread.' CLSID = IID('{C66E87FA-079A-11D2-AA63-00C04F99131A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Duplicate an object and place it into the target.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (12, 17), (12, 17), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, PlacePoint, DestinationLayer , ShowingOptions) def CreateGuides(self, NumberOfRows=0, NumberOfColumns=0, RowGutter=0.0, ColumnGutter=0.0 , GuideColor=1766029678, FitMargins=False, RemoveExisting=False, Layer=defaultNamedOptArg): 'Creates multiple guides on all pages of the spread.\n\tNumberOfRows: The number of rows to create on each page. Type: Long Integer (0 - 40).\n\tNumberOfColumns: The number of columns to create on each page. . Type: Long Integer (0 - 40).\n\tRowGutter: The height of the gutter between rows. Type: Unit (Double or String) (0 - 1440 points).\n\tColumnGutter: The width of the gutter between columns. Type: Unit (Double or String) (0 - 1440 points).\n\tGuideColor: The color to make the guides, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as a UI color. Type: Array of 3 Doubles (0 - 255) or idUIColors enumerator.\n\tFitMargins: If true, the row height and column width are calculated based on the space within the page margins. If false, row height and column width are calculated based on the full page.\n\tRemoveExisting: If true, removes existing guides when creating new ones.\n\tLayer: The layer on which to create the guides. Type: Layer' return self._oleobj_.InvokeTypes(1668441956, LCID, 1, (24, 0), ((3, 49), (3, 49), (12, 49), (12, 49), (12, 49), (11, 49), (11, 49), (12, 17)),NumberOfRows , NumberOfColumns, RowGutter, ColumnGutter, GuideColor, FitMargins , RemoveExisting, Layer) def Delete(self): 'Deletes the MasterSpread.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def Duplicate(self, To=1701733408, Reference=defaultNamedOptArg): 'Duplicates the spread.\n\tReturn value: The duplicate spread. Type: Spread or MasterSpread.\n\tTo: The location of the spread relative to the reference object or within the document.\n\tReference: The reference object. Note: Required only when the to parameter specifies before or after. Type: MasterSpread, Document or MasterSpread' return self._ApplyTypes_(1685418085, 1, (12, 0), ((3, 49), (12, 17)), u'Duplicate', None,To , Reference) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Place(self, FileName=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False , Autoflowing=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the import options dialog.\n\tAutoflowing: Whether to autoflow placed text' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (12, 17), (12, 17), (11, 49), (11, 49)), u'Place', None,FileName , PlacePoint, DestinationLayer, ShowingOptions, Autoflowing) # Result is of type Story def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target.\n\tReturn value: The placed story.\n\tParentStory: The story to place and link from.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' ret = self._oleobj_.InvokeTypes(1886153833, LCID, 1, (9, 0), ((9, 1), (12, 17), (12, 17), (11, 49)),ParentStory , PlacePoint, DestinationLayer, ShowingOptions) if ret is not None: ret = Dispatch(ret, u'PlaceAndLink', '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the MasterSpread in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedMaster": (1886216563, 2, (12, 0), (), "AppliedMaster", None), "BaseName": (1852662387, 2, (8, 0), (), "BaseName", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Guides' returns object of type 'Guides' "Guides": (1734960243, 2, (9, 0), (), "Guides", '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}'), "IDMLComponentName": (1768776558, 2, (8, 0), (), "IDMLComponentName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "NamePrefix": (1852860024, 2, (8, 0), (), "NamePrefix", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "PageColor": (1885823852, 2, (12, 0), (), "PageColor", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Pages' returns object of type 'Pages' "Pages": (1885431667, 2, (9, 0), (), "Pages", '{49173ED7-8B86-11D1-8065-0060B03C02E4}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PrimaryTextFrame": (1886681204, 2, (12, 0), (), "PrimaryTextFrame", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "ShowMasterItems": (1936552809, 2, (11, 0), (), "ShowMasterItems", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), } _prop_map_put_ = { "AppliedMaster": ((1886216563, LCID, 4, 0),()), "BaseName": ((1852662387, LCID, 4, 0),()), "IDMLComponentName": ((1768776558, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "NamePrefix": ((1852860024, LCID, 4, 0),()), "PageColor": ((1885823852, LCID, 4, 0),()), "PrimaryTextFrame": ((1886681204, LCID, 4, 0),()), "ShowMasterItems": ((1936552809, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MasterSpreads(DispatchBaseClass): 'A collection of master spreads.' CLSID = IID('{1265ADB6-27FB-11D2-AA6D-00C04F99131A}') coclass_clsid = None # Result is of type MasterSpread def Add(self, PagesPerSpread=defaultNamedOptArg): 'Creates a new master spread.\n\tReturn value: The new master spread.\n\tPagesPerSpread: The number of pages to include in the master spread. Type: Long Integer' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),PagesPerSpread ) if ret is not None: ret = Dispatch(ret, u'Add', '{C66E87FA-079A-11D2-AA63-00C04F99131A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MatchCharacterStylePreference(DispatchBaseClass): 'The preferences for a running header/footer (match character style) variable.' CLSID = IID('{5CB802DD-8683-46A3-917F-5D4F8703841C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "Changecase": (1414947683, 2, (3, 0), (), "Changecase", None), "DeleteEndPunctuation": (1414947941, 2, (11, 0), (), "DeleteEndPunctuation", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "SearchStrategy": (1414951795, 2, (3, 0), (), "SearchStrategy", None), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "Changecase": ((1414947683, LCID, 4, 0),()), "DeleteEndPunctuation": ((1414947941, LCID, 4, 0),()), "SearchStrategy": ((1414951795, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MatchParagraphStylePreference(DispatchBaseClass): 'The preferences for a running header/footer (match paragraph style) variable.' CLSID = IID('{39D3485E-B8E0-4BCD-86EB-9B42612ED9FF}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Changecase": (1414947683, 2, (3, 0), (), "Changecase", None), "DeleteEndPunctuation": (1414947941, 2, (11, 0), (), "DeleteEndPunctuation", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "SearchStrategy": (1414951795, 2, (3, 0), (), "SearchStrategy", None), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "Changecase": ((1414947683, LCID, 4, 0),()), "DeleteEndPunctuation": ((1414947941, LCID, 4, 0),()), "SearchStrategy": ((1414951795, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MeasurementCombobox(DispatchBaseClass): 'A measurement entry control featuring both a pop-up menu and an entry field. ' CLSID = IID('{7DBBFFC6-A7A8-4A5C-8C7E-6DC5EEAF9946}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditUnits": (1700941141, 2, (3, 0), (), "EditUnits", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditUnits": ((1700941141, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MeasurementComboboxes(DispatchBaseClass): 'A collection of measurement comboboxes.' CLSID = IID('{7F521535-D9E9-46A4-9493-E12416126F86}') coclass_clsid = None # Result is of type MeasurementCombobox def Add(self): 'Creates a new MeasurementCombobox.\n\tReturn value: The new MeasurementCombobox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{7DBBFFC6-A7A8-4A5C-8C7E-6DC5EEAF9946}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MeasurementEditbox(DispatchBaseClass): 'A measurement entry field.' CLSID = IID('{111584BF-95B0-43ED-9C9D-24116A882E80}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditUnits": (1700941141, 2, (3, 0), (), "EditUnits", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditUnits": ((1700941141, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MeasurementEditboxes(DispatchBaseClass): 'A collection of measurement editboxes.' CLSID = IID('{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}') coclass_clsid = None # Result is of type MeasurementEditbox def Add(self): 'Creates a new MeasurementEditbox.\n\tReturn value: The new MeasurementEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{111584BF-95B0-43ED-9C9D-24116A882E80}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MediaItem(DispatchBaseClass): 'An sound or movie page item.' CLSID = IID('{8E11BA7A-A81F-4395-93AA-873D8034ECF4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the MediaItem's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the MediaItem that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the MediaItem. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the MediaItem to a different shape.\n\tGiven: The MediaItem's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MediaItem. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MediaItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MediaItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MediaItem. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MediaItem. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the MediaItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the MediaItem at the specified location or offset.\n\tReturn value: The duplicated MediaItem.\n\tTo: The location of the new MediaItem, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new MediaItem from the original MediaItem's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the MediaItem.\n\tGiven: The axis around which to flip the MediaItem.\n\tAround: The point around which to flip the MediaItem. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the MediaItem to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the MediaItem,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the MediaItem relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the MediaItem in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the MediaItem using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the MediaItem using the last transformation performed on any MediaItem. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the MediaItem using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the MediaItem using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MediaItems(DispatchBaseClass): 'The media items collection.' CLSID = IID('{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Menu(DispatchBaseClass): 'A menu.' CLSID = IID('{3EFBCAD9-5B7D-47CC-B966-D9BC596D5F41}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'MenuElements' returns object of type 'MenuElements' "MenuElements": (1298482547, 2, (9, 0), (), "MenuElements", '{9BC922A4-70B0-42E3-880F-FBB9218CBE44}'), # Method 'MenuItems' returns object of type 'MenuItems' "MenuItems": (1298483571, 2, (9, 0), (), "MenuItems", '{94A76A14-D4F0-4639-BCB0-3C58CF08DC42}'), # Method 'MenuSeparators' returns object of type 'MenuSeparators' "MenuSeparators": (1298486131, 2, (9, 0), (), "MenuSeparators", '{E959211D-7888-4A36-86B5-C0643A8AC530}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), # Method 'Submenus' returns object of type 'Submenus' "Submenus": (1398951283, 2, (9, 0), (), "Submenus", '{915BC743-5075-4CE1-B6A3-51CF28518A91}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MenuAction(DispatchBaseClass): 'A menu action.' CLSID = IID('{FC2F7FA1-DF94-41EF-8C13-E7B51401C883}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Invoke(self): 'Invoke the action.' return self._oleobj_.InvokeTypes(1231976043, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Area": (1098016097, 2, (8, 0), (), "Area", None), "Checked": (1130916708, 2, (11, 0), (), "Checked", None), "Enabled": (1095791461, 2, (11, 0), (), "Enabled", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MenuActions(DispatchBaseClass): 'A collection of menu actions.' CLSID = IID('{81E98E8E-8825-4028-8FAD-51D5D4F68EBF}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MenuElement(DispatchBaseClass): 'A menu elements' CLSID = IID('{35383B77-080D-471E-B8FB-02D6457E4576}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MenuElement.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MenuElements(DispatchBaseClass): 'A collection of menu elements.' CLSID = IID('{9BC922A4-70B0-42E3-880F-FBB9218CBE44}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MenuItem(DispatchBaseClass): 'A menu item.' CLSID = IID('{9B1C9CB0-0E2C-49FF-AEAD-E0B2D04A4E0F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MenuItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self): 'Selects the MenuItem.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'AssociatedMenuAction' returns object of type 'MenuAction' "AssociatedMenuAction": (1098085185, 2, (9, 0), (), "AssociatedMenuAction", '{FC2F7FA1-DF94-41EF-8C13-E7B51401C883}'), "Checked": (1130916708, 2, (11, 0), (), "Checked", None), "Enabled": (1095791461, 2, (11, 0), (), "Enabled", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Title": (1953263213, 2, (8, 0), (), "Title", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MenuItems(DispatchBaseClass): 'A collection of menu items.' CLSID = IID('{94A76A14-D4F0-4639-BCB0-3C58CF08DC42}') coclass_clsid = None # Result is of type MenuItem def Add(self, AssociatedMenuAction=defaultNamedNotOptArg, At=1701733408, Reference=defaultNamedOptArg): 'Creates a new menu item.\n\tReturn value: The new menu item.\n\tAssociatedMenuAction: The menu action that implements the menu item.\n\tAt: The location of the menu item relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the at parameter specifies before or after. Type: MenuElement' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (3, 49), (12, 17)),AssociatedMenuAction , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{9B1C9CB0-0E2C-49FF-AEAD-E0B2D04A4E0F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MenuSeparator(DispatchBaseClass): 'A menu separator.' CLSID = IID('{5908717A-CC47-41F9-AFFA-D89AAAFA428F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MenuSeparator.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MenuSeparators(DispatchBaseClass): 'A collection of menu separators.' CLSID = IID('{E959211D-7888-4A36-86B5-C0643A8AC530}') coclass_clsid = None # Result is of type MenuSeparator def Add(self, At=1701733408, Reference=defaultNamedOptArg): 'Creates a new menu separator.\n\tReturn value: The new menu separator.\n\tAt: The location of the menu separator relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the at parameter specifies before or after. Type: MenuElement' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),At , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{5908717A-CC47-41F9-AFFA-D89AAAFA428F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Menus(DispatchBaseClass): 'A collection of menus.' CLSID = IID('{AE3848F5-26F9-425F-B6CB-63C9919DE0DA}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MetadataPreference(DispatchBaseClass): 'Metadata preferences.' CLSID = IID('{F50AB9D8-9C61-499E-9EAB-66FA113EF7D4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Append(self, From=defaultNamedNotOptArg, AffectAll=False): 'Uses metadata from the specified external file to define any undefined metadata properties in the document.\n\tFrom: The path to the external file that contains the metadata.\n\tAffectAll: If true, also replaces existing metadata with data from the external file. If false, does not replace existing metadata. Note: Defaults to false.' return self._oleobj_.InvokeTypes(1097887332, LCID, 1, (24, 0), ((8, 1), (11, 49)),From , AffectAll) def CountContainer(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg): 'Counts the number of items in the container.\n\tReturn value: The number of items in the container.\n\tNamespace: The namespace of the container.\n\tPath: The path to the container.' return self._oleobj_.InvokeTypes(1298424675, LCID, 1, (3, 0), ((8, 1), (8, 1)),Namespace , Path) def CreateContainerItem(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg, Index=0, Container=1298424423): 'Creates an empty container.\n\tNamespace: The namespace of the container.\n\tPath: The path to the container.\n\tIndex: The index of the item within the container. Specified values must be 1 or greater. To append the item to the end of the index and allow the next available value to be assigned, use 0.\n\tContainer: The container type. Note: Required when the new item is the first item added to the container.' return self._oleobj_.InvokeTypes(1298424681, LCID, 1, (24, 0), ((8, 1), (8, 1), (3, 49), (3, 49)),Namespace , Path, Index, Container) def GetProperty(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg): 'Gets the XMP property value associated with the specified path.\n\tReturn value: The associated property value.\n\tNamespace: The namespace of the property.\n\tPath: The specified path.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1733840208, LCID, 1, (8, 0), ((8, 1), (8, 1)),Namespace , Path) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Replace(self, Using=defaultNamedNotOptArg, AffectAll=False): 'Replaces the current metadata in the document with metadata from the specified file.\n\tUsing: The full path to the file that contains the replacement metadata.\n\tAffectAll: If true, treats all properties as external. Note: Defaults to false.' return self._oleobj_.InvokeTypes(1701998700, LCID, 1, (24, 0), ((8, 1), (11, 49)),Using , AffectAll) def Save(self, To=defaultNamedNotOptArg): 'Saves the metadata in the document to an external file.\n\tTo: The path to the external file. ' return self._oleobj_.InvokeTypes(1935767141, LCID, 1, (24, 0), ((8, 1),),To ) def SetProperty(self, Namespace=defaultNamedNotOptArg, Path=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the XMP property associated with the specified path.\n\tNamespace: The namespace of the property.\n\tPath: The specified path(s).\n\tValue: The value to assign to the property. Note: To remove the property, pass an empty string.' return self._oleobj_.InvokeTypes(1935166800, LCID, 1, (24, 0), ((8, 1), (8, 1), (8, 1)),Namespace , Path, Value) _prop_map_get_ = { "Author": (1298424181, 2, (8, 0), (), "Author", None), "CopyrightInfoURL": (1298427765, 2, (8, 0), (), "CopyrightInfoURL", None), "CopyrightNotice": (1298424686, 2, (8, 0), (), "CopyrightNotice", None), "CopyrightStatus": (1298424690, 2, (3, 0), (), "CopyrightStatus", None), "CreationDate": (1634952036, 2, (7, 0), (), "CreationDate", None), "Creator": (1298424692, 2, (8, 0), (), "Creator", None), "Description": (1885627763, 2, (8, 0), (), "Description", None), "DocumentTitle": (1298429038, 2, (8, 0), (), "DocumentTitle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Format": (1298425460, 2, (8, 0), (), "Format", None), "JobName": (1298426478, 2, (8, 0), (), "JobName", None), "Keywords": (1298426743, 2, (12, 0), (), "Keywords", None), "ModificationDate": (1634954607, 2, (7, 0), (), "ModificationDate", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "ServerURL": (1298428789, 2, (8, 0), (), "ServerURL", None), } _prop_map_put_ = { "Author": ((1298424181, LCID, 4, 0),()), "CopyrightInfoURL": ((1298427765, LCID, 4, 0),()), "CopyrightNotice": ((1298424686, LCID, 4, 0),()), "CopyrightStatus": ((1298424690, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "DocumentTitle": ((1298429038, LCID, 4, 0),()), "JobName": ((1298426478, LCID, 4, 0),()), "Keywords": ((1298426743, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MixedInk(DispatchBaseClass): 'A mixed ink swatch.' CLSID = IID('{7EB3B437-5D14-410C-94E4-7FB721D22C30}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type MixedInk def Duplicate(self): 'Duplicates the MixedInk.\n\tReturn value: The duplicate MixedInk.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{7EB3B437-5D14-410C-94E4-7FB721D22C30}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BaseColor' returns object of type 'MixedInkGroup' "BaseColor": (1668047475, 2, (9, 0), (), "BaseColor", '{EAD3C699-166B-43F4-814E-2379FD129185}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InkList' returns object of type 'Objects' "InkList": (1836607853, 2, (9, 0), (), "InkList", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "InkPercentages": (1836610676, 2, (12, 0), (), "InkPercentages", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Model": (1668050276, 2, (3, 0), (), "Model", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), "Space": (1668051824, 2, (3, 0), (), "Space", None), } _prop_map_put_ = { "InkPercentages": ((1836610676, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Model": ((1668050276, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Space": ((1668051824, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MixedInkGroup(DispatchBaseClass): 'A mixed ink group.' CLSID = IID('{EAD3C699-166B-43F4-814E-2379FD129185}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type MixedInkGroup def Duplicate(self): 'Duplicates the MixedInkGroup.\n\tReturn value: The duplicate MixedInkGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EAD3C699-166B-43F4-814E-2379FD129185}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InkList' returns object of type 'Objects' "InkList": (1836607853, 2, (9, 0), (), "InkList", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Model": (1668050276, 2, (3, 0), (), "Model", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Model": ((1668050276, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MixedInkGroups(DispatchBaseClass): 'A collection of mixed ink groups.' CLSID = IID('{7B49364B-B15E-4119-9AB2-FD88D6D4C3BC}') coclass_clsid = None # Result is of type MixedInkGroup def Add(self, InkList=defaultNamedNotOptArg, InkPercentages=defaultNamedOptArg, RepeatValues=defaultNamedOptArg, IncrementValues=defaultNamedOptArg): 'Creates a new mixed ink group.\n\tReturn value: The new mixed ink group.\n\tInkList: The inks to include in the mix.\n\tInkPercentages: The percent of each ink in the ink list. (Range: 0 to 100 for each ink). Type: Array of Doubles.\n\tRepeatValues: The number of repetitions for each ink in the ink list. (Range: 0 to 100 for each ink). Type: Array of Long Integers.\n\tIncrementValues: The increment percent per repetition for each ink. (Range: 0 to 100) Note: The cumulative ink percentage per ink cannot exceed 100.). Type: Array of Doubles' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (12, 17), (12, 17), (12, 17)),InkList , InkPercentages, RepeatValues, IncrementValues) if ret is not None: ret = Dispatch(ret, u'Add', '{EAD3C699-166B-43F4-814E-2379FD129185}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MixedInks(DispatchBaseClass): 'A collection of mixed inks.' CLSID = IID('{A50BD6D8-6F1A-4CAE-A05E-19B219AE5338}') coclass_clsid = None # Result is of type MixedInk def Add(self, InkList=defaultNamedNotOptArg, InkPercentages=defaultNamedNotOptArg): 'Creates a new mixed ink swatch.\n\tReturn value: The new swatch.\n\tInkList: The inks to mix. Note: Must contain at least two process inks and one spot ink. Type: Array of Inks or MixedInkGroup.\n\tInkPercentages: The percent to use of each ink in the ink list. (Range: 0 to 100 for each ink). Type: Array of Doubles' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 1)),InkList , InkPercentages) if ret is not None: ret = Dispatch(ret, u'Add', '{7EB3B437-5D14-410C-94E4-7FB721D22C30}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MojikumiTable(DispatchBaseClass): 'The mojikumi table.' CLSID = IID('{7C361EA2-B609-4C38-AEC6-F6C0AFF7D70C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MojikumiTable.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BasedOnMojikumiSet": (1784836973, 2, (3, 0), (), "BasedOnMojikumiSet", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "OverrideMojikumiAkiList": (1785684333, 2, (12, 0), (), "OverrideMojikumiAkiList", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BasedOnMojikumiSet": ((1784836973, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "OverrideMojikumiAkiList": ((1785684333, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MojikumiTables(DispatchBaseClass): 'A collection of mojikumi tables.' CLSID = IID('{96FD14D4-164E-49F9-9BAC-227B1529B06A}') coclass_clsid = None # Result is of type MojikumiTable def Add(self, Name=defaultNamedNotOptArg): 'Creates a new mojikumi table.\n\tReturn value: The new mojikumi table.\n\tName: The name of the new mojikumi table.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'Add', '{7C361EA2-B609-4C38-AEC6-F6C0AFF7D70C}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MojikumiUiPreference(DispatchBaseClass): 'Mojikumi UI preferences.' CLSID = IID('{E4324EF1-13EE-4E95-9C8C-50653F5F87BB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "LineEndAllOneEm": (1785540912, 2, (11, 0), (), "LineEndAllOneEm", None), "LineEndAllOneHalfEm": (1785540657, 2, (11, 0), (), "LineEndAllOneHalfEm", None), "LineEndPeriodOneEm": (1785540916, 2, (11, 0), (), "LineEndPeriodOneEm", None), "LineEndUkeNoFloat": (1785540913, 2, (11, 0), (), "LineEndUkeNoFloat", None), "OneEmIndentLineEndAllNoFloat": (1785540662, 2, (11, 0), (), "OneEmIndentLineEndAllNoFloat", None), "OneEmIndentLineEndAllOneEm": (1785540661, 2, (11, 0), (), "OneEmIndentLineEndAllOneEm", None), "OneEmIndentLineEndAllOneHalfEm": (1785540665, 2, (11, 0), (), "OneEmIndentLineEndAllOneHalfEm", None), "OneEmIndentLineEndPeriodOneEm": (1785540915, 2, (11, 0), (), "OneEmIndentLineEndPeriodOneEm", None), "OneEmIndentLineEndUkeNoFloat": (1785540663, 2, (11, 0), (), "OneEmIndentLineEndUkeNoFloat", None), "OneEmIndentLineEndUkeOneHalfEm": (1785540658, 2, (11, 0), (), "OneEmIndentLineEndUkeOneHalfEm", None), "OneOrOneHalfEmIndentLineEndAllOneEm": (1785540660, 2, (11, 0), (), "OneOrOneHalfEmIndentLineEndAllOneEm", None), "OneOrOneHalfEmIndentLineEndPeriodOneEm": (1785540914, 2, (11, 0), (), "OneOrOneHalfEmIndentLineEndPeriodOneEm", None), "OneOrOneHalfEmIndentLineEndUkeNoFloat": (1785540664, 2, (11, 0), (), "OneOrOneHalfEmIndentLineEndUkeNoFloat", None), "OneOrOneHalfEmIndentLineEndUkeOneHalfEm": (1785540659, 2, (11, 0), (), "OneOrOneHalfEmIndentLineEndUkeOneHalfEm", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "LineEndAllOneEm": ((1785540912, LCID, 4, 0),()), "LineEndAllOneHalfEm": ((1785540657, LCID, 4, 0),()), "LineEndPeriodOneEm": ((1785540916, LCID, 4, 0),()), "LineEndUkeNoFloat": ((1785540913, LCID, 4, 0),()), "OneEmIndentLineEndAllNoFloat": ((1785540662, LCID, 4, 0),()), "OneEmIndentLineEndAllOneEm": ((1785540661, LCID, 4, 0),()), "OneEmIndentLineEndAllOneHalfEm": ((1785540665, LCID, 4, 0),()), "OneEmIndentLineEndPeriodOneEm": ((1785540915, LCID, 4, 0),()), "OneEmIndentLineEndUkeNoFloat": ((1785540663, LCID, 4, 0),()), "OneEmIndentLineEndUkeOneHalfEm": ((1785540658, LCID, 4, 0),()), "OneOrOneHalfEmIndentLineEndAllOneEm": ((1785540660, LCID, 4, 0),()), "OneOrOneHalfEmIndentLineEndPeriodOneEm": ((1785540914, LCID, 4, 0),()), "OneOrOneHalfEmIndentLineEndUkeNoFloat": ((1785540664, LCID, 4, 0),()), "OneOrOneHalfEmIndentLineEndUkeOneHalfEm": ((1785540659, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MotionPreset(DispatchBaseClass): 'A Motion preset Object.' CLSID = IID('{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MotionPreset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type MotionPreset def Duplicate(self, Name=defaultNamedOptArg): 'Duplicates the motion preset.\n\tReturn value: The duplicated motion preset.\n\tName: The name for the duplicated motion preset. Type: String' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17),),Name ) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SaveACopy(self, To=defaultNamedNotOptArg): 'Save a copy of this motion preset to a InDesign motion preset file.\n\tTo: The Flash motion preset file to export to.' return self._oleobj_.InvokeTypes(1935767139, LCID, 1, (24, 0), ((8, 1),),To ) _prop_map_get_ = { "Contents": (1885564532, 2, (8, 0), (), "Contents", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Contents": ((1885564532, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MotionPresets(DispatchBaseClass): 'A collection of Motion presets.' CLSID = IID('{F8B3F2C9-FD1E-4040-90BB-369111963367}') coclass_clsid = None # Result is of type MotionPreset def Add(self): 'Creates a new MotionPreset.\n\tReturn value: The new MotionPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Movie(DispatchBaseClass): 'A movie.' CLSID = IID('{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Movie's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Movie that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Movie forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Movie to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Movie. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Movie to a different shape.\n\tGiven: The Movie's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Movie. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Movie. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Movie. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Movie. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Movie. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Movie.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type Movie def Duplicate(self): 'Duplicates the Movie.\n\tReturn value: The duplicate Movie.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Movie.\n\tGiven: The axis around which to flip the Movie.\n\tAround: The point around which to flip the Movie. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Movie to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Movie,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Movie relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Movie in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Movie back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Movie to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Movie using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Movie using the last transformation performed on any Movie. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Movie using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Movie using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def VerifyURL(self): 'Verifies that the specified URL is valid and contains the specified movie file. Valid only when the movie file is specified by a URL rather than a file path.\n\tReturn value: Returns true if the URL is a valid URL that contains the specified movie file.' return self._oleobj_.InvokeTypes(1399156847, LCID, 1, (11, 0), (),) _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ControllerSkin": (1299409774, 2, (8, 0), (), "ControllerSkin", None), "Description": (1885627763, 2, (8, 0), (), "Description", None), "EmbedInPDF": (1399156066, 2, (11, 0), (), "EmbedInPDF", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FloatingWindow": (1298687607, 2, (11, 0), (), "FloatingWindow", None), "FloatingWindowPosition": (1299673204, 2, (3, 0), (), "FloatingWindowPosition", None), "FloatingWindowSize": (1299673978, 2, (3, 0), (), "FloatingWindowSize", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "MovieLoop": (1298952294, 2, (11, 0), (), "MovieLoop", None), "MoviePosterType": (1299215481, 2, (3, 0), (), "MoviePosterType", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NavigationPoints' returns object of type 'NavigationPoints' "NavigationPoints": (1853255795, 2, (9, 0), (), "NavigationPoints", '{CF81C597-86B1-4D7D-9FBB-D274F74B525C}'), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), "PlayOnPageTurn": (1299213423, 2, (11, 0), (), "PlayOnPageTurn", None), "PosterFile": (1400074342, 2, (8, 0), (), "PosterFile", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "ShowController": (1299407730, 2, (11, 0), (), "ShowController", None), "ShowControls": (1299409007, 2, (11, 0), (), "ShowControls", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "URL": (1735750252, 2, (8, 0), (), "URL", None), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ControllerSkin": ((1299409774, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EmbedInPDF": ((1399156066, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FilePath": ((1885434984, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FloatingWindow": ((1298687607, LCID, 4, 0),()), "FloatingWindowPosition": ((1299673204, LCID, 4, 0),()), "FloatingWindowSize": ((1299673978, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "MovieLoop": ((1298952294, LCID, 4, 0),()), "MoviePosterType": ((1299215481, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PlayOnPageTurn": ((1299213423, LCID, 4, 0),()), "PosterFile": ((1400074342, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "ShowController": ((1299407730, LCID, 4, 0),()), "ShowControls": ((1299409007, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "URL": ((1735750252, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MovieBehavior(DispatchBaseClass): 'A movie behavior object.' CLSID = IID('{8BCA5875-9A84-4C02-B72D-F908995865B4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the MovieBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'MovieItem' returns object of type 'Movie' "MovieItem": (1836021353, 2, (9, 0), (), "MovieItem", '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}'), "Name": (0, 2, (8, 0), (), "Name", None), "NavigationPointID": (1852860772, 2, (3, 0), (), "NavigationPointID", None), "Operation": (1869636978, 2, (3, 0), (), "Operation", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "MovieItem": ((1836021353, LCID, 4, 0),()), "NavigationPointID": ((1852860772, LCID, 4, 0),()), "Operation": ((1869636978, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MovieBehaviors(DispatchBaseClass): 'A collection of movie behavior objects.' CLSID = IID('{003F990E-FD14-4AAC-A1F0-22C202DD105F}') coclass_clsid = None # Result is of type MovieBehavior def Add(self): 'Creates a new MovieBehavior.\n\tReturn value: The new MovieBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{8BCA5875-9A84-4C02-B72D-F908995865B4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Movies(DispatchBaseClass): 'A collection of movies.' CLSID = IID('{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}') coclass_clsid = None # Result is of type Movie def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Movie.\n\tReturn value: The new Movie.\n\tLayer: The layer on which to create the Movie. Type: Layer.\n\tAt: The location at which to insert the Movie relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MultiStateObject(DispatchBaseClass): 'A multi-state object.' CLSID = IID('{4A188652-A921-4536-8565-59B91E00B6AD}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AddItemsAsState(self, PageItems=defaultNamedNotOptArg): 'Adds items to a specific appearance state of this object.\n\tPageitems: One or more page items to add as a state.' return self._oleobj_.InvokeTypes(1634296179, LCID, 1, (24, 0), ((9, 1),),PageItems ) def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the MultiStateObject's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the MultiStateObject that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the MultiStateObject forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the MultiStateObject to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the MultiStateObject. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the MultiStateObject to a different shape.\n\tGiven: The MultiStateObject's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MultiStateObject. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MultiStateObject. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MultiStateObject. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MultiStateObject. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new MultiStateObject. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the MultiStateObject.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the MultiStateObject at the specified location or offset.\n\tReturn value: The duplicated MultiStateObject.\n\tTo: The location of the new MultiStateObject, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new MultiStateObject from the original MultiStateObject's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the MultiStateObject.\n\tGiven: The axis around which to flip the MultiStateObject.\n\tAround: The point around which to flip the MultiStateObject. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the MultiStateObject to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the MultiStateObject,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the MultiStateObject relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def ReleaseAsObjects(self): 'Releases all the states associated with this object and then destroys the parent object.' return self._oleobj_.InvokeTypes(1400009587, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the MultiStateObject in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the MultiStateObject back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the MultiStateObject to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the MultiStateObject using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the MultiStateObject using the last transformation performed on any MultiStateObject. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the MultiStateObject using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the MultiStateObject using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "InitiallyHidden": (1298755176, 2, (11, 0), (), "InitiallyHidden", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'States' returns object of type 'States' "States": (1095791219, 2, (9, 0), (), "States", '{CD08464A-FB23-48FC-A8ED-1D01FE990191}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "InitiallyHidden": ((1298755176, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class MultiStateObjects(DispatchBaseClass): 'A collection of multi-state objects.' CLSID = IID('{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}') coclass_clsid = None # Result is of type MultiStateObject def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new MultiStateObject.\n\tReturn value: The new MultiStateObject.\n\tLayer: The layer on which to create the MultiStateObject. Type: Layer.\n\tAt: The location at which to insert the MultiStateObject relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{4A188652-A921-4536-8565-59B91E00B6AD}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class MutationEvent(DispatchBaseClass): 'A mutation event is dispatched for attribute changes.' CLSID = IID('{507774AA-EE26-4D66-B035-B15745A7E12A}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AttributeName": (1482781806, 2, (8, 0), (), "AttributeName", None), "AttributeValue": (1098143340, 2, (12, 0), (), "AttributeValue", None), "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NamedGrid(DispatchBaseClass): 'A named grid.' CLSID = IID('{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the NamedGrid.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NamedGrids(DispatchBaseClass): 'A collection of named grids. ' CLSID = IID('{7A0A1153-32E2-42ED-9043-40841ED6433A}') coclass_clsid = None # Result is of type NamedGrid def Add(self): 'Creates a new NamedGrid.\n\tReturn value: The new NamedGrid.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NavigationPoint(DispatchBaseClass): 'A navigation point.' CLSID = IID('{59C3B31D-AC83-48B3-86E3-4DDA2496152C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the NavigationPoint.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Movie' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}'), "Time": (1316384884, 2, (5, 0), (), "Time", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), "Time": ((1316384884, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NavigationPoints(DispatchBaseClass): 'A collection of navigation points.' CLSID = IID('{CF81C597-86B1-4D7D-9FBB-D274F74B525C}') coclass_clsid = None # Result is of type NavigationPoint def Add(self): 'Creates a new NavigationPoint.\n\tReturn value: The new NavigationPoint.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{59C3B31D-AC83-48B3-86E3-4DDA2496152C}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NestedGrepStyle(DispatchBaseClass): 'A nested GREP style.' CLSID = IID('{BA2F3F4D-D1B1-4952-8ECD-58D0D15D7A14}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the NestedGrepStyle.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GrepExpression": (1919510373, 2, (8, 0), (), "GrepExpression", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "GrepExpression": ((1919510373, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NestedGrepStyles(DispatchBaseClass): 'A collection of nested GREP styles.' CLSID = IID('{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}') coclass_clsid = None # Result is of type NestedGrepStyle def Add(self): 'Creates a new NestedGrepStyle.\n\tReturn value: The new NestedGrepStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{BA2F3F4D-D1B1-4952-8ECD-58D0D15D7A14}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NestedLineStyle(DispatchBaseClass): 'A nested line style.' CLSID = IID('{9A25FB37-7D88-4C7B-87AF-C8D86AABBEE0}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the NestedLineStyle.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LineCount": (1919511651, 2, (3, 0), (), "LineCount", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RepeatLast": (1919511666, 2, (3, 0), (), "RepeatLast", None), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "LineCount": ((1919511651, LCID, 4, 0),()), "RepeatLast": ((1919511666, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NestedLineStyles(DispatchBaseClass): 'A collection of nested line styles.' CLSID = IID('{2FEC1339-15AC-47D1-8D45-50BB83796104}') coclass_clsid = None # Result is of type NestedLineStyle def Add(self): 'Creates a new NestedLineStyle.\n\tReturn value: The new NestedLineStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{9A25FB37-7D88-4C7B-87AF-C8D86AABBEE0}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NestedStyle(DispatchBaseClass): 'A nested style.' CLSID = IID('{9D630202-57E3-4DC6-8400-FA4FF179CA76}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the NestedStyle.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "Delimiter": (1919513701, 2, (12, 0), (), "Delimiter", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Inclusive": (1919510883, 2, (11, 0), (), "Inclusive", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Repetition": (1919509364, 2, (3, 0), (), "Repetition", None), } _prop_map_put_ = { "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "Delimiter": ((1919513701, LCID, 4, 0),()), "Inclusive": ((1919510883, LCID, 4, 0),()), "Repetition": ((1919509364, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NestedStyles(DispatchBaseClass): 'A collection of nested styles.' CLSID = IID('{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}') coclass_clsid = None # Result is of type NestedStyle def Add(self): 'Creates a new NestedStyle.\n\tReturn value: The new NestedStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{9D630202-57E3-4DC6-8400-FA4FF179CA76}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Note(DispatchBaseClass): 'A note in a story.' CLSID = IID('{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ConvertToText(self): 'Converts the note to story text.' return self._oleobj_.InvokeTypes(1416582264, LCID, 1, (24, 0), (),) def Delete(self): 'Deletes the Note.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Note def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the note to the specified location. .\n\tReturn value: The relocated note.\n\tTo: The new location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text or Story' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), "Collapsed": (1131180147, 2, (11, 0), (), "Collapsed", None), "CreationDate": (1634952036, 2, (7, 0), (), "CreationDate", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "ModificationDate": (1634954607, 2, (7, 0), (), "ModificationDate", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "UserName": (1433629262, 2, (8, 0), (), "UserName", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "Collapsed": ((1131180147, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NotePreference(DispatchBaseClass): 'Note preferences.' CLSID = IID('{06F81BBC-A287-43ED-ABE4-C30EDBC6B9ED}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FindAndReplaceNoteContents": (1179799156, 2, (11, 0), (), "FindAndReplaceNoteContents", None), "NoteBackgroundColor": (1312966467, 2, (3, 0), (), "NoteBackgroundColor", None), "NoteColor": (1853113196, 2, (12, 0), (), "NoteColor", None), "NoteColorChoices": (1316250467, 2, (3, 0), (), "NoteColorChoices", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ShowNoteTips": (1397642352, 2, (11, 0), (), "ShowNoteTips", None), "SpellCheckNotes": (1396919924, 2, (11, 0), (), "SpellCheckNotes", None), } _prop_map_put_ = { "FindAndReplaceNoteContents": ((1179799156, LCID, 4, 0),()), "NoteBackgroundColor": ((1312966467, LCID, 4, 0),()), "NoteColor": ((1853113196, LCID, 4, 0),()), "NoteColorChoices": ((1316250467, LCID, 4, 0),()), "ShowNoteTips": ((1397642352, LCID, 4, 0),()), "SpellCheckNotes": ((1396919924, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Notes(DispatchBaseClass): 'A collection of notes.' CLSID = IID('{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}') coclass_clsid = None # Result is of type Note def Add(self, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new note.\n\tReturn value: The new note.\n\tAt: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the at parameter specifies before or after. Type: Note or InsertionPoint' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),At , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NumberingList(DispatchBaseClass): 'A numbered list.' CLSID = IID('{3419E800-6AA3-48C5-A9F4-6A39261D900D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Delete the NumberingList.\n\tReplacingWith: The NumberingList to apply in place of this one. Type: NumberingList' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ContinueNumbersAcrossDocuments": (1651401572, 2, (11, 0), (), "ContinueNumbersAcrossDocuments", None), "ContinueNumbersAcrossStories": (1651401587, 2, (11, 0), (), "ContinueNumbersAcrossStories", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "ContinueNumbersAcrossDocuments": ((1651401572, LCID, 4, 0),()), "ContinueNumbersAcrossStories": ((1651401587, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class NumberingLists(DispatchBaseClass): 'A collection of numbered lists.' CLSID = IID('{26A8AFD0-7863-4D09-941C-948795428592}') coclass_clsid = None # Result is of type NumberingList def Add(self, Name=defaultNamedNotOptArg, ContinueNumbersAcrossStories=defaultNamedOptArg, ContinueNumbersAcrossDocuments=defaultNamedOptArg): 'Create a new list style.\n\tReturn value: The new list style.\n\tName: Name.\n\tContinueNumbersAcrossStories: If true, numbering will continue across stories. Type: Boolean.\n\tContinueNumbersAcrossDocuments: If true, numbering will continue across book documents. Type: Boolean' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (12, 17), (12, 17)),Name , ContinueNumbersAcrossStories, ContinueNumbersAcrossDocuments) if ret is not None: ret = Dispatch(ret, u'Add', '{3419E800-6AA3-48C5-A9F4-6A39261D900D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class NumberingRestartPolicy(DispatchBaseClass): 'Numbering restart policy.' CLSID = IID('{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "NumberingLowerLevel": (1651403884, 2, (3, 0), (), "NumberingLowerLevel", None), "NumberingPolicy": (1651404400, 2, (3, 0), (), "NumberingPolicy", None), "NumberingUpperLevel": (1651406188, 2, (3, 0), (), "NumberingUpperLevel", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "NumberingLowerLevel": ((1651403884, LCID, 4, 0),()), "NumberingPolicy": ((1651404400, LCID, 4, 0),()), "NumberingUpperLevel": ((1651406188, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectExportOption(DispatchBaseClass): 'Export options for the object' CLSID = IID('{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}') coclass_clsid = None def ActualText(self): 'Provides the actual text for the object.\n\tReturn value: The actual text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1633899640, LCID, 1, (8, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AltText(self): 'Provides the alternate text for the object.\n\tReturn value: The alternate text' # Result is a Unicode object return self._oleobj_.InvokeTypes(1634489464, LCID, 1, (8, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ActualMetadataProperty": (1633897840, 2, (12, 0), (), "ActualMetadataProperty", None), "ActualTextSourceType": (1633899344, 2, (3, 0), (), "ActualTextSourceType", None), "AltMetadataProperty": (1634487664, 2, (12, 0), (), "AltMetadataProperty", None), "AltTextSourceType": (1634489168, 2, (3, 0), (), "AltTextSourceType", None), "ApplyTagType": (1097888884, 2, (3, 0), (), "ApplyTagType", None), "CustomActualText": (1633895284, 2, (8, 0), (), "CustomActualText", None), "CustomAltText": (1634485108, 2, (8, 0), (), "CustomAltText", None), "CustomLayout": (1131760761, 2, (11, 0), (), "CustomLayout", None), "CustomLayoutType": (1129079124, 2, (3, 0), (), "CustomLayoutType", None), "CustomSize": (1164067701, 2, (8, 0), (), "CustomSize", None), "EpubType": (1164989561, 2, (8, 0), (), "EpubType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "ImageAlignment": (1231896940, 2, (3, 0), (), "ImageAlignment", None), "ImageConversionType": (1229158004, 2, (3, 0), (), "ImageConversionType", None), "ImageExportResolution": (1231901299, 2, (3, 0), (), "ImageExportResolution", None), "ImagePageBreak": (1231900779, 2, (3, 0), (), "ImagePageBreak", None), "ImageSpaceAfter": (1231901505, 2, (5, 0), (), "ImageSpaceAfter", None), "ImageSpaceBefore": (1231901506, 2, (5, 0), (), "ImageSpaceBefore", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreserveAppearanceFromLayout": (1349471329, 2, (3, 0), (), "PreserveAppearanceFromLayout", None), "SizeType": (1129542484, 2, (3, 0), (), "SizeType", None), "UseImagePageBreak": (1432973410, 2, (11, 0), (), "UseImagePageBreak", None), } _prop_map_put_ = { "ActualMetadataProperty": ((1633897840, LCID, 4, 0),()), "ActualTextSourceType": ((1633899344, LCID, 4, 0),()), "AltMetadataProperty": ((1634487664, LCID, 4, 0),()), "AltTextSourceType": ((1634489168, LCID, 4, 0),()), "ApplyTagType": ((1097888884, LCID, 4, 0),()), "CustomActualText": ((1633895284, LCID, 4, 0),()), "CustomAltText": ((1634485108, LCID, 4, 0),()), "CustomLayout": ((1131760761, LCID, 4, 0),()), "CustomLayoutType": ((1129079124, LCID, 4, 0),()), "CustomSize": ((1164067701, LCID, 4, 0),()), "EpubType": ((1164989561, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "ImageAlignment": ((1231896940, LCID, 4, 0),()), "ImageConversionType": ((1229158004, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "ImagePageBreak": ((1231900779, LCID, 4, 0),()), "ImageSpaceAfter": ((1231901505, LCID, 4, 0),()), "ImageSpaceBefore": ((1231901506, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "PreserveAppearanceFromLayout": ((1349471329, LCID, 4, 0),()), "SizeType": ((1129542484, LCID, 4, 0),()), "UseImagePageBreak": ((1432973410, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyle(DispatchBaseClass): 'An object style.' CLSID = IID('{8014E427-849B-4476-BBEC-C14E3B546F80}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ObjectStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type ObjectStyle def Duplicate(self): 'Duplicates the ObjectStyle.\n\tReturn value: The duplicate ObjectStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{8014E427-849B-4476-BBEC-C14E3B546F80}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type ObjectStyle def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the ObjectStyle to the specified location.\n\tReturn value: The moved ObjectStyle.\n\tTo: The new location relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the to parameter is before or after. Type: ObjectStyle, ObjectStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{8014E427-849B-4476-BBEC-C14E3B546F80}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetDimensionAttributeState(self, WhichAttributes=defaultNamedNotOptArg, AttributeState=defaultNamedNotOptArg): 'Sets the given dimension attribute state to enabled or disabled state.\n\tReturn value: Whether the requested operation was successful or not.\n\tWhichAttributes: Which dimension attributes do you want to enable or disable.\n\tAttributeState: Attribute state to be set, set true to enable and false to disable the attributes' return self._oleobj_.InvokeTypes(1698972774, LCID, 1, (11, 0), ((3, 1), (11, 1)),WhichAttributes , AttributeState) def SetPositionAttributeState(self, WhichAttributes=defaultNamedNotOptArg, AttributeState=defaultNamedNotOptArg): 'Sets the given position attribute state to enabled or disabled state.\n\tReturn value: Whether the requested operation was successful or not.\n\tWhichAttributes: Which position attributes do you want to enable or disable.\n\tAttributeState: Attribute state to be set, set true to enable and false to disable the attributes' return self._oleobj_.InvokeTypes(1698975846, LCID, 1, (11, 0), ((3, 1), (11, 1)),WhichAttributes , AttributeState) _prop_map_get_ = { # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "ApplyNextParagraphStyle": (1869835888, 2, (11, 0), (), "ApplyNextParagraphStyle", None), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), "BasedOn": (1650553700, 2, (12, 0), (), "BasedOn", None), # Method 'BaselineFrameGridOptions' returns object of type 'BaselineFrameGridOption' "BaselineFrameGridOptions": (1112303207, 2, (9, 0), (), "BaselineFrameGridOptions", '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentEffectsEnablingSettings' returns object of type 'ObjectStyleContentEffectsCategorySettings' "ContentEffectsEnablingSettings": (1869833075, 2, (9, 0), (), "ContentEffectsEnablingSettings", '{26037992-69DF-42E2-A7B2-E28AB15A81D9}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EmitCss": (1702389101, 2, (11, 0), (), "EmitCss", None), "EnableAnchoredObjectOptions": (1868718447, 2, (11, 0), (), "EnableAnchoredObjectOptions", None), "EnableExportTagging": (1868719476, 2, (11, 0), (), "EnableExportTagging", None), "EnableFill": (1868719715, 2, (11, 0), (), "EnableFill", None), "EnableFrameFittingOptions": (1868719718, 2, (11, 0), (), "EnableFrameFittingOptions", None), "EnableObjectExportAltTextOptions": (1869833569, 2, (11, 0), (), "EnableObjectExportAltTextOptions", None), "EnableObjectExportEpubOptions": (1869833573, 2, (11, 0), (), "EnableObjectExportEpubOptions", None), "EnableObjectExportTaggedPdfOptions": (1869833584, 2, (11, 0), (), "EnableObjectExportTaggedPdfOptions", None), "EnableParagraphStyle": (1868722275, 2, (11, 0), (), "EnableParagraphStyle", None), "EnableStoryOptions": (1868722019, 2, (11, 0), (), "EnableStoryOptions", None), "EnableStroke": (1868723043, 2, (11, 0), (), "EnableStroke", None), "EnableStrokeAndCornerOptions": (1868710755, 2, (11, 0), (), "EnableStrokeAndCornerOptions", None), "EnableTextFrameAutoSizingOptions": (1868718451, 2, (11, 0), (), "EnableTextFrameAutoSizingOptions", None), "EnableTextFrameBaselineOptions": (1868718691, 2, (11, 0), (), "EnableTextFrameBaselineOptions", None), "EnableTextFrameColumnRuleOptions": (1869833074, 2, (11, 0), (), "EnableTextFrameColumnRuleOptions", None), "EnableTextFrameFootnoteOptions": (1869833839, 2, (11, 0), (), "EnableTextFrameFootnoteOptions", None), "EnableTextFrameGeneralOptions": (1868723302, 2, (11, 0), (), "EnableTextFrameGeneralOptions", None), "EnableTextWrapAndOthers": (1868723319, 2, (11, 0), (), "EnableTextWrapAndOthers", None), "EnableTransformAttributes": (1868056163, 2, (11, 0), (), "EnableTransformAttributes", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), # Method 'FillEffectsEnablingSettings' returns object of type 'ObjectStyleFillEffectsCategorySettings' "FillEffectsEnablingSettings": (1869833843, 2, (9, 0), (), "FillEffectsEnablingSettings", '{CABD713E-5D70-4A32-B94A-EAD956BC758B}'), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IncludeClass": (1702392426, 2, (11, 0), (), "IncludeClass", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectEffectsEnablingSettings' returns object of type 'ObjectStyleObjectEffectsCategorySettings' "ObjectEffectsEnablingSettings": (1869836403, 2, (9, 0), (), "ObjectEffectsEnablingSettings", '{A39D6F3B-52C7-4459-A29C-8EAAD7D8ED0A}'), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'ObjectStyleExportTagMaps' returns object of type 'ObjectStyleExportTagMaps' "ObjectStyleExportTagMaps": (1869837427, 2, (9, 0), (), "ObjectStyleExportTagMaps", '{BB98DEF5-A07E-4E96-B545-7FEFFB29640F}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), # Method 'StoryPreferences' returns object of type 'StoryPreference' "StoryPreferences": (1884509264, 2, (9, 0), (), "StoryPreferences", '{A373654C-4F5C-11D2-AB07-00C04FA349C7}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), # Method 'StrokeEffectsEnablingSettings' returns object of type 'ObjectStyleStrokeEffectsCategorySettings' "StrokeEffectsEnablingSettings": (1869837171, 2, (9, 0), (), "StrokeEffectsEnablingSettings", '{DF03D94D-9CC2-4248-8503-EE8AACCAA3C8}'), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextFramePreferences' returns object of type 'TextFramePreference' "TextFramePreferences": (1884571216, 2, (9, 0), (), "TextFramePreferences", '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransformAttributeOptions' returns object of type 'TransformAttributeOption' "TransformAttributeOptions": (1886146416, 2, (9, 0), (), "TransformAttributeOptions", '{DF7AB3F9-1449-4B73-B813-5742028C69DB}'), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), } _prop_map_put_ = { "AnchoredObjectSettings": ((1883328371, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "ApplyNextParagraphStyle": ((1869835888, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BasedOn": ((1650553700, LCID, 4, 0),()), "BaselineFrameGridOptions": ((1112303207, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EmitCss": ((1702389101, LCID, 4, 0),()), "EnableAnchoredObjectOptions": ((1868718447, LCID, 4, 0),()), "EnableExportTagging": ((1868719476, LCID, 4, 0),()), "EnableFill": ((1868719715, LCID, 4, 0),()), "EnableFrameFittingOptions": ((1868719718, LCID, 4, 0),()), "EnableObjectExportAltTextOptions": ((1869833569, LCID, 4, 0),()), "EnableObjectExportEpubOptions": ((1869833573, LCID, 4, 0),()), "EnableObjectExportTaggedPdfOptions": ((1869833584, LCID, 4, 0),()), "EnableParagraphStyle": ((1868722275, LCID, 4, 0),()), "EnableStoryOptions": ((1868722019, LCID, 4, 0),()), "EnableStroke": ((1868723043, LCID, 4, 0),()), "EnableStrokeAndCornerOptions": ((1868710755, LCID, 4, 0),()), "EnableTextFrameAutoSizingOptions": ((1868718451, LCID, 4, 0),()), "EnableTextFrameBaselineOptions": ((1868718691, LCID, 4, 0),()), "EnableTextFrameColumnRuleOptions": ((1869833074, LCID, 4, 0),()), "EnableTextFrameFootnoteOptions": ((1869833839, LCID, 4, 0),()), "EnableTextFrameGeneralOptions": ((1868723302, LCID, 4, 0),()), "EnableTextWrapAndOthers": ((1868723319, LCID, 4, 0),()), "EnableTransformAttributes": ((1868056163, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FrameFittingOptions": ((1883653743, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "IncludeClass": ((1702392426, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "StoryPreferences": ((1884509264, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TextFramePreferences": ((1884571216, LCID, 4, 0),()), "TextWrapPreferences": ((1954051954, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "TransformAttributeOptions": ((1886146416, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleContentEffectsCategorySettings(DispatchBaseClass): 'Object style content effects category settings.' CLSID = IID('{26037992-69DF-42E2-A7B2-E28AB15A81D9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableBevelEmboss": (1868718693, 2, (11, 0), (), "EnableBevelEmboss", None), "EnableDirectionalFeather": (1868719206, 2, (11, 0), (), "EnableDirectionalFeather", None), "EnableDropShadow": (1868719219, 2, (11, 0), (), "EnableDropShadow", None), "EnableFeather": (1868723815, 2, (11, 0), (), "EnableFeather", None), "EnableGradientFeather": (1868719974, 2, (11, 0), (), "EnableGradientFeather", None), "EnableInnerGlow": (1868720487, 2, (11, 0), (), "EnableInnerGlow", None), "EnableInnerShadow": (1868720499, 2, (11, 0), (), "EnableInnerShadow", None), "EnableOuterGlow": (1868722023, 2, (11, 0), (), "EnableOuterGlow", None), "EnableSatin": (1868723041, 2, (11, 0), (), "EnableSatin", None), "EnableTransparency": (1868723299, 2, (11, 0), (), "EnableTransparency", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), } _prop_map_put_ = { "EnableBevelEmboss": ((1868718693, LCID, 4, 0),()), "EnableDirectionalFeather": ((1868719206, LCID, 4, 0),()), "EnableDropShadow": ((1868719219, LCID, 4, 0),()), "EnableFeather": ((1868723815, LCID, 4, 0),()), "EnableGradientFeather": ((1868719974, LCID, 4, 0),()), "EnableInnerGlow": ((1868720487, LCID, 4, 0),()), "EnableInnerShadow": ((1868720499, LCID, 4, 0),()), "EnableOuterGlow": ((1868722023, LCID, 4, 0),()), "EnableSatin": ((1868723041, LCID, 4, 0),()), "EnableTransparency": ((1868723299, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleExportTagMap(DispatchBaseClass): 'A mapping object that maps an object export type to an export tag.' CLSID = IID('{B41C6E16-E7B6-4D68-BAC1-38292E7AF712}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ObjectStyleExportTagMap.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportAttributes": (1702392929, 2, (8, 0), (), "ExportAttributes", None), "ExportClass": (1702392931, 2, (8, 0), (), "ExportClass", None), "ExportTag": (1702392948, 2, (8, 0), (), "ExportTag", None), "ExportType": (1702392953, 2, (8, 0), (), "ExportType", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), } _prop_map_put_ = { "ExportAttributes": ((1702392929, LCID, 4, 0),()), "ExportClass": ((1702392931, LCID, 4, 0),()), "ExportTag": ((1702392948, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleExportTagMaps(DispatchBaseClass): 'A collection of object style export tag maps.' CLSID = IID('{BB98DEF5-A07E-4E96-B545-7FEFFB29640F}') coclass_clsid = None # Result is of type ObjectStyleExportTagMap def Add(self, ExportType=defaultNamedNotOptArg, ExportTag=defaultNamedNotOptArg, ExportClass=defaultNamedNotOptArg, ExportAttributes=defaultNamedNotOptArg): 'Create a new mapping.\n\tReturn value: The new mapping.\n\tExportType: The type of export.\n\tExportTag: The tag to map.\n\tExportClass: The class to map.\n\tExportAttributes: The attributes to map.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (8, 1), (8, 1)),ExportType , ExportTag, ExportClass, ExportAttributes) if ret is not None: ret = Dispatch(ret, u'Add', '{B41C6E16-E7B6-4D68-BAC1-38292E7AF712}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ObjectStyleFillEffectsCategorySettings(DispatchBaseClass): 'Object style fill effects category settings.' CLSID = IID('{CABD713E-5D70-4A32-B94A-EAD956BC758B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableBevelEmboss": (1868718693, 2, (11, 0), (), "EnableBevelEmboss", None), "EnableDirectionalFeather": (1868719206, 2, (11, 0), (), "EnableDirectionalFeather", None), "EnableDropShadow": (1868719219, 2, (11, 0), (), "EnableDropShadow", None), "EnableFeather": (1868723815, 2, (11, 0), (), "EnableFeather", None), "EnableGradientFeather": (1868719974, 2, (11, 0), (), "EnableGradientFeather", None), "EnableInnerGlow": (1868720487, 2, (11, 0), (), "EnableInnerGlow", None), "EnableInnerShadow": (1868720499, 2, (11, 0), (), "EnableInnerShadow", None), "EnableOuterGlow": (1868722023, 2, (11, 0), (), "EnableOuterGlow", None), "EnableSatin": (1868723041, 2, (11, 0), (), "EnableSatin", None), "EnableTransparency": (1868723299, 2, (11, 0), (), "EnableTransparency", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), } _prop_map_put_ = { "EnableBevelEmboss": ((1868718693, LCID, 4, 0),()), "EnableDirectionalFeather": ((1868719206, LCID, 4, 0),()), "EnableDropShadow": ((1868719219, LCID, 4, 0),()), "EnableFeather": ((1868723815, LCID, 4, 0),()), "EnableGradientFeather": ((1868719974, LCID, 4, 0),()), "EnableInnerGlow": ((1868720487, LCID, 4, 0),()), "EnableInnerShadow": ((1868720499, LCID, 4, 0),()), "EnableOuterGlow": ((1868722023, LCID, 4, 0),()), "EnableSatin": ((1868723041, LCID, 4, 0),()), "EnableTransparency": ((1868723299, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleGroup(DispatchBaseClass): 'An object style group.' CLSID = IID('{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the ObjectStyleGroup.\n\tReplacingWith: The ObjectStyleGroup to apply in place of the deleted ObjectStyleGroup. Type: ObjectStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type ObjectStyleGroup def Duplicate(self): 'Duplicates the ObjectStyleGroup.\n\tReturn value: The duplicate ObjectStyleGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type ObjectStyleGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the ObjectStyleGroup to the specified location.\n\tReturn value: The moved ObjectStyleGroup.\n\tTo: The new location relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the to parameter is before or after. Type: ObjectStyle, ObjectStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllObjectStyles' returns object of type 'Objects' "AllObjectStyles": (1348562803, 2, (9, 0), (), "AllObjectStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'ObjectStyleGroups' returns object of type 'ObjectStyleGroups' "ObjectStyleGroups": (1331849075, 2, (9, 0), (), "ObjectStyleGroups", '{53D49BD2-D485-4F57-9259-08609E389AAE}'), # Method 'ObjectStyles' returns object of type 'ObjectStyles' "ObjectStyles": (1331843955, 2, (9, 0), (), "ObjectStyles", '{825602C7-96FB-41F4-8B5D-F51FCDC92413}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleGroups(DispatchBaseClass): 'A collection of object style groups.' CLSID = IID('{53D49BD2-D485-4F57-9259-08609E389AAE}') coclass_clsid = None # Result is of type ObjectStyleGroup def Add(self): 'Creates a new ObjectStyleGroup.\n\tReturn value: The new ObjectStyleGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ObjectStyleObjectEffectsCategorySettings(DispatchBaseClass): 'Object style object effects category settings.' CLSID = IID('{A39D6F3B-52C7-4459-A29C-8EAAD7D8ED0A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableBevelEmboss": (1868718693, 2, (11, 0), (), "EnableBevelEmboss", None), "EnableDirectionalFeather": (1868719206, 2, (11, 0), (), "EnableDirectionalFeather", None), "EnableDropShadow": (1868719219, 2, (11, 0), (), "EnableDropShadow", None), "EnableFeather": (1868723815, 2, (11, 0), (), "EnableFeather", None), "EnableGradientFeather": (1868719974, 2, (11, 0), (), "EnableGradientFeather", None), "EnableInnerGlow": (1868720487, 2, (11, 0), (), "EnableInnerGlow", None), "EnableInnerShadow": (1868720499, 2, (11, 0), (), "EnableInnerShadow", None), "EnableOuterGlow": (1868722023, 2, (11, 0), (), "EnableOuterGlow", None), "EnableSatin": (1868723041, 2, (11, 0), (), "EnableSatin", None), "EnableTransparency": (1868723299, 2, (11, 0), (), "EnableTransparency", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), } _prop_map_put_ = { "EnableBevelEmboss": ((1868718693, LCID, 4, 0),()), "EnableDirectionalFeather": ((1868719206, LCID, 4, 0),()), "EnableDropShadow": ((1868719219, LCID, 4, 0),()), "EnableFeather": ((1868723815, LCID, 4, 0),()), "EnableGradientFeather": ((1868719974, LCID, 4, 0),()), "EnableInnerGlow": ((1868720487, LCID, 4, 0),()), "EnableInnerShadow": ((1868720499, LCID, 4, 0),()), "EnableOuterGlow": ((1868722023, LCID, 4, 0),()), "EnableSatin": ((1868723041, LCID, 4, 0),()), "EnableTransparency": ((1868723299, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyleStrokeEffectsCategorySettings(DispatchBaseClass): 'Object style stroke effects category settings.' CLSID = IID('{DF03D94D-9CC2-4248-8503-EE8AACCAA3C8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableBevelEmboss": (1868718693, 2, (11, 0), (), "EnableBevelEmboss", None), "EnableDirectionalFeather": (1868719206, 2, (11, 0), (), "EnableDirectionalFeather", None), "EnableDropShadow": (1868719219, 2, (11, 0), (), "EnableDropShadow", None), "EnableFeather": (1868723815, 2, (11, 0), (), "EnableFeather", None), "EnableGradientFeather": (1868719974, 2, (11, 0), (), "EnableGradientFeather", None), "EnableInnerGlow": (1868720487, 2, (11, 0), (), "EnableInnerGlow", None), "EnableInnerShadow": (1868720499, 2, (11, 0), (), "EnableInnerShadow", None), "EnableOuterGlow": (1868722023, 2, (11, 0), (), "EnableOuterGlow", None), "EnableSatin": (1868723041, 2, (11, 0), (), "EnableSatin", None), "EnableTransparency": (1868723299, 2, (11, 0), (), "EnableTransparency", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), } _prop_map_put_ = { "EnableBevelEmboss": ((1868718693, LCID, 4, 0),()), "EnableDirectionalFeather": ((1868719206, LCID, 4, 0),()), "EnableDropShadow": ((1868719219, LCID, 4, 0),()), "EnableFeather": ((1868723815, LCID, 4, 0),()), "EnableGradientFeather": ((1868719974, LCID, 4, 0),()), "EnableInnerGlow": ((1868720487, LCID, 4, 0),()), "EnableInnerShadow": ((1868720499, LCID, 4, 0),()), "EnableOuterGlow": ((1868722023, LCID, 4, 0),()), "EnableSatin": ((1868723041, LCID, 4, 0),()), "EnableTransparency": ((1868723299, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ObjectStyles(DispatchBaseClass): 'A collection of object styles.' CLSID = IID('{825602C7-96FB-41F4-8B5D-F51FCDC92413}') coclass_clsid = None # Result is of type ObjectStyle def Add(self): 'Creates a new ObjectStyle.\n\tReturn value: The new ObjectStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{8014E427-849B-4476-BBEC-C14E3B546F80}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Objects(DispatchBaseClass): 'An independent collection of objects.' CLSID = IID('{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') coclass_clsid = None def Add(self, Object=defaultNamedNotOptArg, Index=defaultNamedOptArg): 'Adds an object to the collection.\n\tObject: The object to add.\n\tIndex: The index of the object after which the new object will be added. Type: Long Integer' return self._oleobj_.InvokeTypes(1668441452, LCID, 1, (24, 0), ((9, 1), (12, 17)),Object , Index) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret def Remove(self, Index=defaultNamedNotOptArg): 'Removes the object from the collection.\n\tIndex: The index of the object to remove.' return self._oleobj_.InvokeTypes(1382370678, LCID, 1, (24, 0), ((3, 1),),Index ) _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class OpacityGradientStop(DispatchBaseClass): 'An opacity gradient stop.' CLSID = IID('{C375C23A-C422-4A2E-A8E2-F3C20EACFD46}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the OpacityGradientStop.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Location": (1819239265, 2, (5, 0), (), "Location", None), "Midpoint": (1835623539, 2, (5, 0), (), "Midpoint", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Location": ((1819239265, LCID, 4, 0),()), "Midpoint": ((1835623539, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class OpacityGradientStops(DispatchBaseClass): 'A collection of opacity gradient stops.' CLSID = IID('{03D5546B-BDB1-488C-BF5C-A622B962B58C}') coclass_clsid = None # Result is of type OpacityGradientStop def Add(self): 'Creates a new OpacityGradientStop.\n\tReturn value: The new OpacityGradientStop.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{C375C23A-C422-4A2E-A8E2-F3C20EACFD46}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class OpenFileBehavior(DispatchBaseClass): 'An open file behavior object.' CLSID = IID('{A1AEFDF1-BDCB-4CDB-B341-DC43AD142FF4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the OpenFileBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "FilePath": ((1885434984, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class OpenFileBehaviors(DispatchBaseClass): 'A collection of open file behavior objects.' CLSID = IID('{C5A7B321-C913-4840-9EA7-04ED01713930}') coclass_clsid = None # Result is of type OpenFileBehavior def Add(self): 'Creates a new OpenFileBehavior.\n\tReturn value: The new OpenFileBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{A1AEFDF1-BDCB-4CDB-B341-DC43AD142FF4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class OuterGlowSetting(DispatchBaseClass): 'Outer glow effect settings.' CLSID = IID('{77A0E0E3-AADE-42AA-9928-929D74837039}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), # Method 'EffectColor' returns object of type 'Swatch' "EffectColor": (2020627828, 2, (9, 0), (), "EffectColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Noise": (1697662005, 2, (5, 0), (), "Noise", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), "Spread": (1936749156, 2, (5, 0), (), "Spread", None), "Technique": (2020627823, 2, (3, 0), (), "Technique", None), } _prop_map_put_ = { "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "Noise": ((1697662005, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), "Spread": ((1936749156, LCID, 4, 0),()), "Technique": ((2020627823, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Oval(DispatchBaseClass): 'An ellipse.' CLSID = IID('{77617578-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the Oval with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Oval's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Oval that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Oval forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Oval to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearFrameFittingOptions(self): 'Removes the frame fittings options and resets it to the initial state.' return self._oleobj_.InvokeTypes(1667656052, LCID, 1, (24, 0), (),) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Oval. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Oval to a different shape.\n\tGiven: The Oval's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Oval. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Oval. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Oval. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Oval. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Oval. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Oval.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Oval at the specified location or offset.\n\tReturn value: The duplicated Oval.\n\tTo: The location of the new Oval, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Oval from the original Oval's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the Oval and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Oval.\n\tGiven: The axis around which to flip the Oval.\n\tAround: The point around which to flip the Oval. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the Oval with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the Oval with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the Oval and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Oval to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Oval,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Oval relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Oval in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Oval back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Oval to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the Oval and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Oval using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Oval using the last transformation performed on any Oval. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Oval using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Oval using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), # Method 'HtmlItems' returns object of type 'HtmlItems' "HtmlItems": (1665692787, 2, (9, 0), (), "HtmlItems", '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MediaItems' returns object of type 'MediaItems' "MediaItems": (1298490483, 2, (9, 0), (), "MediaItems", '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}'), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'Movies' returns object of type 'Movies' "Movies": (1299605875, 2, (9, 0), (), "Movies", '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Sounds' returns object of type 'Sounds' "Sounds": (1399743603, 2, (9, 0), (), "Sounds", '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StoryTitle": (1934914668, 2, (8, 0), (), "StoryTitle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StoryTitle": ((1934914668, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Ovals(DispatchBaseClass): 'A collection of ellipses.' CLSID = IID('{77617579-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type Oval def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Oval.\n\tReturn value: The new Oval.\n\tLayer: The layer on which to create the Oval. Type: Layer.\n\tAt: The location at which to insert the Oval relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{77617578-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PDF(DispatchBaseClass): 'A placed PDF file.' CLSID = IID('{77617586-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the PDF's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the PDF that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the PDF. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the PDF to a different shape.\n\tGiven: The PDF's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PDF. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PDF. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PDF. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PDF. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PDF. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the PDF.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the PDF at the specified location or offset.\n\tReturn value: The duplicated PDF.\n\tTo: The location of the new PDF, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new PDF from the original PDF's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the PDF for the web.\n\tReturn value: The file names of the exported PDF in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the PDF.\n\tGiven: The axis around which to flip the PDF.\n\tAround: The point around which to flip the PDF. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the PDF to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the PDF,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the PDF relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the PDF in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the PDF using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the PDF using the last transformation performed on any PDF. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the PDF using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the PDF using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "CMYKVectorPolicy": (1229156451, 2, (3, 0), (), "CMYKVectorPolicy", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLayerOptions' returns object of type 'GraphicLayerOption' "GraphicLayerOptions": (1735552121, 2, (9, 0), (), "GraphicLayerOptions", '{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "GrayVectorPolicy": (1229156455, 2, (3, 0), (), "GrayVectorPolicy", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFAttributes' returns object of type 'PDFAttribute' "PDFAttributes": (1145463142, 2, (9, 0), (), "PDFAttributes", '{5D94D6F9-13F3-4CF5-A1E7-B67F7102F69D}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RGBVectorPolicy": (1229156466, 2, (3, 0), (), "RGBVectorPolicy", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "CMYKVectorPolicy": ((1229156451, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GrayVectorPolicy": ((1229156455, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RGBVectorPolicy": ((1229156466, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFAttribute(DispatchBaseClass): 'PDF attributes.' CLSID = IID('{5D94D6F9-13F3-4CF5-A1E7-B67F7102F69D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "PDFCrop": (1145463666, 2, (3, 0), (), "PDFCrop", None), "PageNumber": (1348955746, 2, (3, 0), (), "PageNumber", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "TransparentBackground": (1413639015, 2, (11, 0), (), "TransparentBackground", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFComment(DispatchBaseClass): 'PDF comment object' CLSID = IID('{2E896C89-288F-4635-A4F9-208E90B38CDC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ChangeStatus(self, CommentStatus=defaultNamedNotOptArg): 'Change the status of a comment.\n\tCommentStatus: The new status of the comment' return self._oleobj_.InvokeTypes(1668182900, LCID, 1, (24, 0), ((3, 1),),CommentStatus ) def Delete(self): 'Deletes the PDFComment.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CommentContent": (1634624367, 2, (8, 0), (), "CommentContent", None), "CommentDate": (1634624609, 2, (7, 0), (), "CommentDate", None), "CommentFilePath": (1634625136, 2, (8, 0), (), "CommentFilePath", None), "CommentIsApplied": (1634625889, 2, (11, 0), (), "CommentIsApplied", None), "CommentIsOrphan": (1634625903, 2, (11, 0), (), "CommentIsOrphan", None), "CommentPathGeometry": (1634627687, 2, (12, 0), (), "CommentPathGeometry", None), "CommentReviewer": (1634628197, 2, (8, 0), (), "CommentReviewer", None), "CommentStatus": (1634628468, 2, (3, 0), (), "CommentStatus", None), "CommentType": (1634628729, 2, (3, 0), (), "CommentType", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Replies' returns object of type 'Replies' "Replies": (1919250547, 2, (9, 0), (), "Replies", '{6F7C2BDF-236B-463B-98B1-AF3428827D27}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFComments(DispatchBaseClass): 'A collection of PDF comment objects' CLSID = IID('{12DBB49A-1C97-46B9-8EDD-EE80F7486215}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PDFExportPreference(DispatchBaseClass): 'PDF export settings for the application object.' CLSID = IID('{496F0BE0-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AcrobatCompatibility": (1097024332, 2, (3, 0), (), "AcrobatCompatibility", None), # Method 'AppliedFlattenerPreset' returns object of type 'FlattenerPreset' "AppliedFlattenerPreset": (1718375252, 2, (9, 0), (), "AppliedFlattenerPreset", '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}'), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedMarks": (1651270765, 2, (11, 0), (), "BleedMarks", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "ChangeSecurityPassword": (1145463664, 2, (8, 0), (), "ChangeSecurityPassword", None), "ColorBars": (1668246626, 2, (11, 0), (), "ColorBars", None), "ColorBitmapCompression": (1113809773, 2, (3, 0), (), "ColorBitmapCompression", None), "ColorBitmapQuality": (1113813356, 2, (3, 0), (), "ColorBitmapQuality", None), "ColorBitmapSampling": (1113813872, 2, (3, 0), (), "ColorBitmapSampling", None), "ColorBitmapSamplingDPI": (1113813860, 2, (3, 0), (), "ColorBitmapSamplingDPI", None), "ColorTileSize": (1131238515, 2, (3, 0), (), "ColorTileSize", None), "CompressTextAndLineArt": (1131238508, 2, (11, 0), (), "CompressTextAndLineArt", None), "CompressionType": (1668117625, 2, (3, 0), (), "CompressionType", None), "CropImagesToFrames": (1768125510, 2, (11, 0), (), "CropImagesToFrames", None), "CropMarks": (1668444269, 2, (11, 0), (), "CropMarks", None), "DefaultDocumentLanguage": (1348815984, 2, (8, 0), (), "DefaultDocumentLanguage", None), "DisallowChanging": (1145463907, 2, (11, 0), (), "DisallowChanging", None), "DisallowCopying": (1145463139, 2, (11, 0), (), "DisallowCopying", None), "DisallowDocumentAssembly": (1145463905, 2, (11, 0), (), "DisallowDocumentAssembly", None), "DisallowExtractionForAccessibility": (1145464161, 2, (11, 0), (), "DisallowExtractionForAccessibility", None), "DisallowFormFillIn": (1145464422, 2, (11, 0), (), "DisallowFormFillIn", None), "DisallowHiResPrinting": (1145464937, 2, (11, 0), (), "DisallowHiResPrinting", None), "DisallowNotes": (1145463150, 2, (11, 0), (), "DisallowNotes", None), "DisallowPlaintextMetadata": (1145466989, 2, (11, 0), (), "DisallowPlaintextMetadata", None), "DisallowPrinting": (1145463152, 2, (11, 0), (), "DisallowPrinting", None), "EffectiveOCRegistry": (1163027815, 2, (8, 0), (), "EffectiveOCRegistry", None), "EffectiveOutputCondition": (1162822511, 2, (8, 0), (), "EffectiveOutputCondition", None), "EffectivePDFDestinationProfile": (1162104946, 2, (12, 0), (), "EffectivePDFDestinationProfile", None), "EffectivePDFXProfile": (1163412560, 2, (12, 0), (), "EffectivePDFXProfile", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportAsSinglePages": (1883599728, 2, (11, 0), (), "ExportAsSinglePages", None), "ExportGuidesAndGrids": (1986478663, 2, (11, 0), (), "ExportGuidesAndGrids", None), "ExportLayers": (1885694316, 2, (11, 0), (), "ExportLayers", None), "ExportNonprintingObjects": (1852854082, 2, (11, 0), (), "ExportNonprintingObjects", None), "ExportReaderSpreads": (1919185734, 2, (11, 0), (), "ExportReaderSpreads", None), "ExportWhichLayers": (1885698156, 2, (3, 0), (), "ExportWhichLayers", None), "GenerateThumbnails": (1733586540, 2, (11, 0), (), "GenerateThumbnails", None), "GrayTileSize": (1128748147, 2, (3, 0), (), "GrayTileSize", None), "GrayscaleBitmapCompression": (1114071917, 2, (3, 0), (), "GrayscaleBitmapCompression", None), "GrayscaleBitmapQuality": (1114075500, 2, (3, 0), (), "GrayscaleBitmapQuality", None), "GrayscaleBitmapSampling": (1114076016, 2, (3, 0), (), "GrayscaleBitmapSampling", None), "GrayscaleBitmapSamplingDPI": (1114076004, 2, (3, 0), (), "GrayscaleBitmapSamplingDPI", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "IncludeBookmarks": (1768833615, 2, (11, 0), (), "IncludeBookmarks", None), "IncludeHyperlinks": (1768835148, 2, (11, 0), (), "IncludeHyperlinks", None), "IncludeICCProfiles": (1766409027, 2, (12, 0), (), "IncludeICCProfiles", None), "IncludeSlugWithPDF": (1162433388, 2, (11, 0), (), "IncludeSlugWithPDF", None), "IncludeStructure": (1768842067, 2, (11, 0), (), "IncludeStructure", None), "InteractiveElementsOption": (1229014383, 2, (3, 0), (), "InteractiveElementsOption", None), "MonochromeBitmapCompression": (1114465133, 2, (3, 0), (), "MonochromeBitmapCompression", None), "MonochromeBitmapSampling": (1114469232, 2, (3, 0), (), "MonochromeBitmapSampling", None), "MonochromeBitmapSamplingDPI": (1114469220, 2, (3, 0), (), "MonochromeBitmapSamplingDPI", None), "OCRegistry": (1329812069, 2, (8, 0), (), "OCRegistry", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "OpenDocumentPassword": (1145466736, 2, (8, 0), (), "OpenDocumentPassword", None), "OpenInFullScreen": (1766879078, 2, (11, 0), (), "OpenInFullScreen", None), "OptimizePDF": (1869640774, 2, (11, 0), (), "OptimizePDF", None), "OutputCondition": (1333085039, 2, (8, 0), (), "OutputCondition", None), "OutputConditionName": (1333085000, 2, (8, 0), (), "OutputConditionName", None), "PDFColorSpace": (1699111795, 2, (3, 0), (), "PDFColorSpace", None), "PDFDestinationProfile": (1148417104, 2, (12, 0), (), "PDFDestinationProfile", None), "PDFMarkType": (1886211444, 2, (12, 0), (), "PDFMarkType", None), "PDFXProfile": (1480872050, 2, (12, 0), (), "PDFXProfile", None), "PageInformationMarks": (1885955695, 2, (11, 0), (), "PageInformationMarks", None), "PageMarksOffset": (1886220134, 2, (12, 0), (), "PageMarksOffset", None), "PageRange": (1885566073, 2, (12, 0), (), "PageRange", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PdfDisplayTitle": (1148417132, 2, (3, 0), (), "PdfDisplayTitle", None), "PdfMagnification": (1766868301, 2, (3, 0), (), "PdfMagnification", None), "PdfPageLayout": (1766871116, 2, (3, 0), (), "PdfPageLayout", None), "PrinterMarkWeight": (1886219383, 2, (3, 0), (), "PrinterMarkWeight", None), "RegistrationMarks": (1919248237, 2, (11, 0), (), "RegistrationMarks", None), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "SinglePagesPDFSuffix": (1884516467, 2, (8, 0), (), "SinglePagesPDFSuffix", None), "StandardsCompliance": (1481859952, 2, (3, 0), (), "StandardsCompliance", None), "SubsetFontsBelow": (1933992556, 2, (3, 0), (), "SubsetFontsBelow", None), "ThresholdToCompressColor": (1131234113, 2, (3, 0), (), "ThresholdToCompressColor", None), "ThresholdToCompressGray": (1131235137, 2, (3, 0), (), "ThresholdToCompressGray", None), "ThresholdToCompressMonochrome": (1131236673, 2, (3, 0), (), "ThresholdToCompressMonochrome", None), "UseDocumentBleedWithPDF": (1430548290, 2, (11, 0), (), "UseDocumentBleedWithPDF", None), "UseSecurity": (1145467747, 2, (11, 0), (), "UseSecurity", None), "ViewPDF": (1986086501, 2, (11, 0), (), "ViewPDF", None), } _prop_map_put_ = { "AcrobatCompatibility": ((1097024332, LCID, 4, 0),()), "AppliedFlattenerPreset": ((1718375252, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedMarks": ((1651270765, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "ChangeSecurityPassword": ((1145463664, LCID, 4, 0),()), "ColorBars": ((1668246626, LCID, 4, 0),()), "ColorBitmapCompression": ((1113809773, LCID, 4, 0),()), "ColorBitmapQuality": ((1113813356, LCID, 4, 0),()), "ColorBitmapSampling": ((1113813872, LCID, 4, 0),()), "ColorBitmapSamplingDPI": ((1113813860, LCID, 4, 0),()), "ColorTileSize": ((1131238515, LCID, 4, 0),()), "CompressTextAndLineArt": ((1131238508, LCID, 4, 0),()), "CompressionType": ((1668117625, LCID, 4, 0),()), "CropImagesToFrames": ((1768125510, LCID, 4, 0),()), "CropMarks": ((1668444269, LCID, 4, 0),()), "DefaultDocumentLanguage": ((1348815984, LCID, 4, 0),()), "DisallowChanging": ((1145463907, LCID, 4, 0),()), "DisallowCopying": ((1145463139, LCID, 4, 0),()), "DisallowDocumentAssembly": ((1145463905, LCID, 4, 0),()), "DisallowExtractionForAccessibility": ((1145464161, LCID, 4, 0),()), "DisallowFormFillIn": ((1145464422, LCID, 4, 0),()), "DisallowHiResPrinting": ((1145464937, LCID, 4, 0),()), "DisallowNotes": ((1145463150, LCID, 4, 0),()), "DisallowPlaintextMetadata": ((1145466989, LCID, 4, 0),()), "DisallowPrinting": ((1145463152, LCID, 4, 0),()), "ExportAsSinglePages": ((1883599728, LCID, 4, 0),()), "ExportGuidesAndGrids": ((1986478663, LCID, 4, 0),()), "ExportLayers": ((1885694316, LCID, 4, 0),()), "ExportNonprintingObjects": ((1852854082, LCID, 4, 0),()), "ExportReaderSpreads": ((1919185734, LCID, 4, 0),()), "ExportWhichLayers": ((1885698156, LCID, 4, 0),()), "GenerateThumbnails": ((1733586540, LCID, 4, 0),()), "GrayTileSize": ((1128748147, LCID, 4, 0),()), "GrayscaleBitmapCompression": ((1114071917, LCID, 4, 0),()), "GrayscaleBitmapQuality": ((1114075500, LCID, 4, 0),()), "GrayscaleBitmapSampling": ((1114076016, LCID, 4, 0),()), "GrayscaleBitmapSamplingDPI": ((1114076004, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "IncludeBookmarks": ((1768833615, LCID, 4, 0),()), "IncludeHyperlinks": ((1768835148, LCID, 4, 0),()), "IncludeICCProfiles": ((1766409027, LCID, 4, 0),()), "IncludeSlugWithPDF": ((1162433388, LCID, 4, 0),()), "IncludeStructure": ((1768842067, LCID, 4, 0),()), "InteractiveElementsOption": ((1229014383, LCID, 4, 0),()), "MonochromeBitmapCompression": ((1114465133, LCID, 4, 0),()), "MonochromeBitmapSampling": ((1114469232, LCID, 4, 0),()), "MonochromeBitmapSamplingDPI": ((1114469220, LCID, 4, 0),()), "OCRegistry": ((1329812069, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "OpenDocumentPassword": ((1145466736, LCID, 4, 0),()), "OpenInFullScreen": ((1766879078, LCID, 4, 0),()), "OptimizePDF": ((1869640774, LCID, 4, 0),()), "OutputCondition": ((1333085039, LCID, 4, 0),()), "OutputConditionName": ((1333085000, LCID, 4, 0),()), "PDFColorSpace": ((1699111795, LCID, 4, 0),()), "PDFDestinationProfile": ((1148417104, LCID, 4, 0),()), "PDFMarkType": ((1886211444, LCID, 4, 0),()), "PDFXProfile": ((1480872050, LCID, 4, 0),()), "PageInformationMarks": ((1885955695, LCID, 4, 0),()), "PageMarksOffset": ((1886220134, LCID, 4, 0),()), "PageRange": ((1885566073, LCID, 4, 0),()), "PdfDisplayTitle": ((1148417132, LCID, 4, 0),()), "PdfMagnification": ((1766868301, LCID, 4, 0),()), "PdfPageLayout": ((1766871116, LCID, 4, 0),()), "PrinterMarkWeight": ((1886219383, LCID, 4, 0),()), "RegistrationMarks": ((1919248237, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "SinglePagesPDFSuffix": ((1884516467, LCID, 4, 0),()), "StandardsCompliance": ((1481859952, LCID, 4, 0),()), "SubsetFontsBelow": ((1933992556, LCID, 4, 0),()), "ThresholdToCompressColor": ((1131234113, LCID, 4, 0),()), "ThresholdToCompressGray": ((1131235137, LCID, 4, 0),()), "ThresholdToCompressMonochrome": ((1131236673, LCID, 4, 0),()), "UseDocumentBleedWithPDF": ((1430548290, LCID, 4, 0),()), "UseSecurity": ((1145467747, LCID, 4, 0),()), "ViewPDF": ((1986086501, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFExportPreset(DispatchBaseClass): 'PDF export settings for the document object.' CLSID = IID('{A3736549-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PDFExportPreset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type PDFExportPreset def Duplicate(self): 'Duplicates the PDFExportPreset.\n\tReturn value: The duplicate PDFExportPreset.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{A3736549-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AcrobatCompatibility": (1097024332, 2, (3, 0), (), "AcrobatCompatibility", None), # Method 'AppliedFlattenerPreset' returns object of type 'FlattenerPreset' "AppliedFlattenerPreset": (1718375252, 2, (9, 0), (), "AppliedFlattenerPreset", '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}'), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedMarks": (1651270765, 2, (11, 0), (), "BleedMarks", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "ColorBars": (1668246626, 2, (11, 0), (), "ColorBars", None), "ColorBitmapCompression": (1113809773, 2, (3, 0), (), "ColorBitmapCompression", None), "ColorBitmapQuality": (1113813356, 2, (3, 0), (), "ColorBitmapQuality", None), "ColorBitmapSampling": (1113813872, 2, (3, 0), (), "ColorBitmapSampling", None), "ColorBitmapSamplingDPI": (1113813860, 2, (3, 0), (), "ColorBitmapSamplingDPI", None), "ColorTileSize": (1131238515, 2, (3, 0), (), "ColorTileSize", None), "CompressTextAndLineArt": (1131238508, 2, (11, 0), (), "CompressTextAndLineArt", None), "CompressionType": (1668117625, 2, (3, 0), (), "CompressionType", None), "CropImagesToFrames": (1768125510, 2, (11, 0), (), "CropImagesToFrames", None), "CropMarks": (1668444269, 2, (11, 0), (), "CropMarks", None), "DefaultDocumentLanguage": (1348815984, 2, (8, 0), (), "DefaultDocumentLanguage", None), "EffectiveOCRegistry": (1163027815, 2, (8, 0), (), "EffectiveOCRegistry", None), "EffectiveOutputCondition": (1162822511, 2, (8, 0), (), "EffectiveOutputCondition", None), "EffectivePDFDestinationProfile": (1162104946, 2, (12, 0), (), "EffectivePDFDestinationProfile", None), "EffectivePDFXProfile": (1163412560, 2, (12, 0), (), "EffectivePDFXProfile", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportAsSinglePages": (1883599728, 2, (11, 0), (), "ExportAsSinglePages", None), "ExportGuidesAndGrids": (1986478663, 2, (11, 0), (), "ExportGuidesAndGrids", None), "ExportLayers": (1885694316, 2, (11, 0), (), "ExportLayers", None), "ExportNonprintingObjects": (1852854082, 2, (11, 0), (), "ExportNonprintingObjects", None), "ExportReaderSpreads": (1919185734, 2, (11, 0), (), "ExportReaderSpreads", None), "ExportWhichLayers": (1885698156, 2, (3, 0), (), "ExportWhichLayers", None), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), "GenerateThumbnails": (1733586540, 2, (11, 0), (), "GenerateThumbnails", None), "GrayTileSize": (1128748147, 2, (3, 0), (), "GrayTileSize", None), "GrayscaleBitmapCompression": (1114071917, 2, (3, 0), (), "GrayscaleBitmapCompression", None), "GrayscaleBitmapQuality": (1114075500, 2, (3, 0), (), "GrayscaleBitmapQuality", None), "GrayscaleBitmapSampling": (1114076016, 2, (3, 0), (), "GrayscaleBitmapSampling", None), "GrayscaleBitmapSamplingDPI": (1114076004, 2, (3, 0), (), "GrayscaleBitmapSamplingDPI", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "IncludeBookmarks": (1768833615, 2, (11, 0), (), "IncludeBookmarks", None), "IncludeHyperlinks": (1768835148, 2, (11, 0), (), "IncludeHyperlinks", None), "IncludeICCProfiles": (1766409027, 2, (12, 0), (), "IncludeICCProfiles", None), "IncludeSlugWithPDF": (1162433388, 2, (11, 0), (), "IncludeSlugWithPDF", None), "IncludeStructure": (1768842067, 2, (11, 0), (), "IncludeStructure", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "InteractiveElementsOption": (1229014383, 2, (3, 0), (), "InteractiveElementsOption", None), "MonochromeBitmapCompression": (1114465133, 2, (3, 0), (), "MonochromeBitmapCompression", None), "MonochromeBitmapSampling": (1114469232, 2, (3, 0), (), "MonochromeBitmapSampling", None), "MonochromeBitmapSamplingDPI": (1114469220, 2, (3, 0), (), "MonochromeBitmapSamplingDPI", None), "Name": (0, 2, (8, 0), (), "Name", None), "OCRegistry": (1329812069, 2, (8, 0), (), "OCRegistry", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "OpenInFullScreen": (1766879078, 2, (11, 0), (), "OpenInFullScreen", None), "OptimizePDF": (1869640774, 2, (11, 0), (), "OptimizePDF", None), "OutputCondition": (1333085039, 2, (8, 0), (), "OutputCondition", None), "OutputConditionName": (1333085000, 2, (8, 0), (), "OutputConditionName", None), "PDFColorSpace": (1699111795, 2, (3, 0), (), "PDFColorSpace", None), "PDFDestinationProfile": (1148417104, 2, (12, 0), (), "PDFDestinationProfile", None), "PDFMarkType": (1886211444, 2, (12, 0), (), "PDFMarkType", None), "PDFXProfile": (1480872050, 2, (12, 0), (), "PDFXProfile", None), "PageInformationMarks": (1885955695, 2, (11, 0), (), "PageInformationMarks", None), "PageMarksOffset": (1886220134, 2, (12, 0), (), "PageMarksOffset", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PdfDisplayTitle": (1148417132, 2, (3, 0), (), "PdfDisplayTitle", None), "PdfMagnification": (1766868301, 2, (3, 0), (), "PdfMagnification", None), "PdfPageLayout": (1766871116, 2, (3, 0), (), "PdfPageLayout", None), "PrinterMarkWeight": (1886219383, 2, (3, 0), (), "PrinterMarkWeight", None), "RegistrationMarks": (1919248237, 2, (11, 0), (), "RegistrationMarks", None), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "SinglePagesPDFSuffix": (1884516467, 2, (8, 0), (), "SinglePagesPDFSuffix", None), "StandardsCompliance": (1481859952, 2, (3, 0), (), "StandardsCompliance", None), "SubsetFontsBelow": (1933992556, 2, (3, 0), (), "SubsetFontsBelow", None), "ThresholdToCompressColor": (1131234113, 2, (3, 0), (), "ThresholdToCompressColor", None), "ThresholdToCompressGray": (1131235137, 2, (3, 0), (), "ThresholdToCompressGray", None), "ThresholdToCompressMonochrome": (1131236673, 2, (3, 0), (), "ThresholdToCompressMonochrome", None), "UseDocumentBleedWithPDF": (1430548290, 2, (11, 0), (), "UseDocumentBleedWithPDF", None), } _prop_map_put_ = { "AcrobatCompatibility": ((1097024332, LCID, 4, 0),()), "AppliedFlattenerPreset": ((1718375252, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedMarks": ((1651270765, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "ColorBars": ((1668246626, LCID, 4, 0),()), "ColorBitmapCompression": ((1113809773, LCID, 4, 0),()), "ColorBitmapQuality": ((1113813356, LCID, 4, 0),()), "ColorBitmapSampling": ((1113813872, LCID, 4, 0),()), "ColorBitmapSamplingDPI": ((1113813860, LCID, 4, 0),()), "ColorTileSize": ((1131238515, LCID, 4, 0),()), "CompressTextAndLineArt": ((1131238508, LCID, 4, 0),()), "CompressionType": ((1668117625, LCID, 4, 0),()), "CropImagesToFrames": ((1768125510, LCID, 4, 0),()), "CropMarks": ((1668444269, LCID, 4, 0),()), "DefaultDocumentLanguage": ((1348815984, LCID, 4, 0),()), "ExportAsSinglePages": ((1883599728, LCID, 4, 0),()), "ExportGuidesAndGrids": ((1986478663, LCID, 4, 0),()), "ExportLayers": ((1885694316, LCID, 4, 0),()), "ExportNonprintingObjects": ((1852854082, LCID, 4, 0),()), "ExportReaderSpreads": ((1919185734, LCID, 4, 0),()), "ExportWhichLayers": ((1885698156, LCID, 4, 0),()), "GenerateThumbnails": ((1733586540, LCID, 4, 0),()), "GrayTileSize": ((1128748147, LCID, 4, 0),()), "GrayscaleBitmapCompression": ((1114071917, LCID, 4, 0),()), "GrayscaleBitmapQuality": ((1114075500, LCID, 4, 0),()), "GrayscaleBitmapSampling": ((1114076016, LCID, 4, 0),()), "GrayscaleBitmapSamplingDPI": ((1114076004, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "IncludeBookmarks": ((1768833615, LCID, 4, 0),()), "IncludeHyperlinks": ((1768835148, LCID, 4, 0),()), "IncludeICCProfiles": ((1766409027, LCID, 4, 0),()), "IncludeSlugWithPDF": ((1162433388, LCID, 4, 0),()), "IncludeStructure": ((1768842067, LCID, 4, 0),()), "InteractiveElementsOption": ((1229014383, LCID, 4, 0),()), "MonochromeBitmapCompression": ((1114465133, LCID, 4, 0),()), "MonochromeBitmapSampling": ((1114469232, LCID, 4, 0),()), "MonochromeBitmapSamplingDPI": ((1114469220, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "OCRegistry": ((1329812069, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "OpenInFullScreen": ((1766879078, LCID, 4, 0),()), "OptimizePDF": ((1869640774, LCID, 4, 0),()), "OutputCondition": ((1333085039, LCID, 4, 0),()), "OutputConditionName": ((1333085000, LCID, 4, 0),()), "PDFColorSpace": ((1699111795, LCID, 4, 0),()), "PDFDestinationProfile": ((1148417104, LCID, 4, 0),()), "PDFMarkType": ((1886211444, LCID, 4, 0),()), "PDFXProfile": ((1480872050, LCID, 4, 0),()), "PageInformationMarks": ((1885955695, LCID, 4, 0),()), "PageMarksOffset": ((1886220134, LCID, 4, 0),()), "PdfDisplayTitle": ((1148417132, LCID, 4, 0),()), "PdfMagnification": ((1766868301, LCID, 4, 0),()), "PdfPageLayout": ((1766871116, LCID, 4, 0),()), "PrinterMarkWeight": ((1886219383, LCID, 4, 0),()), "RegistrationMarks": ((1919248237, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "SinglePagesPDFSuffix": ((1884516467, LCID, 4, 0),()), "StandardsCompliance": ((1481859952, LCID, 4, 0),()), "SubsetFontsBelow": ((1933992556, LCID, 4, 0),()), "ThresholdToCompressColor": ((1131234113, LCID, 4, 0),()), "ThresholdToCompressGray": ((1131235137, LCID, 4, 0),()), "ThresholdToCompressMonochrome": ((1131236673, LCID, 4, 0),()), "UseDocumentBleedWithPDF": ((1430548290, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFExportPresets(DispatchBaseClass): 'A collection of PDF export presets.' CLSID = IID('{A373654A-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type PDFExportPreset def Add(self): 'Creates a new PDFExportPreset.\n\tReturn value: The new PDFExportPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{A3736549-4F5C-11D2-AB07-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PDFPlacePreference(DispatchBaseClass): 'PDF place preferences.' CLSID = IID('{A373654B-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "OpenDocumentPassword": (1145466736, 2, (8, 0), (), "OpenDocumentPassword", None), "PDFCrop": (1145463666, 2, (3, 0), (), "PDFCrop", None), "PageNumber": (1348955746, 2, (3, 0), (), "PageNumber", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "TransparentBackground": (1413639015, 2, (11, 0), (), "TransparentBackground", None), } _prop_map_put_ = { "OpenDocumentPassword": ((1145466736, LCID, 4, 0),()), "PDFCrop": ((1145463666, LCID, 4, 0),()), "PageNumber": ((1348955746, LCID, 4, 0),()), "TransparentBackground": ((1413639015, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PDFs(DispatchBaseClass): 'A collection of PDF files.' CLSID = IID('{77617587-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PICT(DispatchBaseClass): 'A placed PICT graphic.' CLSID = IID('{62E3E8FA-B2EC-41F1-90F2-C5AF3AFBC750}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the PICT's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the PICT that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the PICT. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the PICT to a different shape.\n\tGiven: The PICT's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PICT. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PICT. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PICT. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PICT. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PICT. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the PICT.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the PICT at the specified location or offset.\n\tReturn value: The duplicated PICT.\n\tTo: The location of the new PICT, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new PICT from the original PICT's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the PICT for the web.\n\tReturn value: The file names of the exported PICT in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the PICT.\n\tGiven: The axis around which to flip the PICT.\n\tAround: The point around which to flip the PICT. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the PICT to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the PICT,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the PICT relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the PICT in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the PICT using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the PICT using the last transformation performed on any PICT. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the PICT using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the PICT using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PICTs(DispatchBaseClass): 'A collection of PICT graphics.' CLSID = IID('{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PNGExportPreference(DispatchBaseClass): 'PNG export preferences.' CLSID = IID('{08DA1FAA-956A-4321-A60A-ED424D95DA0E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AntiAlias": (1785741633, 2, (11, 0), (), "AntiAlias", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportResolution": (1785750866, 2, (5, 0), (), "ExportResolution", None), "ExportingSpread": (1785747539, 2, (11, 0), (), "ExportingSpread", None), "PNGColorSpace": (1886274387, 2, (3, 0), (), "PNGColorSpace", None), "PNGExportRange": (1886278209, 2, (3, 0), (), "PNGExportRange", None), "PNGQuality": (1886277713, 2, (3, 0), (), "PNGQuality", None), "PageString": (1785745486, 2, (8, 0), (), "PageString", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "TransparentBackground": (1413639015, 2, (11, 0), (), "TransparentBackground", None), "UseDocumentBleeds": (1785741932, 2, (11, 0), (), "UseDocumentBleeds", None), } _prop_map_put_ = { "AntiAlias": ((1785741633, LCID, 4, 0),()), "ExportResolution": ((1785750866, LCID, 4, 0),()), "ExportingSpread": ((1785747539, LCID, 4, 0),()), "PNGColorSpace": ((1886274387, LCID, 4, 0),()), "PNGExportRange": ((1886278209, LCID, 4, 0),()), "PNGQuality": ((1886277713, LCID, 4, 0),()), "PageString": ((1785745486, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "TransparentBackground": ((1413639015, LCID, 4, 0),()), "UseDocumentBleeds": ((1785741932, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Page(DispatchBaseClass): 'A page.' CLSID = IID('{49173ED6-8B86-11D1-8065-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AdjustLayout(self, AffectedPages=defaultNamedOptArg): "Adjust the existing layout according to new page size, bleed and margin values. The first parameter is a plain object with key value pairs for properties affected. Permissible keys are width, height, bleedInside, bleedTop, bleedOutside, bleedBottom, leftMargin, topMargin, rightMargin, bottomMargin. The values can be specified as decimal numbers in units of Pt or as a string having a measurement value such as '1 in'. Not all properties need to be specified, only the values that need updation. Notice that when dealing with individual pages rather than the whole document, bleed changes has no effect. E.g. - app.activeDocument.adjustLayout({width:'600px', leftMargin: '1in'}), app.activeDocument.adjustLayout({rightMargin:'1in'}, app.activeDocument.spreads[0].pages), app.activeDocument.spreads[0].pages[0].adjustLayout({width:'400px', leftMargin: '10px'}).\n\tAffectedPages: The collection of Page objects to affect (optional). Has no effect if function is called from Page. Type: Array of Pages" return self._oleobj_.InvokeTypes(1698776140, LCID, 1, (24, 0), ((12, 17),),AffectedPages ) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Duplicate an object and place it into the target.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (12, 17), (12, 17), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, PlacePoint, DestinationLayer , ShowingOptions) def Delete(self): 'Deletes the Page.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def DeleteAllLayoutSnapshots(self): 'Delete all layout snapshots for this Page.' return self._oleobj_.InvokeTypes(1280533601, LCID, 1, (24, 0), (),) def DeleteLayoutSnapshot(self): 'Delete the snapshot of the layout for the current Page size and shape.' return self._oleobj_.InvokeTypes(1280533605, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) # Result is of type Page def Duplicate(self, To=1701733408, Reference=defaultNamedOptArg): 'Duplicates the page.\n\tReturn value: The duplicate page.\n\tTo: The location at which to place the duplicate page relative to the reference object or within the document or spread. .\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: Page or Spread' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{49173ED6-8B86-11D1-8065-0060B03C02E4}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Page def Move(self, To=1701733408, Reference=defaultNamedOptArg, Binding=1147563124): 'Moves the page.\n\tReturn value: The moved page.\n\tTo: The new location of the page relative to the reference object or within the document or spread. .\n\tReference: The reference object. Note: Required when the to parameter value specifies before or after. Type: Page or Spread.\n\tBinding: The location of the binding spine in spreads.' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 49), (12, 17), (3, 49)),To , Reference, Binding) if ret is not None: ret = Dispatch(ret, u'Move', '{49173ED6-8B86-11D1-8065-0060B03C02E4}') return ret def Place(self, FileName=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False , Autoflowing=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the import options dialog.\n\tAutoflowing: Whether to autoflow placed text' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (12, 17), (12, 17), (11, 49), (11, 49)), u'Place', None,FileName , PlacePoint, DestinationLayer, ShowingOptions, Autoflowing) # Result is of type Story def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target.\n\tReturn value: The placed story.\n\tParentStory: The story to place and link from.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' ret = self._oleobj_.InvokeTypes(1886153833, LCID, 1, (9, 0), ((9, 1), (12, 17), (12, 17), (11, 49)),ParentStory , PlacePoint, DestinationLayer, ShowingOptions) if ret is not None: ret = Dispatch(ret, u'PlaceAndLink', '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') return ret # Result is of type PageItem def PlaceXML(self, Using=defaultNamedNotOptArg, PlacePoint=defaultNamedNotOptArg, Autoflowing=False): 'Places the XML element onto a page. If the place point is above an existing page item, place the XML element into the page item.\n\tReturn value: The new page item.\n\tUsing: The XML element to place.\n\tPlacePoint: The point at which to place the object, specified in the format [x, y]. Type: Array of 2 Units (Doubles or Strings).\n\tAutoflowing: If true, autoflows placed text.' ret = self._oleobj_.InvokeTypes(1483762787, LCID, 1, (9, 0), ((9, 1), (12, 1), (11, 49)),Using , PlacePoint, Autoflowing) if ret is not None: ret = Dispatch(ret, u'PlaceXML', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Page in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type PageItem def SetContent(self, Using=defaultNamedNotOptArg, RelativeBasePath=defaultNamedOptArg): 'Replaces the content of XML element with content imported from a file.\n\tReturn value: The new page item.\n\tUsing: The file path to the import file.\n\tRelativeBasePath: Base path used to resolve relative paths. Type: String' ret = self._oleobj_.InvokeTypes(1483957603, LCID, 1, (9, 0), ((8, 1), (12, 17)),Using , RelativeBasePath) if ret is not None: ret = Dispatch(ret, u'SetContent', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def SnapshotCurrentLayout(self): 'Create a snapshot of the layout for the current Page size and shape.' return self._oleobj_.InvokeTypes(1280536183, LCID, 1, (24, 0), (),) def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AppliedAlternateLayout' returns object of type 'Section' "AppliedAlternateLayout": (1399737964, 2, (9, 0), (), "AppliedAlternateLayout", '{EE96406F-06C6-11D2-AAC9-00C04FA349C7}'), "AppliedMaster": (1886216563, 2, (12, 0), (), "AppliedMaster", None), # Method 'AppliedSection' returns object of type 'Section' "AppliedSection": (1399734628, 2, (9, 0), (), "AppliedSection", '{EE96406F-06C6-11D2-AAC9-00C04FA349C7}'), "AppliedTrapPreset": (1885820019, 2, (12, 0), (), "AppliedTrapPreset", None), "Bounds": (1885498980, 2, (12, 0), (), "Bounds", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "DocumentOffset": (1145270118, 2, (3, 0), (), "DocumentOffset", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Guides' returns object of type 'Guides' "Guides": (1734960243, 2, (9, 0), (), "Guides", '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LayoutRule": (1280339820, 2, (3, 0), (), "LayoutRule", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MarginPreferences' returns object of type 'MarginPreference' "MarginPreferences": (1768779888, 2, (9, 0), (), "MarginPreferences", '{EE964073-06C6-11D2-AAC9-00C04FA349C7}'), "MasterPageItems": (1836083059, 2, (12, 0), (), "MasterPageItems", None), # Method 'MasterPageTransform' returns object of type 'TransformationMatrix' "MasterPageTransform": (1297119334, 2, (9, 0), (), "MasterPageTransform", '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "OptionalPage": (1332760679, 2, (11, 0), (), "OptionalPage", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "PageColor": (1885823852, 2, (12, 0), (), "PageColor", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Side": (1348948836, 2, (3, 0), (), "Side", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SnapshotBlendingMode": (1399734892, 2, (3, 0), (), "SnapshotBlendingMode", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "TabOrder": (1414492272, 2, (12, 0), (), "TabOrder", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), } _prop_map_put_ = { "AppliedMaster": ((1886216563, LCID, 4, 0),()), "AppliedTrapPreset": ((1885820019, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LayoutRule": ((1280339820, LCID, 4, 0),()), "MasterPageTransform": ((1297119334, LCID, 4, 0),()), "OptionalPage": ((1332760679, LCID, 4, 0),()), "PageColor": ((1885823852, LCID, 4, 0),()), "SnapshotBlendingMode": ((1399734892, LCID, 4, 0),()), "TabOrder": ((1414492272, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PageItem(DispatchBaseClass): 'An item on a page, including rectangles, ellipses, graphic lines, polygons, groups, text frames, and buttons.' CLSID = IID('{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the PageItem's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the PageItem that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the PageItem. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the PageItem to a different shape.\n\tGiven: The PageItem's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PageItem. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PageItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PageItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PageItem. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new PageItem. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the PageItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the PageItem at the specified location or offset.\n\tReturn value: The duplicated PageItem.\n\tTo: The location of the new PageItem, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new PageItem from the original PageItem's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the PageItem.\n\tGiven: The axis around which to flip the PageItem.\n\tAround: The point around which to flip the PageItem. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the PageItem to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the PageItem,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the PageItem relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the PageItem in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the PageItem using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the PageItem using the last transformation performed on any PageItem. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the PageItem using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the PageItem using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PageItemDefault(DispatchBaseClass): 'Default page item formatting properties.' CLSID = IID('{84A2FCDA-3906-473F-A9B5-2ECAD5AE68B8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the PageItemDefault's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the PageItemDefault that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedGraphicObjectStyle": (1634168691, 2, (12, 0), (), "AppliedGraphicObjectStyle", None), "AppliedGridObjectStyle": (1632071539, 2, (12, 0), (), "AppliedGridObjectStyle", None), "AppliedTextObjectStyle": (1635020659, 2, (12, 0), (), "AppliedTextObjectStyle", None), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), } _prop_map_put_ = { "AppliedGraphicObjectStyle": ((1634168691, LCID, 4, 0),()), "AppliedGridObjectStyle": ((1632071539, LCID, 4, 0),()), "AppliedTextObjectStyle": ((1635020659, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PageItems(DispatchBaseClass): 'The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type.' CLSID = IID('{D7D2C131-D321-11D1-AAA2-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PageNumberVariablePreference(DispatchBaseClass): 'The preferences for a page number variable.' CLSID = IID('{71309121-8428-4D24-8181-2F0EC21F1089}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Format": (1298425460, 2, (3, 0), (), "Format", None), # Method 'Parent' returns object of type 'TextVariable' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), "Scope": (1414951779, 2, (3, 0), (), "Scope", None), "TextAfter": (1414952033, 2, (8, 0), (), "TextAfter", None), "TextBefore": (1414952034, 2, (8, 0), (), "TextBefore", None), } _prop_map_put_ = { "Format": ((1298425460, LCID, 4, 0),()), "Scope": ((1414951779, LCID, 4, 0),()), "TextAfter": ((1414952033, LCID, 4, 0),()), "TextBefore": ((1414952034, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PageReference(DispatchBaseClass): 'The page reference for an index topic.' CLSID = IID('{DB2A6B31-09EC-42FD-9732-956DA183DC3D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PageReference.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'PageNumberStyleOverride' returns object of type 'CharacterStyle' "PageNumberStyleOverride": (1400131446, 2, (9, 0), (), "PageNumberStyleOverride", '{496F0BE5-7834-11D2-AAF0-00C04FA37726}'), "PageReferenceLimit": (1349667949, 2, (12, 0), (), "PageReferenceLimit", None), "PageReferenceType": (1349670000, 2, (3, 0), (), "PageReferenceType", None), # Method 'Parent' returns object of type 'Topic' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}'), # Method 'SourceText' returns object of type 'Text' "SourceText": (1752388728, 2, (9, 0), (), "SourceText", '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "PageNumberStyleOverride": ((1400131446, LCID, 4, 0),()), "PageReferenceLimit": ((1349667949, LCID, 4, 0),()), "PageReferenceType": ((1349670000, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PageReferences(DispatchBaseClass): 'A collection of index page references.' CLSID = IID('{DB2A6B32-09EC-42FD-9732-956DA183DC3D}') coclass_clsid = None # Result is of type PageReference def Add(self, Source=defaultNamedNotOptArg, PageReferenceType=1668444263, PageReferenceLimit=defaultNamedOptArg, PageNumberStyleOverride=defaultNamedOptArg): 'Creates a new page reference.\n\tReturn value: The new page reference.\n\tSource: The text or insertion point to which the page reference points.\n\tPageReferenceType: The page number for an index page reference or the last page in an index page reference page range.\n\tPageReferenceLimit: The paragraph style or number of paragraphs or pages that defines the last page in a page range. Valid only when page reference type specifies the next use of a paragraph style or a number of paragraphs or pages. . Type: ParagraphStyle or Long Integer.\n\tPageNumberStyleOverride: The style override for the page number. . Type: CharacterStyle' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (3, 49), (12, 17), (12, 17)),Source , PageReferenceType, PageReferenceLimit, PageNumberStyleOverride) if ret is not None: ret = Dispatch(ret, u'Add', '{DB2A6B31-09EC-42FD-9732-956DA183DC3D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Pages(DispatchBaseClass): 'A collection of pages.' CLSID = IID('{49173ED7-8B86-11D1-8065-0060B03C02E4}') coclass_clsid = None # Result is of type Page def Add(self, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new page.\n\tReturn value: The new page/.\n\tAt: The location of the new page relative to the reference object or within the document or spread. .\n\tReference: The reference object. Note: Required when the at parameter value specifies before or after. Type: Page, Spread, MasterSpread or Document' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),At , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{49173ED6-8B86-11D1-8065-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PagesPanel(DispatchBaseClass): 'Pages panel.' CLSID = IID('{7A700041-3346-438D-89C6-3469C36CB0B8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IconSize": (1885954926, 2, (3, 0), (), "IconSize", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MasterIconSize": (1886218595, 2, (3, 0), (), "MasterIconSize", None), "MasterVerticalView": (1886221940, 2, (11, 0), (), "MasterVerticalView", None), "MastersThumbnails": (1886416244, 2, (11, 0), (), "MastersThumbnails", None), "Name": (0, 2, (8, 0), (), "Name", None), "PagesOnTop": (1886416756, 2, (11, 0), (), "PagesOnTop", None), "PagesThumbnails": (1886417012, 2, (11, 0), (), "PagesThumbnails", None), "PagesViewSetting": (1886810996, 2, (3, 0), (), "PagesViewSetting", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ResizeBehavior": (1886548858, 2, (3, 0), (), "ResizeBehavior", None), "RotationIcons": (1886417519, 2, (11, 0), (), "RotationIcons", None), "TransitionsIcons": (1886418017, 2, (11, 0), (), "TransitionsIcons", None), "TransparencyIcons": (1886418034, 2, (11, 0), (), "TransparencyIcons", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), } _prop_map_put_ = { "IconSize": ((1885954926, LCID, 4, 0),()), "MasterIconSize": ((1886218595, LCID, 4, 0),()), "MasterVerticalView": ((1886221940, LCID, 4, 0),()), "MastersThumbnails": ((1886416244, LCID, 4, 0),()), "PagesOnTop": ((1886416756, LCID, 4, 0),()), "PagesThumbnails": ((1886417012, LCID, 4, 0),()), "PagesViewSetting": ((1886810996, LCID, 4, 0),()), "ResizeBehavior": ((1886548858, LCID, 4, 0),()), "RotationIcons": ((1886417519, LCID, 4, 0),()), "TransitionsIcons": ((1886418017, LCID, 4, 0),()), "TransparencyIcons": ((1886418034, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Panel(DispatchBaseClass): 'A panel (possibly within a panel group).' CLSID = IID('{C2683D0B-A7C8-4992-A4F7-5FEEFE7CEA1E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), } _prop_map_put_ = { "Visible": ((1886808435, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Panels(DispatchBaseClass): 'A collection of panels.' CLSID = IID('{42999865-2B94-44EC-9C17-28D0C0A508CB}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ParaStyleMapping(DispatchBaseClass): 'A para style mapping.' CLSID = IID('{B0D6C8D8-876D-4523-A573-FACA73A0661E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'deletes a style mapping.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DestinationStyleName": (1685286509, 2, (8, 0), (), "DestinationStyleName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappingRuleType": (1920300144, 2, (3, 0), (), "MappingRuleType", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SourceStyleName": (1936683886, 2, (8, 0), (), "SourceStyleName", None), } _prop_map_put_ = { "DestinationStyleName": ((1685286509, LCID, 4, 0),()), "MappingRuleType": ((1920300144, LCID, 4, 0),()), "SourceStyleName": ((1936683886, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ParaStyleMappings(DispatchBaseClass): 'A collection of para style mappings.' CLSID = IID('{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}') coclass_clsid = None # Result is of type ParaStyleMapping def Add(self, SourceStyleName=defaultNamedNotOptArg, DestinationStyleName=defaultNamedNotOptArg, MappingRuleType=defaultNamedNotOptArg): 'Adds a style mapping.\n\tReturn value: The added ParaStyleMapping.\n\tSourceStyleName: The source style name.\n\tDestinationStyleName: The destination style name.\n\tMappingRuleType: The mapping type' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (3, 1)),SourceStyleName , DestinationStyleName, MappingRuleType) if ret is not None: ret = Dispatch(ret, u'Add', '{B0D6C8D8-876D-4523-A573-FACA73A0661E}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Paragraph(DispatchBaseClass): 'A paragraph.' CLSID = IID('{EE96407B-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Paragraph. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Paragraph. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Paragraph. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Paragraph. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Paragraph. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Paragraph.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Paragraph.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the Paragraph.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Paragraph in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsAndNumberingResultText": (1651404402, 2, (8, 0), (), "BulletsAndNumberingResultText", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingResultNumber": (1651405422, 2, (3, 0), (), "NumberingResultNumber", None), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ParagraphDestination(DispatchBaseClass): 'Paragraph destination of a cross reference.' CLSID = IID('{9C667CBC-4FA9-45BB-A85D-E8D9290F1B44}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ParagraphDestination.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def ShowDestination(self): 'Jumps to the hyperlink destination.' return self._oleobj_.InvokeTypes(1936226148, LCID, 1, (24, 0), (),) _prop_map_get_ = { "DestinationText": (1750366324, 2, (12, 0), (), "DestinationText", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Hidden": (1751409774, 2, (11, 0), (), "Hidden", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { "DestinationText": ((1750366324, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ParagraphDestinations(DispatchBaseClass): 'A collection of paragraph destinations.' CLSID = IID('{5B15DE8F-AB79-4F1D-ADF3-9FA6D0659023}') coclass_clsid = None # Result is of type ParagraphDestination def Add(self, Destination=defaultNamedNotOptArg): 'Creates a new paragraph destination.\n\tReturn value: The new destination.\n\tDestination: The text or insertion point inside the paragraph that the cross reference points to. The insertion point is always adjusted to the beginning of the paragraph.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),Destination ) if ret is not None: ret = Dispatch(ret, u'Add', '{9C667CBC-4FA9-45BB-A85D-E8D9290F1B44}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ParagraphStyle(DispatchBaseClass): 'A paragraph style.' CLSID = IID('{496F0BE1-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ParagraphStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type ParagraphStyle def Duplicate(self): 'Duplicates the ParagraphStyle.\n\tReturn value: The duplicate ParagraphStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{496F0BE1-7834-11D2-AAF0-00C04FA37726}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type ParagraphStyle def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved ParagraphStyle.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{496F0BE1-7834-11D2-AAF0-00C04FA37726}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BasedOn": (1650553700, 2, (12, 0), (), "BasedOn", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), "EmitCss": (1702389101, 2, (11, 0), (), "EmitCss", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Imported": (1936552052, 2, (11, 0), (), "Imported", None), "IncludeClass": (1702392426, 2, (11, 0), (), "IncludeClass", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), # Method 'NextStyle' returns object of type 'ParagraphStyle' "NextStyle": (1853386849, 2, (9, 0), (), "NextStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PreviewColor": (1885564018, 2, (12, 0), (), "PreviewColor", None), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "SplitDocument": (1702388338, 2, (11, 0), (), "SplitDocument", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'StyleExportTagMaps' returns object of type 'StyleExportTagMaps' "StyleExportTagMaps": (1937010035, 2, (9, 0), (), "StyleExportTagMaps", '{2ACA8140-B3D2-4AA3-B711-DE396F19F712}'), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BasedOn": ((1650553700, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EmitCss": ((1702389101, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "IncludeClass": ((1702392426, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NextStyle": ((1853386849, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "PreviewColor": ((1885564018, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "SplitDocument": ((1702388338, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ParagraphStyleGroup(DispatchBaseClass): 'A paragraph style group.' CLSID = IID('{168073BC-4076-451A-8B6F-AD7E6AEF2D32}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ParagraphStyle or CharacterStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type ParagraphStyleGroup def Duplicate(self): 'Duplicates the ParagraphStyleGroup.\n\tReturn value: The duplicate ParagraphStyleGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{168073BC-4076-451A-8B6F-AD7E6AEF2D32}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type ParagraphStyleGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved ParagraphStyleGroup.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{168073BC-4076-451A-8B6F-AD7E6AEF2D32}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllParagraphStyles' returns object of type 'Objects' "AllParagraphStyles": (1883336819, 2, (9, 0), (), "AllParagraphStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'ParagraphStyleGroups' returns object of type 'ParagraphStyleGroups' "ParagraphStyleGroups": (1349743731, 2, (9, 0), (), "ParagraphStyleGroups", '{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}'), # Method 'ParagraphStyles' returns object of type 'ParagraphStyles' "ParagraphStyles": (1886614643, 2, (9, 0), (), "ParagraphStyles", '{496F0BE2-7834-11D2-AAF0-00C04FA37726}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ParagraphStyleGroups(DispatchBaseClass): 'A collection of paragraph style groups.' CLSID = IID('{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}') coclass_clsid = None # Result is of type ParagraphStyleGroup def Add(self): 'Creates a new ParagraphStyleGroup.\n\tReturn value: The new ParagraphStyleGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{168073BC-4076-451A-8B6F-AD7E6AEF2D32}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ParagraphStyles(DispatchBaseClass): 'A collection of paragraph styles.' CLSID = IID('{496F0BE2-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type ParagraphStyle def Add(self): 'Creates a new ParagraphStyle.\n\tReturn value: The new ParagraphStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{496F0BE1-7834-11D2-AAF0-00C04FA37726}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Paragraphs(DispatchBaseClass): 'A collection of paragraphs.' CLSID = IID('{EE96407C-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PasteboardPreference(DispatchBaseClass): 'Pasteboard preferences.' CLSID = IID('{FD8BFE64-6BBB-4381-8F4C-D434627CA358}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BleedGuideColor": (1346527843, 2, (12, 0), (), "BleedGuideColor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "MatchPreviewBackgroundToThemeColor": (1347253347, 2, (11, 0), (), "MatchPreviewBackgroundToThemeColor", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PasteboardMargins": (1346530663, 2, (12, 0), (), "PasteboardMargins", None), "PreviewBackgroundColor": (1346527851, 2, (12, 0), (), "PreviewBackgroundColor", None), "SlugGuideColor": (1346532195, 2, (12, 0), (), "SlugGuideColor", None), } _prop_map_put_ = { "BleedGuideColor": ((1346527843, LCID, 4, 0),()), "MatchPreviewBackgroundToThemeColor": ((1347253347, LCID, 4, 0),()), "PasteboardMargins": ((1346530663, LCID, 4, 0),()), "PreviewBackgroundColor": ((1346527851, LCID, 4, 0),()), "SlugGuideColor": ((1346532195, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Path(DispatchBaseClass): 'A path.' CLSID = IID('{496F0BD6-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Path.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Reverse(self): 'Reverses the path.' return self._oleobj_.InvokeTypes(1919252082, LCID, 1, (24, 0), (),) _prop_map_get_ = { "EntirePath": (1886155636, 2, (12, 0), (), "EntirePath", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'PathPoints' returns object of type 'PathPoints' "PathPoints": (1886286963, 2, (9, 0), (), "PathPoints", '{496F0BD8-7834-11D2-AAF0-00C04FA37726}'), "PathType": (1886681456, 2, (3, 0), (), "PathType", None), } _prop_map_put_ = { "EntirePath": ((1886155636, LCID, 4, 0),()), "PathType": ((1886681456, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PathPoint(DispatchBaseClass): 'A path point of a path.' CLSID = IID('{A3736548-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PathPoint.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Join(self, Reference=defaultNamedNotOptArg, Given=defaultNamedOptArg): 'Join this path point to another path point. The two points must be end points and their paths combined into a single path on a single page item.\n\tReference: The reference object. The path point to join to.\n\tGiven: The join option to use. Type: idJoinOptions enumerator' return self._oleobj_.InvokeTypes(1785686382, LCID, 1, (24, 0), ((9, 1), (12, 17)),Reference , Given) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Anchor": (1634624360, 2, (12, 0), (), "Anchor", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LeftDirection": (1818521716, 2, (12, 0), (), "LeftDirection", None), # Method 'Parent' returns object of type 'Path' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{496F0BD6-7834-11D2-AAF0-00C04FA37726}'), "PointType": (1903458672, 2, (3, 0), (), "PointType", None), "RightDirection": (1919185012, 2, (12, 0), (), "RightDirection", None), } _prop_map_put_ = { "Anchor": ((1634624360, LCID, 4, 0),()), "LeftDirection": ((1818521716, LCID, 4, 0),()), "PointType": ((1903458672, LCID, 4, 0),()), "RightDirection": ((1919185012, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PathPoints(DispatchBaseClass): 'A collection of path points.' CLSID = IID('{496F0BD8-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type PathPoint def Add(self): 'Creates a new PathPoint.\n\tReturn value: The new PathPoint.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{A3736548-4F5C-11D2-AB07-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Paths(DispatchBaseClass): 'A collection of paths.' CLSID = IID('{496F0BD7-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type Path def Add(self): 'Creates a new Path.\n\tReturn value: The new Path.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{496F0BD6-7834-11D2-AAF0-00C04FA37726}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PercentCombobox(DispatchBaseClass): 'A percentage entry control featuring both a pop-up menu and an entry field.' CLSID = IID('{E3B3A2F1-35BB-4DB3-BCC7-F3DD7420B66F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PercentComboboxes(DispatchBaseClass): 'A collection of percent comboboxes.' CLSID = IID('{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}') coclass_clsid = None # Result is of type PercentCombobox def Add(self): 'Creates a new PercentCombobox.\n\tReturn value: The new PercentCombobox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{E3B3A2F1-35BB-4DB3-BCC7-F3DD7420B66F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PercentEditbox(DispatchBaseClass): 'A percentage entry field.' CLSID = IID('{95F86F90-2040-4D35-8E21-9B7215402F72}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PercentEditboxes(DispatchBaseClass): 'A collection of percent editboxes.' CLSID = IID('{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}') coclass_clsid = None # Result is of type PercentEditbox def Add(self): 'Creates a new PercentEditbox.\n\tReturn value: The new PercentEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{95F86F90-2040-4D35-8E21-9B7215402F72}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PlaceGun(DispatchBaseClass): 'Represents the place gun.' CLSID = IID('{9C91BB16-AD4D-4196-B8F0-F77FF642B49C}') coclass_clsid = None def AbortPlaceGun(self): 'Delete the contents of the place gun.' return self._oleobj_.InvokeTypes(1095780206, LCID, 1, (24, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def LoadPlaceGun(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Load the place gun with one or more files.\n\tFileName: One or more files to place. Type: File (String) or Array of Files (Strings).\n\tShowingOptions: Whether to display the import options dialog' return self._oleobj_.InvokeTypes(1280329582, LCID, 1, (24, 0), ((12, 1), (11, 49)),FileName , ShowingOptions) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Rotate(self, Direction=1181708919): 'Rotate the contents of the place gun.\n\tDirection: Which direction to rotate the contents' return self._oleobj_.InvokeTypes(1801745012, LCID, 1, (24, 0), ((3, 49),),Direction ) _prop_map_get_ = { # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "Loaded": (1282367844, 2, (11, 0), (), "Loaded", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Snippets' returns object of type 'Snippets' "Snippets": (1666412147, 2, (9, 0), (), "Snippets", '{EAD853E3-9155-4B8F-88ED-A8849AC7EDD1}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Polygon(DispatchBaseClass): 'A polygon. Any shape that is not a rectangle, ellipse, or graphic line. When you add a polygon, InDesign creates a regular polygon based on the current polygon preferences settings. ' CLSID = IID('{7761757E-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the Polygon with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Polygon's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Polygon that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Polygon forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Polygon to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearFrameFittingOptions(self): 'Removes the frame fittings options and resets it to the initial state.' return self._oleobj_.InvokeTypes(1667656052, LCID, 1, (24, 0), (),) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Polygon. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Polygon to a different shape.\n\tGiven: The Polygon's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Polygon. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Polygon. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Polygon. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Polygon. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Polygon. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Polygon.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Polygon at the specified location or offset.\n\tReturn value: The duplicated Polygon.\n\tTo: The location of the new Polygon, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Polygon from the original Polygon's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the Polygon and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Polygon.\n\tGiven: The axis around which to flip the Polygon.\n\tAround: The point around which to flip the Polygon. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the Polygon with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the Polygon with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the Polygon and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Polygon to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Polygon,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Polygon relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Polygon in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Polygon back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Polygon to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the Polygon and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Polygon using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Polygon using the last transformation performed on any Polygon. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Polygon using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Polygon using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), # Method 'HtmlItems' returns object of type 'HtmlItems' "HtmlItems": (1665692787, 2, (9, 0), (), "HtmlItems", '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MediaItems' returns object of type 'MediaItems' "MediaItems": (1298490483, 2, (9, 0), (), "MediaItems", '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}'), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'Movies' returns object of type 'Movies' "Movies": (1299605875, 2, (9, 0), (), "Movies", '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Sounds' returns object of type 'Sounds' "Sounds": (1399743603, 2, (9, 0), (), "Sounds", '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StoryTitle": (1934914668, 2, (8, 0), (), "StoryTitle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StoryTitle": ((1934914668, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PolygonPreference(DispatchBaseClass): 'Default settings to use when creating a polygon.' CLSID = IID('{496F0BE4-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InsetPercentage": (1769174128, 2, (3, 0), (), "InsetPercentage", None), "NumberOfSides": (1853057380, 2, (3, 0), (), "NumberOfSides", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "InsetPercentage": ((1769174128, LCID, 4, 0),()), "NumberOfSides": ((1853057380, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Polygons(DispatchBaseClass): 'A collection of polygons.' CLSID = IID('{7761757F-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type Polygon def Add(self, Layer=defaultNamedOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, At=1433299822 , Reference=defaultNamedOptArg): 'Creates a new Polygon.\n\tReturn value: The new Polygon.\n\tLayer: The layer on which to create the Polygon. Type: Layer.\n\tNumberOfSides: The number of sides to give the Polygon. (Range: 3 to 100). Type: Long Integer.\n\tInsetPercentage: The star inset percentage applied to the Polygon. Type: Long Integer.\n\tAt: The location at which to insert the Polygon relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (12, 17), (12, 17), (3, 49), (12, 17)),Layer , NumberOfSides, InsetPercentage, At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{7761757E-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Preference(DispatchBaseClass): 'A preferences object.' CLSID = IID('{4964C0C5-3DDA-425B-B943-3BCA8469E6B9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Preferences(DispatchBaseClass): 'A collection of preferences objects.' CLSID = IID('{D6F21922-A644-46CF-8B21-B7112ACDD69B}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PreflightBookOption(DispatchBaseClass): 'Preflight book options.' CLSID = IID('{6E47BA45-8E01-4877-81D8-1ED9A1585F25}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreflightIncludeNonprintingObjects": (1885752944, 2, (11, 0), (), "PreflightIncludeNonprintingObjects", None), "PreflightIncludeObjectsOnPasteboard": (1885753410, 2, (11, 0), (), "PreflightIncludeObjectsOnPasteboard", None), "PreflightProfilePolicy": (1885750371, 2, (3, 0), (), "PreflightProfilePolicy", None), "PreflightScope": (1885754211, 2, (12, 0), (), "PreflightScope", None), "PreflightWhichLayers": (1885752441, 2, (3, 0), (), "PreflightWhichLayers", None), "PreflightWorkingProfile": (1885755216, 2, (12, 0), (), "PreflightWorkingProfile", None), } _prop_map_put_ = { "PreflightIncludeNonprintingObjects": ((1885752944, LCID, 4, 0),()), "PreflightIncludeObjectsOnPasteboard": ((1885753410, LCID, 4, 0),()), "PreflightProfilePolicy": ((1885750371, LCID, 4, 0),()), "PreflightScope": ((1885754211, LCID, 4, 0),()), "PreflightWhichLayers": ((1885752441, LCID, 4, 0),()), "PreflightWorkingProfile": ((1885755216, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightOption(DispatchBaseClass): 'Preflight options.' CLSID = IID('{DA059773-68F3-4D85-AE97-5590A3821E34}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreflightEmbedWorkingProfile": (1885758829, 2, (11, 0), (), "PreflightEmbedWorkingProfile", None), "PreflightIncludeNonprintingObjects": (1885752944, 2, (11, 0), (), "PreflightIncludeNonprintingObjects", None), "PreflightIncludeObjectsOnPasteboard": (1885753410, 2, (11, 0), (), "PreflightIncludeObjectsOnPasteboard", None), "PreflightOff": (1885753190, 2, (11, 0), (), "PreflightOff", None), "PreflightProfilePolicy": (1885750371, 2, (3, 0), (), "PreflightProfilePolicy", None), "PreflightScope": (1885754211, 2, (12, 0), (), "PreflightScope", None), "PreflightWhichLayers": (1885752441, 2, (3, 0), (), "PreflightWhichLayers", None), "PreflightWorkingProfile": (1885755216, 2, (12, 0), (), "PreflightWorkingProfile", None), } _prop_map_put_ = { "PreflightEmbedWorkingProfile": ((1885758829, LCID, 4, 0),()), "PreflightIncludeNonprintingObjects": ((1885752944, LCID, 4, 0),()), "PreflightIncludeObjectsOnPasteboard": ((1885753410, LCID, 4, 0),()), "PreflightOff": ((1885753190, LCID, 4, 0),()), "PreflightProfilePolicy": ((1885750371, LCID, 4, 0),()), "PreflightScope": ((1885754211, LCID, 4, 0),()), "PreflightWhichLayers": ((1885752441, LCID, 4, 0),()), "PreflightWorkingProfile": ((1885755216, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightProcess(DispatchBaseClass): 'An active preflight process.' CLSID = IID('{FED458F5-51C2-4046-B14F-924967F8ABE0}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PreflightProcess.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SaveReport(self, To=defaultNamedNotOptArg, AutoOpen=False): 'Saves a report of the completed preflight process.\n\tTo: The preflight report to save to.\n\tAutoOpen: If true, automatically open the report after creation.' return self._oleobj_.InvokeTypes(1937133650, LCID, 1, (24, 0), ((8, 1), (11, 49)),To , AutoOpen) def WaitForProcess(self, WaitTime=defaultNamedOptArg): 'Waits for the process to finish, up to an optional maximum amount of time. No other processes get cycles during this time.\n\tReturn value: True if the process is finished; false if not. False is only possible when a max time limit is specified.\n\tWaitTime: The maximum time to wait, in seconds; if omitted, waits until completion no matter how long it takes. Type: Double' return self._oleobj_.InvokeTypes(1349670736, LCID, 1, (11, 0), ((12, 17),),WaitTime ) _prop_map_get_ = { "AggregatedResults": (1346463570, 2, (12, 0), (), "AggregatedResults", None), # Method 'AppliedProfile' returns object of type 'PreflightProfile' "AppliedProfile": (1346785394, 2, (9, 0), (), "AppliedProfile", '{6A61125E-F75F-4B40-A987-846C18D82DB4}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ProcessInventory": (1349546569, 2, (8, 0), (), "ProcessInventory", None), "ProcessResults": (1349546578, 2, (8, 0), (), "ProcessResults", None), # Method 'TargetObject' returns object of type 'Document' "TargetObject": (1346786420, 2, (9, 0), (), "TargetObject", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightProcesses(DispatchBaseClass): 'A collection of preflight processes.' CLSID = IID('{9DF9D22D-42BD-44B5-ADCC-C42FD947E769}') coclass_clsid = None # Result is of type PreflightProcess def Add(self, TargetObject=defaultNamedNotOptArg, AppliedProfile=defaultNamedNotOptArg, PreflightOptions=defaultNamedOptArg): 'Adds a new preflight process.\n\tReturn value: The new preflight process.\n\tTargetObject: The document the process should inspect.\n\tAppliedProfile: The preflight profile that should be used.\n\tPreflightOptions: The preflight options that should be used. Type: PreflightOption' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1), (9, 1), (12, 17)),TargetObject , AppliedProfile, PreflightOptions) if ret is not None: ret = Dispatch(ret, u'Add', '{FED458F5-51C2-4046-B14F-924967F8ABE0}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PreflightProfile(DispatchBaseClass): 'A preflight profile.' CLSID = IID('{6A61125E-F75F-4B40-A987-846C18D82DB4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PreflightProfile.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type PreflightProfile def Duplicate(self): 'Duplicates the PreflightProfile.\n\tReturn value: The duplicate PreflightProfile.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{6A61125E-F75F-4B40-A987-846C18D82DB4}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Save(self, To=defaultNamedNotOptArg): 'Saves this preflight profile to a InDesign preflight profile file.\n\tTo: The preflight profile file to save to.' return self._oleobj_.InvokeTypes(1935767141, LCID, 1, (24, 0), ((8, 1),),To ) def Unembed(self): 'Unembed this profile.' return self._oleobj_.InvokeTypes(1970169186, LCID, 1, (24, 0), (),) def Update(self, Using=defaultNamedOptArg): 'Update the preflight profile by copying from another profile.\n\tUsing: The preflight profile to copy. Type: String or PreflightProfile' return self._oleobj_.InvokeTypes(1970300020, LCID, 1, (24, 0), ((12, 17),),Using ) _prop_map_get_ = { "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'PreflightProfileRules' returns object of type 'PreflightProfileRules' "PreflightProfileRules": (1347441235, 2, (9, 0), (), "PreflightProfileRules", '{4C49C78D-BE71-44EC-ADC9-1885D2F74C9E}'), # Method 'PreflightRuleInstances' returns object of type 'PreflightRuleInstances' "PreflightRuleInstances": (1346783571, 2, (9, 0), (), "PreflightRuleInstances", '{5E0D82A8-0A3F-4421-B8C8-2CE48F6642C2}'), } _prop_map_put_ = { "Description": ((1885627763, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightProfileRule(DispatchBaseClass): 'A preflight profile rule.' CLSID = IID('{99405403-996F-421F-BE71-180862DB3DFA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PreflightProfileRule.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Flag": (1920287091, 2, (3, 0), (), "Flag", None), "Id": (1229201440, 2, (8, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'PreflightProfile' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{6A61125E-F75F-4B40-A987-846C18D82DB4}'), # Method 'RuleDataObjects' returns object of type 'RuleDataObjects' "RuleDataObjects": (1346782291, 2, (9, 0), (), "RuleDataObjects", '{A11D6C83-0371-4A1C-A4B9-AB188846E15C}'), } _prop_map_put_ = { "Flag": ((1920287091, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightProfileRules(DispatchBaseClass): 'A collection of preflight profile rules.' CLSID = IID('{4C49C78D-BE71-44EC-ADC9-1885D2F74C9E}') coclass_clsid = None def Add(self, Id=defaultNamedNotOptArg): 'Adds a new preflight rule to the profile.\n\tReturn value: The preflight rule to add. Type: PreflightProfileRule or PreflightRuleInstance.\n\tID: The ID of the rule to be added' return self._ApplyTypes_(1668441452, 1, (12, 0), ((8, 1),), u'Add', None,Id ) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PreflightProfiles(DispatchBaseClass): 'A collection of preflight profiles.' CLSID = IID('{D70FBB1B-B7E4-4ED8-982E-DBA0FCA64E22}') coclass_clsid = None # Result is of type PreflightProfile def Add(self): 'Creates a new PreflightProfile.\n\tReturn value: The new PreflightProfile.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{6A61125E-F75F-4B40-A987-846C18D82DB4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PreflightRule(DispatchBaseClass): 'A preflight rule' CLSID = IID('{AB351BD0-F382-4BE3-AA6D-2E14317C2319}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FullFeature": (1920288326, 2, (11, 0), (), "FullFeature", None), "Id": (1229201440, 2, (8, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "FullFeature": ((1920288326, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightRuleInstance(DispatchBaseClass): 'A preflight rule instance.' CLSID = IID('{B8B56D43-A12A-46ED-8973-41FB78399AE1}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PreflightRuleInstance.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Flag": (1920287091, 2, (3, 0), (), "Flag", None), "Id": (1229201440, 2, (8, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'PreflightProfile' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{6A61125E-F75F-4B40-A987-846C18D82DB4}'), # Method 'RuleDataObjects' returns object of type 'RuleDataObjects' "RuleDataObjects": (1346782291, 2, (9, 0), (), "RuleDataObjects", '{A11D6C83-0371-4A1C-A4B9-AB188846E15C}'), } _prop_map_put_ = { "Flag": ((1920287091, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PreflightRuleInstances(DispatchBaseClass): 'A collection of preflight rule instances.' CLSID = IID('{5E0D82A8-0A3F-4421-B8C8-2CE48F6642C2}') coclass_clsid = None def Add(self, Id=defaultNamedNotOptArg): 'Adds a new preflight rule to the profile.\n\tReturn value: The preflight rule to add. Type: PreflightProfileRule or PreflightRuleInstance.\n\tID: The ID of the rule to be added' return self._ApplyTypes_(1668441452, 1, (12, 0), ((8, 1),), u'Add', None,Id ) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PreflightRules(DispatchBaseClass): 'A collection of preflight rules.' CLSID = IID('{D9E7B47C-A830-4EA5-812A-7D79E0322552}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PrintBookletOption(DispatchBaseClass): 'Print booklet options.' CLSID = IID('{39323485-72A0-4CAA-97C5-43A51572A544}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoAdjustMargins": (1111572813, 2, (11, 0), (), "AutoAdjustMargins", None), "BleedBetweenPages": (1111638608, 2, (12, 0), (), "BleedBetweenPages", None), "BookletType": (1111643257, 2, (3, 0), (), "BookletType", None), "BottomMargin": (1684881997, 2, (12, 0), (), "BottomMargin", None), "Creep": (1111716464, 2, (12, 0), (), "Creep", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "LeftMargin": (1684884557, 2, (12, 0), (), "LeftMargin", None), "MarginsUniformSize": (1111713869, 2, (11, 0), (), "MarginsUniformSize", None), "PageRange": (1885566073, 2, (12, 0), (), "PageRange", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PrintBlankPrinterSpreads": (1112556115, 2, (11, 0), (), "PrintBlankPrinterSpreads", None), "RightMargin": (1684886093, 2, (12, 0), (), "RightMargin", None), "SignatureSize": (1112762195, 2, (3, 0), (), "SignatureSize", None), "SpaceBetweenPages": (1112752720, 2, (12, 0), (), "SpaceBetweenPages", None), "TopMargin": (1684886605, 2, (12, 0), (), "TopMargin", None), } _prop_map_put_ = { "AutoAdjustMargins": ((1111572813, LCID, 4, 0),()), "BleedBetweenPages": ((1111638608, LCID, 4, 0),()), "BookletType": ((1111643257, LCID, 4, 0),()), "BottomMargin": ((1684881997, LCID, 4, 0),()), "Creep": ((1111716464, LCID, 4, 0),()), "LeftMargin": ((1684884557, LCID, 4, 0),()), "MarginsUniformSize": ((1111713869, LCID, 4, 0),()), "PageRange": ((1885566073, LCID, 4, 0),()), "PrintBlankPrinterSpreads": ((1112556115, LCID, 4, 0),()), "RightMargin": ((1684886093, LCID, 4, 0),()), "SignatureSize": ((1112762195, LCID, 4, 0),()), "SpaceBetweenPages": ((1112752720, LCID, 4, 0),()), "TopMargin": ((1684886605, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrintBookletPrintPreference(DispatchBaseClass): 'Print booklet preferences.' CLSID = IID('{7D4B7FD7-5763-40BB-A3C4-7F07B52DAE94}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ActivePrinterPreset": (1383298169, 2, (12, 0), (), "ActivePrinterPreset", None), "AllPrinterMarks": (1634757920, 2, (11, 0), (), "AllPrinterMarks", None), "BitmapPrinting": (1651339378, 2, (11, 0), (), "BitmapPrinting", None), "BitmapResolution": (1651339898, 2, (3, 0), (), "BitmapResolution", None), "BlackAngle": (1380075841, 2, (5, 0), (), "BlackAngle", None), "BlackFrequency": (1380075846, 2, (5, 0), (), "BlackFrequency", None), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedChain": (1383088707, 2, (11, 0), (), "BleedChain", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedMarks": (1651270765, 2, (11, 0), (), "BleedMarks", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "CRD": (1383089010, 2, (12, 0), (), "CRD", None), "Collating": (1819763564, 2, (11, 0), (), "Collating", None), "ColorBars": (1668246626, 2, (11, 0), (), "ColorBars", None), "ColorOutput": (1383089005, 2, (3, 0), (), "ColorOutput", None), "CompositeAngle": (1383088961, 2, (5, 0), (), "CompositeAngle", None), "CompositeFrequency": (1383088966, 2, (5, 0), (), "CompositeFrequency", None), "Copies": (1819763568, 2, (3, 0), (), "Copies", None), "CropMarks": (1668444269, 2, (11, 0), (), "CropMarks", None), "CyanAngle": (1380141377, 2, (5, 0), (), "CyanAngle", None), "CyanFrequency": (1380141382, 2, (5, 0), (), "CyanFrequency", None), "DataFormat": (1383089222, 2, (3, 0), (), "DataFormat", None), "DownloadPPDFonts": (1383092294, 2, (11, 0), (), "DownloadPPDFonts", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FlattenerPresetName": (1383089747, 2, (8, 0), (), "FlattenerPresetName", None), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontDownloading": (1718510700, 2, (3, 0), (), "FontDownloading", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "MagentaAngle": (1380796737, 2, (5, 0), (), "MagentaAngle", None), "MagentaFrequency": (1380796742, 2, (5, 0), (), "MagentaFrequency", None), "MarkLineWeight": (1383091575, 2, (3, 0), (), "MarkLineWeight", None), "MarkOffset": (1383099759, 2, (12, 0), (), "MarkOffset", None), "MarkType": (1383091572, 2, (12, 0), (), "MarkType", None), "Negative": (1383091813, 2, (11, 0), (), "Negative", None), "OPIImageReplacement": (1868851570, 2, (11, 0), (), "OPIImageReplacement", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "PDFPassthrough": (1383092340, 2, (11, 0), (), "PDFPassthrough", None), "PPD": (1886413856, 2, (12, 0), (), "PPD", None), "PPDList": (1383097459, 2, (12, 0), (), "PPDList", None), "PageInformationMarks": (1885955695, 2, (11, 0), (), "PageInformationMarks", None), "PagePosition": (1383089012, 2, (3, 0), (), "PagePosition", None), "PaperGap": (1383098224, 2, (12, 0), (), "PaperGap", None), "PaperHeight": (1383098484, 2, (12, 0), (), "PaperHeight", None), "PaperOffset": (1383100262, 2, (12, 0), (), "PaperOffset", None), "PaperSize": (1383101306, 2, (12, 0), (), "PaperSize", None), "PaperSizeList": (1383101299, 2, (12, 0), (), "PaperSizeList", None), "PaperTransverse": (1383093366, 2, (11, 0), (), "PaperTransverse", None), "PaperWidth": (1383102308, 2, (12, 0), (), "PaperWidth", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PostScriptLevel": (1383092300, 2, (3, 0), (), "PostScriptLevel", None), "PreserveColorNumbers": (1383089006, 2, (11, 0), (), "PreserveColorNumbers", None), "PrintBlack": (1380991561, 2, (11, 0), (), "PrintBlack", None), "PrintBlankPages": (1382181995, 2, (11, 0), (), "PrintBlankPages", None), "PrintCyan": (1380991817, 2, (11, 0), (), "PrintCyan", None), "PrintFile": (1383089774, 2, (8, 0), (), "PrintFile", None), "PrintGuidesGrids": (1383098215, 2, (11, 0), (), "PrintGuidesGrids", None), "PrintLayers": (1383091282, 2, (3, 0), (), "PrintLayers", None), "PrintMagenta": (1380994377, 2, (11, 0), (), "PrintMagenta", None), "PrintNonprinting": (1383100016, 2, (11, 0), (), "PrintNonprinting", None), "PrintPageOrientation": (1383092082, 2, (3, 0), (), "PrintPageOrientation", None), "PrintYellow": (1380997449, 2, (11, 0), (), "PrintYellow", None), "Printer": (1383101044, 2, (12, 0), (), "Printer", None), "PrinterList": (1383101043, 2, (12, 0), (), "PrinterList", None), "Profile": (1383092338, 2, (12, 0), (), "Profile", None), "RegistrationMarks": (1919248237, 2, (11, 0), (), "RegistrationMarks", None), "ReverseOrder": (1383233138, 2, (11, 0), (), "ReverseOrder", None), "ScaleHeight": (1936225392, 2, (5, 0), (), "ScaleHeight", None), "ScaleMode": (1381196653, 2, (3, 0), (), "ScaleMode", None), "ScaleProportional": (1383093072, 2, (11, 0), (), "ScaleProportional", None), "ScaleWidth": (1937204336, 2, (5, 0), (), "ScaleWidth", None), "Screening": (1383093091, 2, (12, 0), (), "Screening", None), "ScreeningList": (1383093068, 2, (12, 0), (), "ScreeningList", None), "SendImageData": (1936289124, 2, (3, 0), (), "SendImageData", None), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "SourceSpace": (1380143952, 2, (3, 0), (), "SourceSpace", None), "TextAsBlack": (1383093314, 2, (11, 0), (), "TextAsBlack", None), "Trapping": (1953656933, 2, (3, 0), (), "Trapping", None), "UseDocumentBleedToPrint": (1383089218, 2, (11, 0), (), "UseDocumentBleedToPrint", None), "YellowAngle": (1381583169, 2, (5, 0), (), "YellowAngle", None), "YellowFrequency": (1381583174, 2, (5, 0), (), "YellowFrequency", None), } _prop_map_put_ = { "ActivePrinterPreset": ((1383298169, LCID, 4, 0),()), "AllPrinterMarks": ((1634757920, LCID, 4, 0),()), "BitmapPrinting": ((1651339378, LCID, 4, 0),()), "BitmapResolution": ((1651339898, LCID, 4, 0),()), "BlackAngle": ((1380075841, LCID, 4, 0),()), "BlackFrequency": ((1380075846, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedChain": ((1383088707, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedMarks": ((1651270765, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "CRD": ((1383089010, LCID, 4, 0),()), "Collating": ((1819763564, LCID, 4, 0),()), "ColorBars": ((1668246626, LCID, 4, 0),()), "ColorOutput": ((1383089005, LCID, 4, 0),()), "CompositeAngle": ((1383088961, LCID, 4, 0),()), "CompositeFrequency": ((1383088966, LCID, 4, 0),()), "Copies": ((1819763568, LCID, 4, 0),()), "CropMarks": ((1668444269, LCID, 4, 0),()), "CyanAngle": ((1380141377, LCID, 4, 0),()), "CyanFrequency": ((1380141382, LCID, 4, 0),()), "DataFormat": ((1383089222, LCID, 4, 0),()), "DownloadPPDFonts": ((1383092294, LCID, 4, 0),()), "FlattenerPresetName": ((1383089747, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontDownloading": ((1718510700, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "MagentaAngle": ((1380796737, LCID, 4, 0),()), "MagentaFrequency": ((1380796742, LCID, 4, 0),()), "MarkLineWeight": ((1383091575, LCID, 4, 0),()), "MarkOffset": ((1383099759, LCID, 4, 0),()), "MarkType": ((1383091572, LCID, 4, 0),()), "Negative": ((1383091813, LCID, 4, 0),()), "OPIImageReplacement": ((1868851570, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "PPD": ((1886413856, LCID, 4, 0),()), "PageInformationMarks": ((1885955695, LCID, 4, 0),()), "PagePosition": ((1383089012, LCID, 4, 0),()), "PaperGap": ((1383098224, LCID, 4, 0),()), "PaperHeight": ((1383098484, LCID, 4, 0),()), "PaperOffset": ((1383100262, LCID, 4, 0),()), "PaperSize": ((1383101306, LCID, 4, 0),()), "PaperTransverse": ((1383093366, LCID, 4, 0),()), "PaperWidth": ((1383102308, LCID, 4, 0),()), "PostScriptLevel": ((1383092300, LCID, 4, 0),()), "PreserveColorNumbers": ((1383089006, LCID, 4, 0),()), "PrintBlack": ((1380991561, LCID, 4, 0),()), "PrintBlankPages": ((1382181995, LCID, 4, 0),()), "PrintCyan": ((1380991817, LCID, 4, 0),()), "PrintFile": ((1383089774, LCID, 4, 0),()), "PrintGuidesGrids": ((1383098215, LCID, 4, 0),()), "PrintLayers": ((1383091282, LCID, 4, 0),()), "PrintMagenta": ((1380994377, LCID, 4, 0),()), "PrintNonprinting": ((1383100016, LCID, 4, 0),()), "PrintPageOrientation": ((1383092082, LCID, 4, 0),()), "PrintYellow": ((1380997449, LCID, 4, 0),()), "Printer": ((1383101044, LCID, 4, 0),()), "Profile": ((1383092338, LCID, 4, 0),()), "RegistrationMarks": ((1919248237, LCID, 4, 0),()), "ReverseOrder": ((1383233138, LCID, 4, 0),()), "ScaleHeight": ((1936225392, LCID, 4, 0),()), "ScaleMode": ((1381196653, LCID, 4, 0),()), "ScaleProportional": ((1383093072, LCID, 4, 0),()), "ScaleWidth": ((1937204336, LCID, 4, 0),()), "Screening": ((1383093091, LCID, 4, 0),()), "SendImageData": ((1936289124, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "SourceSpace": ((1380143952, LCID, 4, 0),()), "TextAsBlack": ((1383093314, LCID, 4, 0),()), "Trapping": ((1953656933, LCID, 4, 0),()), "UseDocumentBleedToPrint": ((1383089218, LCID, 4, 0),()), "YellowAngle": ((1381583169, LCID, 4, 0),()), "YellowFrequency": ((1381583174, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrintEvent(DispatchBaseClass): 'A print event' CLSID = IID('{8A78B37F-82D3-4D66-8CDD-674006116D32}') coclass_clsid = None def PreventDefault(self): 'Cancels the default behavior of the event on its target.' return self._oleobj_.InvokeTypes(1699770948, LCID, 1, (24, 0), (),) def StopPropagation(self): 'Stops propagation of the event beyond the current target.' return self._oleobj_.InvokeTypes(1699968080, LCID, 1, (24, 0), (),) _prop_map_get_ = { "Bubbles": (1883403635, 2, (11, 0), (), "Bubbles", None), "Cancelable": (1883464046, 2, (11, 0), (), "Cancelable", None), "CurrentTarget": (1883469170, 2, (9, 0), (), "CurrentTarget", None), "DefaultPrevented": (1883525234, 2, (11, 0), (), "DefaultPrevented", None), "DocumentPrintUiOption": (1885630581, 2, (12, 0), (), "DocumentPrintUiOption", None), "EventPhase": (1883600464, 2, (3, 0), (), "EventPhase", None), "EventType": (1883600468, 2, (8, 0), (), "EventType", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PropagationStopped": (1884312432, 2, (11, 0), (), "PropagationStopped", None), "Target": (1484026471, 2, (9, 0), (), "Target", None), "TimeStamp": (1884580205, 2, (7, 0), (), "TimeStamp", None), } _prop_map_put_ = { "DocumentPrintUiOption": ((1885630581, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrintFormBehavior(DispatchBaseClass): 'A behavior object that triggers print for the document.' CLSID = IID('{B3B1212A-F2B7-49F9-B331-CAB87A67DE82}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PrintFormBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrintFormBehaviors(DispatchBaseClass): 'A collection of print form behavior objects.' CLSID = IID('{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}') coclass_clsid = None # Result is of type PrintFormBehavior def Add(self): 'Creates a new PrintFormBehavior.\n\tReturn value: The new PrintFormBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{B3B1212A-F2B7-49F9-B331-CAB87A67DE82}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PrintPreference(DispatchBaseClass): 'Print preferences.' CLSID = IID('{496F0BE3-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ActivePrinterPreset": (1383298169, 2, (12, 0), (), "ActivePrinterPreset", None), "AllPrinterMarks": (1634757920, 2, (11, 0), (), "AllPrinterMarks", None), "BitmapPrinting": (1651339378, 2, (11, 0), (), "BitmapPrinting", None), "BitmapResolution": (1651339898, 2, (3, 0), (), "BitmapResolution", None), "BlackAngle": (1380075841, 2, (5, 0), (), "BlackAngle", None), "BlackFrequency": (1380075846, 2, (5, 0), (), "BlackFrequency", None), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedChain": (1383088707, 2, (11, 0), (), "BleedChain", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedMarks": (1651270765, 2, (11, 0), (), "BleedMarks", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "CRD": (1383089010, 2, (12, 0), (), "CRD", None), "Collating": (1819763564, 2, (11, 0), (), "Collating", None), "ColorBars": (1668246626, 2, (11, 0), (), "ColorBars", None), "ColorOutput": (1383089005, 2, (3, 0), (), "ColorOutput", None), "CompositeAngle": (1383088961, 2, (5, 0), (), "CompositeAngle", None), "CompositeFrequency": (1383088966, 2, (5, 0), (), "CompositeFrequency", None), "Copies": (1819763568, 2, (3, 0), (), "Copies", None), "CropMarks": (1668444269, 2, (11, 0), (), "CropMarks", None), "CyanAngle": (1380141377, 2, (5, 0), (), "CyanAngle", None), "CyanFrequency": (1380141382, 2, (5, 0), (), "CyanFrequency", None), "DataFormat": (1383089222, 2, (3, 0), (), "DataFormat", None), "DownloadPPDFonts": (1383092294, 2, (11, 0), (), "DownloadPPDFonts", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FlattenerPresetName": (1383089747, 2, (8, 0), (), "FlattenerPresetName", None), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontDownloading": (1718510700, 2, (3, 0), (), "FontDownloading", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "IncludeSlugToPrint": (1383090515, 2, (11, 0), (), "IncludeSlugToPrint", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "MagentaAngle": (1380796737, 2, (5, 0), (), "MagentaAngle", None), "MagentaFrequency": (1380796742, 2, (5, 0), (), "MagentaFrequency", None), "MarkLineWeight": (1383091575, 2, (3, 0), (), "MarkLineWeight", None), "MarkOffset": (1383099759, 2, (12, 0), (), "MarkOffset", None), "MarkType": (1383091572, 2, (12, 0), (), "MarkType", None), "Negative": (1383091813, 2, (11, 0), (), "Negative", None), "OPIImageReplacement": (1868851570, 2, (11, 0), (), "OPIImageReplacement", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "PDFPassthrough": (1383092340, 2, (11, 0), (), "PDFPassthrough", None), "PPD": (1886413856, 2, (12, 0), (), "PPD", None), "PPDList": (1383097459, 2, (12, 0), (), "PPDList", None), "PageInformationMarks": (1885955695, 2, (11, 0), (), "PageInformationMarks", None), "PagePosition": (1383089012, 2, (3, 0), (), "PagePosition", None), "PageRange": (1885566073, 2, (12, 0), (), "PageRange", None), "PaperGap": (1383098224, 2, (12, 0), (), "PaperGap", None), "PaperHeight": (1383098484, 2, (12, 0), (), "PaperHeight", None), "PaperOffset": (1383100262, 2, (12, 0), (), "PaperOffset", None), "PaperSize": (1383101306, 2, (12, 0), (), "PaperSize", None), "PaperSizeList": (1383101299, 2, (12, 0), (), "PaperSizeList", None), "PaperTransverse": (1383093366, 2, (11, 0), (), "PaperTransverse", None), "PaperWidth": (1383102308, 2, (12, 0), (), "PaperWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PostScriptLevel": (1383092300, 2, (3, 0), (), "PostScriptLevel", None), "PreserveColorNumbers": (1383089006, 2, (11, 0), (), "PreserveColorNumbers", None), "PrintBlack": (1380991561, 2, (11, 0), (), "PrintBlack", None), "PrintBlankPages": (1382181995, 2, (11, 0), (), "PrintBlankPages", None), "PrintCyan": (1380991817, 2, (11, 0), (), "PrintCyan", None), "PrintFile": (1383089774, 2, (8, 0), (), "PrintFile", None), "PrintGuidesGrids": (1383098215, 2, (11, 0), (), "PrintGuidesGrids", None), "PrintLayers": (1383091282, 2, (3, 0), (), "PrintLayers", None), "PrintMagenta": (1380994377, 2, (11, 0), (), "PrintMagenta", None), "PrintMasterPages": (1383099760, 2, (11, 0), (), "PrintMasterPages", None), "PrintNonprinting": (1383100016, 2, (11, 0), (), "PrintNonprinting", None), "PrintPageOrientation": (1383092082, 2, (3, 0), (), "PrintPageOrientation", None), "PrintSpreads": (1383297124, 2, (11, 0), (), "PrintSpreads", None), "PrintYellow": (1380997449, 2, (11, 0), (), "PrintYellow", None), "Printer": (1383101044, 2, (12, 0), (), "Printer", None), "PrinterList": (1383101043, 2, (12, 0), (), "PrinterList", None), "Profile": (1383092338, 2, (12, 0), (), "Profile", None), "RegistrationMarks": (1919248237, 2, (11, 0), (), "RegistrationMarks", None), "ReverseOrder": (1383233138, 2, (11, 0), (), "ReverseOrder", None), "ScaleHeight": (1936225392, 2, (5, 0), (), "ScaleHeight", None), "ScaleMode": (1381196653, 2, (3, 0), (), "ScaleMode", None), "ScaleProportional": (1383093072, 2, (11, 0), (), "ScaleProportional", None), "ScaleWidth": (1937204336, 2, (5, 0), (), "ScaleWidth", None), "Screening": (1383093091, 2, (12, 0), (), "Screening", None), "ScreeningList": (1383093068, 2, (12, 0), (), "ScreeningList", None), "SendImageData": (1936289124, 2, (3, 0), (), "SendImageData", None), "Sequence": (1868915232, 2, (3, 0), (), "Sequence", None), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "SourceSpace": (1380143952, 2, (3, 0), (), "SourceSpace", None), "TextAsBlack": (1383093314, 2, (11, 0), (), "TextAsBlack", None), "Thumbnails": (1383093358, 2, (11, 0), (), "Thumbnails", None), "ThumbnailsPerPage": (1383093360, 2, (3, 0), (), "ThumbnailsPerPage", None), "Tile": (1383093364, 2, (11, 0), (), "Tile", None), "TilingOverlap": (1953066095, 2, (5, 0), (), "TilingOverlap", None), "TilingType": (1953066100, 2, (3, 0), (), "TilingType", None), "Trapping": (1953656933, 2, (3, 0), (), "Trapping", None), "UseDocumentBleedToPrint": (1383089218, 2, (11, 0), (), "UseDocumentBleedToPrint", None), "YellowAngle": (1381583169, 2, (5, 0), (), "YellowAngle", None), "YellowFrequency": (1381583174, 2, (5, 0), (), "YellowFrequency", None), } _prop_map_put_ = { "ActivePrinterPreset": ((1383298169, LCID, 4, 0),()), "AllPrinterMarks": ((1634757920, LCID, 4, 0),()), "BitmapPrinting": ((1651339378, LCID, 4, 0),()), "BitmapResolution": ((1651339898, LCID, 4, 0),()), "BlackAngle": ((1380075841, LCID, 4, 0),()), "BlackFrequency": ((1380075846, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedChain": ((1383088707, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedMarks": ((1651270765, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "CRD": ((1383089010, LCID, 4, 0),()), "Collating": ((1819763564, LCID, 4, 0),()), "ColorBars": ((1668246626, LCID, 4, 0),()), "ColorOutput": ((1383089005, LCID, 4, 0),()), "CompositeAngle": ((1383088961, LCID, 4, 0),()), "CompositeFrequency": ((1383088966, LCID, 4, 0),()), "Copies": ((1819763568, LCID, 4, 0),()), "CropMarks": ((1668444269, LCID, 4, 0),()), "CyanAngle": ((1380141377, LCID, 4, 0),()), "CyanFrequency": ((1380141382, LCID, 4, 0),()), "DataFormat": ((1383089222, LCID, 4, 0),()), "DownloadPPDFonts": ((1383092294, LCID, 4, 0),()), "FlattenerPresetName": ((1383089747, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontDownloading": ((1718510700, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "IncludeSlugToPrint": ((1383090515, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "MagentaAngle": ((1380796737, LCID, 4, 0),()), "MagentaFrequency": ((1380796742, LCID, 4, 0),()), "MarkLineWeight": ((1383091575, LCID, 4, 0),()), "MarkOffset": ((1383099759, LCID, 4, 0),()), "MarkType": ((1383091572, LCID, 4, 0),()), "Negative": ((1383091813, LCID, 4, 0),()), "OPIImageReplacement": ((1868851570, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "PPD": ((1886413856, LCID, 4, 0),()), "PageInformationMarks": ((1885955695, LCID, 4, 0),()), "PagePosition": ((1383089012, LCID, 4, 0),()), "PageRange": ((1885566073, LCID, 4, 0),()), "PaperGap": ((1383098224, LCID, 4, 0),()), "PaperHeight": ((1383098484, LCID, 4, 0),()), "PaperOffset": ((1383100262, LCID, 4, 0),()), "PaperSize": ((1383101306, LCID, 4, 0),()), "PaperTransverse": ((1383093366, LCID, 4, 0),()), "PaperWidth": ((1383102308, LCID, 4, 0),()), "PostScriptLevel": ((1383092300, LCID, 4, 0),()), "PreserveColorNumbers": ((1383089006, LCID, 4, 0),()), "PrintBlack": ((1380991561, LCID, 4, 0),()), "PrintBlankPages": ((1382181995, LCID, 4, 0),()), "PrintCyan": ((1380991817, LCID, 4, 0),()), "PrintFile": ((1383089774, LCID, 4, 0),()), "PrintGuidesGrids": ((1383098215, LCID, 4, 0),()), "PrintLayers": ((1383091282, LCID, 4, 0),()), "PrintMagenta": ((1380994377, LCID, 4, 0),()), "PrintMasterPages": ((1383099760, LCID, 4, 0),()), "PrintNonprinting": ((1383100016, LCID, 4, 0),()), "PrintPageOrientation": ((1383092082, LCID, 4, 0),()), "PrintSpreads": ((1383297124, LCID, 4, 0),()), "PrintYellow": ((1380997449, LCID, 4, 0),()), "Printer": ((1383101044, LCID, 4, 0),()), "Profile": ((1383092338, LCID, 4, 0),()), "RegistrationMarks": ((1919248237, LCID, 4, 0),()), "ReverseOrder": ((1383233138, LCID, 4, 0),()), "ScaleHeight": ((1936225392, LCID, 4, 0),()), "ScaleMode": ((1381196653, LCID, 4, 0),()), "ScaleProportional": ((1383093072, LCID, 4, 0),()), "ScaleWidth": ((1937204336, LCID, 4, 0),()), "Screening": ((1383093091, LCID, 4, 0),()), "SendImageData": ((1936289124, LCID, 4, 0),()), "Sequence": ((1868915232, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "SourceSpace": ((1380143952, LCID, 4, 0),()), "TextAsBlack": ((1383093314, LCID, 4, 0),()), "Thumbnails": ((1383093358, LCID, 4, 0),()), "ThumbnailsPerPage": ((1383093360, LCID, 4, 0),()), "Tile": ((1383093364, LCID, 4, 0),()), "TilingOverlap": ((1953066095, LCID, 4, 0),()), "TilingType": ((1953066100, LCID, 4, 0),()), "Trapping": ((1953656933, LCID, 4, 0),()), "UseDocumentBleedToPrint": ((1383089218, LCID, 4, 0),()), "YellowAngle": ((1381583169, LCID, 4, 0),()), "YellowFrequency": ((1381583174, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrinterPreset(DispatchBaseClass): 'A preset that contains all of the print settings.' CLSID = IID('{6C10ABB1-06A5-4546-BB13-488B4075F637}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the PrinterPreset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type PrinterPreset def Duplicate(self): 'Duplicates the PrinterPreset.\n\tReturn value: The duplicate PrinterPreset.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{6C10ABB1-06A5-4546-BB13-488B4075F637}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllPrinterMarks": (1634757920, 2, (11, 0), (), "AllPrinterMarks", None), "BitmapPrinting": (1651339378, 2, (11, 0), (), "BitmapPrinting", None), "BitmapResolution": (1651339898, 2, (3, 0), (), "BitmapResolution", None), "BlackAngle": (1380075841, 2, (5, 0), (), "BlackAngle", None), "BlackFrequency": (1380075846, 2, (5, 0), (), "BlackFrequency", None), "BleedBottom": (1383088738, 2, (12, 0), (), "BleedBottom", None), "BleedChain": (1383088707, 2, (11, 0), (), "BleedChain", None), "BleedInside": (1383088745, 2, (12, 0), (), "BleedInside", None), "BleedMarks": (1651270765, 2, (11, 0), (), "BleedMarks", None), "BleedOutside": (1383088751, 2, (12, 0), (), "BleedOutside", None), "BleedTop": (1383088756, 2, (12, 0), (), "BleedTop", None), "CRD": (1383089010, 2, (12, 0), (), "CRD", None), "Collating": (1819763564, 2, (11, 0), (), "Collating", None), "ColorBars": (1668246626, 2, (11, 0), (), "ColorBars", None), "ColorOutput": (1383089005, 2, (3, 0), (), "ColorOutput", None), "CompositeAngle": (1383088961, 2, (5, 0), (), "CompositeAngle", None), "CompositeFrequency": (1383088966, 2, (5, 0), (), "CompositeFrequency", None), "Copies": (1819763568, 2, (3, 0), (), "Copies", None), "CropMarks": (1668444269, 2, (11, 0), (), "CropMarks", None), "CyanAngle": (1380141377, 2, (5, 0), (), "CyanAngle", None), "CyanFrequency": (1380141382, 2, (5, 0), (), "CyanFrequency", None), "DataFormat": (1383089222, 2, (3, 0), (), "DataFormat", None), "DownloadPPDFonts": (1383092294, 2, (11, 0), (), "DownloadPPDFonts", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FlattenerPresetName": (1383089747, 2, (8, 0), (), "FlattenerPresetName", None), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontDownloading": (1718510700, 2, (3, 0), (), "FontDownloading", None), "IgnoreSpreadOverrides": (1768379215, 2, (11, 0), (), "IgnoreSpreadOverrides", None), "IncludeSlugToPrint": (1383090515, 2, (11, 0), (), "IncludeSlugToPrint", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Intent": (1380149614, 2, (3, 0), (), "Intent", None), "MagentaAngle": (1380796737, 2, (5, 0), (), "MagentaAngle", None), "MagentaFrequency": (1380796742, 2, (5, 0), (), "MagentaFrequency", None), "MarkLineWeight": (1383091575, 2, (3, 0), (), "MarkLineWeight", None), "MarkOffset": (1383099759, 2, (12, 0), (), "MarkOffset", None), "MarkType": (1383091572, 2, (12, 0), (), "MarkType", None), "Name": (0, 2, (8, 0), (), "Name", None), "Negative": (1383091813, 2, (11, 0), (), "Negative", None), "OPIImageReplacement": (1868851570, 2, (11, 0), (), "OPIImageReplacement", None), "OmitBitmaps": (1869444194, 2, (11, 0), (), "OmitBitmaps", None), "OmitEPS": (1869444197, 2, (11, 0), (), "OmitEPS", None), "OmitPDF": (1869444208, 2, (11, 0), (), "OmitPDF", None), "PPD": (1886413856, 2, (12, 0), (), "PPD", None), "PPDList": (1383097459, 2, (12, 0), (), "PPDList", None), "PageInformationMarks": (1885955695, 2, (11, 0), (), "PageInformationMarks", None), "PagePosition": (1383089012, 2, (3, 0), (), "PagePosition", None), "PaperGap": (1383098224, 2, (12, 0), (), "PaperGap", None), "PaperHeight": (1383098484, 2, (12, 0), (), "PaperHeight", None), "PaperOffset": (1383100262, 2, (12, 0), (), "PaperOffset", None), "PaperSize": (1383101306, 2, (12, 0), (), "PaperSize", None), "PaperSizeList": (1383101299, 2, (12, 0), (), "PaperSizeList", None), "PaperTransverse": (1383093366, 2, (11, 0), (), "PaperTransverse", None), "PaperWidth": (1383102308, 2, (12, 0), (), "PaperWidth", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PostScriptLevel": (1383092300, 2, (3, 0), (), "PostScriptLevel", None), "PrintBlack": (1380991561, 2, (11, 0), (), "PrintBlack", None), "PrintBlankPages": (1382181995, 2, (11, 0), (), "PrintBlankPages", None), "PrintCyan": (1380991817, 2, (11, 0), (), "PrintCyan", None), "PrintFile": (1383089774, 2, (8, 0), (), "PrintFile", None), "PrintGuidesGrids": (1383098215, 2, (11, 0), (), "PrintGuidesGrids", None), "PrintLayers": (1383091282, 2, (3, 0), (), "PrintLayers", None), "PrintMagenta": (1380994377, 2, (11, 0), (), "PrintMagenta", None), "PrintMasterPages": (1383099760, 2, (11, 0), (), "PrintMasterPages", None), "PrintNonprinting": (1383100016, 2, (11, 0), (), "PrintNonprinting", None), "PrintPageOrientation": (1383092082, 2, (3, 0), (), "PrintPageOrientation", None), "PrintSpreads": (1383297124, 2, (11, 0), (), "PrintSpreads", None), "PrintYellow": (1380997449, 2, (11, 0), (), "PrintYellow", None), "Printer": (1383101044, 2, (12, 0), (), "Printer", None), "PrinterList": (1383101043, 2, (12, 0), (), "PrinterList", None), "Profile": (1383092338, 2, (12, 0), (), "Profile", None), "RegistrationMarks": (1919248237, 2, (11, 0), (), "RegistrationMarks", None), "ReverseOrder": (1383233138, 2, (11, 0), (), "ReverseOrder", None), "ScaleHeight": (1936225392, 2, (5, 0), (), "ScaleHeight", None), "ScaleMode": (1381196653, 2, (3, 0), (), "ScaleMode", None), "ScaleProportional": (1383093072, 2, (11, 0), (), "ScaleProportional", None), "ScaleWidth": (1937204336, 2, (5, 0), (), "ScaleWidth", None), "Screening": (1383093091, 2, (12, 0), (), "Screening", None), "ScreeningList": (1383093068, 2, (12, 0), (), "ScreeningList", None), "SendImageData": (1936289124, 2, (3, 0), (), "SendImageData", None), "Sequence": (1868915232, 2, (3, 0), (), "Sequence", None), "SimulateOverprint": (1383093071, 2, (11, 0), (), "SimulateOverprint", None), "SourceSpace": (1380143952, 2, (3, 0), (), "SourceSpace", None), "TextAsBlack": (1383093314, 2, (11, 0), (), "TextAsBlack", None), "Thumbnails": (1383093358, 2, (11, 0), (), "Thumbnails", None), "ThumbnailsPerPage": (1383093360, 2, (3, 0), (), "ThumbnailsPerPage", None), "Tile": (1383093364, 2, (11, 0), (), "Tile", None), "TilingOverlap": (1953066095, 2, (5, 0), (), "TilingOverlap", None), "TilingType": (1953066100, 2, (3, 0), (), "TilingType", None), "Trapping": (1953656933, 2, (3, 0), (), "Trapping", None), "UseDocumentBleedToPrint": (1383089218, 2, (11, 0), (), "UseDocumentBleedToPrint", None), "YellowAngle": (1381583169, 2, (5, 0), (), "YellowAngle", None), "YellowFrequency": (1381583174, 2, (5, 0), (), "YellowFrequency", None), } _prop_map_put_ = { "AllPrinterMarks": ((1634757920, LCID, 4, 0),()), "BitmapPrinting": ((1651339378, LCID, 4, 0),()), "BitmapResolution": ((1651339898, LCID, 4, 0),()), "BlackAngle": ((1380075841, LCID, 4, 0),()), "BlackFrequency": ((1380075846, LCID, 4, 0),()), "BleedBottom": ((1383088738, LCID, 4, 0),()), "BleedChain": ((1383088707, LCID, 4, 0),()), "BleedInside": ((1383088745, LCID, 4, 0),()), "BleedMarks": ((1651270765, LCID, 4, 0),()), "BleedOutside": ((1383088751, LCID, 4, 0),()), "BleedTop": ((1383088756, LCID, 4, 0),()), "CRD": ((1383089010, LCID, 4, 0),()), "Collating": ((1819763564, LCID, 4, 0),()), "ColorBars": ((1668246626, LCID, 4, 0),()), "ColorOutput": ((1383089005, LCID, 4, 0),()), "CompositeAngle": ((1383088961, LCID, 4, 0),()), "CompositeFrequency": ((1383088966, LCID, 4, 0),()), "Copies": ((1819763568, LCID, 4, 0),()), "CropMarks": ((1668444269, LCID, 4, 0),()), "CyanAngle": ((1380141377, LCID, 4, 0),()), "CyanFrequency": ((1380141382, LCID, 4, 0),()), "DataFormat": ((1383089222, LCID, 4, 0),()), "DownloadPPDFonts": ((1383092294, LCID, 4, 0),()), "FlattenerPresetName": ((1383089747, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontDownloading": ((1718510700, LCID, 4, 0),()), "IgnoreSpreadOverrides": ((1768379215, LCID, 4, 0),()), "IncludeSlugToPrint": ((1383090515, LCID, 4, 0),()), "Intent": ((1380149614, LCID, 4, 0),()), "MagentaAngle": ((1380796737, LCID, 4, 0),()), "MagentaFrequency": ((1380796742, LCID, 4, 0),()), "MarkLineWeight": ((1383091575, LCID, 4, 0),()), "MarkOffset": ((1383099759, LCID, 4, 0),()), "MarkType": ((1383091572, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Negative": ((1383091813, LCID, 4, 0),()), "OPIImageReplacement": ((1868851570, LCID, 4, 0),()), "OmitBitmaps": ((1869444194, LCID, 4, 0),()), "OmitEPS": ((1869444197, LCID, 4, 0),()), "OmitPDF": ((1869444208, LCID, 4, 0),()), "PPD": ((1886413856, LCID, 4, 0),()), "PageInformationMarks": ((1885955695, LCID, 4, 0),()), "PagePosition": ((1383089012, LCID, 4, 0),()), "PaperGap": ((1383098224, LCID, 4, 0),()), "PaperHeight": ((1383098484, LCID, 4, 0),()), "PaperOffset": ((1383100262, LCID, 4, 0),()), "PaperSize": ((1383101306, LCID, 4, 0),()), "PaperTransverse": ((1383093366, LCID, 4, 0),()), "PaperWidth": ((1383102308, LCID, 4, 0),()), "PostScriptLevel": ((1383092300, LCID, 4, 0),()), "PrintBlack": ((1380991561, LCID, 4, 0),()), "PrintBlankPages": ((1382181995, LCID, 4, 0),()), "PrintCyan": ((1380991817, LCID, 4, 0),()), "PrintFile": ((1383089774, LCID, 4, 0),()), "PrintGuidesGrids": ((1383098215, LCID, 4, 0),()), "PrintLayers": ((1383091282, LCID, 4, 0),()), "PrintMagenta": ((1380994377, LCID, 4, 0),()), "PrintMasterPages": ((1383099760, LCID, 4, 0),()), "PrintNonprinting": ((1383100016, LCID, 4, 0),()), "PrintPageOrientation": ((1383092082, LCID, 4, 0),()), "PrintSpreads": ((1383297124, LCID, 4, 0),()), "PrintYellow": ((1380997449, LCID, 4, 0),()), "Printer": ((1383101044, LCID, 4, 0),()), "Profile": ((1383092338, LCID, 4, 0),()), "RegistrationMarks": ((1919248237, LCID, 4, 0),()), "ReverseOrder": ((1383233138, LCID, 4, 0),()), "ScaleHeight": ((1936225392, LCID, 4, 0),()), "ScaleMode": ((1381196653, LCID, 4, 0),()), "ScaleProportional": ((1383093072, LCID, 4, 0),()), "ScaleWidth": ((1937204336, LCID, 4, 0),()), "Screening": ((1383093091, LCID, 4, 0),()), "SendImageData": ((1936289124, LCID, 4, 0),()), "Sequence": ((1868915232, LCID, 4, 0),()), "SimulateOverprint": ((1383093071, LCID, 4, 0),()), "SourceSpace": ((1380143952, LCID, 4, 0),()), "TextAsBlack": ((1383093314, LCID, 4, 0),()), "Thumbnails": ((1383093358, LCID, 4, 0),()), "ThumbnailsPerPage": ((1383093360, LCID, 4, 0),()), "Tile": ((1383093364, LCID, 4, 0),()), "TilingOverlap": ((1953066095, LCID, 4, 0),()), "TilingType": ((1953066100, LCID, 4, 0),()), "Trapping": ((1953656933, LCID, 4, 0),()), "UseDocumentBleedToPrint": ((1383089218, LCID, 4, 0),()), "YellowAngle": ((1381583169, LCID, 4, 0),()), "YellowFrequency": ((1381583174, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class PrinterPresets(DispatchBaseClass): 'A collection of printer presets.' CLSID = IID('{6F0CB944-3A1D-4010-BE3A-CCDFF77728AB}') coclass_clsid = None # Result is of type PrinterPreset def Add(self): 'Creates a new PrinterPreset.\n\tReturn value: The new PrinterPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{6C10ABB1-06A5-4546-BB13-488B4075F637}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class PublishExportPreference(DispatchBaseClass): 'Publish export preferences.' CLSID = IID('{C086A280-7D83-4B59-908C-D8EB20C513E3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CoverImageFile": (1700946793, 2, (8, 0), (), "CoverImageFile", None), "CoverPage": (1883467591, 2, (8, 0), (), "CoverPage", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "ImageExportResolution": (1231901299, 2, (3, 0), (), "ImageExportResolution", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PublishCover": (1884308335, 2, (3, 0), (), "PublishCover", None), "PublishDescription": (1884308592, 2, (8, 0), (), "PublishDescription", None), "PublishFileName": (1884317294, 2, (8, 0), (), "PublishFileName", None), "PublishFormat": (1884308838, 2, (3, 0), (), "PublishFormat", None), "PublishPageRange": (1884311666, 2, (8, 0), (), "PublishPageRange", None), "PublishPageRangeFormat": (1884312166, 2, (3, 0), (), "PublishPageRangeFormat", None), "PublishPdf": (1884311663, 2, (11, 0), (), "PublishPdf", None), } _prop_map_put_ = { "CoverImageFile": ((1700946793, LCID, 4, 0),()), "CoverPage": ((1883467591, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "ImageExportResolution": ((1231901299, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "PublishCover": ((1884308335, LCID, 4, 0),()), "PublishDescription": ((1884308592, LCID, 4, 0),()), "PublishFileName": ((1884317294, LCID, 4, 0),()), "PublishFormat": ((1884308838, LCID, 4, 0),()), "PublishPageRange": ((1884311666, LCID, 4, 0),()), "PublishPageRangeFormat": ((1884312166, LCID, 4, 0),()), "PublishPdf": ((1884311663, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RadioButton(DispatchBaseClass): 'A radio button.' CLSID = IID('{86D59351-AA35-4F77-9C99-29FD3E3C0661}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the RadioButton's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the RadioButton that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the RadioButton forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the RadioButton to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the RadioButton. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the RadioButton to a different shape.\n\tGiven: The RadioButton's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new RadioButton. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new RadioButton. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new RadioButton. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new RadioButton. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new RadioButton. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the RadioButton.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the RadioButton at the specified location or offset.\n\tReturn value: The duplicated RadioButton.\n\tTo: The location of the new RadioButton, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new RadioButton from the original RadioButton's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the RadioButton.\n\tGiven: The axis around which to flip the RadioButton.\n\tAround: The point around which to flip the RadioButton. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the RadioButton to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the RadioButton,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the RadioButton relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the RadioButton in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the RadioButton back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the RadioButton to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the RadioButton using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the RadioButton using the last transformation performed on any RadioButton. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the RadioButton using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the RadioButton using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), "CheckedByDefault": (1130653283, 2, (11, 0), (), "CheckedByDefault", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportValue": (1181055094, 2, (8, 0), (), "ExportValue", None), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'States' returns object of type 'States' "States": (1095791219, 2, (9, 0), (), "States", '{CD08464A-FB23-48FC-A8ED-1D01FE990191}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "CheckedByDefault": ((1130653283, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "ExportValue": ((1181055094, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RadioButtons(DispatchBaseClass): 'A collection of radio buttons.' CLSID = IID('{2E1D0587-AEA8-4EC0-B384-DF654F060835}') coclass_clsid = None # Result is of type RadioButton def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new RadioButton.\n\tReturn value: The new RadioButton.\n\tLayer: The layer on which to create the RadioButton. Type: Layer.\n\tAt: The location at which to insert the RadioButton relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{86D59351-AA35-4F77-9C99-29FD3E3C0661}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class RadiobuttonControl(DispatchBaseClass): 'An individual radiobutton control in a radiobutton group.' CLSID = IID('{770F5E5B-4E61-4B00-A230-8D5516FB7D8A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CheckedState": (1969832787, 2, (11, 0), (), "CheckedState", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), # Method 'Parent' returns object of type 'RadiobuttonGroup' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{AA746D9F-6C48-4B0D-B27D-D5F8E74C8DB8}'), "StaticLabel": (1969836876, 2, (8, 0), (), "StaticLabel", None), } _prop_map_put_ = { "CheckedState": ((1969832787, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "StaticLabel": ((1969836876, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RadiobuttonControls(DispatchBaseClass): 'A collection of individual radiobutton controls.' CLSID = IID('{4DE818E5-43D9-4F4B-96A9-387F70528E2E}') coclass_clsid = None # Result is of type RadiobuttonControl def Add(self): 'Creates a new RadiobuttonControl.\n\tReturn value: The new RadiobuttonControl.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{770F5E5B-4E61-4B00-A230-8D5516FB7D8A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class RadiobuttonGroup(DispatchBaseClass): 'A single control that contains one or more radiobutton controls. ' CLSID = IID('{AA746D9F-6C48-4B0D-B27D-D5F8E74C8DB8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'RadiobuttonControls' returns object of type 'RadiobuttonControls' "RadiobuttonControls": (1968325235, 2, (9, 0), (), "RadiobuttonControls", '{4DE818E5-43D9-4F4B-96A9-387F70528E2E}'), "SelectedButton": (1970430569, 2, (3, 0), (), "SelectedButton", None), # Method 'Widgets' returns object of type 'Widgets' "Widgets": (1968661619, 2, (9, 0), (), "Widgets", '{198B3A70-6FF4-4A87-8E0F-241190B5D315}'), } _prop_map_put_ = { "MinWidth": ((1968008791, LCID, 4, 0),()), "SelectedButton": ((1970430569, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RadiobuttonGroups(DispatchBaseClass): 'A collection of radiobutton groups.' CLSID = IID('{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}') coclass_clsid = None # Result is of type RadiobuttonGroup def Add(self): 'Creates a new RadiobuttonGroup.\n\tReturn value: The new RadiobuttonGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{AA746D9F-6C48-4B0D-B27D-D5F8E74C8DB8}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class RealCombobox(DispatchBaseClass): 'A high-precision numeric entry control featuring both a pop-up menu and an entry field. ' CLSID = IID('{EEA59952-2888-46C3-BF4E-424BDB0BD53F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), "StringList": (1969833075, 2, (12, 0), (), "StringList", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), "StringList": ((1969833075, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RealComboboxes(DispatchBaseClass): 'A collection of real number comboboxes.' CLSID = IID('{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}') coclass_clsid = None # Result is of type RealCombobox def Add(self): 'Creates a new RealCombobox.\n\tReturn value: The new RealCombobox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{EEA59952-2888-46C3-BF4E-424BDB0BD53F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class RealEditbox(DispatchBaseClass): 'A high-precision numeric entry field.' CLSID = IID('{B0F8CEAB-B0FC-4EC1-BB50-DE897C1F0B67}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), "EditValue": (1967481942, 2, (5, 0), (), "EditValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "LargeNudge": (1699499617, 2, (5, 0), (), "LargeNudge", None), "MaximumValue": (1700941176, 2, (5, 0), (), "MaximumValue", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "MinimumValue": (1700941166, 2, (5, 0), (), "MinimumValue", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SmallNudge": (1699958369, 2, (5, 0), (), "SmallNudge", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "EditValue": ((1967481942, LCID, 4, 0),()), "LargeNudge": ((1699499617, LCID, 4, 0),()), "MaximumValue": ((1700941176, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), "MinimumValue": ((1700941166, LCID, 4, 0),()), "SmallNudge": ((1699958369, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RealEditboxes(DispatchBaseClass): 'A collection of real number editboxes.' CLSID = IID('{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}') coclass_clsid = None # Result is of type RealEditbox def Add(self): 'Creates a new RealEditbox.\n\tReturn value: The new RealEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{B0F8CEAB-B0FC-4EC1-BB50-DE897C1F0B67}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Rectangle(DispatchBaseClass): 'A rectangle.' CLSID = IID('{7761757A-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the Rectangle with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Rectangle's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Rectangle that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Rectangle forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Rectangle to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearFrameFittingOptions(self): 'Removes the frame fittings options and resets it to the initial state.' return self._oleobj_.InvokeTypes(1667656052, LCID, 1, (24, 0), (),) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Rectangle. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Rectangle to a different shape.\n\tGiven: The Rectangle's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Rectangle. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Rectangle. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Rectangle. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Rectangle. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Rectangle. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Rectangle.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the Rectangle at the specified location or offset.\n\tReturn value: The duplicated Rectangle.\n\tTo: The location of the new Rectangle, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new Rectangle from the original Rectangle's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the Rectangle and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Rectangle.\n\tGiven: The axis around which to flip the Rectangle.\n\tAround: The point around which to flip the Rectangle. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the Rectangle with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the Rectangle with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the Rectangle and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Rectangle to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Rectangle,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Rectangle relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Rectangle in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Rectangle back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Rectangle to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the Rectangle and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Rectangle using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Rectangle using the last transformation performed on any Rectangle. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Rectangle using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Rectangle using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), # Method 'HtmlItems' returns object of type 'HtmlItems' "HtmlItems": (1665692787, 2, (9, 0), (), "HtmlItems", '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MediaItems' returns object of type 'MediaItems' "MediaItems": (1298490483, 2, (9, 0), (), "MediaItems", '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}'), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'Movies' returns object of type 'Movies' "Movies": (1299605875, 2, (9, 0), (), "Movies", '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Sounds' returns object of type 'Sounds' "Sounds": (1399743603, 2, (9, 0), (), "Sounds", '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StoryTitle": (1934914668, 2, (8, 0), (), "StoryTitle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StoryTitle": ((1934914668, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Rectangles(DispatchBaseClass): 'A collection of rectangles.' CLSID = IID('{7761757B-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type Rectangle def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Rectangle.\n\tReturn value: The new Rectangle.\n\tLayer: The layer on which to create the Rectangle. Type: Layer.\n\tAt: The location at which to insert the Rectangle relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{7761757A-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Replies(DispatchBaseClass): 'A collection of reply objects' CLSID = IID('{6F7C2BDF-236B-463B-98B1-AF3428827D27}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Reply(DispatchBaseClass): 'Reply object.' CLSID = IID('{CE717876-9EC6-4374-8D0D-73ECA2060629}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'PDFComment' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{2E896C89-288F-4635-A4F9-208E90B38CDC}'), "ReplyContent": (1919247215, 2, (8, 0), (), "ReplyContent", None), "ReplyDate": (1919247457, 2, (7, 0), (), "ReplyDate", None), "ReplyReviewer": (1919251045, 2, (8, 0), (), "ReplyReviewer", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Row(DispatchBaseClass): 'A table row.' CLSID = IID('{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the Row.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Cell def Merge(self, With=defaultNamedOptArg): 'Merges the cells.\n\tReturn value: The merged cell.\n\tWith: The cell(s) to merge with. Type: Cell, Row or Column' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 17),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{2AEDEE08-3B9C-43A1-8D17-E51098755F02}') return ret def Recompose(self): 'Recomposes the text in the Row.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def Redistribute(self, Using=defaultNamedNotOptArg, Thru=defaultNamedOptArg): 'Redistributes the specified range of Rows so that the Rows have a uniform size. Note: The maximum or minimum height or width specified for some of the cells in the range may prevent them from being exactly even.\n\tUsing: The direction in which to redistribute.\n\tThru: The last Row in the range. Type: Cell, Column or Row' return self._oleobj_.InvokeTypes(1382314868, LCID, 1, (24, 0), ((3, 1), (12, 17)),Using , Thru) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Row in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def Split(self, Using=defaultNamedNotOptArg): 'Splits the cell along the specified axis. .\n\tUsing: The direction in which to split the cell.' return self._oleobj_.InvokeTypes(1399876724, LCID, 1, (24, 0), ((3, 1),),Using ) # Result is of type Objects def Unmerge(self): 'Unmerges all merged cells in the Row.\n\tReturn value: A list of unmerged cells.' ret = self._oleobj_.InvokeTypes(1970106983, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Unmerge', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AutoGrow": (1098205047, 2, (11, 0), (), "AutoGrow", None), # Method 'BottomEdgeStrokeColor' returns object of type 'Swatch' "BottomEdgeStrokeColor": (1111649379, 2, (9, 0), (), "BottomEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'BottomEdgeStrokeGapColor' returns object of type 'Swatch' "BottomEdgeStrokeGapColor": (1111649383, 2, (9, 0), (), "BottomEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "BottomEdgeStrokeGapOverprint": (1111649392, 2, (11, 0), (), "BottomEdgeStrokeGapOverprint", None), "BottomEdgeStrokeGapTint": (1111649377, 2, (5, 0), (), "BottomEdgeStrokeGapTint", None), "BottomEdgeStrokeOverprint": (1111650160, 2, (11, 0), (), "BottomEdgeStrokeOverprint", None), "BottomEdgeStrokeTint": (1111649396, 2, (5, 0), (), "BottomEdgeStrokeTint", None), "BottomEdgeStrokeType": (1111649395, 2, (12, 0), (), "BottomEdgeStrokeType", None), "BottomEdgeStrokeWeight": (1111649399, 2, (12, 0), (), "BottomEdgeStrokeWeight", None), "BottomInset": (1316189250, 2, (12, 0), (), "BottomInset", None), # Method 'Cells' returns object of type 'Cells' "Cells": (1130720371, 2, (9, 0), (), "Cells", '{32123964-F287-47F8-A447-F291E6C4E2C8}'), "ClipContentToCell": (1131176771, 2, (11, 0), (), "ClipContentToCell", None), "ClipContentToGraphicCell": (1665945673, 2, (11, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (11, 0), (), "ClipContentToTextCell", None), "ColumnSpan": (1129541742, 2, (3, 0), (), "ColumnSpan", None), # Method 'Columns' returns object of type 'Columns' "Columns": (1415801971, 2, (9, 0), (), "Columns", '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DiagonalLineInFront": (1145858402, 2, (11, 0), (), "DiagonalLineInFront", None), # Method 'DiagonalLineStrokeColor' returns object of type 'Swatch' "DiagonalLineStrokeColor": (1145860963, 2, (9, 0), (), "DiagonalLineStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'DiagonalLineStrokeGapColor' returns object of type 'Swatch' "DiagonalLineStrokeGapColor": (1145857891, 2, (9, 0), (), "DiagonalLineStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "DiagonalLineStrokeGapOverprint": (1145857903, 2, (11, 0), (), "DiagonalLineStrokeGapOverprint", None), "DiagonalLineStrokeGapTint": (1145857908, 2, (5, 0), (), "DiagonalLineStrokeGapTint", None), "DiagonalLineStrokeOverprint": (1145860975, 2, (11, 0), (), "DiagonalLineStrokeOverprint", None), "DiagonalLineStrokeTint": (1145860980, 2, (5, 0), (), "DiagonalLineStrokeTint", None), "DiagonalLineStrokeType": (1145860985, 2, (12, 0), (), "DiagonalLineStrokeType", None), "DiagonalLineStrokeWeight": (1145860983, 2, (12, 0), (), "DiagonalLineStrokeWeight", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstBaselineOffset": (1180856166, 2, (3, 0), (), "FirstBaselineOffset", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), "Height": (1751607412, 2, (12, 0), (), "Height", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InnerColumnStrokeColor' returns object of type 'Swatch' "InnerColumnStrokeColor": (1229155427, 2, (9, 0), (), "InnerColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerColumnStrokeGapColor' returns object of type 'Swatch' "InnerColumnStrokeGapColor": (1229155431, 2, (9, 0), (), "InnerColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerColumnStrokeGapOverprint": (1229155440, 2, (11, 0), (), "InnerColumnStrokeGapOverprint", None), "InnerColumnStrokeGapTint": (1229155425, 2, (5, 0), (), "InnerColumnStrokeGapTint", None), "InnerColumnStrokeOverprint": (1229156208, 2, (11, 0), (), "InnerColumnStrokeOverprint", None), "InnerColumnStrokeTint": (1229155444, 2, (5, 0), (), "InnerColumnStrokeTint", None), "InnerColumnStrokeType": (1229155443, 2, (12, 0), (), "InnerColumnStrokeType", None), "InnerColumnStrokeWeight": (1229155447, 2, (12, 0), (), "InnerColumnStrokeWeight", None), # Method 'InnerRowStrokeColor' returns object of type 'Swatch' "InnerRowStrokeColor": (1230138467, 2, (9, 0), (), "InnerRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'InnerRowStrokeGapColor' returns object of type 'Swatch' "InnerRowStrokeGapColor": (1230138471, 2, (9, 0), (), "InnerRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "InnerRowStrokeGapOverprint": (1230138480, 2, (11, 0), (), "InnerRowStrokeGapOverprint", None), "InnerRowStrokeGapTint": (1230138465, 2, (5, 0), (), "InnerRowStrokeGapTint", None), "InnerRowStrokeOverprint": (1230139248, 2, (11, 0), (), "InnerRowStrokeOverprint", None), "InnerRowStrokeTint": (1230138484, 2, (5, 0), (), "InnerRowStrokeTint", None), "InnerRowStrokeType": (1230138483, 2, (12, 0), (), "InnerRowStrokeType", None), "InnerRowStrokeWeight": (1230138487, 2, (12, 0), (), "InnerRowStrokeWeight", None), "KeepWithNextRow": (1266118258, 2, (11, 0), (), "KeepWithNextRow", None), # Method 'LeftEdgeStrokeColor' returns object of type 'Swatch' "LeftEdgeStrokeColor": (1279421539, 2, (9, 0), (), "LeftEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'LeftEdgeStrokeGapColor' returns object of type 'Swatch' "LeftEdgeStrokeGapColor": (1279421543, 2, (9, 0), (), "LeftEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "LeftEdgeStrokeGapOverprint": (1279421552, 2, (11, 0), (), "LeftEdgeStrokeGapOverprint", None), "LeftEdgeStrokeGapTint": (1279421537, 2, (5, 0), (), "LeftEdgeStrokeGapTint", None), "LeftEdgeStrokeOverprint": (1279422320, 2, (11, 0), (), "LeftEdgeStrokeOverprint", None), "LeftEdgeStrokeTint": (1279421556, 2, (5, 0), (), "LeftEdgeStrokeTint", None), "LeftEdgeStrokeType": (1279421555, 2, (12, 0), (), "LeftEdgeStrokeType", None), "LeftEdgeStrokeWeight": (1279421559, 2, (12, 0), (), "LeftEdgeStrokeWeight", None), "LeftInset": (1316189260, 2, (12, 0), (), "LeftInset", None), "MaximumHeight": (1299736692, 2, (12, 0), (), "MaximumHeight", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeight": (1299081332, 2, (12, 0), (), "MinimumHeight", None), "Name": (0, 2, (8, 0), (), "Name", None), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "ParagraphSpacingLimit": (1347646316, 2, (12, 0), (), "ParagraphSpacingLimit", None), # Method 'Parent' returns object of type 'Table' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9CDC7984-8607-455F-818E-8BE6F828DEEC}'), # Method 'ParentColumn' returns object of type 'Column' "ParentColumn": (1346596716, 2, (9, 0), (), "ParentColumn", '{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}'), # Method 'ParentRow' returns object of type 'Row' "ParentRow": (1347579767, 2, (9, 0), (), "ParentRow", '{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}'), # Method 'RightEdgeStrokeColor' returns object of type 'Swatch' "RightEdgeStrokeColor": (1380084835, 2, (9, 0), (), "RightEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'RightEdgeStrokeGapColor' returns object of type 'Swatch' "RightEdgeStrokeGapColor": (1380084839, 2, (9, 0), (), "RightEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "RightEdgeStrokeGapOverprint": (1380084848, 2, (11, 0), (), "RightEdgeStrokeGapOverprint", None), "RightEdgeStrokeGapTint": (1380084833, 2, (5, 0), (), "RightEdgeStrokeGapTint", None), "RightEdgeStrokeOverprint": (1380085616, 2, (11, 0), (), "RightEdgeStrokeOverprint", None), "RightEdgeStrokeTint": (1380084852, 2, (5, 0), (), "RightEdgeStrokeTint", None), "RightEdgeStrokeType": (1380084851, 2, (12, 0), (), "RightEdgeStrokeType", None), "RightEdgeStrokeWeight": (1380084855, 2, (12, 0), (), "RightEdgeStrokeWeight", None), "RightInset": (1316189266, 2, (12, 0), (), "RightInset", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), "RowSpan": (1381199982, 2, (3, 0), (), "RowSpan", None), "RowType": (1383552112, 2, (3, 0), (), "RowType", None), # Method 'Rows' returns object of type 'Rows' "Rows": (1416787827, 2, (9, 0), (), "Rows", '{C4B2153C-014C-4AA7-AED0-510F6C770F19}'), "StartRow": (1400140407, 2, (3, 0), (), "StartRow", None), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), # Method 'TopEdgeStrokeColor' returns object of type 'Swatch' "TopEdgeStrokeColor": (1413639267, 2, (9, 0), (), "TopEdgeStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TopEdgeStrokeGapColor' returns object of type 'Swatch' "TopEdgeStrokeGapColor": (1413639271, 2, (9, 0), (), "TopEdgeStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "TopEdgeStrokeGapOverprint": (1413639280, 2, (11, 0), (), "TopEdgeStrokeGapOverprint", None), "TopEdgeStrokeGapTint": (1413639265, 2, (5, 0), (), "TopEdgeStrokeGapTint", None), "TopEdgeStrokeOverprint": (1413640048, 2, (11, 0), (), "TopEdgeStrokeOverprint", None), "TopEdgeStrokeTint": (1413639284, 2, (5, 0), (), "TopEdgeStrokeTint", None), "TopEdgeStrokeType": (1413639283, 2, (12, 0), (), "TopEdgeStrokeType", None), "TopEdgeStrokeWeight": (1413639287, 2, (12, 0), (), "TopEdgeStrokeWeight", None), "TopInset": (1316189268, 2, (12, 0), (), "TopInset", None), "TopLeftDiagonalLine": (1145853036, 2, (11, 0), (), "TopLeftDiagonalLine", None), "TopRightDiagonalLine": (1145853042, 2, (11, 0), (), "TopRightDiagonalLine", None), "VerticalJustification": (1447715180, 2, (3, 0), (), "VerticalJustification", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), "WritingDirection": (1382445940, 2, (3, 0), (), "WritingDirection", None), } _prop_map_put_ = { "AutoGrow": ((1098205047, LCID, 4, 0),()), "BottomEdgeStrokeColor": ((1111649379, LCID, 4, 0),()), "BottomEdgeStrokeGapColor": ((1111649383, LCID, 4, 0),()), "BottomEdgeStrokeGapOverprint": ((1111649392, LCID, 4, 0),()), "BottomEdgeStrokeGapTint": ((1111649377, LCID, 4, 0),()), "BottomEdgeStrokeOverprint": ((1111650160, LCID, 4, 0),()), "BottomEdgeStrokeTint": ((1111649396, LCID, 4, 0),()), "BottomEdgeStrokeType": ((1111649395, LCID, 4, 0),()), "BottomEdgeStrokeWeight": ((1111649399, LCID, 4, 0),()), "BottomInset": ((1316189250, LCID, 4, 0),()), "ClipContentToCell": ((1131176771, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DiagonalLineInFront": ((1145858402, LCID, 4, 0),()), "DiagonalLineStrokeColor": ((1145860963, LCID, 4, 0),()), "DiagonalLineStrokeGapColor": ((1145857891, LCID, 4, 0),()), "DiagonalLineStrokeGapOverprint": ((1145857903, LCID, 4, 0),()), "DiagonalLineStrokeGapTint": ((1145857908, LCID, 4, 0),()), "DiagonalLineStrokeOverprint": ((1145860975, LCID, 4, 0),()), "DiagonalLineStrokeTint": ((1145860980, LCID, 4, 0),()), "DiagonalLineStrokeType": ((1145860985, LCID, 4, 0),()), "DiagonalLineStrokeWeight": ((1145860983, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "Height": ((1751607412, LCID, 4, 0),()), "InnerColumnStrokeColor": ((1229155427, LCID, 4, 0),()), "InnerColumnStrokeGapColor": ((1229155431, LCID, 4, 0),()), "InnerColumnStrokeGapOverprint": ((1229155440, LCID, 4, 0),()), "InnerColumnStrokeGapTint": ((1229155425, LCID, 4, 0),()), "InnerColumnStrokeOverprint": ((1229156208, LCID, 4, 0),()), "InnerColumnStrokeTint": ((1229155444, LCID, 4, 0),()), "InnerColumnStrokeType": ((1229155443, LCID, 4, 0),()), "InnerColumnStrokeWeight": ((1229155447, LCID, 4, 0),()), "InnerRowStrokeColor": ((1230138467, LCID, 4, 0),()), "InnerRowStrokeGapColor": ((1230138471, LCID, 4, 0),()), "InnerRowStrokeGapOverprint": ((1230138480, LCID, 4, 0),()), "InnerRowStrokeGapTint": ((1230138465, LCID, 4, 0),()), "InnerRowStrokeOverprint": ((1230139248, LCID, 4, 0),()), "InnerRowStrokeTint": ((1230138484, LCID, 4, 0),()), "InnerRowStrokeType": ((1230138483, LCID, 4, 0),()), "InnerRowStrokeWeight": ((1230138487, LCID, 4, 0),()), "KeepWithNextRow": ((1266118258, LCID, 4, 0),()), "LeftEdgeStrokeColor": ((1279421539, LCID, 4, 0),()), "LeftEdgeStrokeGapColor": ((1279421543, LCID, 4, 0),()), "LeftEdgeStrokeGapOverprint": ((1279421552, LCID, 4, 0),()), "LeftEdgeStrokeGapTint": ((1279421537, LCID, 4, 0),()), "LeftEdgeStrokeOverprint": ((1279422320, LCID, 4, 0),()), "LeftEdgeStrokeTint": ((1279421556, LCID, 4, 0),()), "LeftEdgeStrokeType": ((1279421555, LCID, 4, 0),()), "LeftEdgeStrokeWeight": ((1279421559, LCID, 4, 0),()), "LeftInset": ((1316189260, LCID, 4, 0),()), "MaximumHeight": ((1299736692, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeight": ((1299081332, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "ParagraphSpacingLimit": ((1347646316, LCID, 4, 0),()), "RightEdgeStrokeColor": ((1380084835, LCID, 4, 0),()), "RightEdgeStrokeGapColor": ((1380084839, LCID, 4, 0),()), "RightEdgeStrokeGapOverprint": ((1380084848, LCID, 4, 0),()), "RightEdgeStrokeGapTint": ((1380084833, LCID, 4, 0),()), "RightEdgeStrokeOverprint": ((1380085616, LCID, 4, 0),()), "RightEdgeStrokeTint": ((1380084852, LCID, 4, 0),()), "RightEdgeStrokeType": ((1380084851, LCID, 4, 0),()), "RightEdgeStrokeWeight": ((1380084855, LCID, 4, 0),()), "RightInset": ((1316189266, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "RowType": ((1383552112, LCID, 4, 0),()), "StartRow": ((1400140407, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopEdgeStrokeColor": ((1413639267, LCID, 4, 0),()), "TopEdgeStrokeGapColor": ((1413639271, LCID, 4, 0),()), "TopEdgeStrokeGapOverprint": ((1413639280, LCID, 4, 0),()), "TopEdgeStrokeGapTint": ((1413639265, LCID, 4, 0),()), "TopEdgeStrokeOverprint": ((1413640048, LCID, 4, 0),()), "TopEdgeStrokeTint": ((1413639284, LCID, 4, 0),()), "TopEdgeStrokeType": ((1413639283, LCID, 4, 0),()), "TopEdgeStrokeWeight": ((1413639287, LCID, 4, 0),()), "TopInset": ((1316189268, LCID, 4, 0),()), "TopLeftDiagonalLine": ((1145853036, LCID, 4, 0),()), "TopRightDiagonalLine": ((1145853042, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), "WritingDirection": ((1382445940, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Rows(DispatchBaseClass): 'A collection of table rows.' CLSID = IID('{C4B2153C-014C-4AA7-AED0-510F6C770F19}') coclass_clsid = None def Add(self, At=1433299822, Reference=defaultNamedOptArg): "Creates a new Row.\n\tReturn value: The new Row. Type: Cell or Row.\n\tAt: The Row's location relative to the reference object or within the table. .\n\tReference: The reference object. Note: The reference object must be within the table. Required only when the at value contains before or after. Type: Row, Column, Cell or Table" return self._ApplyTypes_(1668441452, 1, (12, 0), ((3, 49), (12, 17)), u'Add', None,At , Reference) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class RuleDataObject(DispatchBaseClass): 'A preflight rule data object.' CLSID = IID('{0A09280F-E204-4B28-AACE-7194DD98E57D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the RuleDataObject.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DataType": (1920287828, 2, (3, 0), (), "DataType", None), "DataValue": (1920287830, 2, (12, 0), (), "DataValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (8, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "DataValue": ((1920287830, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class RuleDataObjects(DispatchBaseClass): 'A collection of prefight rule data objects.' CLSID = IID('{A11D6C83-0371-4A1C-A4B9-AB188846E15C}') coclass_clsid = None # Result is of type RuleDataObject def Add(self, Name=defaultNamedNotOptArg, DataType=defaultNamedNotOptArg, DataValue=defaultNamedNotOptArg): 'Add a new preflight rule data to a preflight profile rule.\n\tReturn value: The preflight rule data to add.\n\tName: The name of the rule data to add.\n\tDataType: The type of data.\n\tDataValue: The value of data. Type: String, Double, Long Integer, Integer, Boolean, Object or Array of Strings, Doubles, Long Integers, Integers, Booleans, Objects or Arrays of Array of Arrays of Array of Strings, Doubles, Long Integers, Integers, Booleans or Objects' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (3, 1), (12, 1)),Name , DataType, DataValue) if ret is not None: ret = Dispatch(ret, u'Add', '{0A09280F-E204-4B28-AACE-7194DD98E57D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SVG(DispatchBaseClass): 'An placed SVG file' CLSID = IID('{C8F27BBA-95E7-4821-92B3-F274AECB2230}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the SVG's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the SVG that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the SVG. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the SVG to a different shape.\n\tGiven: The SVG's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SVG. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SVG. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SVG. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SVG. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SVG. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the SVG.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the SVG at the specified location or offset.\n\tReturn value: The duplicated SVG.\n\tTo: The location of the new SVG, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new SVG from the original SVG's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the SVG for the web.\n\tReturn value: The file names of the exported SVG in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the SVG.\n\tGiven: The axis around which to flip the SVG.\n\tAround: The point around which to flip the SVG. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the SVG to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the SVG,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the SVG relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the SVG in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the SVG using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the SVG using the last transformation performed on any SVG. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the SVG using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the SVG using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "UseSVGAs": (1970501232, 2, (3, 0), (), "UseSVGAs", None), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "UseSVGAs": ((1970501232, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SVGs(DispatchBaseClass): 'A collection of SVG files.' CLSID = IID('{8BABBB19-3302-49D2-A58F-56CD12A098C5}') coclass_clsid = None # Result is of type SVG def Add(self): 'Creates a new SVG.\n\tReturn value: The new SVG.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{C8F27BBA-95E7-4821-92B3-F274AECB2230}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SatinSetting(DispatchBaseClass): 'Satin effect settings.' CLSID = IID('{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Angle": (1768833390, 2, (5, 0), (), "Angle", None), "Applied": (2020627822, 2, (11, 0), (), "Applied", None), "BlendMode": (2020622957, 2, (3, 0), (), "BlendMode", None), "Distance": (1697662008, 2, (12, 0), (), "Distance", None), # Method 'EffectColor' returns object of type 'Swatch' "EffectColor": (2020627828, 2, (9, 0), (), "EffectColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "InvertEffect": (2020627830, 2, (11, 0), (), "InvertEffect", None), "Opacity": (2020622959, 2, (5, 0), (), "Opacity", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Size": (1685285242, 2, (12, 0), (), "Size", None), } _prop_map_put_ = { "Angle": ((1768833390, LCID, 4, 0),()), "Applied": ((2020627822, LCID, 4, 0),()), "BlendMode": ((2020622957, LCID, 4, 0),()), "Distance": ((1697662008, LCID, 4, 0),()), "EffectColor": ((2020627828, LCID, 4, 0),()), "InvertEffect": ((2020627830, LCID, 4, 0),()), "Opacity": ((2020622959, LCID, 4, 0),()), "Size": ((1685285242, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ScriptArg(DispatchBaseClass): 'Arguments to pass to a script.' CLSID = IID('{A02E541B-40B3-44A9-921C-9DEC0898EAB2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Clear(self): 'Clears all script arguments.' return self._oleobj_.InvokeTypes(1131180912, LCID, 1, (24, 0), (),) def Get(self, Name=defaultNamedNotOptArg): 'Gets the value of a script argument.\n\tReturn value: The value.\n\tName: The name of the script argument.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1198814064, LCID, 1, (8, 0), ((8, 1),),Name ) def GetValue(self, Name=defaultNamedNotOptArg): 'Gets the value of a script argument.\n\tReturn value: The value.\n\tName: The name of the script argument.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1198814070, LCID, 1, (8, 0), ((8, 1),),Name ) def IsDefined(self, Name=defaultNamedNotOptArg): 'Verifies whether the script argument is defined.\n\tReturn value: If true, the script arg is defined.\n\tName: The name of the script argument.' return self._oleobj_.InvokeTypes(1147564912, LCID, 1, (11, 0), ((8, 1),),Name ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Restore(self): 'Restores all script arguments.' return self._oleobj_.InvokeTypes(1920169074, LCID, 1, (24, 0), (),) def Save(self): 'Saves the script arguments.' return self._oleobj_.InvokeTypes(1935767141, LCID, 1, (24, 0), (),) def Set(self, Name=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the value of a script argument.\n\tName: The name of the script argument.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1400140656, LCID, 1, (24, 0), ((8, 1), (8, 1)),Name , Value) def SetValue(self, Name=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the value of a script argument.\n\tName: The name of the script argument.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1400140662, LCID, 1, (24, 0), ((8, 1), (8, 1)),Name , Value) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ScriptMenuAction(DispatchBaseClass): 'A script menu action.' CLSID = IID('{6EFFC754-5F78-43AE-9FBF-685A9CF33853}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ScriptMenuAction.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Invoke(self): 'Invoke the action.' return self._oleobj_.InvokeTypes(1231976043, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Area": (1098016097, 2, (8, 0), (), "Area", None), "Checked": (1130916708, 2, (11, 0), (), "Checked", None), "Enabled": (1095791461, 2, (11, 0), (), "Enabled", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), } _prop_map_put_ = { "Area": ((1098016097, LCID, 4, 0),()), "Checked": ((1130916708, LCID, 4, 0),()), "Enabled": ((1095791461, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Title": ((1953263213, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ScriptMenuActions(DispatchBaseClass): 'A collection of script menu actions.' CLSID = IID('{31063219-95D9-4AD8-9BEC-0CE806787AF5}') coclass_clsid = None # Result is of type ScriptMenuAction def Add(self, Title=defaultNamedOptArg): 'Creates a new action.\n\tReturn value: The new action.\n\tTitle: The name of the ScriptMenuAction for display in the user interface. The title includes any ampersand characters (&), which are used to tell the Windows OS to underline the following character in the name for use with the Alt key to navigate to a menu item. Double ampersands are used to display an actual ampersand character in the name. The Mac OS ignores and removes the extra ampersand characters. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Title ) if ret is not None: ret = Dispatch(ret, u'Add', '{6EFFC754-5F78-43AE-9FBF-685A9CF33853}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ScriptPreference(DispatchBaseClass): 'Scripting environment preferences.' CLSID = IID('{3C5D982B-F5F2-40D7-AC27-991D1A532E04}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EnableRedraw": (1701728869, 2, (11, 0), (), "EnableRedraw", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "MeasurementUnit": (1299469684, 2, (12, 0), (), "MeasurementUnit", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ScriptsFolder": (1397122162, 2, (8, 0), (), "ScriptsFolder", None), "ScriptsList": (1399616372, 2, (12, 0), (), "ScriptsList", None), "UserInteractionLevel": (1430864227, 2, (3, 0), (), "UserInteractionLevel", None), "Version": (1986359923, 2, (12, 0), (), "Version", None), } _prop_map_put_ = { "EnableRedraw": ((1701728869, LCID, 4, 0),()), "MeasurementUnit": ((1299469684, LCID, 4, 0),()), "UserInteractionLevel": ((1430864227, LCID, 4, 0),()), "Version": ((1986359923, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Section(DispatchBaseClass): 'A section.' CLSID = IID('{EE96406F-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Section.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlternateLayout": (1399734636, 2, (8, 0), (), "AlternateLayout", None), "AlternateLayoutLength": (1399737454, 2, (3, 0), (), "AlternateLayoutLength", None), "ContinueNumbering": (1399735156, 2, (11, 0), (), "ContinueNumbering", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IncludeSectionPrefix": (1399738488, 2, (11, 0), (), "IncludeSectionPrefix", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Marker": (1399737707, 2, (8, 0), (), "Marker", None), "Name": (0, 2, (8, 0), (), "Name", None), "PageNumberStart": (1399738478, 2, (3, 0), (), "PageNumberStart", None), "PageNumberStyle": (1886278516, 2, (12, 0), (), "PageNumberStyle", None), # Method 'PageStart' returns object of type 'Page' "PageStart": (1399738471, 2, (9, 0), (), "PageStart", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "SectionPrefix": (1936746104, 2, (8, 0), (), "SectionPrefix", None), } _prop_map_put_ = { "AlternateLayout": ((1399734636, LCID, 4, 0),()), "ContinueNumbering": ((1399735156, LCID, 4, 0),()), "IncludeSectionPrefix": ((1399738488, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Marker": ((1399737707, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "PageNumberStart": ((1399738478, LCID, 4, 0),()), "PageNumberStyle": ((1886278516, LCID, 4, 0),()), "PageStart": ((1399738471, LCID, 4, 0),()), "SectionPrefix": ((1936746104, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Sections(DispatchBaseClass): 'A collection of sections.' CLSID = IID('{EE964070-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type Section def Add(self, Reference=defaultNamedOptArg): 'Creates a new section.\n\tReturn value: The new section.\n\tReference: The page on which the section begins. Type: Page' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),Reference ) if ret is not None: ret = Dispatch(ret, u'Add', '{EE96406F-06C6-11D2-AAC9-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ShowHideFieldsBehavior(DispatchBaseClass): 'A show/hide fields behavior object.' CLSID = IID('{50C93BCE-0C1D-43EB-8954-893679828E75}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ShowHideFieldsBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FieldsToHide": (1718906728, 2, (12, 0), (), "FieldsToHide", None), "FieldsToShow": (1718906739, 2, (12, 0), (), "FieldsToShow", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "FieldsToHide": ((1718906728, LCID, 4, 0),()), "FieldsToShow": ((1718906739, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ShowHideFieldsBehaviors(DispatchBaseClass): 'A collection of show/hide fields behavior objects.' CLSID = IID('{CF6CC59D-25E6-442F-81AB-455141DA1BB9}') coclass_clsid = None # Result is of type ShowHideFieldsBehavior def Add(self): 'Creates a new ShowHideFieldsBehavior.\n\tReturn value: The new ShowHideFieldsBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{50C93BCE-0C1D-43EB-8954-893679828E75}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SignatureField(DispatchBaseClass): 'A signature field.' CLSID = IID('{02E79A06-6BFC-4C84-9D1A-04A85365C829}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the SignatureField's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the SignatureField that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the SignatureField forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the SignatureField to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the SignatureField. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the SignatureField to a different shape.\n\tGiven: The SignatureField's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SignatureField. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SignatureField. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SignatureField. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SignatureField. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SignatureField. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the SignatureField.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the SignatureField at the specified location or offset.\n\tReturn value: The duplicated SignatureField.\n\tTo: The location of the new SignatureField, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new SignatureField from the original SignatureField's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the SignatureField.\n\tGiven: The axis around which to flip the SignatureField.\n\tAround: The point around which to flip the SignatureField. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the SignatureField to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the SignatureField,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the SignatureField relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the SignatureField in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the SignatureField back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the SignatureField to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the SignatureField using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the SignatureField using the last transformation performed on any SignatureField. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the SignatureField using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the SignatureField using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SignatureFields(DispatchBaseClass): 'A collection of signature fields.' CLSID = IID('{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}') coclass_clsid = None # Result is of type SignatureField def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new SignatureField.\n\tReturn value: The new SignatureField.\n\tLayer: The layer on which to create the SignatureField. Type: Layer.\n\tAt: The location at which to insert the SignatureField relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{02E79A06-6BFC-4C84-9D1A-04A85365C829}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SmartGuidePreference(DispatchBaseClass): 'Smart Guide preferences.' CLSID = IID('{41F6CD3B-D5B2-405C-A899-9FBCE2DD9B8A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AlignToObjectCenter": (1933668163, 2, (11, 0), (), "AlignToObjectCenter", None), "AlignToObjectEdges": (1933668165, 2, (11, 0), (), "AlignToObjectEdges", None), "Enabled": (1095791461, 2, (11, 0), (), "Enabled", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GuideColor": (1734569836, 2, (12, 0), (), "GuideColor", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SmartDimensions": (1933863277, 2, (11, 0), (), "SmartDimensions", None), "SmartSpacing": (1934848097, 2, (11, 0), (), "SmartSpacing", None), } _prop_map_put_ = { "AlignToObjectCenter": ((1933668163, LCID, 4, 0),()), "AlignToObjectEdges": ((1933668165, LCID, 4, 0),()), "Enabled": ((1095791461, LCID, 4, 0),()), "GuideColor": ((1734569836, LCID, 4, 0),()), "SmartDimensions": ((1933863277, LCID, 4, 0),()), "SmartSpacing": ((1934848097, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Snippet(DispatchBaseClass): 'An IDML snippet.' CLSID = IID('{229ECC34-B916-4231-8915-72C1009C9305}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Snippet.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Parent' returns object of type 'PlaceGun' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9C91BB16-AD4D-4196-B8F0-F77FF642B49C}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Snippets(DispatchBaseClass): 'A collection of IDML snippets.' CLSID = IID('{EAD853E3-9155-4B8F-88ED-A8849AC7EDD1}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Sound(DispatchBaseClass): 'A sound clip.' CLSID = IID('{095682F5-D051-45A3-90BA-3C06BDC8E452}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the Sound's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the Sound that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the Sound forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the Sound to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the Sound. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the Sound to a different shape.\n\tGiven: The Sound's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Sound. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Sound. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Sound. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Sound. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Sound. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Sound.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type Sound def Duplicate(self): 'Duplicates the Sound.\n\tReturn value: The duplicate Sound.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{095682F5-D051-45A3-90BA-3C06BDC8E452}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the Sound.\n\tGiven: The axis around which to flip the Sound.\n\tAround: The point around which to flip the Sound. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the Sound to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the Sound,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the Sound relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Sound in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the Sound back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the Sound to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the Sound using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the Sound using the last transformation performed on any Sound. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the Sound using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the Sound using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), "DoNotPrintPoster": (1399878254, 2, (11, 0), (), "DoNotPrintPoster", None), "EmbedInPDF": (1399156066, 2, (11, 0), (), "EmbedInPDF", None), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FilePath": (1885434984, 2, (12, 0), (), "FilePath", None), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), "PlayOnPageTurn": (1299213423, 2, (11, 0), (), "PlayOnPageTurn", None), "PosterFile": (1400074342, 2, (8, 0), (), "PosterFile", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "SoundLoop": (1399615590, 2, (11, 0), (), "SoundLoop", None), "SoundPosterType": (1399878777, 2, (3, 0), (), "SoundPosterType", None), "StopOnPageTurn": (1399812212, 2, (11, 0), (), "StopOnPageTurn", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "DoNotPrintPoster": ((1399878254, LCID, 4, 0),()), "EmbedInPDF": ((1399156066, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FilePath": ((1885434984, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PlayOnPageTurn": ((1299213423, LCID, 4, 0),()), "PosterFile": ((1400074342, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "SoundLoop": ((1399615590, LCID, 4, 0),()), "SoundPosterType": ((1399878777, LCID, 4, 0),()), "StopOnPageTurn": ((1399812212, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SoundBehavior(DispatchBaseClass): 'A sound behavior object.' CLSID = IID('{B76BCFD0-7C39-4A31-95C9-19C93F8437E0}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the SoundBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Operation": (1869636978, 2, (3, 0), (), "Operation", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'SoundItem' returns object of type 'Sound' "SoundItem": (1936684398, 2, (9, 0), (), "SoundItem", '{095682F5-D051-45A3-90BA-3C06BDC8E452}'), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Operation": ((1869636978, LCID, 4, 0),()), "SoundItem": ((1936684398, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SoundBehaviors(DispatchBaseClass): 'A collection of sound behavior objects.' CLSID = IID('{60801A9C-939C-441B-9363-84B942F3ECAF}') coclass_clsid = None # Result is of type SoundBehavior def Add(self): 'Creates a new SoundBehavior.\n\tReturn value: The new SoundBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{B76BCFD0-7C39-4A31-95C9-19C93F8437E0}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Sounds(DispatchBaseClass): 'A collection of sound clips.' CLSID = IID('{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}') coclass_clsid = None # Result is of type Sound def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new Sound.\n\tReturn value: The new Sound.\n\tLayer: The layer on which to create the Sound. Type: Layer.\n\tAt: The location at which to insert the Sound relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{095682F5-D051-45A3-90BA-3C06BDC8E452}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SpellPreference(DispatchBaseClass): 'Spell-check preferences.' CLSID = IID('{AB3EA327-FA8A-438B-B76A-41B2A49E2D62}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CheckCapitalizedSentences": (1885561715, 2, (11, 0), (), "CheckCapitalizedSentences", None), "CheckCapitalizedWords": (1885561719, 2, (11, 0), (), "CheckCapitalizedWords", None), "CheckMisspelledWords": (1885564279, 2, (11, 0), (), "CheckMisspelledWords", None), "CheckRepeatedWords": (1885565559, 2, (11, 0), (), "CheckRepeatedWords", None), "DynamicSpellCheck": (1885631331, 2, (11, 0), (), "DynamicSpellCheck", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "MisspelledWordColor": (1886222185, 2, (12, 0), (), "MisspelledWordColor", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RepeatedWordColor": (1886549865, 2, (12, 0), (), "RepeatedWordColor", None), "UncapitalizedSentenceColor": (1886745449, 2, (12, 0), (), "UncapitalizedSentenceColor", None), "UncapitalizedWordColor": (1886746473, 2, (12, 0), (), "UncapitalizedWordColor", None), } _prop_map_put_ = { "CheckCapitalizedSentences": ((1885561715, LCID, 4, 0),()), "CheckCapitalizedWords": ((1885561719, LCID, 4, 0),()), "CheckMisspelledWords": ((1885564279, LCID, 4, 0),()), "CheckRepeatedWords": ((1885565559, LCID, 4, 0),()), "DynamicSpellCheck": ((1885631331, LCID, 4, 0),()), "MisspelledWordColor": ((1886222185, LCID, 4, 0),()), "RepeatedWordColor": ((1886549865, LCID, 4, 0),()), "UncapitalizedSentenceColor": ((1886745449, LCID, 4, 0),()), "UncapitalizedWordColor": ((1886746473, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SplineItem(DispatchBaseClass): 'A path-based page item, such as a rectangle, oval, polygon, or graphic line.' CLSID = IID('{BF2662C3-310F-4B2B-B0F7-044E172735A2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the SplineItem with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the SplineItem's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the SplineItem that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the SplineItem forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the SplineItem to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the SplineItem. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the SplineItem to a different shape.\n\tGiven: The SplineItem's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SplineItem. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SplineItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SplineItem. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SplineItem. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new SplineItem. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the SplineItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the SplineItem at the specified location or offset.\n\tReturn value: The duplicated SplineItem.\n\tTo: The location of the new SplineItem, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new SplineItem from the original SplineItem's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the SplineItem and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the SplineItem.\n\tGiven: The axis around which to flip the SplineItem.\n\tAround: The point around which to flip the SplineItem. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the SplineItem with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the SplineItem with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the SplineItem and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the SplineItem to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the SplineItem,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the SplineItem relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the SplineItem in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the SplineItem back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the SplineItem to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the SplineItem and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the SplineItem using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the SplineItem using the last transformation performed on any SplineItem. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the SplineItem using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the SplineItem using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), # Method 'HtmlItems' returns object of type 'HtmlItems' "HtmlItems": (1665692787, 2, (9, 0), (), "HtmlItems", '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'ImportedPages' returns object of type 'ImportedPages' "ImportedPages": (1229213811, 2, (9, 0), (), "ImportedPages", '{8AABBB19-3302-49D2-A68F-56CD12A098C5}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), # Method 'MediaItems' returns object of type 'MediaItems' "MediaItems": (1298490483, 2, (9, 0), (), "MediaItems", '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}'), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'Movies' returns object of type 'Movies' "Movies": (1299605875, 2, (9, 0), (), "Movies", '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'Sounds' returns object of type 'Sounds' "Sounds": (1399743603, 2, (9, 0), (), "Sounds", '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SplineItems(DispatchBaseClass): 'The spline items collection.' CLSID = IID('{DC775DDE-6039-4595-8F7C-7FB8FE06372C}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Spread(DispatchBaseClass): 'A spread.' CLSID = IID('{2407F2DA-4E36-11D1-8047-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Duplicate an object and place it into the target.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (12, 17), (12, 17), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, PlacePoint, DestinationLayer , ShowingOptions) def CreateGuides(self, NumberOfRows=0, NumberOfColumns=0, RowGutter=0.0, ColumnGutter=0.0 , GuideColor=1766029678, FitMargins=False, RemoveExisting=False, Layer=defaultNamedOptArg): 'Creates multiple guides on all pages of the spread.\n\tNumberOfRows: The number of rows to create on each page. Type: Long Integer (0 - 40).\n\tNumberOfColumns: The number of columns to create on each page. . Type: Long Integer (0 - 40).\n\tRowGutter: The height of the gutter between rows. Type: Unit (Double or String) (0 - 1440 points).\n\tColumnGutter: The width of the gutter between columns. Type: Unit (Double or String) (0 - 1440 points).\n\tGuideColor: The color to make the guides, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as a UI color. Type: Array of 3 Doubles (0 - 255) or idUIColors enumerator.\n\tFitMargins: If true, the row height and column width are calculated based on the space within the page margins. If false, row height and column width are calculated based on the full page.\n\tRemoveExisting: If true, removes existing guides when creating new ones.\n\tLayer: The layer on which to create the guides. Type: Layer' return self._oleobj_.InvokeTypes(1668441956, LCID, 1, (24, 0), ((3, 49), (3, 49), (12, 49), (12, 49), (12, 49), (11, 49), (11, 49), (12, 17)),NumberOfRows , NumberOfColumns, RowGutter, ColumnGutter, GuideColor, FitMargins , RemoveExisting, Layer) def Delete(self): 'Deletes the Spread.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def Duplicate(self, To=1701733408, Reference=defaultNamedOptArg): 'Duplicates the spread.\n\tReturn value: The duplicate spread. Type: Spread or MasterSpread.\n\tTo: The location of the spread relative to the reference object or within the document.\n\tReference: The reference object. Note: Required only when the to parameter specifies before or after. Type: Spread, Document or MasterSpread' return self._ApplyTypes_(1685418085, 1, (12, 0), ((3, 49), (12, 17)), u'Duplicate', None,To , Reference) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Spread def Move(self, To=1701733408, Reference=defaultNamedOptArg): 'Moves the spread.\n\tReturn value: The moved spread.\n\tTo: The location of the spread relative to the reference object or within the document. .\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Spread, Page or Document' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{2407F2DA-4E36-11D1-8047-0060B03C02E4}') return ret def Place(self, FileName=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False , Autoflowing=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the import options dialog.\n\tAutoflowing: Whether to autoflow placed text' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (12, 17), (12, 17), (11, 49), (11, 49)), u'Place', None,FileName , PlacePoint, DestinationLayer, ShowingOptions, Autoflowing) # Result is of type Story def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, PlacePoint=defaultNamedOptArg, DestinationLayer=defaultNamedOptArg, ShowingOptions=False): 'Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target.\n\tReturn value: The placed story.\n\tParentStory: The story to place and link from.\n\tPlacePoint: The point at which to place. Type: Array of 2 Units (Doubles or Strings).\n\tDestinationLayer: The layer on which to place. Type: Layer.\n\tShowingOptions: Whether to display the link options dialog' ret = self._oleobj_.InvokeTypes(1886153833, LCID, 1, (9, 0), ((9, 1), (12, 17), (12, 17), (11, 49)),ParentStory , PlacePoint, DestinationLayer, ShowingOptions) if ret is not None: ret = Dispatch(ret, u'PlaceAndLink', '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') return ret # Result is of type PageItem def PlaceXML(self, Using=defaultNamedNotOptArg, PlacePoint=defaultNamedNotOptArg, Autoflowing=False): 'Places the XML element onto a page. If the place point is above an existing page item, place the XML element into the page item.\n\tReturn value: The new page item.\n\tUsing: The XML element to place.\n\tPlacePoint: The point at which to place the object, specified in the format [x, y]. Type: Array of 2 Units (Doubles or Strings).\n\tAutoflowing: If true, autoflows placed text.' ret = self._oleobj_.InvokeTypes(1483762787, LCID, 1, (9, 0), ((9, 1), (12, 1), (11, 49)),Using , PlacePoint, Autoflowing) if ret is not None: ret = Dispatch(ret, u'PlaceXML', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Spread in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type PageItem def SetContent(self, Using=defaultNamedNotOptArg, RelativeBasePath=defaultNamedOptArg): 'Replaces the content of XML element with content imported from a file.\n\tReturn value: The new page item.\n\tUsing: The file path to the import file.\n\tRelativeBasePath: Base path used to resolve relative paths. Type: String' ret = self._oleobj_.InvokeTypes(1483957603, LCID, 1, (9, 0), ((8, 1), (12, 17)),Using , RelativeBasePath) if ret is not None: ret = Dispatch(ret, u'SetContent', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowPageShuffle": (1399350892, 2, (11, 0), (), "AllowPageShuffle", None), "AppliedMaster": (1886216563, 2, (12, 0), (), "AppliedMaster", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FlattenerOverride": (1718834031, 2, (3, 0), (), "FlattenerOverride", None), # Method 'FlattenerPreferences' returns object of type 'FlattenerPreference' "FlattenerPreferences": (1718830675, 2, (9, 0), (), "FlattenerPreferences", '{9E955039-6DBC-4988-B7D6-E8E13E700CC1}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Guides' returns object of type 'Guides' "Guides": (1734960243, 2, (9, 0), (), "Guides", '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}'), "IDMLComponentName": (1768776558, 2, (8, 0), (), "IDMLComponentName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "PageTransitionDirection": (1348949060, 2, (3, 0), (), "PageTransitionDirection", None), "PageTransitionDuration": (1348949057, 2, (3, 0), (), "PageTransitionDuration", None), "PageTransitionType": (1348949076, 2, (3, 0), (), "PageTransitionType", None), # Method 'Pages' returns object of type 'Pages' "Pages": (1885431667, 2, (9, 0), (), "Pages", '{49173ED7-8B86-11D1-8065-0060B03C02E4}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "ShowMasterItems": (1936552809, 2, (11, 0), (), "ShowMasterItems", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), } _prop_map_put_ = { "AllowPageShuffle": ((1399350892, LCID, 4, 0),()), "AppliedMaster": ((1886216563, LCID, 4, 0),()), "FlattenerOverride": ((1718834031, LCID, 4, 0),()), "IDMLComponentName": ((1768776558, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "PageTransitionDirection": ((1348949060, LCID, 4, 0),()), "PageTransitionDuration": ((1348949057, LCID, 4, 0),()), "PageTransitionType": ((1348949076, LCID, 4, 0),()), "ShowMasterItems": ((1936552809, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Spreads(DispatchBaseClass): 'A collection of spreads.' CLSID = IID('{2407F2DB-4E36-11D1-8047-0060B03C02E4}') coclass_clsid = None # Result is of type Spread def Add(self, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new spread.\n\tReturn value: The new spread.\n\tAt: The location of the spread relative to the reference object or within the document. .\n\tReference: The reference object. Note: Required when the at parameter specifies before or after. Type: Spread or Document' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),At , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{2407F2DA-4E36-11D1-8047-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class State(DispatchBaseClass): 'A state (states define the display of the field in an exported PDF).' CLSID = IID('{A32FF2E1-8DBB-44DA-A2B3-056C4BE0FF5B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AddItemsToState(self, PageItems=defaultNamedNotOptArg): 'Adds page items to this state.\n\tPageitems: One or more page items to add to this state.' return self._oleobj_.InvokeTypes(1634301043, LCID, 1, (24, 0), ((9, 1),),PageItems ) def Delete(self): 'Deletes the State.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Move(self, NewPosition=defaultNamedNotOptArg): 'Moves the state to a new position in its parent collection.\n\tNewPosition: the index to move the state to in its parent collection' return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((3, 1),),NewPosition ) def ReleaseAsObject(self): "Releases this state's appearance as a page item, removing the state from its parent object." return self._oleobj_.InvokeTypes(1400007795, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Active": (1095786870, 2, (11, 0), (), "Active", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "Enabled": (1095791461, 2, (11, 0), (), "Enabled", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "Statetype": (1095791476, 2, (12, 0), (), "Statetype", None), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "Active": ((1095786870, LCID, 4, 0),()), "Enabled": ((1095791461, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Statetype": ((1095791476, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class States(DispatchBaseClass): 'A collection of states.' CLSID = IID('{CD08464A-FB23-48FC-A8ED-1D01FE990191}') coclass_clsid = None # Result is of type State def Add(self): 'Creates a new State.\n\tReturn value: The new State.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{A32FF2E1-8DBB-44DA-A2B3-056C4BE0FF5B}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class StaticText(DispatchBaseClass): 'A static text control (typically a label for another control or a set of controls).' CLSID = IID('{29E2C123-6633-42A8-AA13-54DA23BAB7A3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StaticAlignment": (1969836865, 2, (3, 0), (), "StaticAlignment", None), "StaticLabel": (1969836876, 2, (8, 0), (), "StaticLabel", None), } _prop_map_put_ = { "MinWidth": ((1968008791, LCID, 4, 0),()), "StaticAlignment": ((1969836865, LCID, 4, 0),()), "StaticLabel": ((1969836876, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StaticTexts(DispatchBaseClass): 'A collection of static text objects.' CLSID = IID('{38A8FB15-E42A-4C71-BD45-27650FBAABED}') coclass_clsid = None # Result is of type StaticText def Add(self): 'Creates a new StaticText.\n\tReturn value: The new StaticText.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{29E2C123-6633-42A8-AA13-54DA23BAB7A3}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Stories(DispatchBaseClass): 'A collection of stories.' CLSID = IID('{A3736540-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Story(DispatchBaseClass): 'A story.' CLSID = IID('{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def CheckIn(self, VersionComments=defaultNamedOptArg, ForceSave=False): 'Checks in the story or stories.\n\tReturn value: True if the check in succeeded.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1649628482, LCID, 1, (11, 0), ((12, 17), (11, 49)),VersionComments , ForceSave) def CheckOut(self): 'Checks out the story.\n\tReturn value: If true, the check out succeeded.' return self._oleobj_.InvokeTypes(1648706644, LCID, 1, (11, 0), (),) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the Story.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Story.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def Recompose(self): 'Recomposes the text in the Story.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Revert(self): 'Reverts the document to its state at the last save operation. .\n\tReturn value: If true, the revert succeeded.' return self._oleobj_.InvokeTypes(1649558870, LCID, 1, (11, 0), (),) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) # Result is of type StoryWindow def StoryEdit(self): 'Opens the story in a story editor window.\n\tReturn value: The story editor window.' ret = self._oleobj_.InvokeTypes(1398039908, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'StoryEdit', '{1C1923C1-E259-4A36-9C1F-BDF5AA1E1F86}') return ret _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNamedGrid' returns object of type 'NamedGrid' "AppliedNamedGrid": (1247899239, 2, (9, 0), (), "AppliedNamedGrid", '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}'), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), # Method 'CellStyleMappings' returns object of type 'CellStyleMappings' "CellStyleMappings": (1668509043, 2, (9, 0), (), "CellStyleMappings", '{C26B9F05-9487-446E-9F1F-04F777278012}'), # Method 'Changes' returns object of type 'Changes' "Changes": (1130915699, 2, (9, 0), (), "Changes", '{00F63BE3-9801-484B-9A32-173EA0EA56AA}'), # Method 'CharStyleMappings' returns object of type 'CharStyleMappings' "CharStyleMappings": (1667789677, 2, (9, 0), (), "CharStyleMappings", '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}'), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'Endnotes' returns object of type 'Endnotes' "Endnotes": (1162764659, 2, (9, 0), (), "Endnotes", '{8DE517CC-61D5-4770-9042-2917747AB914}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IDMLComponentName": (1768776558, 2, (8, 0), (), "IDMLComponentName", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "IsEndnoteStory": (1768255091, 2, (11, 0), (), "IsEndnoteStory", None), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'LinkedStoryOptions' returns object of type 'LinkedStoryOption' "LinkedStoryOptions": (1819504752, 2, (9, 0), (), "LinkedStoryOptions", '{CE38D788-413B-4562-A498-B4AE5E36EE82}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'ParaStyleMappings' returns object of type 'ParaStyleMappings' "ParaStyleMappings": (1886614637, 2, (9, 0), (), "ParaStyleMappings", '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), # Method 'StoryPreferences' returns object of type 'StoryPreference' "StoryPreferences": (1884509264, 2, (9, 0), (), "StoryPreferences", '{A373654C-4F5C-11D2-AB07-00C04FA349C7}'), "StoryTitle": (1934914668, 2, (8, 0), (), "StoryTitle", None), "StoryType": (1953657977, 2, (3, 0), (), "StoryType", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'TableStyleMappings' returns object of type 'TableStyleMappings' "TableStyleMappings": (1953723501, 2, (9, 0), (), "TableStyleMappings", '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), "TextContainers": (1937007475, 2, (12, 0), (), "TextContainers", None), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "TrackChanges": (1413693795, 2, (11, 0), (), "TrackChanges", None), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "UserText": (1970500212, 2, (11, 0), (), "UserText", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNamedGrid": ((1247899239, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IDMLComponentName": ((1768776558, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StoryTitle": ((1934914668, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "TrackChanges": ((1413693795, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "UserText": ((1970500212, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StoryGridDataInformation(DispatchBaseClass): 'Default properties specific to frame grids.' CLSID = IID('{1DFEAFFB-A275-49C2-B03E-6394112F2CD7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "CharacterAki": (1248026987, 2, (5, 0), (), "CharacterAki", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterCountLocation": (1248289635, 2, (3, 0), (), "CharacterCountLocation", None), "CharacterCountSize": (1248289658, 2, (5, 0), (), "CharacterCountSize", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridView": (1248289910, 2, (3, 0), (), "GridView", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "LineAki": (1248616811, 2, (5, 0), (), "LineAki", None), "LineAlignment": (1818324078, 2, (3, 0), (), "LineAlignment", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), } _prop_map_put_ = { "AppliedFont": ((1718578804, LCID, 4, 0),()), "CharacterAki": ((1248026987, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterCountLocation": ((1248289635, LCID, 4, 0),()), "CharacterCountSize": ((1248289658, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridView": ((1248289910, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "LineAki": ((1248616811, LCID, 4, 0),()), "LineAlignment": ((1818324078, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StoryPreference(DispatchBaseClass): 'Story preferences.' CLSID = IID('{A373654C-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "OpticalMarginAlignment": (1869431116, 2, (11, 0), (), "OpticalMarginAlignment", None), "OpticalMarginSize": (1869431386, 2, (12, 0), (), "OpticalMarginSize", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StoryDirection": (1935960434, 2, (3, 0), (), "StoryDirection", None), } _prop_map_put_ = { "OpticalMarginAlignment": ((1869431116, LCID, 4, 0),()), "OpticalMarginSize": ((1869431386, LCID, 4, 0),()), "StoryDirection": ((1935960434, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StoryWindow(DispatchBaseClass): 'A story window.' CLSID = IID('{1C1923C1-E259-4A36-9C1F-BDF5AA1E1F86}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def BringToFront(self): 'Brings the object to the front.' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), (),) def Close(self): 'Closes the StoryWindow.' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), (),) def Maximize(self): 'Maximizes the window.' return self._oleobj_.InvokeTypes(1835104361, LCID, 1, (24, 0), (),) def Minimize(self): 'Minimizes the window.' return self._oleobj_.InvokeTypes(1835626089, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Restore(self): 'Restores the window.' return self._oleobj_.InvokeTypes(1920169074, LCID, 1, (24, 0), (),) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the StoryWindow in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) _prop_map_get_ = { "Bounds": (1885498980, 2, (12, 0), (), "Bounds", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SelectionKeyObject": (1936026731, 2, (12, 0), (), "SelectionKeyObject", None), } _prop_map_put_ = { "Bounds": ((1885498980, LCID, 4, 0),()), "Selection": ((1936026725, LCID, 4, 0),()), "SelectionKeyObject": ((1936026731, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StoryWindows(DispatchBaseClass): 'A collection of story windows.' CLSID = IID('{AA226D3C-0BA4-4248-9DE1-F603131AF465}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class StripedStrokeStyle(DispatchBaseClass): 'A striped stroke style.' CLSID = IID('{17D90403-74CA-4252-9D90-6B16F51F7B8A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the stroke style.\n\tReplacingWith: The stroke style to apply in place of the deleted style. . Type: StrokeStyle or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type StripedStrokeStyle def Duplicate(self): 'Duplicates the StripedStrokeStyle.\n\tReturn value: The duplicate StripedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{17D90403-74CA-4252-9D90-6B16F51F7B8A}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StripeArray": (1937010753, 2, (12, 0), (), "StripeArray", None), "StrokeStyleType": (1937011284, 2, (8, 0), (), "StrokeStyleType", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), "StripeArray": ((1937010753, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StripedStrokeStyles(DispatchBaseClass): 'A collection of striped stroke styles. ' CLSID = IID('{A33CD91E-4EDE-4886-8762-FE2AA010947A}') coclass_clsid = None # Result is of type StripedStrokeStyle def Add(self): 'Creates a new StripedStrokeStyle.\n\tReturn value: The new StripedStrokeStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{17D90403-74CA-4252-9D90-6B16F51F7B8A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class StrokeFillProxySetting(DispatchBaseClass): 'Stroke/fill proxy settings.' CLSID = IID('{534C6846-8D1D-4DF2-9757-121B50949336}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Active": (1095786870, 2, (3, 0), (), "Active", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "Target": (1484026471, 2, (3, 0), (), "Target", None), } _prop_map_put_ = { "Active": ((1095786870, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "Target": ((1484026471, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StrokeStyle(DispatchBaseClass): 'A stroke style.' CLSID = IID('{B36EB9CA-8E4B-4A1C-B81A-E8FAE5C6AE65}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the stroke style.\n\tReplacingWith: The stroke style to apply in place of the deleted style. . Type: StrokeStyle or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type StrokeStyle def Duplicate(self): 'Duplicates the StrokeStyle.\n\tReturn value: The duplicate StrokeStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{B36EB9CA-8E4B-4A1C-B81A-E8FAE5C6AE65}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StrokeStyleType": (1937011284, 2, (8, 0), (), "StrokeStyleType", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StrokeStyles(DispatchBaseClass): 'A collection of stroke styles.' CLSID = IID('{C7389C0F-88CA-4F14-9F2B-DE5D00EE1AD8}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class StrokeTransparencySetting(DispatchBaseClass): 'Transparency settings for the stroke of the parent object.' CLSID = IID('{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'BevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{FC0A7913-E840-4B78-9091-F26C59BC9293}'), # Method 'BlendingSettings' returns object of type 'BlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{65F068E4-DAA2-4276-8402-F0B4E43AE915}'), # Method 'DirectionalFeatherSettings' returns object of type 'DirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}'), # Method 'DropShadowSettings' returns object of type 'DropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{48684C51-29BA-41D7-B97A-A00506A903BB}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}'), # Method 'GradientFeatherSettings' returns object of type 'GradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}'), # Method 'InnerGlowSettings' returns object of type 'InnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}'), # Method 'InnerShadowSettings' returns object of type 'InnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{43094EB8-B4DB-4261-BDEC-911ACB58555D}'), # Method 'OuterGlowSettings' returns object of type 'OuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{77A0E0E3-AADE-42AA-9928-929D74837039}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'SatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StyleExportTagMap(DispatchBaseClass): 'A mapping object that maps an export type to an export tag.' CLSID = IID('{A767BC79-E1BB-4624-8EC7-35885CB7B110}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the StyleExportTagMap.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExportAttributes": (1702392929, 2, (8, 0), (), "ExportAttributes", None), "ExportClass": (1702392931, 2, (8, 0), (), "ExportClass", None), "ExportTag": (1702392948, 2, (8, 0), (), "ExportTag", None), "ExportType": (1702392953, 2, (8, 0), (), "ExportType", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "ExportAttributes": ((1702392929, LCID, 4, 0),()), "ExportClass": ((1702392931, LCID, 4, 0),()), "ExportTag": ((1702392948, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class StyleExportTagMaps(DispatchBaseClass): 'A collection of style export tag maps.' CLSID = IID('{2ACA8140-B3D2-4AA3-B711-DE396F19F712}') coclass_clsid = None # Result is of type StyleExportTagMap def Add(self, ExportType=defaultNamedNotOptArg, ExportTag=defaultNamedNotOptArg, ExportClass=defaultNamedNotOptArg, ExportAttributes=defaultNamedNotOptArg): 'Create a new mapping.\n\tReturn value: The new mapping.\n\tExportType: The type of export.\n\tExportTag: The tag to map.\n\tExportClass: The class to map.\n\tExportAttributes: The attributes to map.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (8, 1), (8, 1)),ExportType , ExportTag, ExportClass, ExportAttributes) if ret is not None: ret = Dispatch(ret, u'Add', '{A767BC79-E1BB-4624-8EC7-35885CB7B110}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Submenu(DispatchBaseClass): 'A submenu.' CLSID = IID('{5ACF4641-B36D-407E-A146-279FB1B88830}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the Submenu.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'MenuElements' returns object of type 'MenuElements' "MenuElements": (1298482547, 2, (9, 0), (), "MenuElements", '{9BC922A4-70B0-42E3-880F-FBB9218CBE44}'), # Method 'MenuItems' returns object of type 'MenuItems' "MenuItems": (1298483571, 2, (9, 0), (), "MenuItems", '{94A76A14-D4F0-4639-BCB0-3C58CF08DC42}'), # Method 'MenuSeparators' returns object of type 'MenuSeparators' "MenuSeparators": (1298486131, 2, (9, 0), (), "MenuSeparators", '{E959211D-7888-4A36-86B5-C0643A8AC530}'), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Submenus' returns object of type 'Submenus' "Submenus": (1398951283, 2, (9, 0), (), "Submenus", '{915BC743-5075-4CE1-B6A3-51CF28518A91}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Submenus(DispatchBaseClass): 'A collection of submenus.' CLSID = IID('{915BC743-5075-4CE1-B6A3-51CF28518A91}') coclass_clsid = None # Result is of type Submenu def Add(self, Title=defaultNamedNotOptArg, At=1701733408, Reference=defaultNamedOptArg): 'Creates a new submenu.\n\tReturn value: The new Submenu. Note: Returns an existing submenu if one already exists with same title on this parent.\n\tTitle: The name of the Submenu for display in the user interface. The title includes any ampersand characters (&), which are used to tell the Windows OS to underline the following character in the name for use with the Alt key to navigate to a menu item. Double ampersands are used to display an actual ampersand character in the name. The Mac OS ignores and removes the extra ampersand characters.\n\tAt: The location of the submenu relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the at parameter specifies before or after. Type: MenuElement' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (3, 49), (12, 17)),Title , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{5ACF4641-B36D-407E-A146-279FB1B88830}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class SubmitFormBehavior(DispatchBaseClass): 'A behavior object that submits the document.' CLSID = IID('{342A651A-A953-4D32-872F-22C50C85B70F}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the SubmitFormBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "URL": (1735750252, 2, (8, 0), (), "URL", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "URL": ((1735750252, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class SubmitFormBehaviors(DispatchBaseClass): 'A collection of submit form behavior objects.' CLSID = IID('{7FB564F7-2A06-4035-BF86-CD1E033B3799}') coclass_clsid = None # Result is of type SubmitFormBehavior def Add(self): 'Creates a new SubmitFormBehavior.\n\tReturn value: The new SubmitFormBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{342A651A-A953-4D32-872F-22C50C85B70F}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Swatch(DispatchBaseClass): 'A swatch (color, gradient, tint, or mixed ink).' CLSID = IID('{A373654F-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type Swatch def Duplicate(self): 'Duplicates the Swatch.\n\tReturn value: The duplicate Swatch.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Swatches(DispatchBaseClass): 'A collection of swatches.' CLSID = IID('{A3736550-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TOCStyle(DispatchBaseClass): 'A TOC style definition. ' CLSID = IID('{228D58D7-A479-11D4-80C5-00C04F603A14}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TOCStyle.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type TOCStyle def Duplicate(self): 'Duplicates the TOCStyle.\n\tReturn value: The duplicate TOCStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{228D58D7-A479-11D4-80C5-00C04F603A14}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CreateBookmarks": (1668440683, 2, (11, 0), (), "CreateBookmarks", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IncludeBookDocuments": (1765960516, 2, (11, 0), (), "IncludeBookDocuments", None), "IncludeHidden": (1768122468, 2, (11, 0), (), "IncludeHidden", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "MakeAnchor": (1835758689, 2, (11, 0), (), "MakeAnchor", None), "Name": (0, 2, (8, 0), (), "Name", None), "NumberedParagraphs": (1953396080, 2, (3, 0), (), "NumberedParagraphs", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "RemoveForcedLineBreak": (1919315042, 2, (11, 0), (), "RemoveForcedLineBreak", None), "RunIn": (1920298606, 2, (11, 0), (), "RunIn", None), "SetStoryDirection": (1937013092, 2, (3, 0), (), "SetStoryDirection", None), # Method 'TOCStyleEntries' returns object of type 'TOCStyleEntries' "TOCStyleEntries": (1416526195, 2, (9, 0), (), "TOCStyleEntries", '{27DE71BF-A6B1-11D4-80C5-00C04F603A14}'), "Title": (1953263213, 2, (8, 0), (), "Title", None), # Method 'TitleStyle' returns object of type 'ParagraphStyle' "TitleStyle": (1953264492, 2, (9, 0), (), "TitleStyle", '{496F0BE1-7834-11D2-AAF0-00C04FA37726}'), } _prop_map_put_ = { "CreateBookmarks": ((1668440683, LCID, 4, 0),()), "IncludeBookDocuments": ((1765960516, LCID, 4, 0),()), "IncludeHidden": ((1768122468, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "MakeAnchor": ((1835758689, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NumberedParagraphs": ((1953396080, LCID, 4, 0),()), "RemoveForcedLineBreak": ((1919315042, LCID, 4, 0),()), "RunIn": ((1920298606, LCID, 4, 0),()), "SetStoryDirection": ((1937013092, LCID, 4, 0),()), "Title": ((1953263213, LCID, 4, 0),()), "TitleStyle": ((1953264492, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TOCStyleEntries(DispatchBaseClass): 'A collection TOC style entries.' CLSID = IID('{27DE71BF-A6B1-11D4-80C5-00C04F603A14}') coclass_clsid = None # Result is of type TOCStyleEntry def Add(self, StyleName=defaultNamedOptArg): 'Adds a TOC style entry.\n\tReturn value: The TOC style entry.\n\tStyleName: The paragraph style to include as TOC entries in the TOC. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17),),StyleName ) if ret is not None: ret = Dispatch(ret, u'Add', '{27DE71BE-A6B1-11D4-80C5-00C04F603A14}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TOCStyleEntry(DispatchBaseClass): 'A TOC entry definition.' CLSID = IID('{27DE71BE-A6B1-11D4-80C5-00C04F603A14}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TOCStyleEntry.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FormatStyle": (1718449004, 2, (12, 0), (), "FormatStyle", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Level": (1819698540, 2, (2, 0), (), "Level", None), "Name": (0, 2, (8, 0), (), "Name", None), "PageNumberPosition": (1886285168, 2, (3, 0), (), "PageNumberPosition", None), "PageNumberStyle": (1886278516, 2, (12, 0), (), "PageNumberStyle", None), # Method 'Parent' returns object of type 'TOCStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{228D58D7-A479-11D4-80C5-00C04F603A14}'), "Separator": (1936027762, 2, (8, 0), (), "Separator", None), "SeparatorStyle": (1936027763, 2, (12, 0), (), "SeparatorStyle", None), "SortAlphabet": (1937006946, 2, (11, 0), (), "SortAlphabet", None), } _prop_map_put_ = { "FormatStyle": ((1718449004, LCID, 4, 0),()), "Level": ((1819698540, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "PageNumberPosition": ((1886285168, LCID, 4, 0),()), "PageNumberStyle": ((1886278516, LCID, 4, 0),()), "Separator": ((1936027762, LCID, 4, 0),()), "SeparatorStyle": ((1936027763, LCID, 4, 0),()), "SortAlphabet": ((1937006946, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TOCStyles(DispatchBaseClass): 'A collection of TOC styles. ' CLSID = IID('{228D58D8-A479-11D4-80C5-00C04F603A14}') coclass_clsid = None # Result is of type TOCStyle def Add(self): 'Creates a new TOCStyle.\n\tReturn value: The new TOCStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{228D58D7-A479-11D4-80C5-00C04F603A14}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TabStop(DispatchBaseClass): 'A tab stop.' CLSID = IID('{496F0BDA-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TabStop.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "Alignment": (1953718636, 2, (3, 0), (), "Alignment", None), "AlignmentCharacter": (1953718627, 2, (8, 0), (), "AlignmentCharacter", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Leader": (1953721444, 2, (8, 0), (), "Leader", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "Position": (1886352237, 2, (12, 0), (), "Position", None), } _prop_map_put_ = { "Alignment": ((1953718636, LCID, 4, 0),()), "AlignmentCharacter": ((1953718627, LCID, 4, 0),()), "Leader": ((1953721444, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TabStops(DispatchBaseClass): 'A collection of tab stops.' CLSID = IID('{496F0BDB-7834-11D2-AAF0-00C04FA37726}') coclass_clsid = None # Result is of type TabStop def Add(self): 'Creates a new TabStop.\n\tReturn value: The new TabStop.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{496F0BDA-7834-11D2-AAF0-00C04FA37726}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Table(DispatchBaseClass): 'A table.' CLSID = IID('{9CDC7984-8607-455F-818E-8BE6F828DEEC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearTableStyleOverrides(self): 'Clear Table Style Overrides' return self._oleobj_.InvokeTypes(1131696975, LCID, 1, (24, 0), (),) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Text def ConvertToText(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg): "Converts the table to text.\n\tReturn value: The converted text.\n\tColumnSeparator: The character to insert between the each column's content in the converted text. Note: Can be defined as any single character, such as a letter, number, or punctuation mark, or by typing a space or tab. Use the actual character rather than its name, such as ',' rather than 'Comma'. Precede double or single quotes or a backslash with an extra backslash as an escape character. For paragraphs, use ^p. Type: String.\n\tRowSeparator: The character to use to separate each row's content in the converted text. Note: Can be defined as any single character, such as a letter, number, or punctuation mark, or by typing a space or tab. Use the actual character rather than its name, such as , rather than Comma. Precede double or single quotes or a backslash with an extra backslash as an escape character. For paragraphs, use ^p. Type: String" ret = self._oleobj_.InvokeTypes(1416582264, LCID, 1, (9, 0), ((12, 17), (12, 17)),ColumnSeparator , RowSeparator) if ret is not None: ret = Dispatch(ret, u'ConvertToText', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the Table.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Recompose(self): 'Recomposes the text in the Table.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Table in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Objects def Unmerge(self): 'Unmerges all merged cells in the Table.\n\tReturn value: A list of unmerged cells.' ret = self._oleobj_.InvokeTypes(1970106983, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Unmerge', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AlternatingFills": (1415661164, 2, (3, 0), (), "AlternatingFills", None), "AppliedTableStyle": (1886681722, 2, (12, 0), (), "AppliedTableStyle", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BodyRowCount": (1383547764, 2, (3, 0), (), "BodyRowCount", None), # Method 'BottomBorderStrokeColor' returns object of type 'Swatch' "BottomBorderStrokeColor": (1111651171, 2, (9, 0), (), "BottomBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'BottomBorderStrokeGapColor' returns object of type 'Swatch' "BottomBorderStrokeGapColor": (1111648099, 2, (9, 0), (), "BottomBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "BottomBorderStrokeGapOverprint": (1111648111, 2, (11, 0), (), "BottomBorderStrokeGapOverprint", None), "BottomBorderStrokeGapTint": (1111648116, 2, (5, 0), (), "BottomBorderStrokeGapTint", None), "BottomBorderStrokeOverprint": (1111651183, 2, (11, 0), (), "BottomBorderStrokeOverprint", None), "BottomBorderStrokeTint": (1111651188, 2, (5, 0), (), "BottomBorderStrokeTint", None), "BottomBorderStrokeType": (1111651187, 2, (12, 0), (), "BottomBorderStrokeType", None), "BottomBorderStrokeWeight": (1111651191, 2, (12, 0), (), "BottomBorderStrokeWeight", None), "BreakFooters": (1182024308, 2, (3, 0), (), "BreakFooters", None), "BreakHeaders": (1214530164, 2, (3, 0), (), "BreakHeaders", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'Cells' returns object of type 'Cells' "Cells": (1130720371, 2, (9, 0), (), "Cells", '{32123964-F287-47F8-A447-F291E6C4E2C8}'), # Method 'Changes' returns object of type 'Changes' "Changes": (1130915699, 2, (9, 0), (), "Changes", '{00F63BE3-9801-484B-9A32-173EA0EA56AA}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "ClipContentToGraphicCell": (1665945673, 2, (11, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (11, 0), (), "ClipContentToTextCell", None), "ColumnCount": (1668246627, 2, (3, 0), (), "ColumnCount", None), "ColumnFillsPriority": (1128681586, 2, (11, 0), (), "ColumnFillsPriority", None), # Method 'Columns' returns object of type 'Columns' "Columns": (1415801971, 2, (9, 0), (), "Columns", '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DisplayCollapsed": (1950577520, 2, (11, 0), (), "DisplayCollapsed", None), "DisplayOrder": (1950565487, 2, (3, 0), (), "DisplayOrder", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EndColumnFillColor' returns object of type 'Swatch' "EndColumnFillColor": (1128686451, 2, (9, 0), (), "EndColumnFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnFillCount": (1128690531, 2, (3, 0), (), "EndColumnFillCount", None), "EndColumnFillOverprint": (1128689523, 2, (11, 0), (), "EndColumnFillOverprint", None), "EndColumnFillTint": (1128690803, 2, (5, 0), (), "EndColumnFillTint", None), "EndColumnLineStyle": (1129542515, 2, (12, 0), (), "EndColumnLineStyle", None), # Method 'EndColumnStrokeColor' returns object of type 'Swatch' "EndColumnStrokeColor": (1129538419, 2, (9, 0), (), "EndColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnStrokeCount": (1129542499, 2, (3, 0), (), "EndColumnStrokeCount", None), # Method 'EndColumnStrokeGapColor' returns object of type 'Swatch' "EndColumnStrokeGapColor": (1129539443, 2, (9, 0), (), "EndColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnStrokeGapOverprint": (1129541747, 2, (11, 0), (), "EndColumnStrokeGapOverprint", None), "EndColumnStrokeGapTint": (1129537907, 2, (5, 0), (), "EndColumnStrokeGapTint", None), "EndColumnStrokeOverprint": (1129541491, 2, (11, 0), (), "EndColumnStrokeOverprint", None), "EndColumnStrokeTint": (1129542771, 2, (5, 0), (), "EndColumnStrokeTint", None), "EndColumnStrokeWeight": (1129543539, 2, (12, 0), (), "EndColumnStrokeWeight", None), # Method 'EndRowFillColor' returns object of type 'Swatch' "EndRowFillColor": (1380344691, 2, (9, 0), (), "EndRowFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowFillCount": (1380348771, 2, (3, 0), (), "EndRowFillCount", None), "EndRowFillOverprint": (1380347763, 2, (11, 0), (), "EndRowFillOverprint", None), "EndRowFillTint": (1380349043, 2, (5, 0), (), "EndRowFillTint", None), # Method 'EndRowStrokeColor' returns object of type 'Swatch' "EndRowStrokeColor": (1381196659, 2, (9, 0), (), "EndRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowStrokeCount": (1381200739, 2, (3, 0), (), "EndRowStrokeCount", None), # Method 'EndRowStrokeGapColor' returns object of type 'Swatch' "EndRowStrokeGapColor": (1381197683, 2, (9, 0), (), "EndRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowStrokeGapOverprint": (1381199987, 2, (11, 0), (), "EndRowStrokeGapOverprint", None), "EndRowStrokeGapTint": (1381196147, 2, (5, 0), (), "EndRowStrokeGapTint", None), "EndRowStrokeOverprint": (1381199731, 2, (11, 0), (), "EndRowStrokeOverprint", None), "EndRowStrokeTint": (1381201011, 2, (5, 0), (), "EndRowStrokeTint", None), "EndRowStrokeType": (1381200755, 2, (12, 0), (), "EndRowStrokeType", None), "EndRowStrokeWeight": (1381201779, 2, (12, 0), (), "EndRowStrokeWeight", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'Endnotes' returns object of type 'Endnotes' "Endnotes": (1162764659, 2, (9, 0), (), "Endnotes", '{8DE517CC-61D5-4770-9042-2917747AB914}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FooterRowCount": (1179796340, 2, (3, 0), (), "FooterRowCount", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HeaderRowCount": (1213350772, 2, (3, 0), (), "HeaderRowCount", None), "Height": (1751607412, 2, (12, 0), (), "Height", None), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'LeftBorderStrokeColor' returns object of type 'Swatch' "LeftBorderStrokeColor": (1279423331, 2, (9, 0), (), "LeftBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'LeftBorderStrokeGapColor' returns object of type 'Swatch' "LeftBorderStrokeGapColor": (1279420259, 2, (9, 0), (), "LeftBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "LeftBorderStrokeGapOverprint": (1279420271, 2, (11, 0), (), "LeftBorderStrokeGapOverprint", None), "LeftBorderStrokeGapTint": (1279420276, 2, (5, 0), (), "LeftBorderStrokeGapTint", None), "LeftBorderStrokeOverprint": (1279423343, 2, (11, 0), (), "LeftBorderStrokeOverprint", None), "LeftBorderStrokeTint": (1279423348, 2, (5, 0), (), "LeftBorderStrokeTint", None), "LeftBorderStrokeType": (1279423347, 2, (12, 0), (), "LeftBorderStrokeType", None), "LeftBorderStrokeWeight": (1279423351, 2, (12, 0), (), "LeftBorderStrokeWeight", None), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'RightBorderStrokeColor' returns object of type 'Swatch' "RightBorderStrokeColor": (1380086627, 2, (9, 0), (), "RightBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'RightBorderStrokeGapColor' returns object of type 'Swatch' "RightBorderStrokeGapColor": (1380082019, 2, (9, 0), (), "RightBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "RightBorderStrokeGapOverprint": (1380082031, 2, (11, 0), (), "RightBorderStrokeGapOverprint", None), "RightBorderStrokeGapTint": (1380082036, 2, (5, 0), (), "RightBorderStrokeGapTint", None), "RightBorderStrokeOverprint": (1380086639, 2, (11, 0), (), "RightBorderStrokeOverprint", None), "RightBorderStrokeTint": (1380086644, 2, (5, 0), (), "RightBorderStrokeTint", None), "RightBorderStrokeType": (1380086643, 2, (12, 0), (), "RightBorderStrokeType", None), "RightBorderStrokeWeight": (1380086647, 2, (12, 0), (), "RightBorderStrokeWeight", None), # Method 'Rows' returns object of type 'Rows' "Rows": (1416787827, 2, (9, 0), (), "Rows", '{C4B2153C-014C-4AA7-AED0-510F6C770F19}'), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SkipFirstAlternatingFillColumns": (1399219811, 2, (3, 0), (), "SkipFirstAlternatingFillColumns", None), "SkipFirstAlternatingFillRows": (1399219826, 2, (3, 0), (), "SkipFirstAlternatingFillRows", None), "SkipFirstAlternatingStrokeColumns": (1399223139, 2, (3, 0), (), "SkipFirstAlternatingStrokeColumns", None), "SkipFirstAlternatingStrokeRows": (1399223154, 2, (3, 0), (), "SkipFirstAlternatingStrokeRows", None), "SkipFirstHeader": (1214534507, 2, (11, 0), (), "SkipFirstHeader", None), "SkipLastAlternatingFillColumns": (1399613027, 2, (3, 0), (), "SkipLastAlternatingFillColumns", None), "SkipLastAlternatingFillRows": (1399613042, 2, (3, 0), (), "SkipLastAlternatingFillRows", None), "SkipLastAlternatingStrokeColumns": (1399616355, 2, (3, 0), (), "SkipLastAlternatingStrokeColumns", None), "SkipLastAlternatingStrokeRows": (1399616370, 2, (3, 0), (), "SkipLastAlternatingStrokeRows", None), "SkipLastFooter": (1182028651, 2, (11, 0), (), "SkipLastFooter", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), # Method 'StartColumnFillColor' returns object of type 'Swatch' "StartColumnFillColor": (1128686438, 2, (9, 0), (), "StartColumnFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnFillCount": (1128687203, 2, (3, 0), (), "StartColumnFillCount", None), "StartColumnFillOverprint": (1128689510, 2, (11, 0), (), "StartColumnFillOverprint", None), "StartColumnFillTint": (1128690790, 2, (5, 0), (), "StartColumnFillTint", None), # Method 'StartColumnStrokeColor' returns object of type 'Swatch' "StartColumnStrokeColor": (1129538406, 2, (9, 0), (), "StartColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnStrokeCount": (1129539171, 2, (3, 0), (), "StartColumnStrokeCount", None), # Method 'StartColumnStrokeGapColor' returns object of type 'Swatch' "StartColumnStrokeGapColor": (1129539427, 2, (9, 0), (), "StartColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnStrokeGapOverprint": (1129539439, 2, (11, 0), (), "StartColumnStrokeGapOverprint", None), "StartColumnStrokeGapTint": (1129539444, 2, (5, 0), (), "StartColumnStrokeGapTint", None), "StartColumnStrokeOverprint": (1129541478, 2, (11, 0), (), "StartColumnStrokeOverprint", None), "StartColumnStrokeTint": (1129542758, 2, (5, 0), (), "StartColumnStrokeTint", None), "StartColumnStrokeType": (1129542502, 2, (12, 0), (), "StartColumnStrokeType", None), "StartColumnStrokeWeight": (1129543526, 2, (12, 0), (), "StartColumnStrokeWeight", None), # Method 'StartRowFillColor' returns object of type 'Swatch' "StartRowFillColor": (1380344678, 2, (9, 0), (), "StartRowFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowFillCount": (1380345443, 2, (3, 0), (), "StartRowFillCount", None), "StartRowFillOverprint": (1380347750, 2, (11, 0), (), "StartRowFillOverprint", None), "StartRowFillTint": (1380349030, 2, (5, 0), (), "StartRowFillTint", None), # Method 'StartRowStrokeColor' returns object of type 'Swatch' "StartRowStrokeColor": (1381196646, 2, (9, 0), (), "StartRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowStrokeCount": (1381197411, 2, (3, 0), (), "StartRowStrokeCount", None), # Method 'StartRowStrokeGapColor' returns object of type 'Swatch' "StartRowStrokeGapColor": (1381197667, 2, (9, 0), (), "StartRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowStrokeGapOverprint": (1381197679, 2, (11, 0), (), "StartRowStrokeGapOverprint", None), "StartRowStrokeGapTint": (1381197684, 2, (5, 0), (), "StartRowStrokeGapTint", None), "StartRowStrokeOverprint": (1381199718, 2, (11, 0), (), "StartRowStrokeOverprint", None), "StartRowStrokeTint": (1381200998, 2, (5, 0), (), "StartRowStrokeTint", None), "StartRowStrokeType": (1381200742, 2, (12, 0), (), "StartRowStrokeType", None), "StartRowStrokeWeight": (1381201766, 2, (12, 0), (), "StartRowStrokeWeight", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), "StrokeOrder": (1953719407, 2, (3, 0), (), "StrokeOrder", None), "TableDirection": (1952737650, 2, (3, 0), (), "TableDirection", None), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'TopBorderStrokeColor' returns object of type 'Swatch' "TopBorderStrokeColor": (1413641059, 2, (9, 0), (), "TopBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TopBorderStrokeGapColor' returns object of type 'Swatch' "TopBorderStrokeGapColor": (1413637987, 2, (9, 0), (), "TopBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "TopBorderStrokeGapOverprint": (1413637999, 2, (11, 0), (), "TopBorderStrokeGapOverprint", None), "TopBorderStrokeGapTint": (1413638004, 2, (5, 0), (), "TopBorderStrokeGapTint", None), "TopBorderStrokeOverprint": (1413641071, 2, (11, 0), (), "TopBorderStrokeOverprint", None), "TopBorderStrokeTint": (1413641076, 2, (5, 0), (), "TopBorderStrokeTint", None), "TopBorderStrokeType": (1413641075, 2, (12, 0), (), "TopBorderStrokeType", None), "TopBorderStrokeWeight": (1413641079, 2, (12, 0), (), "TopBorderStrokeWeight", None), "Width": (2003072872, 2, (12, 0), (), "Width", None), } _prop_map_put_ = { "AlternatingFills": ((1415661164, LCID, 4, 0),()), "AppliedTableStyle": ((1886681722, LCID, 4, 0),()), "BodyRowCount": ((1383547764, LCID, 4, 0),()), "BottomBorderStrokeColor": ((1111651171, LCID, 4, 0),()), "BottomBorderStrokeGapColor": ((1111648099, LCID, 4, 0),()), "BottomBorderStrokeGapOverprint": ((1111648111, LCID, 4, 0),()), "BottomBorderStrokeGapTint": ((1111648116, LCID, 4, 0),()), "BottomBorderStrokeOverprint": ((1111651183, LCID, 4, 0),()), "BottomBorderStrokeTint": ((1111651188, LCID, 4, 0),()), "BottomBorderStrokeType": ((1111651187, LCID, 4, 0),()), "BottomBorderStrokeWeight": ((1111651191, LCID, 4, 0),()), "BreakFooters": ((1182024308, LCID, 4, 0),()), "BreakHeaders": ((1214530164, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "ColumnCount": ((1668246627, LCID, 4, 0),()), "ColumnFillsPriority": ((1128681586, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DisplayCollapsed": ((1950577520, LCID, 4, 0),()), "DisplayOrder": ((1950565487, LCID, 4, 0),()), "EndColumnFillColor": ((1128686451, LCID, 4, 0),()), "EndColumnFillCount": ((1128690531, LCID, 4, 0),()), "EndColumnFillOverprint": ((1128689523, LCID, 4, 0),()), "EndColumnFillTint": ((1128690803, LCID, 4, 0),()), "EndColumnLineStyle": ((1129542515, LCID, 4, 0),()), "EndColumnStrokeColor": ((1129538419, LCID, 4, 0),()), "EndColumnStrokeCount": ((1129542499, LCID, 4, 0),()), "EndColumnStrokeGapColor": ((1129539443, LCID, 4, 0),()), "EndColumnStrokeGapOverprint": ((1129541747, LCID, 4, 0),()), "EndColumnStrokeGapTint": ((1129537907, LCID, 4, 0),()), "EndColumnStrokeOverprint": ((1129541491, LCID, 4, 0),()), "EndColumnStrokeTint": ((1129542771, LCID, 4, 0),()), "EndColumnStrokeWeight": ((1129543539, LCID, 4, 0),()), "EndRowFillColor": ((1380344691, LCID, 4, 0),()), "EndRowFillCount": ((1380348771, LCID, 4, 0),()), "EndRowFillOverprint": ((1380347763, LCID, 4, 0),()), "EndRowFillTint": ((1380349043, LCID, 4, 0),()), "EndRowStrokeColor": ((1381196659, LCID, 4, 0),()), "EndRowStrokeCount": ((1381200739, LCID, 4, 0),()), "EndRowStrokeGapColor": ((1381197683, LCID, 4, 0),()), "EndRowStrokeGapOverprint": ((1381199987, LCID, 4, 0),()), "EndRowStrokeGapTint": ((1381196147, LCID, 4, 0),()), "EndRowStrokeOverprint": ((1381199731, LCID, 4, 0),()), "EndRowStrokeTint": ((1381201011, LCID, 4, 0),()), "EndRowStrokeType": ((1381200755, LCID, 4, 0),()), "EndRowStrokeWeight": ((1381201779, LCID, 4, 0),()), "FooterRowCount": ((1179796340, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "HeaderRowCount": ((1213350772, LCID, 4, 0),()), "Height": ((1751607412, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftBorderStrokeColor": ((1279423331, LCID, 4, 0),()), "LeftBorderStrokeGapColor": ((1279420259, LCID, 4, 0),()), "LeftBorderStrokeGapOverprint": ((1279420271, LCID, 4, 0),()), "LeftBorderStrokeGapTint": ((1279420276, LCID, 4, 0),()), "LeftBorderStrokeOverprint": ((1279423343, LCID, 4, 0),()), "LeftBorderStrokeTint": ((1279423348, LCID, 4, 0),()), "LeftBorderStrokeType": ((1279423347, LCID, 4, 0),()), "LeftBorderStrokeWeight": ((1279423351, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "RightBorderStrokeColor": ((1380086627, LCID, 4, 0),()), "RightBorderStrokeGapColor": ((1380082019, LCID, 4, 0),()), "RightBorderStrokeGapOverprint": ((1380082031, LCID, 4, 0),()), "RightBorderStrokeGapTint": ((1380082036, LCID, 4, 0),()), "RightBorderStrokeOverprint": ((1380086639, LCID, 4, 0),()), "RightBorderStrokeTint": ((1380086644, LCID, 4, 0),()), "RightBorderStrokeType": ((1380086643, LCID, 4, 0),()), "RightBorderStrokeWeight": ((1380086647, LCID, 4, 0),()), "SkipFirstAlternatingFillColumns": ((1399219811, LCID, 4, 0),()), "SkipFirstAlternatingFillRows": ((1399219826, LCID, 4, 0),()), "SkipFirstAlternatingStrokeColumns": ((1399223139, LCID, 4, 0),()), "SkipFirstAlternatingStrokeRows": ((1399223154, LCID, 4, 0),()), "SkipFirstHeader": ((1214534507, LCID, 4, 0),()), "SkipLastAlternatingFillColumns": ((1399613027, LCID, 4, 0),()), "SkipLastAlternatingFillRows": ((1399613042, LCID, 4, 0),()), "SkipLastAlternatingStrokeColumns": ((1399616355, LCID, 4, 0),()), "SkipLastAlternatingStrokeRows": ((1399616370, LCID, 4, 0),()), "SkipLastFooter": ((1182028651, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "StartColumnFillColor": ((1128686438, LCID, 4, 0),()), "StartColumnFillCount": ((1128687203, LCID, 4, 0),()), "StartColumnFillOverprint": ((1128689510, LCID, 4, 0),()), "StartColumnFillTint": ((1128690790, LCID, 4, 0),()), "StartColumnStrokeColor": ((1129538406, LCID, 4, 0),()), "StartColumnStrokeCount": ((1129539171, LCID, 4, 0),()), "StartColumnStrokeGapColor": ((1129539427, LCID, 4, 0),()), "StartColumnStrokeGapOverprint": ((1129539439, LCID, 4, 0),()), "StartColumnStrokeGapTint": ((1129539444, LCID, 4, 0),()), "StartColumnStrokeOverprint": ((1129541478, LCID, 4, 0),()), "StartColumnStrokeTint": ((1129542758, LCID, 4, 0),()), "StartColumnStrokeType": ((1129542502, LCID, 4, 0),()), "StartColumnStrokeWeight": ((1129543526, LCID, 4, 0),()), "StartRowFillColor": ((1380344678, LCID, 4, 0),()), "StartRowFillCount": ((1380345443, LCID, 4, 0),()), "StartRowFillOverprint": ((1380347750, LCID, 4, 0),()), "StartRowFillTint": ((1380349030, LCID, 4, 0),()), "StartRowStrokeColor": ((1381196646, LCID, 4, 0),()), "StartRowStrokeCount": ((1381197411, LCID, 4, 0),()), "StartRowStrokeGapColor": ((1381197667, LCID, 4, 0),()), "StartRowStrokeGapOverprint": ((1381197679, LCID, 4, 0),()), "StartRowStrokeGapTint": ((1381197684, LCID, 4, 0),()), "StartRowStrokeOverprint": ((1381199718, LCID, 4, 0),()), "StartRowStrokeTint": ((1381200998, LCID, 4, 0),()), "StartRowStrokeType": ((1381200742, LCID, 4, 0),()), "StartRowStrokeWeight": ((1381201766, LCID, 4, 0),()), "StrokeOrder": ((1953719407, LCID, 4, 0),()), "TableDirection": ((1952737650, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopBorderStrokeColor": ((1413641059, LCID, 4, 0),()), "TopBorderStrokeGapColor": ((1413637987, LCID, 4, 0),()), "TopBorderStrokeGapOverprint": ((1413637999, LCID, 4, 0),()), "TopBorderStrokeGapTint": ((1413638004, LCID, 4, 0),()), "TopBorderStrokeOverprint": ((1413641071, LCID, 4, 0),()), "TopBorderStrokeTint": ((1413641076, LCID, 4, 0),()), "TopBorderStrokeType": ((1413641075, LCID, 4, 0),()), "TopBorderStrokeWeight": ((1413641079, LCID, 4, 0),()), "Width": ((2003072872, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TableStyle(DispatchBaseClass): 'A table style.' CLSID = IID('{80E2BF1D-DB29-4CCD-AB04-777F682049BA}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: TableStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type TableStyle def Duplicate(self): 'Duplicates the TableStyle.\n\tReturn value: The duplicate TableStyle.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{80E2BF1D-DB29-4CCD-AB04-777F682049BA}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type TableStyle def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved TableStyle.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{80E2BF1D-DB29-4CCD-AB04-777F682049BA}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BasedOn": (1650553700, 2, (12, 0), (), "BasedOn", None), "BodyRegionCellStyle": (1383285362, 2, (12, 0), (), "BodyRegionCellStyle", None), # Method 'BottomBorderStrokeColor' returns object of type 'Swatch' "BottomBorderStrokeColor": (1111651171, 2, (9, 0), (), "BottomBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'BottomBorderStrokeGapColor' returns object of type 'Swatch' "BottomBorderStrokeGapColor": (1111648099, 2, (9, 0), (), "BottomBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "BottomBorderStrokeGapOverprint": (1111648111, 2, (11, 0), (), "BottomBorderStrokeGapOverprint", None), "BottomBorderStrokeGapTint": (1111648116, 2, (5, 0), (), "BottomBorderStrokeGapTint", None), "BottomBorderStrokeOverprint": (1111651183, 2, (11, 0), (), "BottomBorderStrokeOverprint", None), "BottomBorderStrokeTint": (1111651188, 2, (5, 0), (), "BottomBorderStrokeTint", None), "BottomBorderStrokeType": (1111651187, 2, (12, 0), (), "BottomBorderStrokeType", None), "BottomBorderStrokeWeight": (1111651191, 2, (12, 0), (), "BottomBorderStrokeWeight", None), "ClipContentToGraphicCell": (1665945673, 2, (11, 0), (), "ClipContentToGraphicCell", None), "ClipContentToTextCell": (1131181172, 2, (11, 0), (), "ClipContentToTextCell", None), "ColumnFillsPriority": (1128681586, 2, (11, 0), (), "ColumnFillsPriority", None), # Method 'EndColumnFillColor' returns object of type 'Swatch' "EndColumnFillColor": (1128686451, 2, (9, 0), (), "EndColumnFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnFillCount": (1128690531, 2, (3, 0), (), "EndColumnFillCount", None), "EndColumnFillOverprint": (1128689523, 2, (11, 0), (), "EndColumnFillOverprint", None), "EndColumnFillTint": (1128690803, 2, (5, 0), (), "EndColumnFillTint", None), "EndColumnLineStyle": (1129542515, 2, (12, 0), (), "EndColumnLineStyle", None), # Method 'EndColumnStrokeColor' returns object of type 'Swatch' "EndColumnStrokeColor": (1129538419, 2, (9, 0), (), "EndColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnStrokeCount": (1129542499, 2, (3, 0), (), "EndColumnStrokeCount", None), # Method 'EndColumnStrokeGapColor' returns object of type 'Swatch' "EndColumnStrokeGapColor": (1129539443, 2, (9, 0), (), "EndColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndColumnStrokeGapOverprint": (1129541747, 2, (11, 0), (), "EndColumnStrokeGapOverprint", None), "EndColumnStrokeGapTint": (1129537907, 2, (5, 0), (), "EndColumnStrokeGapTint", None), "EndColumnStrokeOverprint": (1129541491, 2, (11, 0), (), "EndColumnStrokeOverprint", None), "EndColumnStrokeTint": (1129542771, 2, (5, 0), (), "EndColumnStrokeTint", None), "EndColumnStrokeWeight": (1129543539, 2, (12, 0), (), "EndColumnStrokeWeight", None), # Method 'EndRowFillColor' returns object of type 'Swatch' "EndRowFillColor": (1380344691, 2, (9, 0), (), "EndRowFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowFillCount": (1380348771, 2, (3, 0), (), "EndRowFillCount", None), "EndRowFillOverprint": (1380347763, 2, (11, 0), (), "EndRowFillOverprint", None), "EndRowFillTint": (1380349043, 2, (5, 0), (), "EndRowFillTint", None), # Method 'EndRowStrokeColor' returns object of type 'Swatch' "EndRowStrokeColor": (1381196659, 2, (9, 0), (), "EndRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowStrokeCount": (1381200739, 2, (3, 0), (), "EndRowStrokeCount", None), # Method 'EndRowStrokeGapColor' returns object of type 'Swatch' "EndRowStrokeGapColor": (1381197683, 2, (9, 0), (), "EndRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "EndRowStrokeGapOverprint": (1381199987, 2, (11, 0), (), "EndRowStrokeGapOverprint", None), "EndRowStrokeGapTint": (1381196147, 2, (5, 0), (), "EndRowStrokeGapTint", None), "EndRowStrokeOverprint": (1381199731, 2, (11, 0), (), "EndRowStrokeOverprint", None), "EndRowStrokeTint": (1381201011, 2, (5, 0), (), "EndRowStrokeTint", None), "EndRowStrokeType": (1381200755, 2, (12, 0), (), "EndRowStrokeType", None), "EndRowStrokeWeight": (1381201779, 2, (12, 0), (), "EndRowStrokeWeight", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FooterRegionCellStyle": (1383286388, 2, (12, 0), (), "FooterRegionCellStyle", None), "FooterRegionSameAsBodyRegion": (1114785396, 2, (11, 0), (), "FooterRegionSameAsBodyRegion", None), "GraphicBottomInset": (1885948226, 2, (12, 0), (), "GraphicBottomInset", None), "GraphicLeftInset": (1885948236, 2, (12, 0), (), "GraphicLeftInset", None), "GraphicRightInset": (1885948242, 2, (12, 0), (), "GraphicRightInset", None), "GraphicTopInset": (1885948244, 2, (12, 0), (), "GraphicTopInset", None), "HeaderRegionCellStyle": (1383286884, 2, (12, 0), (), "HeaderRegionCellStyle", None), "HeaderRegionSameAsBodyRegion": (1114785892, 2, (11, 0), (), "HeaderRegionSameAsBodyRegion", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'LeftBorderStrokeColor' returns object of type 'Swatch' "LeftBorderStrokeColor": (1279423331, 2, (9, 0), (), "LeftBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'LeftBorderStrokeGapColor' returns object of type 'Swatch' "LeftBorderStrokeGapColor": (1279420259, 2, (9, 0), (), "LeftBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "LeftBorderStrokeGapOverprint": (1279420271, 2, (11, 0), (), "LeftBorderStrokeGapOverprint", None), "LeftBorderStrokeGapTint": (1279420276, 2, (5, 0), (), "LeftBorderStrokeGapTint", None), "LeftBorderStrokeOverprint": (1279423343, 2, (11, 0), (), "LeftBorderStrokeOverprint", None), "LeftBorderStrokeTint": (1279423348, 2, (5, 0), (), "LeftBorderStrokeTint", None), "LeftBorderStrokeType": (1279423347, 2, (12, 0), (), "LeftBorderStrokeType", None), "LeftBorderStrokeWeight": (1279423351, 2, (12, 0), (), "LeftBorderStrokeWeight", None), "LeftColumnRegionCellStyle": (1383287907, 2, (12, 0), (), "LeftColumnRegionCellStyle", None), "LeftColumnRegionSameAsBodyRegion": (1114786915, 2, (11, 0), (), "LeftColumnRegionSameAsBodyRegion", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'RightBorderStrokeColor' returns object of type 'Swatch' "RightBorderStrokeColor": (1380086627, 2, (9, 0), (), "RightBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'RightBorderStrokeGapColor' returns object of type 'Swatch' "RightBorderStrokeGapColor": (1380082019, 2, (9, 0), (), "RightBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "RightBorderStrokeGapOverprint": (1380082031, 2, (11, 0), (), "RightBorderStrokeGapOverprint", None), "RightBorderStrokeGapTint": (1380082036, 2, (5, 0), (), "RightBorderStrokeGapTint", None), "RightBorderStrokeOverprint": (1380086639, 2, (11, 0), (), "RightBorderStrokeOverprint", None), "RightBorderStrokeTint": (1380086644, 2, (5, 0), (), "RightBorderStrokeTint", None), "RightBorderStrokeType": (1380086643, 2, (12, 0), (), "RightBorderStrokeType", None), "RightBorderStrokeWeight": (1380086647, 2, (12, 0), (), "RightBorderStrokeWeight", None), "RightColumnRegionCellStyle": (1383289443, 2, (12, 0), (), "RightColumnRegionCellStyle", None), "RightColumnRegionSameAsBodyRegion": (1114788451, 2, (11, 0), (), "RightColumnRegionSameAsBodyRegion", None), "SkipFirstAlternatingFillColumns": (1399219811, 2, (3, 0), (), "SkipFirstAlternatingFillColumns", None), "SkipFirstAlternatingFillRows": (1399219826, 2, (3, 0), (), "SkipFirstAlternatingFillRows", None), "SkipFirstAlternatingStrokeColumns": (1399223139, 2, (3, 0), (), "SkipFirstAlternatingStrokeColumns", None), "SkipFirstAlternatingStrokeRows": (1399223154, 2, (3, 0), (), "SkipFirstAlternatingStrokeRows", None), "SkipLastAlternatingFillColumns": (1399613027, 2, (3, 0), (), "SkipLastAlternatingFillColumns", None), "SkipLastAlternatingFillRows": (1399613042, 2, (3, 0), (), "SkipLastAlternatingFillRows", None), "SkipLastAlternatingStrokeColumns": (1399616355, 2, (3, 0), (), "SkipLastAlternatingStrokeColumns", None), "SkipLastAlternatingStrokeRows": (1399616370, 2, (3, 0), (), "SkipLastAlternatingStrokeRows", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), # Method 'StartColumnFillColor' returns object of type 'Swatch' "StartColumnFillColor": (1128686438, 2, (9, 0), (), "StartColumnFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnFillCount": (1128687203, 2, (3, 0), (), "StartColumnFillCount", None), "StartColumnFillOverprint": (1128689510, 2, (11, 0), (), "StartColumnFillOverprint", None), "StartColumnFillTint": (1128690790, 2, (5, 0), (), "StartColumnFillTint", None), # Method 'StartColumnStrokeColor' returns object of type 'Swatch' "StartColumnStrokeColor": (1129538406, 2, (9, 0), (), "StartColumnStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnStrokeCount": (1129539171, 2, (3, 0), (), "StartColumnStrokeCount", None), # Method 'StartColumnStrokeGapColor' returns object of type 'Swatch' "StartColumnStrokeGapColor": (1129539427, 2, (9, 0), (), "StartColumnStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartColumnStrokeGapOverprint": (1129539439, 2, (11, 0), (), "StartColumnStrokeGapOverprint", None), "StartColumnStrokeGapTint": (1129539444, 2, (5, 0), (), "StartColumnStrokeGapTint", None), "StartColumnStrokeOverprint": (1129541478, 2, (11, 0), (), "StartColumnStrokeOverprint", None), "StartColumnStrokeTint": (1129542758, 2, (5, 0), (), "StartColumnStrokeTint", None), "StartColumnStrokeType": (1129542502, 2, (12, 0), (), "StartColumnStrokeType", None), "StartColumnStrokeWeight": (1129543526, 2, (12, 0), (), "StartColumnStrokeWeight", None), # Method 'StartRowFillColor' returns object of type 'Swatch' "StartRowFillColor": (1380344678, 2, (9, 0), (), "StartRowFillColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowFillCount": (1380345443, 2, (3, 0), (), "StartRowFillCount", None), "StartRowFillOverprint": (1380347750, 2, (11, 0), (), "StartRowFillOverprint", None), "StartRowFillTint": (1380349030, 2, (5, 0), (), "StartRowFillTint", None), # Method 'StartRowStrokeColor' returns object of type 'Swatch' "StartRowStrokeColor": (1381196646, 2, (9, 0), (), "StartRowStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowStrokeCount": (1381197411, 2, (3, 0), (), "StartRowStrokeCount", None), # Method 'StartRowStrokeGapColor' returns object of type 'Swatch' "StartRowStrokeGapColor": (1381197667, 2, (9, 0), (), "StartRowStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "StartRowStrokeGapOverprint": (1381197679, 2, (11, 0), (), "StartRowStrokeGapOverprint", None), "StartRowStrokeGapTint": (1381197684, 2, (5, 0), (), "StartRowStrokeGapTint", None), "StartRowStrokeOverprint": (1381199718, 2, (11, 0), (), "StartRowStrokeOverprint", None), "StartRowStrokeTint": (1381200998, 2, (5, 0), (), "StartRowStrokeTint", None), "StartRowStrokeType": (1381200742, 2, (12, 0), (), "StartRowStrokeType", None), "StartRowStrokeWeight": (1381201766, 2, (12, 0), (), "StartRowStrokeWeight", None), "StrokeOrder": (1953719407, 2, (3, 0), (), "StrokeOrder", None), "TextBottomInset": (1114929268, 2, (12, 0), (), "TextBottomInset", None), "TextLeftInset": (1282701428, 2, (12, 0), (), "TextLeftInset", None), "TextRightInset": (1383364724, 2, (12, 0), (), "TextRightInset", None), "TextTopInset": (1416919156, 2, (12, 0), (), "TextTopInset", None), # Method 'TopBorderStrokeColor' returns object of type 'Swatch' "TopBorderStrokeColor": (1413641059, 2, (9, 0), (), "TopBorderStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TopBorderStrokeGapColor' returns object of type 'Swatch' "TopBorderStrokeGapColor": (1413637987, 2, (9, 0), (), "TopBorderStrokeGapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "TopBorderStrokeGapOverprint": (1413637999, 2, (11, 0), (), "TopBorderStrokeGapOverprint", None), "TopBorderStrokeGapTint": (1413638004, 2, (5, 0), (), "TopBorderStrokeGapTint", None), "TopBorderStrokeOverprint": (1413641071, 2, (11, 0), (), "TopBorderStrokeOverprint", None), "TopBorderStrokeTint": (1413641076, 2, (5, 0), (), "TopBorderStrokeTint", None), "TopBorderStrokeType": (1413641075, 2, (12, 0), (), "TopBorderStrokeType", None), "TopBorderStrokeWeight": (1413641079, 2, (12, 0), (), "TopBorderStrokeWeight", None), } _prop_map_put_ = { "BasedOn": ((1650553700, LCID, 4, 0),()), "BodyRegionCellStyle": ((1383285362, LCID, 4, 0),()), "BottomBorderStrokeColor": ((1111651171, LCID, 4, 0),()), "BottomBorderStrokeGapColor": ((1111648099, LCID, 4, 0),()), "BottomBorderStrokeGapOverprint": ((1111648111, LCID, 4, 0),()), "BottomBorderStrokeGapTint": ((1111648116, LCID, 4, 0),()), "BottomBorderStrokeOverprint": ((1111651183, LCID, 4, 0),()), "BottomBorderStrokeTint": ((1111651188, LCID, 4, 0),()), "BottomBorderStrokeType": ((1111651187, LCID, 4, 0),()), "BottomBorderStrokeWeight": ((1111651191, LCID, 4, 0),()), "ClipContentToGraphicCell": ((1665945673, LCID, 4, 0),()), "ClipContentToTextCell": ((1131181172, LCID, 4, 0),()), "ColumnFillsPriority": ((1128681586, LCID, 4, 0),()), "EndColumnFillColor": ((1128686451, LCID, 4, 0),()), "EndColumnFillCount": ((1128690531, LCID, 4, 0),()), "EndColumnFillOverprint": ((1128689523, LCID, 4, 0),()), "EndColumnFillTint": ((1128690803, LCID, 4, 0),()), "EndColumnLineStyle": ((1129542515, LCID, 4, 0),()), "EndColumnStrokeColor": ((1129538419, LCID, 4, 0),()), "EndColumnStrokeCount": ((1129542499, LCID, 4, 0),()), "EndColumnStrokeGapColor": ((1129539443, LCID, 4, 0),()), "EndColumnStrokeGapOverprint": ((1129541747, LCID, 4, 0),()), "EndColumnStrokeGapTint": ((1129537907, LCID, 4, 0),()), "EndColumnStrokeOverprint": ((1129541491, LCID, 4, 0),()), "EndColumnStrokeTint": ((1129542771, LCID, 4, 0),()), "EndColumnStrokeWeight": ((1129543539, LCID, 4, 0),()), "EndRowFillColor": ((1380344691, LCID, 4, 0),()), "EndRowFillCount": ((1380348771, LCID, 4, 0),()), "EndRowFillOverprint": ((1380347763, LCID, 4, 0),()), "EndRowFillTint": ((1380349043, LCID, 4, 0),()), "EndRowStrokeColor": ((1381196659, LCID, 4, 0),()), "EndRowStrokeCount": ((1381200739, LCID, 4, 0),()), "EndRowStrokeGapColor": ((1381197683, LCID, 4, 0),()), "EndRowStrokeGapOverprint": ((1381199987, LCID, 4, 0),()), "EndRowStrokeGapTint": ((1381196147, LCID, 4, 0),()), "EndRowStrokeOverprint": ((1381199731, LCID, 4, 0),()), "EndRowStrokeTint": ((1381201011, LCID, 4, 0),()), "EndRowStrokeType": ((1381200755, LCID, 4, 0),()), "EndRowStrokeWeight": ((1381201779, LCID, 4, 0),()), "FooterRegionCellStyle": ((1383286388, LCID, 4, 0),()), "FooterRegionSameAsBodyRegion": ((1114785396, LCID, 4, 0),()), "GraphicBottomInset": ((1885948226, LCID, 4, 0),()), "GraphicLeftInset": ((1885948236, LCID, 4, 0),()), "GraphicRightInset": ((1885948242, LCID, 4, 0),()), "GraphicTopInset": ((1885948244, LCID, 4, 0),()), "HeaderRegionCellStyle": ((1383286884, LCID, 4, 0),()), "HeaderRegionSameAsBodyRegion": ((1114785892, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftBorderStrokeColor": ((1279423331, LCID, 4, 0),()), "LeftBorderStrokeGapColor": ((1279420259, LCID, 4, 0),()), "LeftBorderStrokeGapOverprint": ((1279420271, LCID, 4, 0),()), "LeftBorderStrokeGapTint": ((1279420276, LCID, 4, 0),()), "LeftBorderStrokeOverprint": ((1279423343, LCID, 4, 0),()), "LeftBorderStrokeTint": ((1279423348, LCID, 4, 0),()), "LeftBorderStrokeType": ((1279423347, LCID, 4, 0),()), "LeftBorderStrokeWeight": ((1279423351, LCID, 4, 0),()), "LeftColumnRegionCellStyle": ((1383287907, LCID, 4, 0),()), "LeftColumnRegionSameAsBodyRegion": ((1114786915, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "RightBorderStrokeColor": ((1380086627, LCID, 4, 0),()), "RightBorderStrokeGapColor": ((1380082019, LCID, 4, 0),()), "RightBorderStrokeGapOverprint": ((1380082031, LCID, 4, 0),()), "RightBorderStrokeGapTint": ((1380082036, LCID, 4, 0),()), "RightBorderStrokeOverprint": ((1380086639, LCID, 4, 0),()), "RightBorderStrokeTint": ((1380086644, LCID, 4, 0),()), "RightBorderStrokeType": ((1380086643, LCID, 4, 0),()), "RightBorderStrokeWeight": ((1380086647, LCID, 4, 0),()), "RightColumnRegionCellStyle": ((1383289443, LCID, 4, 0),()), "RightColumnRegionSameAsBodyRegion": ((1114788451, LCID, 4, 0),()), "SkipFirstAlternatingFillColumns": ((1399219811, LCID, 4, 0),()), "SkipFirstAlternatingFillRows": ((1399219826, LCID, 4, 0),()), "SkipFirstAlternatingStrokeColumns": ((1399223139, LCID, 4, 0),()), "SkipFirstAlternatingStrokeRows": ((1399223154, LCID, 4, 0),()), "SkipLastAlternatingFillColumns": ((1399613027, LCID, 4, 0),()), "SkipLastAlternatingFillRows": ((1399613042, LCID, 4, 0),()), "SkipLastAlternatingStrokeColumns": ((1399616355, LCID, 4, 0),()), "SkipLastAlternatingStrokeRows": ((1399616370, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "StartColumnFillColor": ((1128686438, LCID, 4, 0),()), "StartColumnFillCount": ((1128687203, LCID, 4, 0),()), "StartColumnFillOverprint": ((1128689510, LCID, 4, 0),()), "StartColumnFillTint": ((1128690790, LCID, 4, 0),()), "StartColumnStrokeColor": ((1129538406, LCID, 4, 0),()), "StartColumnStrokeCount": ((1129539171, LCID, 4, 0),()), "StartColumnStrokeGapColor": ((1129539427, LCID, 4, 0),()), "StartColumnStrokeGapOverprint": ((1129539439, LCID, 4, 0),()), "StartColumnStrokeGapTint": ((1129539444, LCID, 4, 0),()), "StartColumnStrokeOverprint": ((1129541478, LCID, 4, 0),()), "StartColumnStrokeTint": ((1129542758, LCID, 4, 0),()), "StartColumnStrokeType": ((1129542502, LCID, 4, 0),()), "StartColumnStrokeWeight": ((1129543526, LCID, 4, 0),()), "StartRowFillColor": ((1380344678, LCID, 4, 0),()), "StartRowFillCount": ((1380345443, LCID, 4, 0),()), "StartRowFillOverprint": ((1380347750, LCID, 4, 0),()), "StartRowFillTint": ((1380349030, LCID, 4, 0),()), "StartRowStrokeColor": ((1381196646, LCID, 4, 0),()), "StartRowStrokeCount": ((1381197411, LCID, 4, 0),()), "StartRowStrokeGapColor": ((1381197667, LCID, 4, 0),()), "StartRowStrokeGapOverprint": ((1381197679, LCID, 4, 0),()), "StartRowStrokeGapTint": ((1381197684, LCID, 4, 0),()), "StartRowStrokeOverprint": ((1381199718, LCID, 4, 0),()), "StartRowStrokeTint": ((1381200998, LCID, 4, 0),()), "StartRowStrokeType": ((1381200742, LCID, 4, 0),()), "StartRowStrokeWeight": ((1381201766, LCID, 4, 0),()), "StrokeOrder": ((1953719407, LCID, 4, 0),()), "TextBottomInset": ((1114929268, LCID, 4, 0),()), "TextLeftInset": ((1282701428, LCID, 4, 0),()), "TextRightInset": ((1383364724, LCID, 4, 0),()), "TextTopInset": ((1416919156, LCID, 4, 0),()), "TopBorderStrokeColor": ((1413641059, LCID, 4, 0),()), "TopBorderStrokeGapColor": ((1413637987, LCID, 4, 0),()), "TopBorderStrokeGapOverprint": ((1413637999, LCID, 4, 0),()), "TopBorderStrokeGapTint": ((1413638004, LCID, 4, 0),()), "TopBorderStrokeOverprint": ((1413641071, LCID, 4, 0),()), "TopBorderStrokeTint": ((1413641076, LCID, 4, 0),()), "TopBorderStrokeType": ((1413641075, LCID, 4, 0),()), "TopBorderStrokeWeight": ((1413641079, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TableStyleGroup(DispatchBaseClass): 'A table style group.' CLSID = IID('{CB826153-2600-475E-B0EE-03D269655E75}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the style.\n\tReplacingWith: The style to apply in place of the deleted style. Type: ParagraphStyle or CharacterStyle' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type TableStyleGroup def Duplicate(self): 'Duplicates the TableStyleGroup.\n\tReturn value: The duplicate TableStyleGroup.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{CB826153-2600-475E-B0EE-03D269655E75}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type TableStyleGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the style to the specified location.\n\tReturn value: The moved TableStyleGroup.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{CB826153-2600-475E-B0EE-03D269655E75}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AllTableStyles' returns object of type 'Objects' "AllTableStyles": (1348564083, 2, (9, 0), (), "AllTableStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'TableStyleGroups' returns object of type 'TableStyleGroups' "TableStyleGroups": (1416065139, 2, (9, 0), (), "TableStyleGroups", '{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}'), # Method 'TableStyles' returns object of type 'TableStyles' "TableStyles": (1416852595, 2, (9, 0), (), "TableStyles", '{04FFA073-AECB-43A0-89BF-4263DE37A39E}'), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TableStyleGroups(DispatchBaseClass): 'A collection of table style groups.' CLSID = IID('{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}') coclass_clsid = None # Result is of type TableStyleGroup def Add(self): 'Creates a new TableStyleGroup.\n\tReturn value: The new TableStyleGroup.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{CB826153-2600-475E-B0EE-03D269655E75}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TableStyleMapping(DispatchBaseClass): 'A table style mapping.' CLSID = IID('{8B9F5475-0280-4606-A865-B54281AED0B6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'deletes a style mapping.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DestinationStyleName": (1685286509, 2, (8, 0), (), "DestinationStyleName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappingRuleType": (1920300144, 2, (3, 0), (), "MappingRuleType", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SourceStyleName": (1936683886, 2, (8, 0), (), "SourceStyleName", None), } _prop_map_put_ = { "DestinationStyleName": ((1685286509, LCID, 4, 0),()), "MappingRuleType": ((1920300144, LCID, 4, 0),()), "SourceStyleName": ((1936683886, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TableStyleMappings(DispatchBaseClass): 'A collection of table style mappings.' CLSID = IID('{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}') coclass_clsid = None # Result is of type TableStyleMapping def Add(self, SourceStyleName=defaultNamedNotOptArg, DestinationStyleName=defaultNamedNotOptArg, MappingRuleType=defaultNamedNotOptArg): 'Adds a style mapping.\n\tReturn value: The added TableStyleMapping.\n\tSourceStyleName: The source style name.\n\tDestinationStyleName: The destination style name.\n\tMappingRuleType: The mapping type' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1), (3, 1)),SourceStyleName , DestinationStyleName, MappingRuleType) if ret is not None: ret = Dispatch(ret, u'Add', '{8B9F5475-0280-4606-A865-B54281AED0B6}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TableStyles(DispatchBaseClass): 'A collection of table styles.' CLSID = IID('{04FFA073-AECB-43A0-89BF-4263DE37A39E}') coclass_clsid = None # Result is of type TableStyle def Add(self): 'Creates a new TableStyle.\n\tReturn value: The new TableStyle.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{80E2BF1D-DB29-4CCD-AB04-777F682049BA}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Tables(DispatchBaseClass): 'A collection of tables.' CLSID = IID('{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}') coclass_clsid = None # Result is of type Table def Add(self, To=1433299822, Reference=defaultNamedOptArg): 'Creates a new table.\n\tReturn value: The new table.\n\tTo: The location of the new table relative to the reference object or within the container object. .\n\tReference: The reference object. Note: Required when the to value specifies before or after. Type: Table, XMLElement, XmlStory, TextFrame, EndnoteTextFrame, Text, InsertionPoint, TextStyleRange, Paragraph, TextColumn, Line, Word, Character, Story or Cell' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TaggedPDFPreference(DispatchBaseClass): 'Tagged PDF preferences.' CLSID = IID('{BDF91FB2-51D9-475A-B71A-A2C570A2B07E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "StructureOrder": (1884312431, 2, (3, 0), (), "StructureOrder", None), } _prop_map_put_ = { "StructureOrder": ((1884312431, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TaggedTextExportPreference(DispatchBaseClass): 'Tagged text export preferences.' CLSID = IID('{B9261240-D7D6-11D4-83A9-00B0D0A33725}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CharacterSet": (1415800947, 2, (3, 0), (), "CharacterSet", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "TagForm": (1414820966, 2, (3, 0), (), "TagForm", None), } _prop_map_put_ = { "CharacterSet": ((1415800947, LCID, 4, 0),()), "TagForm": ((1414820966, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TaggedTextImportPreference(DispatchBaseClass): 'Tagged text import preferences.' CLSID = IID('{2DBD8080-D7DF-11D4-83A9-00B0D0A33725}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RemoveTextFormatting": (1414820454, 2, (11, 0), (), "RemoveTextFormatting", None), "StyleConflict": (1414820964, 2, (3, 0), (), "StyleConflict", None), "UseTypographersQuotes": (1414820977, 2, (11, 0), (), "UseTypographersQuotes", None), } _prop_map_put_ = { "RemoveTextFormatting": ((1414820454, LCID, 4, 0),()), "StyleConflict": ((1414820964, LCID, 4, 0),()), "UseTypographersQuotes": ((1414820977, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Text(DispatchBaseClass): 'A text object.' CLSID = IID('{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Text. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Text. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Text. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Text. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Text. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Text.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the Text.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Text in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextBox(DispatchBaseClass): 'A text box.' CLSID = IID('{2AEEF112-5407-4980-960E-261CC7FB6FAC}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the TextBox's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the TextBox that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the TextBox forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the TextBox to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the TextBox. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the TextBox to a different shape.\n\tGiven: The TextBox's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToObject(self): 'Converts the button object to the page item currently in the active state. Page items from other states will be lost.' return self._oleobj_.InvokeTypes(1649700687, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextBox. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextBox. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextBox. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextBox. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the TextBox.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the TextBox at the specified location or offset.\n\tReturn value: The duplicated TextBox.\n\tTo: The location of the new TextBox, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new TextBox from the original TextBox's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the TextBox.\n\tGiven: The axis around which to flip the TextBox.\n\tAround: The point around which to flip the TextBox. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the TextBox to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the TextBox,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the TextBox relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the TextBox in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the TextBox back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the TextBox to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the TextBox using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the TextBox using the last transformation performed on any TextBox. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the TextBox using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the TextBox using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), "ActiveStateIndex": (1096905573, 2, (3, 0), (), "ActiveStateIndex", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), "AppliedFont": (1718578804, 2, (8, 0), (), "AppliedFont", None), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'Behaviors' returns object of type 'Behaviors' "Behaviors": (1651013235, 2, (9, 0), (), "Behaviors", '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClearFormBehaviors' returns object of type 'ClearFormBehaviors' "ClearFormBehaviors": (1651664243, 2, (9, 0), (), "ClearFormBehaviors", '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "Description": (1885627763, 2, (8, 0), (), "Description", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), "FontSize": (1181119354, 2, (5, 0), (), "FontSize", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), # Method 'GotoAnchorBehaviors' returns object of type 'GotoAnchorBehaviors' "GotoAnchorBehaviors": (1650942323, 2, (9, 0), (), "GotoAnchorBehaviors", '{BB2F8242-6994-4A24-9272-66477D47D7AC}'), # Method 'GotoFirstPageBehaviors' returns object of type 'GotoFirstPageBehaviors' "GotoFirstPageBehaviors": (1650943603, 2, (9, 0), (), "GotoFirstPageBehaviors", '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}'), # Method 'GotoLastPageBehaviors' returns object of type 'GotoLastPageBehaviors' "GotoLastPageBehaviors": (1650945139, 2, (9, 0), (), "GotoLastPageBehaviors", '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}'), # Method 'GotoNextPageBehaviors' returns object of type 'GotoNextPageBehaviors' "GotoNextPageBehaviors": (1650945651, 2, (9, 0), (), "GotoNextPageBehaviors", '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}'), # Method 'GotoNextViewBehaviors' returns object of type 'GotoNextViewBehaviors' "GotoNextViewBehaviors": (1651406451, 2, (9, 0), (), "GotoNextViewBehaviors", '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}'), # Method 'GotoPreviousPageBehaviors' returns object of type 'GotoPreviousPageBehaviors' "GotoPreviousPageBehaviors": (1885827187, 2, (9, 0), (), "GotoPreviousPageBehaviors", '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}'), # Method 'GotoPreviousViewBehaviors' returns object of type 'GotoPreviousViewBehaviors' "GotoPreviousViewBehaviors": (1886418547, 2, (9, 0), (), "GotoPreviousViewBehaviors", '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}'), # Method 'GotoURLBehaviors' returns object of type 'GotoURLBehaviors' "GotoURLBehaviors": (1650947443, 2, (9, 0), (), "GotoURLBehaviors", '{594D6EB9-A175-4681-BEC3-DBF561A83D92}'), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), "HiddenUntilTriggered": (1214862450, 2, (11, 0), (), "HiddenUntilTriggered", None), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MovieBehaviors' returns object of type 'MovieBehaviors' "MovieBehaviors": (1651339123, 2, (9, 0), (), "MovieBehaviors", '{003F990E-FD14-4AAC-A1F0-22C202DD105F}'), "Multiline": (1417178476, 2, (11, 0), (), "Multiline", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'OpenFileBehaviors' returns object of type 'OpenFileBehaviors' "OpenFileBehaviors": (1651470451, 2, (9, 0), (), "OpenFileBehaviors", '{C5A7B321-C913-4840-9EA7-04ED01713930}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), "Password": (1767075959, 2, (11, 0), (), "Password", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PrintFormBehaviors' returns object of type 'PrintFormBehaviors' "PrintFormBehaviors": (1651533427, 2, (9, 0), (), "PrintFormBehaviors", '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}'), "PrintableInPdf": (1347437638, 2, (11, 0), (), "PrintableInPdf", None), "ReadOnly": (1884442489, 2, (11, 0), (), "ReadOnly", None), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Required": (1181055090, 2, (11, 0), (), "Required", None), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RightToLeftField": (1297241164, 2, (11, 0), (), "RightToLeftField", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "Scrollable": (1417176179, 2, (11, 0), (), "Scrollable", None), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'ShowHideFieldsBehaviors' returns object of type 'ShowHideFieldsBehaviors' "ShowHideFieldsBehaviors": (1651730515, 2, (9, 0), (), "ShowHideFieldsBehaviors", '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}'), # Method 'SoundBehaviors' returns object of type 'SoundBehaviors' "SoundBehaviors": (1651732083, 2, (9, 0), (), "SoundBehaviors", '{60801A9C-939C-441B-9363-84B942F3ECAF}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'SubmitFormBehaviors' returns object of type 'SubmitFormBehaviors' "SubmitFormBehaviors": (1651733875, 2, (9, 0), (), "SubmitFormBehaviors", '{7FB564F7-2A06-4035-BF86-CD1E033B3799}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), # Method 'ViewZoomBehaviors' returns object of type 'ViewZoomBehaviors' "ViewZoomBehaviors": (1987734899, 2, (9, 0), (), "ViewZoomBehaviors", '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "ActiveStateIndex": ((1096905573, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "Description": ((1885627763, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "FontSize": ((1181119354, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HiddenUntilTriggered": ((1214862450, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Multiline": ((1417178476, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "Password": ((1767075959, LCID, 4, 0),()), "PrintableInPdf": ((1347437638, LCID, 4, 0),()), "ReadOnly": ((1884442489, LCID, 4, 0),()), "Required": ((1181055090, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RightToLeftField": ((1297241164, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "Scrollable": ((1417176179, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextBoxes(DispatchBaseClass): 'A collection of text boxes.' CLSID = IID('{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}') coclass_clsid = None # Result is of type TextBox def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new TextBox.\n\tReturn value: The new TextBox.\n\tLayer: The layer on which to create the TextBox. Type: Layer.\n\tAt: The location at which to insert the TextBox relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{2AEEF112-5407-4980-960E-261CC7FB6FAC}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextColumn(DispatchBaseClass): 'A text column.' CLSID = IID('{EE964072-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextColumn. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextColumn. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextColumn. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextColumn. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextColumn. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the TextColumn.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated TextColumn.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the TextColumn.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the TextColumn in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextColumns(DispatchBaseClass): 'A collection of text columns.' CLSID = IID('{77617588-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextDefault(DispatchBaseClass): 'Text defaults.' CLSID = IID('{6FA5985E-2A7A-4F9A-B9B0-077335DB3C58}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNamedGrid' returns object of type 'NamedGrid' "AppliedNamedGrid": (1247899239, 2, (9, 0), (), "AppliedNamedGrid", '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNamedGrid": ((1247899239, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextEditbox(DispatchBaseClass): 'A text entry field.' CLSID = IID('{F03EC221-07E2-4069-B4BF-3917F0400460}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "EditContents": (1969833283, 2, (8, 0), (), "EditContents", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "EditContents": ((1969833283, LCID, 4, 0),()), "MinWidth": ((1968008791, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextEditboxes(DispatchBaseClass): 'A collection of text editboxes.' CLSID = IID('{45264B16-137C-443E-92C4-5DA6DB26A829}') coclass_clsid = None # Result is of type TextEditbox def Add(self): 'Creates a new TextEditbox.\n\tReturn value: The new TextEditbox.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{F03EC221-07E2-4069-B4BF-3917F0400460}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextEditingPreference(DispatchBaseClass): 'Text editing preferences.' CLSID = IID('{F5236EA2-4FD3-4CCC-9600-73260A141D32}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowDragAndDropTextInStory": (1684956275, 2, (11, 0), (), "AllowDragAndDropTextInStory", None), "DragAndDropTextInLayout": (1684956268, 2, (11, 0), (), "DragAndDropTextInLayout", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "SingleClickConvertsFramesToTextFrames": (1950575723, 2, (11, 0), (), "SingleClickConvertsFramesToTextFrames", None), "SmartCutAndPaste": (1936552564, 2, (11, 0), (), "SmartCutAndPaste", None), "TripleClickSelectsLine": (1952672875, 2, (11, 0), (), "TripleClickSelectsLine", None), } _prop_map_put_ = { "AllowDragAndDropTextInStory": ((1684956275, LCID, 4, 0),()), "DragAndDropTextInLayout": ((1684956268, LCID, 4, 0),()), "SingleClickConvertsFramesToTextFrames": ((1950575723, LCID, 4, 0),()), "SmartCutAndPaste": ((1936552564, LCID, 4, 0),()), "TripleClickSelectsLine": ((1952672875, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextExportPreference(DispatchBaseClass): 'Text export preferences.' CLSID = IID('{FF7CFBE1-D733-11D4-83A9-00B0D0A33725}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CharacterSet": (1415800947, 2, (3, 0), (), "CharacterSet", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Platform": (1416653926, 2, (3, 0), (), "Platform", None), } _prop_map_put_ = { "CharacterSet": ((1415800947, LCID, 4, 0),()), "Platform": ((1416653926, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextFrame(DispatchBaseClass): 'A text frame.' CLSID = IID('{77617580-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type PageItem def AddPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by combining the TextFrame with other objects. Deletes the objects if they do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) to add.' ret = self._oleobj_.InvokeTypes(1431195720, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'AddPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the TextFrame's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the TextFrame that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) def BringForward(self): 'Brings the TextFrame forward one level in its layer.' return self._oleobj_.InvokeTypes(1651664498, LCID, 1, (24, 0), (),) def BringToFront(self, Reference=defaultNamedOptArg): 'Brings the TextFrame to the front of its layer or in front of a particular item.\n\tReference: The reference object to bring the object in front of (must have same parent). Type: PageItem' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the TextFrame. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the TextFrame to a different shape.\n\tGiven: The TextFrame's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def ConvertToRawText(self): 'Convert the text frame contents to raw text' return self._oleobj_.InvokeTypes(1131696756, LCID, 1, (24, 0), (),) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextFrame. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextFrame. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextFrame. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextFrame. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextFrame. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the TextFrame.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the TextFrame at the specified location or offset.\n\tReturn value: The duplicated TextFrame.\n\tTo: The location of the new TextFrame, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new TextFrame from the original TextFrame's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def ExcludeOverlapPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by excluding the overlapping areas of the TextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to exclude.' ret = self._oleobj_.InvokeTypes(1481592904, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'ExcludeOverlapPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the TextFrame.\n\tGiven: The axis around which to flip the TextFrame.\n\tAround: The point around which to flip the TextFrame. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type PageItem def IntersectPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by intersecting the TextFrame with other objects. Returns an error if the objects do not intersect.\n\tReturn value: The new page item.\n\tWith: The object(s) with which to intersect. ' ret = self._oleobj_.InvokeTypes(1230196808, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'IntersectPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def MakeCompoundPath(self, With=defaultNamedNotOptArg): 'Creates a compound path by combining the path(s) of the TextFrame with the paths of other objects.\n\tReturn value: The new compound path.\n\tWith: The other objects whose paths to include in the new compound path.' ret = self._oleobj_.InvokeTypes(1296257096, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MakeCompoundPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type PageItem def MinusBack(self, With=defaultNamedNotOptArg): 'Creates a new page item by reverse subtracting the overlapping areas of the TextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to reverse subtract.' ret = self._oleobj_.InvokeTypes(1380208712, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'MinusBack', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the TextFrame to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the TextFrame,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the TextFrame relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) # Result is of type Story def PlaceAndLink(self, ParentStory=defaultNamedNotOptArg, ShowingOptions=False): 'Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target page item.\n\tReturn value: The placed story.\n\tParentStory: The story to place and link from.\n\tShowingOptions: Whether to display the link options dialog' ret = self._oleobj_.InvokeTypes(1886153833, LCID, 1, (9, 0), ((9, 1), (11, 49)),ParentStory , ShowingOptions) if ret is not None: ret = Dispatch(ret, u'PlaceAndLink', '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}') return ret def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def Recompose(self): 'Recomposes the text in the TextFrame.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) # Result is of type Objects def ReleaseCompoundPath(self): 'Releases a compound path.\n\tReturn value: The paths that made up the compound path (as individual objects).' ret = self._oleobj_.InvokeTypes(1380143176, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ReleaseCompoundPath', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the TextFrame in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SendBackward(self): 'Sends the TextFrame back one level in its layer.' return self._oleobj_.InvokeTypes(1936614007, LCID, 1, (24, 0), (),) def SendToBack(self, Reference=defaultNamedOptArg): 'Sends the TextFrame to the back of its layer or behind a particular item (must have same parent).\n\tReference: The reference object to send the object behind. Type: PageItem' return self._oleobj_.InvokeTypes(1936613995, LCID, 1, (24, 0), ((12, 17),),Reference ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret # Result is of type PageItem def SubtractPath(self, With=defaultNamedNotOptArg): 'Creates a new page item by subtracting the overlapping areas of the TextFrame and other objects.\n\tReturn value: The new page item.\n\tWith: The object(s) to subtract.' ret = self._oleobj_.InvokeTypes(1145458760, LCID, 1, (9, 0), ((9, 1),),With ) if ret is not None: ret = Dispatch(ret, u'SubtractPath', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the TextFrame using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the TextFrame using the last transformation performed on any TextFrame. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the TextFrame using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the TextFrame using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'BaselineFrameGridOptions' returns object of type 'BaselineFrameGridOption' "BaselineFrameGridOptions": (1112303207, 2, (9, 0), (), "BaselineFrameGridOptions", '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "ContentType": (1668183156, 2, (3, 0), (), "ContentType", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), "EndTextFrame": (1819572326, 2, (12, 0), (), "EndTextFrame", None), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), "NextTextFrame": (1853126758, 2, (12, 0), (), "NextTextFrame", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), # Method 'ObjectExportOptions' returns object of type 'ObjectExportOption' "ObjectExportOptions": (1866823760, 2, (9, 0), (), "ObjectExportOptions", '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}'), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "PreviousTextFrame": (1886681190, 2, (12, 0), (), "PreviousTextFrame", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "StartTextFrame": (1718909030, 2, (12, 0), (), "StartTextFrame", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), "TextFrameIndex": (1769240678, 2, (3, 0), (), "TextFrameIndex", None), # Method 'TextFramePreferences' returns object of type 'TextFramePreference' "TextFramePreferences": (1884571216, 2, (9, 0), (), "TextFramePreferences", '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextPaths' returns object of type 'TextPaths' "TextPaths": (1414484083, 2, (9, 0), (), "TextPaths", '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "ContentType": ((1668183156, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NextTextFrame": ((1853126758, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "PreviousTextFrame": ((1886681190, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextFramePreference(DispatchBaseClass): 'Text frame preferences.' CLSID = IID('{EE96406E-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AutoSizingReferencePoint": (1634955888, 2, (3, 0), (), "AutoSizingReferencePoint", None), "AutoSizingType": (1634952297, 2, (3, 0), (), "AutoSizingType", None), "ColumnRuleBottomInset": (1448231529, 2, (5, 0), (), "ColumnRuleBottomInset", None), "ColumnRuleInsetChainOverride": (1448233315, 2, (11, 0), (), "ColumnRuleInsetChainOverride", None), "ColumnRuleOffset": (1448234854, 2, (5, 0), (), "ColumnRuleOffset", None), "ColumnRuleOverprintOverride": (1448234863, 2, (11, 0), (), "ColumnRuleOverprintOverride", None), "ColumnRuleOverride": (1448232303, 2, (11, 0), (), "ColumnRuleOverride", None), # Method 'ColumnRuleStrokeColor' returns object of type 'Swatch' "ColumnRuleStrokeColor": (1448235875, 2, (9, 0), (), "ColumnRuleStrokeColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "ColumnRuleStrokeTint": (1448235892, 2, (5, 0), (), "ColumnRuleStrokeTint", None), # Method 'ColumnRuleStrokeType' returns object of type 'StrokeStyle' "ColumnRuleStrokeType": (1448236153, 2, (9, 0), (), "ColumnRuleStrokeType", '{B36EB9CA-8E4B-4A1C-B81A-E8FAE5C6AE65}'), "ColumnRuleStrokeWidth": (1448236905, 2, (5, 0), (), "ColumnRuleStrokeWidth", None), "ColumnRuleTopInset": (1448236137, 2, (5, 0), (), "ColumnRuleTopInset", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FirstBaselineOffset": (1180856166, 2, (3, 0), (), "FirstBaselineOffset", None), "FootnotesEnableOverrides": (1413891407, 2, (11, 0), (), "FootnotesEnableOverrides", None), "FootnotesMinimumSpacing": (1413893459, 2, (12, 0), (), "FootnotesMinimumSpacing", None), "FootnotesSpaceBetween": (1413894978, 2, (12, 0), (), "FootnotesSpaceBetween", None), "FootnotesSpanAcrossColumns": (1413894982, 2, (11, 0), (), "FootnotesSpanAcrossColumns", None), "IgnoreWrap": (1769435760, 2, (11, 0), (), "IgnoreWrap", None), "InsetSpacing": (1768846196, 2, (12, 0), (), "InsetSpacing", None), "MinimumFirstBaselineOffset": (1180856161, 2, (12, 0), (), "MinimumFirstBaselineOffset", None), "MinimumHeightForAutoSizing": (1634954600, 2, (12, 0), (), "MinimumHeightForAutoSizing", None), "MinimumWidthForAutoSizing": (1634954615, 2, (12, 0), (), "MinimumWidthForAutoSizing", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "TextColumnCount": (1667460724, 2, (3, 0), (), "TextColumnCount", None), "TextColumnFixedWidth": (1668052836, 2, (12, 0), (), "TextColumnFixedWidth", None), "TextColumnGutter": (1668048756, 2, (12, 0), (), "TextColumnGutter", None), "TextColumnMaxWidth": (1952673144, 2, (12, 0), (), "TextColumnMaxWidth", None), "UseFixedColumnWidth": (1969644407, 2, (11, 0), (), "UseFixedColumnWidth", None), "UseFlexibleColumnWidth": (1970430839, 2, (11, 0), (), "UseFlexibleColumnWidth", None), "UseMinimumHeightForAutoSizing": (1634953325, 2, (11, 0), (), "UseMinimumHeightForAutoSizing", None), "UseMinimumWidthForAutoSizing": (1634953335, 2, (11, 0), (), "UseMinimumWidthForAutoSizing", None), "UseNoLineBreaksForAutoSizing": (1634954860, 2, (11, 0), (), "UseNoLineBreaksForAutoSizing", None), "VerticalBalanceColumns": (1447715436, 2, (11, 0), (), "VerticalBalanceColumns", None), "VerticalJustification": (1447715180, 2, (3, 0), (), "VerticalJustification", None), "VerticalThreshold": (1447718249, 2, (12, 0), (), "VerticalThreshold", None), } _prop_map_put_ = { "AutoSizingReferencePoint": ((1634955888, LCID, 4, 0),()), "AutoSizingType": ((1634952297, LCID, 4, 0),()), "ColumnRuleBottomInset": ((1448231529, LCID, 4, 0),()), "ColumnRuleInsetChainOverride": ((1448233315, LCID, 4, 0),()), "ColumnRuleOffset": ((1448234854, LCID, 4, 0),()), "ColumnRuleOverprintOverride": ((1448234863, LCID, 4, 0),()), "ColumnRuleOverride": ((1448232303, LCID, 4, 0),()), "ColumnRuleStrokeColor": ((1448235875, LCID, 4, 0),()), "ColumnRuleStrokeTint": ((1448235892, LCID, 4, 0),()), "ColumnRuleStrokeType": ((1448236153, LCID, 4, 0),()), "ColumnRuleStrokeWidth": ((1448236905, LCID, 4, 0),()), "ColumnRuleTopInset": ((1448236137, LCID, 4, 0),()), "FirstBaselineOffset": ((1180856166, LCID, 4, 0),()), "FootnotesEnableOverrides": ((1413891407, LCID, 4, 0),()), "FootnotesMinimumSpacing": ((1413893459, LCID, 4, 0),()), "FootnotesSpaceBetween": ((1413894978, LCID, 4, 0),()), "FootnotesSpanAcrossColumns": ((1413894982, LCID, 4, 0),()), "IgnoreWrap": ((1769435760, LCID, 4, 0),()), "InsetSpacing": ((1768846196, LCID, 4, 0),()), "MinimumFirstBaselineOffset": ((1180856161, LCID, 4, 0),()), "MinimumHeightForAutoSizing": ((1634954600, LCID, 4, 0),()), "MinimumWidthForAutoSizing": ((1634954615, LCID, 4, 0),()), "TextColumnCount": ((1667460724, LCID, 4, 0),()), "TextColumnFixedWidth": ((1668052836, LCID, 4, 0),()), "TextColumnGutter": ((1668048756, LCID, 4, 0),()), "TextColumnMaxWidth": ((1952673144, LCID, 4, 0),()), "UseFixedColumnWidth": ((1969644407, LCID, 4, 0),()), "UseFlexibleColumnWidth": ((1970430839, LCID, 4, 0),()), "UseMinimumHeightForAutoSizing": ((1634953325, LCID, 4, 0),()), "UseMinimumWidthForAutoSizing": ((1634953335, LCID, 4, 0),()), "UseNoLineBreaksForAutoSizing": ((1634954860, LCID, 4, 0),()), "VerticalBalanceColumns": ((1447715436, LCID, 4, 0),()), "VerticalJustification": ((1447715180, LCID, 4, 0),()), "VerticalThreshold": ((1447718249, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextFrames(DispatchBaseClass): 'A collection of text frames.' CLSID = IID('{77617581-D3DE-11D1-AAA6-00C04FA349C7}') coclass_clsid = None # Result is of type TextFrame def Add(self, Layer=defaultNamedOptArg, At=1433299822, Reference=defaultNamedOptArg): 'Creates a new TextFrame.\n\tReturn value: The new TextFrame.\n\tLayer: The layer on which to create the TextFrame. Type: Layer.\n\tAt: The location at which to insert the TextFrame relative to the reference object or within the container object.\n\tReference: The reference object. Note: Required when the at parameter is before or after. Type: Document, Spread, MasterSpread, Page, Layer or PageItem' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (3, 49), (12, 17)),Layer , At, Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{77617580-D3DE-11D1-AAA6-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextImportPreference(DispatchBaseClass): 'Text import preferences.' CLSID = IID('{0AD96846-913E-11D2-9293-0000C0CCD0E3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CharacterSet": (1415800947, 2, (3, 0), (), "CharacterSet", None), "ConvertSpacesIntoTabs": (1416835700, 2, (11, 0), (), "ConvertSpacesIntoTabs", None), "Dictionary": (1415866723, 2, (8, 0), (), "Dictionary", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "Platform": (1416653926, 2, (3, 0), (), "Platform", None), "SpacesIntoTabsCount": (1416459120, 2, (3, 0), (), "SpacesIntoTabsCount", None), "StripReturnsBetweenLines": (1413698156, 2, (11, 0), (), "StripReturnsBetweenLines", None), "StripReturnsBetweenParagraphs": (1413698160, 2, (11, 0), (), "StripReturnsBetweenParagraphs", None), "UseTypographersQuotes": (1414820977, 2, (11, 0), (), "UseTypographersQuotes", None), } _prop_map_put_ = { "CharacterSet": ((1415800947, LCID, 4, 0),()), "ConvertSpacesIntoTabs": ((1416835700, LCID, 4, 0),()), "Dictionary": ((1415866723, LCID, 4, 0),()), "Platform": ((1416653926, LCID, 4, 0),()), "SpacesIntoTabsCount": ((1416459120, LCID, 4, 0),()), "StripReturnsBetweenLines": ((1413698156, LCID, 4, 0),()), "StripReturnsBetweenParagraphs": ((1413698160, LCID, 4, 0),()), "UseTypographersQuotes": ((1414820977, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextPath(DispatchBaseClass): 'A text object that is on a path.' CLSID = IID('{CB13E01A-0161-4A08-BA44-E3F1E0256900}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the TextPath.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CenterBracket": (1667394420, 2, (5, 0), (), "CenterBracket", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "EndBracket": (1700948852, 2, (5, 0), (), "EndBracket", None), "EndTextFrame": (1819572326, 2, (12, 0), (), "EndTextFrame", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FlipPathEffect": (1718382693, 2, (3, 0), (), "FlipPathEffect", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "Name": (0, 2, (8, 0), (), "Name", None), "NextTextFrame": (1853126758, 2, (12, 0), (), "NextTextFrame", None), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "PathAlignment": (1886678126, 2, (3, 0), (), "PathAlignment", None), "PathEffect": (1701209699, 2, (3, 0), (), "PathEffect", None), "PathSpacing": (1886613603, 2, (3, 0), (), "PathSpacing", None), "PreviousTextFrame": (1886681190, 2, (12, 0), (), "PreviousTextFrame", None), "StartBracket": (1935829876, 2, (5, 0), (), "StartBracket", None), "StartTextFrame": (1718909030, 2, (12, 0), (), "StartTextFrame", None), "TextAlignment": (1953786990, 2, (3, 0), (), "TextAlignment", None), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), "TextFrameIndex": (1769240678, 2, (3, 0), (), "TextFrameIndex", None), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "Contents": ((1885564532, LCID, 4, 0),()), "EndBracket": ((1700948852, LCID, 4, 0),()), "FlipPathEffect": ((1718382693, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NextTextFrame": ((1853126758, LCID, 4, 0),()), "PathAlignment": ((1886678126, LCID, 4, 0),()), "PathEffect": ((1701209699, LCID, 4, 0),()), "PathSpacing": ((1886613603, LCID, 4, 0),()), "PreviousTextFrame": ((1886681190, LCID, 4, 0),()), "StartBracket": ((1935829876, LCID, 4, 0),()), "TextAlignment": ((1953786990, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextPaths(DispatchBaseClass): 'A collection of text paths.' CLSID = IID('{49DE930A-C5C7-48F7-BC94-6F4375FAC282}') coclass_clsid = None # Result is of type TextPath def Add(self): 'Creates a new TextPath.\n\tReturn value: The new TextPath.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{CB13E01A-0161-4A08-BA44-E3F1E0256900}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextPreference(DispatchBaseClass): 'Text preferences.' CLSID = IID('{EE964075-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AbutTextToTextWrap": (1635218032, 2, (11, 0), (), "AbutTextToTextWrap", None), "AddPages": (1634756974, 2, (3, 0), (), "AddPages", None), "BaselineShiftKeyIncrement": (1651204708, 2, (12, 0), (), "BaselineShiftKeyIncrement", None), "DeleteEmptyPages": (1684301164, 2, (11, 0), (), "DeleteEmptyPages", None), "EnableStylePreviewMode": (1936945261, 2, (11, 0), (), "EnableStylePreviewMode", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HighlightCustomSpacing": (1936221043, 2, (11, 0), (), "HighlightCustomSpacing", None), "HighlightHjViolations": (1936222314, 2, (11, 0), (), "HighlightHjViolations", None), "HighlightKeeps": (1936223088, 2, (11, 0), (), "HighlightKeeps", None), "HighlightKinsoku": (1936223083, 2, (11, 0), (), "HighlightKinsoku", None), "HighlightSubstitutedFonts": (1751936358, 2, (11, 0), (), "HighlightSubstitutedFonts", None), "HighlightSubstitutedGlyphs": (1936225122, 2, (11, 0), (), "HighlightSubstitutedGlyphs", None), "JustifyTextWraps": (1786212976, 2, (11, 0), (), "JustifyTextWraps", None), "KerningKeyIncrement": (1802199652, 2, (5, 0), (), "KerningKeyIncrement", None), "LeadingKeyIncrement": (1818976868, 2, (12, 0), (), "LeadingKeyIncrement", None), "LimitToMasterTextFrames": (1634759277, 2, (11, 0), (), "LimitToMasterTextFrames", None), "LinkTextFilesWhenImporting": (1735421044, 2, (11, 0), (), "LinkTextFilesWhenImporting", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreserveFacingPageSpreads": (1634103926, 2, (11, 0), (), "PreserveFacingPageSpreads", None), "QuoteCharactersRotatedInVertical": (1248949615, 2, (11, 0), (), "QuoteCharactersRotatedInVertical", None), "ShapeIndicAndLatinWithHarbuzz": (1936288872, 2, (11, 0), (), "ShapeIndicAndLatinWithHarbuzz", None), "ShowInvisibles": (1936289398, 2, (11, 0), (), "ShowInvisibles", None), "SmallCap": (1399677808, 2, (5, 0), (), "SmallCap", None), "SmartTextReflow": (1684434039, 2, (11, 0), (), "SmartTextReflow", None), "SmartTextReflowSync": (1702064998, 2, (11, 0), (), "SmartTextReflowSync", None), "SubscriptPosition": (1937072752, 2, (5, 0), (), "SubscriptPosition", None), "SubscriptSize": (1937072755, 2, (5, 0), (), "SubscriptSize", None), "SuperscriptPosition": (1937076336, 2, (5, 0), (), "SuperscriptPosition", None), "SuperscriptSize": (1937076339, 2, (5, 0), (), "SuperscriptSize", None), "TypographersQuotes": (1954115697, 2, (11, 0), (), "TypographersQuotes", None), "UseCidMojikumi": (1248029028, 2, (11, 0), (), "UseCidMojikumi", None), "UseNewVerticalScaling": (1248753267, 2, (11, 0), (), "UseNewVerticalScaling", None), "UseOpticalSize": (1835888499, 2, (11, 0), (), "UseOpticalSize", None), "UseParagraphLeading": (1886152036, 2, (11, 0), (), "UseParagraphLeading", None), "ZOrderTextWrap": (2054648432, 2, (11, 0), (), "ZOrderTextWrap", None), } _prop_map_put_ = { "AbutTextToTextWrap": ((1635218032, LCID, 4, 0),()), "AddPages": ((1634756974, LCID, 4, 0),()), "BaselineShiftKeyIncrement": ((1651204708, LCID, 4, 0),()), "DeleteEmptyPages": ((1684301164, LCID, 4, 0),()), "EnableStylePreviewMode": ((1936945261, LCID, 4, 0),()), "HighlightCustomSpacing": ((1936221043, LCID, 4, 0),()), "HighlightHjViolations": ((1936222314, LCID, 4, 0),()), "HighlightKeeps": ((1936223088, LCID, 4, 0),()), "HighlightKinsoku": ((1936223083, LCID, 4, 0),()), "HighlightSubstitutedFonts": ((1751936358, LCID, 4, 0),()), "HighlightSubstitutedGlyphs": ((1936225122, LCID, 4, 0),()), "JustifyTextWraps": ((1786212976, LCID, 4, 0),()), "KerningKeyIncrement": ((1802199652, LCID, 4, 0),()), "LeadingKeyIncrement": ((1818976868, LCID, 4, 0),()), "LimitToMasterTextFrames": ((1634759277, LCID, 4, 0),()), "LinkTextFilesWhenImporting": ((1735421044, LCID, 4, 0),()), "PreserveFacingPageSpreads": ((1634103926, LCID, 4, 0),()), "QuoteCharactersRotatedInVertical": ((1248949615, LCID, 4, 0),()), "ShapeIndicAndLatinWithHarbuzz": ((1936288872, LCID, 4, 0),()), "ShowInvisibles": ((1936289398, LCID, 4, 0),()), "SmallCap": ((1399677808, LCID, 4, 0),()), "SmartTextReflow": ((1684434039, LCID, 4, 0),()), "SmartTextReflowSync": ((1702064998, LCID, 4, 0),()), "SubscriptPosition": ((1937072752, LCID, 4, 0),()), "SubscriptSize": ((1937072755, LCID, 4, 0),()), "SuperscriptPosition": ((1937076336, LCID, 4, 0),()), "SuperscriptSize": ((1937076339, LCID, 4, 0),()), "TypographersQuotes": ((1954115697, LCID, 4, 0),()), "UseCidMojikumi": ((1248029028, LCID, 4, 0),()), "UseNewVerticalScaling": ((1248753267, LCID, 4, 0),()), "UseOpticalSize": ((1835888499, LCID, 4, 0),()), "UseParagraphLeading": ((1886152036, LCID, 4, 0),()), "ZOrderTextWrap": ((2054648432, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextStyleRange(DispatchBaseClass): 'A continuous range of identical text formatting attributes. ' CLSID = IID('{A3736541-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextStyleRange. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextStyleRange. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextStyleRange. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextStyleRange. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new TextStyleRange. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the TextStyleRange.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated TextStyleRange.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the TextStyleRange.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the TextStyleRange in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextStyleRanges(DispatchBaseClass): 'A collection of text style ranges.' CLSID = IID('{A3736542-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextVariable(DispatchBaseClass): 'A text variable definition in a document.' CLSID = IID('{EDD2BE26-7D67-4891-A829-F6D366D4F70D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Objects def ConvertToText(self): "Convert all of this variable's instances to text.\n\tReturn value: The text objects corresponding to the converted variable instances." ret = self._oleobj_.InvokeTypes(1416582264, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Delete(self): 'Deletes the TextVariable.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AssociatedInstances' returns object of type 'Objects' "AssociatedInstances": (1414947177, 2, (9, 0), (), "AssociatedInstances", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "VariableOptions": (1414950768, 2, (12, 0), (), "VariableOptions", None), "VariableType": (1414947444, 2, (3, 0), (), "VariableType", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), "VariableType": ((1414947444, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextVariableInstance(DispatchBaseClass): 'A text variable instance in the text.' CLSID = IID('{932CE4BA-7FC7-49B9-8733-7535E79B1018}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type Text def ConvertToText(self): 'Converts the footnote to part of the story text and places the converted text at the former location of the footnote marker in the text.\n\tReturn value: The converted text.' ret = self._oleobj_.InvokeTypes(1416582264, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToText', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Delete(self): 'Deletes the TextVariableInstance.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'AssociatedTextVariable' returns object of type 'TextVariable' "AssociatedTextVariable": (1414951526, 2, (9, 0), (), "AssociatedTextVariable", '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ResultText": (1414948209, 2, (8, 0), (), "ResultText", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), } _prop_map_put_ = { "AssociatedTextVariable": ((1414951526, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TextVariableInstances(DispatchBaseClass): 'A collection of text variable instances.' CLSID = IID('{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}') coclass_clsid = None # Result is of type TextVariableInstance def Add(self, To=1433299822, Reference=defaultNamedOptArg): 'Creates a text variable instance at the specified location.\n\tReturn value: The new text variable instance.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required only when the to parameter specifies before or after. Type: TextVariableInstance, XmlStory, TextFrame, EndnoteTextFrame, Story, Note, Cell, Footnote, Table, TextColumn, TextStyleRange, Text, InsertionPoint, Paragraph, Line, Word, Character or Change' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 49), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Add', '{932CE4BA-7FC7-49B9-8733-7535E79B1018}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextVariables(DispatchBaseClass): 'A collection of text variables.' CLSID = IID('{7DB4C304-F694-4BCB-AA87-66E5978A716E}') coclass_clsid = None # Result is of type TextVariable def Add(self): 'Creates a new TextVariable.\n\tReturn value: The new TextVariable.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TextWrapPreference(DispatchBaseClass): 'Text wrap preferences.' CLSID = IID('{E76DB095-D513-4E19-9DEC-42DC06B44592}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ApplyToMasterPageOnly": (1886680941, 2, (11, 0), (), "ApplyToMasterPageOnly", None), # Method 'ContourOptions' returns object of type 'ContourOption' "ContourOptions": (1885564787, 2, (9, 0), (), "ContourOptions", '{8AB9A718-3241-4BEF-B959-60F5DC071350}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Inverse": (1886680950, 2, (11, 0), (), "Inverse", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Paths' returns object of type 'Paths' "Paths": (1886677107, 2, (9, 0), (), "Paths", '{496F0BD7-7834-11D2-AAF0-00C04FA37726}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "TextWrapMode": (1954051949, 2, (3, 0), (), "TextWrapMode", None), "TextWrapOffset": (1886680937, 2, (12, 0), (), "TextWrapOffset", None), "TextWrapSide": (1886680947, 2, (3, 0), (), "TextWrapSide", None), "UserModifiedWrap": (1886680949, 2, (11, 0), (), "UserModifiedWrap", None), } _prop_map_put_ = { "ApplyToMasterPageOnly": ((1886680941, LCID, 4, 0),()), "Inverse": ((1886680950, LCID, 4, 0),()), "TextWrapMode": ((1954051949, LCID, 4, 0),()), "TextWrapOffset": ((1886680937, LCID, 4, 0),()), "TextWrapSide": ((1886680947, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Texts(DispatchBaseClass): 'A collection of text objects.' CLSID = IID('{EE96407E-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TimingGroup(DispatchBaseClass): 'a timing group.' CLSID = IID('{9EB3F4F2-9576-40D6-BF6E-65481C68317D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TimingGroup.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type TimingGroup def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the timing group or target to the specified location. .\n\tReturn value: The moved element.\n\tTo: The location in relation to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. . Type: TimingGroup, TimingTarget or TimingList' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{9EB3F4F2-9576-40D6-BF6E-65481C68317D}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Unlink(self): 'Unlink all targets in the group into separate groups in this timing list.' return self._oleobj_.InvokeTypes(1970170987, LCID, 1, (24, 0), (),) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'TimingList' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{875399FB-5932-4115-83AD-55BA64278411}'), "Placement": (1416056942, 2, (3, 0), (), "Placement", None), "Plays": (1097683052, 2, (3, 0), (), "Plays", None), "PlaysLoop": (1097683020, 2, (11, 0), (), "PlaysLoop", None), # Method 'TimingTargets' returns object of type 'TimingTargets' "TimingTargets": (1666471027, 2, (9, 0), (), "TimingTargets", '{F3E58AC1-1249-4826-AB0C-C70CF92B3941}'), } _prop_map_put_ = { "Placement": ((1416056942, LCID, 4, 0),()), "Plays": ((1097683052, LCID, 4, 0),()), "PlaysLoop": ((1097683020, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TimingGroups(DispatchBaseClass): 'A collection of timing data objects.' CLSID = IID('{71433E7C-129B-4267-96F9-7D4C02F7412E}') coclass_clsid = None # Result is of type TimingGroup def Add(self, DynamicTarget=defaultNamedNotOptArg, DelaySeconds=0.0): 'Adds a new timing group.\n\tReturn value: The timing group added.\n\tDynamicTarget: A page item target that is an animation, media, or mso. Type: PageItem, Graphic, Behavior or MediaItem.\n\tDelaySeconds: The time delay in seconds for a target.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (5, 49)),DynamicTarget , DelaySeconds) if ret is not None: ret = Dispatch(ret, u'Add', '{9EB3F4F2-9576-40D6-BF6E-65481C68317D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TimingList(DispatchBaseClass): 'a timing list.' CLSID = IID('{875399FB-5932-4115-83AD-55BA64278411}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TimingList.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'TimingSetting' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), # Method 'TimingGroups' returns object of type 'TimingGroups' "TimingGroups": (1666466931, 2, (9, 0), (), "TimingGroups", '{71433E7C-129B-4267-96F9-7D4C02F7412E}'), "TriggerEvent": (1416054132, 2, (3, 0), (), "TriggerEvent", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TimingLists(DispatchBaseClass): 'A collection of timing lists.' CLSID = IID('{4F210CC3-D3DC-4815-AFF6-F66F2FAC97C3}') coclass_clsid = None # Result is of type TimingList def Add(self, TriggerEvent=defaultNamedNotOptArg): 'Adds a new event-triggered timing list object.\n\tReturn value: The timing list to add.\n\tTriggerEvent: Trigger Event' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((3, 1),),TriggerEvent ) if ret is not None: ret = Dispatch(ret, u'Add', '{875399FB-5932-4115-83AD-55BA64278411}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TimingSetting(DispatchBaseClass): 'Timing settings.' CLSID = IID('{B8723342-BD26-4711-9C45-07F4C37B1068}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'TimingLists' returns object of type 'TimingLists' "TimingLists": (1666468979, 2, (9, 0), (), "TimingLists", '{4F210CC3-D3DC-4815-AFF6-F66F2FAC97C3}'), # Method 'UnassignedDynamicTargets' returns object of type 'Objects' "UnassignedDynamicTargets": (1416058222, 2, (9, 0), (), "UnassignedDynamicTargets", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TimingTarget(DispatchBaseClass): 'a timing target.' CLSID = IID('{46A42B4B-FE82-4CEC-A039-451EC980235A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the TimingTarget.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type TimingTarget def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the timing group or target to the specified location. .\n\tReturn value: The moved element.\n\tTo: The location in relation to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. . Type: TimingGroup, TimingTarget or TimingList' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{46A42B4B-FE82-4CEC-A039-451EC980235A}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Unlink(self): 'Unlink target from this group and append to the end of this timing list.' return self._oleobj_.InvokeTypes(1970170987, LCID, 1, (24, 0), (),) _prop_map_get_ = { "DelaySeconds": (1416447084, 2, (5, 0), (), "DelaySeconds", None), "DynamicTarget": (1416057959, 2, (12, 0), (), "DynamicTarget", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'TimingGroup' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{9EB3F4F2-9576-40D6-BF6E-65481C68317D}'), "ReverseAnimation": (1416057409, 2, (11, 0), (), "ReverseAnimation", None), } _prop_map_put_ = { "DelaySeconds": ((1416447084, LCID, 4, 0),()), "DynamicTarget": ((1416057959, LCID, 4, 0),()), "ReverseAnimation": ((1416057409, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TimingTargets(DispatchBaseClass): 'A collection of timing target.' CLSID = IID('{F3E58AC1-1249-4826-AB0C-C70CF92B3941}') coclass_clsid = None # Result is of type TimingTarget def Add(self, DynamicTarget=defaultNamedNotOptArg, DelaySeconds=0.0): 'Adds a new target item.\n\tReturn value: The target item added.\n\tDynamicTarget: A page item target that is an animation, media, or mso. Type: PageItem, Graphic, Behavior or MediaItem.\n\tDelaySeconds: The time delay in seconds for a target.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (5, 49)),DynamicTarget , DelaySeconds) if ret is not None: ret = Dispatch(ret, u'Add', '{46A42B4B-FE82-4CEC-A039-451EC980235A}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Tint(DispatchBaseClass): 'A tint swatch.' CLSID = IID('{A373654D-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedOptArg): 'Deletes the swatch.\n\tReplacingWith: The swatch to apply in place of the deleted swatch. Type: Swatch' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 17),),ReplacingWith ) # Result is of type Tint def Duplicate(self): 'Duplicates the Tint.\n\tReturn value: The duplicate Tint.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{A373654D-4F5C-11D2-AB07-00C04FA349C7}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) # Result is of type Swatch def Merge(self, With=defaultNamedNotOptArg): 'Merges the specified swatches with the swatch. .\n\tReturn value: The merged swatch.\n\tWith: The swatches to merge. Type: Array of Swatches, Swatch or String' ret = self._oleobj_.InvokeTypes(1835364967, LCID, 1, (9, 0), ((12, 1),),With ) if ret is not None: ret = Dispatch(ret, u'Merge', '{A373654F-4F5C-11D2-AB07-00C04FA349C7}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BaseColor' returns object of type 'Color' "BaseColor": (1668047475, 2, (9, 0), (), "BaseColor", '{2256FBE8-5584-11D1-804A-0060B03C02E4}'), "ColorValue": (1668052588, 2, (12, 0), (), "ColorValue", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Model": (1668050276, 2, (3, 0), (), "Model", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentColorGroup' returns object of type 'ColorGroup' "ParentColorGroup": (1884316519, 2, (9, 0), (), "ParentColorGroup", '{BBA05B9D-6328-4275-94E5-06A491E67F5D}'), "Space": (1668051824, 2, (3, 0), (), "Space", None), "TintValue": (1953395830, 2, (5, 0), (), "TintValue", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "TintValue": ((1953395830, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Tints(DispatchBaseClass): 'A collection of tints.' CLSID = IID('{A373654E-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type Tint def Add(self, BaseColor=defaultNamedNotOptArg): 'Creates a new tint swatch.\n\tReturn value: The new swatch.\n\tBaseColor: The color that the tint is based upon.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((9, 1),),BaseColor ) if ret is not None: ret = Dispatch(ret, u'Add', '{A373654D-4F5C-11D2-AB07-00C04FA349C7}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ToolBox(DispatchBaseClass): 'Tool box tools' CLSID = IID('{60108F34-0D73-48FE-A8B3-F2D3B015B0F2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CurrentTool": (1416589164, 2, (3, 0), (), "CurrentTool", None), "CurrentToolHint": (1953253486, 2, (8, 0), (), "CurrentToolHint", None), "CurrentToolIconFile": (1953253731, 2, (8, 0), (), "CurrentToolIconFile", None), "CurrentToolName": (1953255021, 2, (8, 0), (), "CurrentToolName", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), } _prop_map_put_ = { "CurrentTool": ((1416589164, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Topic(DispatchBaseClass): 'An index topic.' CLSID = IID('{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Capitalize(self, CapitalizationOption=1097624645): 'Makes the initial letter for the specified index topic or group of index topics upper case.\n\tCapitalizationOption: The entry or entries to capitalize.' return self._oleobj_.InvokeTypes(1698918473, LCID, 1, (24, 0), ((3, 49),),CapitalizationOption ) def Delete(self): 'Deletes the Topic.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'CrossReferences' returns object of type 'CrossReferences' "CrossReferences": (1129473651, 2, (9, 0), (), "CrossReferences", '{C4A96F80-B6F5-49A6-83C0-9C682FADBB9B}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'PageReferences' returns object of type 'PageReferences' "PageReferences": (1348948595, 2, (9, 0), (), "PageReferences", '{DB2A6B32-09EC-42FD-9732-956DA183DC3D}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SortOrder": (1397711986, 2, (8, 0), (), "SortOrder", None), # Method 'Topics' returns object of type 'Topics' "Topics": (1666478195, 2, (9, 0), (), "Topics", '{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}'), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), "SortOrder": ((1397711986, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Topics(DispatchBaseClass): 'A collection of index topics.' CLSID = IID('{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}') coclass_clsid = None # Result is of type Topic def Add(self, Name=defaultNamedNotOptArg, SortBy=defaultNamedOptArg): 'Creates a new index topic.\n\tReturn value: The new topic.\n\tName: The name of the topic. Note: This is the text that appears in the index. .\n\tSortBy: The string to sort this topic by instead of the topic name. Note: The actual topic text, rather than the sort order text, appears in the index. Type: String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (12, 17)),Name , SortBy) if ret is not None: ret = Dispatch(ret, u'Add', '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TrackChangesPreference(DispatchBaseClass): 'Track changes preferences.' CLSID = IID('{02D3CB36-EE64-43CE-8408-647E0F34FCE7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AddedBackgroundColorChoice": (1633829731, 2, (3, 0), (), "AddedBackgroundColorChoice", None), "AddedTextColorChoice": (1635009379, 2, (3, 0), (), "AddedTextColorChoice", None), "BackgroundColorForAddedText": (1633829740, 2, (12, 0), (), "BackgroundColorForAddedText", None), "BackgroundColorForDeletedText": (1684161388, 2, (12, 0), (), "BackgroundColorForDeletedText", None), "BackgroundColorForMovedText": (1835156332, 2, (12, 0), (), "BackgroundColorForMovedText", None), "ChangeBarColor": (1128416108, 2, (12, 0), (), "ChangeBarColor", None), "DeletedBackgroundColorChoice": (1684161379, 2, (3, 0), (), "DeletedBackgroundColorChoice", None), "DeletedTextColorChoice": (1685341027, 2, (3, 0), (), "DeletedTextColorChoice", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "LocationForChangeBar": (1128418403, 2, (3, 0), (), "LocationForChangeBar", None), "MarkingForAddedText": (1635011947, 2, (3, 0), (), "MarkingForAddedText", None), "MarkingForDeletedText": (1685343595, 2, (3, 0), (), "MarkingForDeletedText", None), "MarkingForMovedText": (1836338539, 2, (3, 0), (), "MarkingForMovedText", None), "MovedBackgroundColorChoice": (1835156323, 2, (3, 0), (), "MovedBackgroundColorChoice", None), "MovedTextColorChoice": (1836335971, 2, (3, 0), (), "MovedTextColorChoice", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PreventDuplicateColor": (1885631843, 2, (11, 0), (), "PreventDuplicateColor", None), "ShowAddedText": (1399341396, 2, (11, 0), (), "ShowAddedText", None), "ShowChangeBars": (1399341890, 2, (11, 0), (), "ShowChangeBars", None), "ShowDeletedText": (1399342164, 2, (11, 0), (), "ShowDeletedText", None), "ShowMovedText": (1399344468, 2, (11, 0), (), "ShowMovedText", None), "SpellCheckDeletedText": (1399866452, 2, (11, 0), (), "SpellCheckDeletedText", None), "TextColorForAddedText": (1635009388, 2, (12, 0), (), "TextColorForAddedText", None), "TextColorForDeletedText": (1685341036, 2, (12, 0), (), "TextColorForDeletedText", None), "TextColorForMovedText": (1836335980, 2, (12, 0), (), "TextColorForMovedText", None), } _prop_map_put_ = { "AddedBackgroundColorChoice": ((1633829731, LCID, 4, 0),()), "AddedTextColorChoice": ((1635009379, LCID, 4, 0),()), "BackgroundColorForAddedText": ((1633829740, LCID, 4, 0),()), "BackgroundColorForDeletedText": ((1684161388, LCID, 4, 0),()), "BackgroundColorForMovedText": ((1835156332, LCID, 4, 0),()), "ChangeBarColor": ((1128416108, LCID, 4, 0),()), "DeletedBackgroundColorChoice": ((1684161379, LCID, 4, 0),()), "DeletedTextColorChoice": ((1685341027, LCID, 4, 0),()), "LocationForChangeBar": ((1128418403, LCID, 4, 0),()), "MarkingForAddedText": ((1635011947, LCID, 4, 0),()), "MarkingForDeletedText": ((1685343595, LCID, 4, 0),()), "MarkingForMovedText": ((1836338539, LCID, 4, 0),()), "MovedBackgroundColorChoice": ((1835156323, LCID, 4, 0),()), "MovedTextColorChoice": ((1836335971, LCID, 4, 0),()), "PreventDuplicateColor": ((1885631843, LCID, 4, 0),()), "ShowAddedText": ((1399341396, LCID, 4, 0),()), "ShowChangeBars": ((1399341890, LCID, 4, 0),()), "ShowDeletedText": ((1399342164, LCID, 4, 0),()), "ShowMovedText": ((1399344468, LCID, 4, 0),()), "SpellCheckDeletedText": ((1399866452, LCID, 4, 0),()), "TextColorForAddedText": ((1635009388, LCID, 4, 0),()), "TextColorForDeletedText": ((1685341036, LCID, 4, 0),()), "TextColorForMovedText": ((1836335980, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TransformAttributeOption(DispatchBaseClass): 'Options for applying layout attributes to any page item.' CLSID = IID('{DF7AB3F9-1449-4B73-B813-5742028C69DB}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type 'ObjectStyle' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "TransformAttrHeight": (1884578120, 2, (12, 0), (), "TransformAttrHeight", None), "TransformAttrLeftReference": (1951158896, 2, (3, 0), (), "TransformAttrLeftReference", None), "TransformAttrRefAnchorPoint": (1950437985, 2, (3, 0), (), "TransformAttrRefAnchorPoint", None), "TransformAttrTopReference": (1951691344, 2, (3, 0), (), "TransformAttrTopReference", None), "TransformAttrWidth": (1884578135, 2, (12, 0), (), "TransformAttrWidth", None), "TransformAttrX": (1884578136, 2, (12, 0), (), "TransformAttrX", None), "TransformAttrY": (1884578137, 2, (12, 0), (), "TransformAttrY", None), } _prop_map_put_ = { "TransformAttrHeight": ((1884578120, LCID, 4, 0),()), "TransformAttrLeftReference": ((1951158896, LCID, 4, 0),()), "TransformAttrRefAnchorPoint": ((1950437985, LCID, 4, 0),()), "TransformAttrTopReference": ((1951691344, LCID, 4, 0),()), "TransformAttrWidth": ((1884578135, LCID, 4, 0),()), "TransformAttrX": ((1884578136, LCID, 4, 0),()), "TransformAttrY": ((1884578137, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TransformPreference(DispatchBaseClass): 'Transform preferences.' CLSID = IID('{E90BE5B1-D431-43DE-8740-47BBCFCF2F6E}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AdjustEffectsWhenScaling": (1799710310, 2, (11, 0), (), "AdjustEffectsWhenScaling", None), "AdjustStrokeWeightWhenScaling": (1800631410, 2, (11, 0), (), "AdjustStrokeWeightWhenScaling", None), "DimensionsIncludeStrokeWeight": (1147750766, 2, (11, 0), (), "DimensionsIncludeStrokeWeight", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ShowContentOffset": (1129277030, 2, (11, 0), (), "ShowContentOffset", None), "TransformationsAreTotals": (1416778863, 2, (11, 0), (), "TransformationsAreTotals", None), "WhenScaling": (1934126967, 2, (3, 0), (), "WhenScaling", None), } _prop_map_put_ = { "AdjustEffectsWhenScaling": ((1799710310, LCID, 4, 0),()), "AdjustStrokeWeightWhenScaling": ((1800631410, LCID, 4, 0),()), "DimensionsIncludeStrokeWeight": ((1147750766, LCID, 4, 0),()), "ShowContentOffset": ((1129277030, LCID, 4, 0),()), "TransformationsAreTotals": ((1416778863, LCID, 4, 0),()), "WhenScaling": ((1934126967, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TransformationMatrices(DispatchBaseClass): 'A collection of transformation matrices.' CLSID = IID('{E8901C74-4DAB-41B7-8622-29DED5A7EDF0}') coclass_clsid = None # Result is of type TransformationMatrix def Add(self, HorizontalScaleFactor=defaultNamedOptArg, VerticalScaleFactor=defaultNamedOptArg, ClockwiseShearAngle=defaultNamedOptArg, CounterclockwiseRotationAngle=defaultNamedOptArg , HorizontalTranslation=defaultNamedOptArg, VerticalTranslation=defaultNamedOptArg, MatrixValues=defaultNamedOptArg, MatrixMapping=defaultNamedOptArg): 'Create a new TransformationMatrix.\n\tReturn value: The new TransformationMatrix.\n\tHorizontalScaleFactor: The horizontal scale factor of the transformation matrix. Type: Double.\n\tVerticalScaleFactor: The vertical scale factor of the transformation matrix. Type: Double.\n\tClockwiseShearAngle: The shear angle of the transformation matrix. Type: Double.\n\tCounterclockwiseRotationAngle: The rotation angle of the transformation matrix. Type: Double.\n\tHorizontalTranslation: The horizontal translation of the transformation matrix. Type: Double.\n\tVerticalTranslation: The vertical translation of the transformation matrix. Type: Double.\n\tMatrixValues: The values of the transformation matrix. Type: Array of 6 Doubles.\n\tMatrixMapping: The mapping the transformation matrix performs on the unit triangle. Type: Array of Array of 2 Arrays of 2 Doubles' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),HorizontalScaleFactor , VerticalScaleFactor, ClockwiseShearAngle, CounterclockwiseRotationAngle, HorizontalTranslation, VerticalTranslation , MatrixValues, MatrixMapping) if ret is not None: ret = Dispatch(ret, u'Add', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TransformationMatrix(DispatchBaseClass): 'A transformation matrix.' CLSID = IID('{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type TransformationMatrix def CatenateMatrix(self, WithMatrix=defaultNamedNotOptArg): 'Multiply the transformation matrix by another.\n\tReturn value: The product transformation matrix.\n\tWithMatrix: The right hand matrix factor' ret = self._oleobj_.InvokeTypes(2019978613, LCID, 1, (9, 0), ((9, 1),),WithMatrix ) if ret is not None: ret = Dispatch(ret, u'CatenateMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret def ChangeCoordinates(self, Point=defaultNamedNotOptArg): 'Multiply the point by the matrix.\n\tReturn value: The transformed point. Type: Array of 2 Doubles.\n\tPoint: The point to transform. Type: Array of 2 Doubles' return self._ApplyTypes_(1886678896, 1, (12, 0), ((12, 1),), u'ChangeCoordinates', None,Point ) # Result is of type TransformationMatrix def InvertMatrix(self): 'Invert the transformation matrix.\n\tReturn value: The inverse of the transformation matrix' ret = self._oleobj_.InvokeTypes(1833528950, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'InvertMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) # Result is of type TransformationMatrix def RotateMatrix(self, ByAngle=defaultNamedOptArg, ByCosine=defaultNamedOptArg, BySine=defaultNamedOptArg): 'Rotate the transformation matrix.\n\tReturn value: The rotated transformation matrix.\n\tByAngle: The counterclockwise rotation angle. Type: Double.\n\tByCosine: The cosine of the desired rotation. Type: Double.\n\tBySine: The sine of the desired rotation. Type: Double' ret = self._oleobj_.InvokeTypes(2019979887, LCID, 1, (9, 0), ((12, 17), (12, 17), (12, 17)),ByAngle , ByCosine, BySine) if ret is not None: ret = Dispatch(ret, u'RotateMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret # Result is of type TransformationMatrix def ScaleMatrix(self, HorizontallyBy=defaultNamedOptArg, VerticallyBy=defaultNamedOptArg): 'Scale the transformation matrix.\n\tReturn value: The scaled transformation matrix.\n\tHorizontallyBy: The horizontal scale factor. Type: Double.\n\tVerticallyBy: The vertical scale factor. Type: Double' ret = self._oleobj_.InvokeTypes(2019980131, LCID, 1, (9, 0), ((12, 17), (12, 17)),HorizontallyBy , VerticallyBy) if ret is not None: ret = Dispatch(ret, u'ScaleMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret # Result is of type TransformationMatrix def ShearMatrix(self, ByAngle=defaultNamedOptArg, BySlope=defaultNamedOptArg): 'Shear the transformation matrix.\n\tReturn value: The sheared transformation matrix.\n\tByAngle: The horizontal shear angle. Type: Double.\n\tBySlope: The horizontal shear slope. Type: Double' ret = self._oleobj_.InvokeTypes(2019980139, LCID, 1, (9, 0), ((12, 17), (12, 17)),ByAngle , BySlope) if ret is not None: ret = Dispatch(ret, u'ShearMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret # Result is of type TransformationMatrix def TranslateMatrix(self, HorizontallyBy=defaultNamedOptArg, VerticallyBy=defaultNamedOptArg): 'Translate the transformation matrix.\n\tReturn value: The translated transformation matrix.\n\tHorizontallyBy: The horizontal translation distance. Type: Double.\n\tVerticallyBy: The vertical translation distance. Type: Double' ret = self._oleobj_.InvokeTypes(2019980402, LCID, 1, (9, 0), ((12, 17), (12, 17)),HorizontallyBy , VerticallyBy) if ret is not None: ret = Dispatch(ret, u'TranslateMatrix', '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}') return ret _prop_map_get_ = { "ClockwiseShearAngle": (1397509716, 2, (5, 0), (), "ClockwiseShearAngle", None), "CounterclockwiseRotationAngle": (1397770574, 2, (5, 0), (), "CounterclockwiseRotationAngle", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "HorizontalScaleFactor": (1481069135, 2, (5, 0), (), "HorizontalScaleFactor", None), "HorizontalTranslation": (1397510232, 2, (5, 0), (), "HorizontalTranslation", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MatrixMapping": (1296908624, 2, (12, 0), (), "MatrixMapping", None), "MatrixValues": (1836605794, 2, (12, 0), (), "MatrixValues", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "VerticalScaleFactor": (1497846351, 2, (5, 0), (), "VerticalScaleFactor", None), "VerticalTranslation": (1397510233, 2, (5, 0), (), "VerticalTranslation", None), } _prop_map_put_ = { } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TransparencyPreference(DispatchBaseClass): 'Transparency preferences.' CLSID = IID('{F42EA18C-CF8B-11D4-8950-00B0D02095DE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BlendingSpace": (2020626530, 2, (3, 0), (), "BlendingSpace", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GlobalLightAltitude": (2020627762, 2, (5, 0), (), "GlobalLightAltitude", None), "GlobalLightAngle": (2020627761, 2, (5, 0), (), "GlobalLightAngle", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "BlendingSpace": ((2020626530, LCID, 4, 0),()), "GlobalLightAltitude": ((2020627762, LCID, 4, 0),()), "GlobalLightAngle": ((2020627761, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TransparencySetting(DispatchBaseClass): 'Transparency settings.' CLSID = IID('{908CD67F-C8A4-4852-A62A-1A86E7A56C24}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'BevelAndEmbossSettings' returns object of type 'BevelAndEmbossSetting' "BevelAndEmbossSettings": (2020627254, 2, (9, 0), (), "BevelAndEmbossSettings", '{FC0A7913-E840-4B78-9091-F26C59BC9293}'), # Method 'BlendingSettings' returns object of type 'BlendingSetting' "BlendingSettings": (2020627248, 2, (9, 0), (), "BlendingSettings", '{65F068E4-DAA2-4276-8402-F0B4E43AE915}'), # Method 'DirectionalFeatherSettings' returns object of type 'DirectionalFeatherSetting' "DirectionalFeatherSettings": (2020627256, 2, (9, 0), (), "DirectionalFeatherSettings", '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}'), # Method 'DropShadowSettings' returns object of type 'DropShadowSetting' "DropShadowSettings": (2020627249, 2, (9, 0), (), "DropShadowSettings", '{48684C51-29BA-41D7-B97A-A00506A903BB}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'FeatherSettings' returns object of type 'FeatherSetting' "FeatherSettings": (2020627250, 2, (9, 0), (), "FeatherSettings", '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}'), # Method 'GradientFeatherSettings' returns object of type 'GradientFeatherSetting' "GradientFeatherSettings": (2020627257, 2, (9, 0), (), "GradientFeatherSettings", '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}'), # Method 'InnerGlowSettings' returns object of type 'InnerGlowSetting' "InnerGlowSettings": (2020627253, 2, (9, 0), (), "InnerGlowSettings", '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}'), # Method 'InnerShadowSettings' returns object of type 'InnerShadowSetting' "InnerShadowSettings": (2020627251, 2, (9, 0), (), "InnerShadowSettings", '{43094EB8-B4DB-4261-BDEC-911ACB58555D}'), # Method 'OuterGlowSettings' returns object of type 'OuterGlowSetting' "OuterGlowSettings": (2020627252, 2, (9, 0), (), "OuterGlowSettings", '{77A0E0E3-AADE-42AA-9928-929D74837039}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'SatinSettings' returns object of type 'SatinSetting' "SatinSettings": (2020627255, 2, (9, 0), (), "SatinSettings", '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TrapPreset(DispatchBaseClass): 'A trap preset.' CLSID = IID('{1F276696-EDD9-4A86-9CF1-F23941F0D0A8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedNotOptArg): 'Deletes the trap preset.\n\tReplacingWith: The trap preset to apply in place of the deleted preset.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((9, 1),),ReplacingWith ) # Result is of type TrapPreset def Duplicate(self): 'Duplicates the TrapPreset.\n\tReturn value: The duplicate TrapPreset.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{1F276696-EDD9-4A86-9CF1-F23941F0D0A8}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BlackColorThreshold": (1953514068, 2, (5, 0), (), "BlackColorThreshold", None), "BlackDensity": (1953514052, 2, (5, 0), (), "BlackDensity", None), "BlackWidth": (1953514071, 2, (12, 0), (), "BlackWidth", None), "ColorReduction": (1953518148, 2, (5, 0), (), "ColorReduction", None), "DefaultTrapWidth": (1953514583, 2, (12, 0), (), "DefaultTrapWidth", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImagePlacement": (1953515856, 2, (3, 0), (), "ImagePlacement", None), "ImagesToImages": (1953515849, 2, (11, 0), (), "ImagesToImages", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "InternalImages": (1953515853, 2, (11, 0), (), "InternalImages", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "ObjectsToImages": (1953517385, 2, (11, 0), (), "ObjectsToImages", None), "OneBitImages": (1953517378, 2, (11, 0), (), "OneBitImages", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "SlidingTrapThreshold": (1953518412, 2, (5, 0), (), "SlidingTrapThreshold", None), "StepThreshold": (1953518420, 2, (5, 0), (), "StepThreshold", None), "TrapEnd": (1953514835, 2, (3, 0), (), "TrapEnd", None), "TrapJoin": (1953516115, 2, (3, 0), (), "TrapJoin", None), } _prop_map_put_ = { "BlackColorThreshold": ((1953514068, LCID, 4, 0),()), "BlackDensity": ((1953514052, LCID, 4, 0),()), "BlackWidth": ((1953514071, LCID, 4, 0),()), "ColorReduction": ((1953518148, LCID, 4, 0),()), "DefaultTrapWidth": ((1953514583, LCID, 4, 0),()), "ImagePlacement": ((1953515856, LCID, 4, 0),()), "ImagesToImages": ((1953515849, LCID, 4, 0),()), "InternalImages": ((1953515853, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "ObjectsToImages": ((1953517385, LCID, 4, 0),()), "OneBitImages": ((1953517378, LCID, 4, 0),()), "SlidingTrapThreshold": ((1953518412, LCID, 4, 0),()), "StepThreshold": ((1953518420, LCID, 4, 0),()), "TrapEnd": ((1953514835, LCID, 4, 0),()), "TrapJoin": ((1953516115, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class TrapPresets(DispatchBaseClass): 'A collection of trap presets.' CLSID = IID('{6F31E0A0-1BD2-4F9B-A353-2B4A548D8834}') coclass_clsid = None # Result is of type TrapPreset def Add(self): 'Creates a new TrapPreset.\n\tReturn value: The new TrapPreset.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{1F276696-EDD9-4A86-9CF1-F23941F0D0A8}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class TypeContextualUiPreference(DispatchBaseClass): 'Type Contextual UI Preference.' CLSID = IID('{017BD3B8-99C8-4A24-BCF6-10B402CA0E8A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "ShowAlternatesUi": (1935766889, 2, (11, 0), (), "ShowAlternatesUi", None), "ShowFractionsUi": (1717663081, 2, (11, 0), (), "ShowFractionsUi", None), } _prop_map_put_ = { "ShowAlternatesUi": ((1935766889, LCID, 4, 0),()), "ShowFractionsUi": ((1717663081, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class UserDictionaries(DispatchBaseClass): 'A collection of user dictionaries.' CLSID = IID('{A3736544-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class UserDictionary(DispatchBaseClass): 'A user dictionary.' CLSID = IID('{A3736543-4F5C-11D2-AB07-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def AddWord(self, AddedWords=defaultNamedNotOptArg, RemovedList=False): 'Adds the specified words to the specified list in the dictionary.\n\tAddedWords: The words to add. Type: Array of Strings.\n\tRemovedList: If true, adds the words to the removed words list. If false or unspecified, adds the words to the added words list.' return self._oleobj_.InvokeTypes(1633969271, LCID, 1, (24, 0), ((12, 1), (11, 49)),AddedWords , RemovedList) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveWord(self, RemovedWords=defaultNamedNotOptArg, RemovedList=False): 'Removes the specified words from the specified list in the dictionary.\n\tRemovedWords: The words to remove. Type: Array of Strings.\n\tRemovedList: If true, removes the words from the removed words list. If false or unspecified, removes the words from the added words list.' return self._oleobj_.InvokeTypes(1919776375, LCID, 1, (24, 0), ((12, 1), (11, 49)),RemovedWords , RemovedList) _prop_map_get_ = { "AddedWords": (1634624631, 2, (12, 0), (), "AddedWords", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RemovedWords": (1852798071, 2, (12, 0), (), "RemovedWords", None), } _prop_map_put_ = { "AddedWords": ((1634624631, LCID, 4, 0),()), "RemovedWords": ((1852798071, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ValidationError(DispatchBaseClass): 'An XML validation error.' CLSID = IID('{7C989388-5C97-4334-BA4F-69A68A38EB40}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AttributeName": (1482781806, 2, (8, 0), (), "AttributeName", None), # Method 'Element' returns object of type 'XMLElement' "Element": (1483041901, 2, (9, 0), (), "Element", '{88E69192-43A2-11D4-BE38-005004B43E1C}'), "ErrorMessage": (1484153957, 2, (8, 0), (), "ErrorMessage", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ValidationErrors(DispatchBaseClass): 'A collection of XML validation errors.' CLSID = IID('{4549721A-5127-4D04-A648-0012498543AB}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class ViewPreference(DispatchBaseClass): 'View preferences.' CLSID = IID('{EE964077-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "CursorKeyIncrement": (1801812334, 2, (12, 0), (), "CursorKeyIncrement", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "GuideSnaptoZone": (1936618618, 2, (3, 0), (), "GuideSnaptoZone", None), "HorizontalCustomPoints": (1752327024, 2, (5, 0), (), "HorizontalCustomPoints", None), "HorizontalMeasurementUnits": (1752526452, 2, (3, 0), (), "HorizontalMeasurementUnits", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PointsPerInch": (1886677358, 2, (5, 0), (), "PointsPerInch", None), "PrintDialogMeasurementUnits": (1885630068, 2, (3, 0), (), "PrintDialogMeasurementUnits", None), "RulerOrigin": (1380152432, 2, (3, 0), (), "RulerOrigin", None), "ShowFrameEdges": (1936093797, 2, (11, 0), (), "ShowFrameEdges", None), "ShowNotes": (1397247604, 2, (11, 0), (), "ShowNotes", None), "ShowRulers": (1936881004, 2, (11, 0), (), "ShowRulers", None), "StrokeMeasurementUnits": (1937075828, 2, (3, 0), (), "StrokeMeasurementUnits", None), "TextSizeMeasurementUnits": (1953721972, 2, (3, 0), (), "TextSizeMeasurementUnits", None), "TypographicMeasurementUnits": (1953853044, 2, (3, 0), (), "TypographicMeasurementUnits", None), "VerticalCustomPoints": (1986356080, 2, (5, 0), (), "VerticalCustomPoints", None), "VerticalMeasurementUnits": (1987407476, 2, (3, 0), (), "VerticalMeasurementUnits", None), } _prop_map_put_ = { "CursorKeyIncrement": ((1801812334, LCID, 4, 0),()), "GuideSnaptoZone": ((1936618618, LCID, 4, 0),()), "HorizontalCustomPoints": ((1752327024, LCID, 4, 0),()), "HorizontalMeasurementUnits": ((1752526452, LCID, 4, 0),()), "PointsPerInch": ((1886677358, LCID, 4, 0),()), "PrintDialogMeasurementUnits": ((1885630068, LCID, 4, 0),()), "RulerOrigin": ((1380152432, LCID, 4, 0),()), "ShowFrameEdges": ((1936093797, LCID, 4, 0),()), "ShowNotes": ((1397247604, LCID, 4, 0),()), "ShowRulers": ((1936881004, LCID, 4, 0),()), "StrokeMeasurementUnits": ((1937075828, LCID, 4, 0),()), "TextSizeMeasurementUnits": ((1953721972, LCID, 4, 0),()), "TypographicMeasurementUnits": ((1953853044, LCID, 4, 0),()), "VerticalCustomPoints": ((1986356080, LCID, 4, 0),()), "VerticalMeasurementUnits": ((1987407476, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ViewZoomBehavior(DispatchBaseClass): 'A view zoom behavior object.' CLSID = IID('{CF12FC30-8DB1-4465-BD86-F43F28267CEE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the ViewZoomBehavior.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "BehaviorEvent": (1113945716, 2, (3, 0), (), "BehaviorEvent", None), "EnableBehavior": (1701732968, 2, (11, 0), (), "EnableBehavior", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ViewZoomStyle": (1987734896, 2, (3, 0), (), "ViewZoomStyle", None), } _prop_map_put_ = { "BehaviorEvent": ((1113945716, LCID, 4, 0),()), "EnableBehavior": ((1701732968, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "ViewZoomStyle": ((1987734896, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class ViewZoomBehaviors(DispatchBaseClass): 'A collection of view zoom behavior objects.' CLSID = IID('{2AD35B99-64AE-4E87-9BF9-8B69CE071036}') coclass_clsid = None # Result is of type ViewZoomBehavior def Add(self): 'Creates a new ViewZoomBehavior.\n\tReturn value: The new ViewZoomBehavior.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{CF12FC30-8DB1-4465-BD86-F43F28267CEE}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class WMF(DispatchBaseClass): 'A placed WMF graphic.' CLSID = IID('{A2B63906-121F-4AE5-ABB4-8A13B4C18B3C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): "Applies the specified object style.\n\tUsing: The object style to apply.\n\tClearingOverrides: If true, clears the WMF's existing attributes before applying the style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears attributes and formatting applied to the WMF that are not defined in the object style." return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((9, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearObjectStyleOverrides(self): 'Clear overrides for object style' return self._oleobj_.InvokeTypes(1869833071, LCID, 1, (24, 0), (),) def ClearTransformations(self): 'Clears transformations from the WMF. Transformations include rotation, scaling, flipping, fitting, and shearing.' return self._oleobj_.InvokeTypes(1668834925, LCID, 1, (24, 0), (),) def ContentPlace(self, PageItems=defaultNamedNotOptArg, LinkPageItems=False, LinkStories=False, MapStyles=False , ShowingOptions=False): 'Duplicate an object and place it into the target page item.\n\tReturn value: The placed content. Type: Array of PageItems, Graphics, Stories or Texts.\n\tPageItems: One or more page items to place or load.\n\tLinkPageItems: Whether to link pageItems in content placer (if true it will override link stories value).\n\tLinkStories: Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item).\n\tMapStyles: Whether to map styles in content placer.\n\tShowingOptions: Whether to display the link options dialog' return self._ApplyTypes_(1668247660, 1, (12, 0), ((9, 1), (11, 49), (11, 49), (11, 49), (11, 49)), u'ContentPlace', None,PageItems , LinkPageItems, LinkStories, MapStyles, ShowingOptions) def ConvertShape(self, Given=defaultNamedNotOptArg, NumberOfSides=defaultNamedOptArg, InsetPercentage=defaultNamedOptArg, CornerRadius=defaultNamedOptArg): "Converts the WMF to a different shape.\n\tGiven: The WMF's new shape.\n\tNumberOfSides: The number of sides for the resulting polygon. (Range: 3 to 100). Type: Long Integer (3 - 100).\n\tInsetPercentage: The star inset percentage for the resulting polygon. (Range: 0.0 to 100.0) . Type: Long Integer (0 - 100).\n\tCornerRadius: The corner radius of the resulting rectangle. Type: Unit (Double or String) (0 - 800 points)" return self._oleobj_.InvokeTypes(1129272136, LCID, 1, (24, 0), ((3, 1), (12, 17), (12, 17), (12, 17)),Given , NumberOfSides, InsetPercentage, CornerRadius) def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new WMF. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new WMF. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new WMF. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new WMF. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new WMF. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the WMF.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def Detach(self): 'Detaches an overridden master page item from the master page.' return self._oleobj_.InvokeTypes(1685349224, LCID, 1, (24, 0), (),) def DumpMotionSWFXML(self, To=defaultNamedNotOptArg): 'Dump the SWF XML for this motion preset.\n\tTo: The motion SWF XML file to dump to.' return self._oleobj_.InvokeTypes(1684886360, LCID, 1, (24, 0), ((8, 1),),To ) # Result is of type PageItem def Duplicate(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Duplicates the WMF at the specified location or offset.\n\tReturn value: The duplicated WMF.\n\tTo: The location of the new WMF, specified in coordinates in the format [x, y]. Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: Amount by which to offset the new WMF from the original WMF's position. Type: Array of 2 Units (Doubles or Strings)" ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((12, 17), (12, 17)),To , By) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) def ExportForWeb(self, To=defaultNamedNotOptArg): 'Exports the WMF for the web.\n\tReturn value: The file names of the exported WMF in the following order: copied formatted image, copied optimized image, copied original image. Type: Array of Strings.\n\tTo: The full path name of the exported file.' return self._ApplyTypes_(1702391927, 1, (12, 0), ((8, 1),), u'ExportForWeb', None,To ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Fit(self, Given=defaultNamedNotOptArg): 'Applies the specified fit option to content in a frame.\n\tGiven: The fit option to use.' return self._oleobj_.InvokeTypes(1718187107, LCID, 1, (24, 0), ((3, 1),),Given ) def FlipItem(self, Given=defaultNamedNotOptArg, Around=defaultNamedOptArg): 'Flips the WMF.\n\tGiven: The axis around which to flip the WMF.\n\tAround: The point around which to flip the WMF. Type: Array of 2 Units (Doubles or Strings) or idAnchorPoint enumerator' return self._oleobj_.InvokeTypes(1718380912, LCID, 1, (24, 0), ((3, 1), (12, 17)),Given , Around) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) def Move(self, To=defaultNamedOptArg, By=defaultNamedOptArg): "Moves the WMF to a new location. Note: Either the 'to' or 'by' parameter is required; if both parameters are defined, only the to value is used.\n\tTo: The new location of the WMF,in the format (x, y). Type: Array of 2 Units (Doubles or Strings), Spread, Page or Layer.\n\tBy: The amount (in measurement units) to move the WMF relative to its current position, in the format (x, y). Type: Array of 2 Units (Doubles or Strings)" return self._oleobj_.InvokeTypes(1836021349, LCID, 1, (24, 0), ((12, 17), (12, 17)),To , By) def Override(self, DestinationPage=defaultNamedNotOptArg): 'Overrides a master page item and places the item on the document page as a new object.\n\tReturn value: The new object. Type: PageItem, Guide, Graphic, Movie or Sound.\n\tDestinationPage: The document page that contains the master page item to override.' return self._ApplyTypes_(1870033522, 1, (12, 0), ((9, 1),), u'Override', None,DestinationPage ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the specified object. Note: Replaces any existing content.\n\tUsing: The XML element whose content you want to place.' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((9, 1),),Using ) def RedefineScaling(self, To=defaultNamedOptArg): "Apply an item's scaling to its content if possible.\n\tTo: The scale factors to be left on the item. The default is {1.0, 1.0}. Type: Array of 2 Doubles" return self._oleobj_.InvokeTypes(1886611571, LCID, 1, (24, 0), ((12, 17),),To ) def Reframe(self, In=defaultNamedNotOptArg, OpposingCorners=defaultNamedNotOptArg): 'Move the bounding box of the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tOpposingCorners: Opposing corners of new bounding box in the given coordinate space. Type: Array of 2 Arrays of 2 Doubles' return self._oleobj_.InvokeTypes(1953260146, LCID, 1, (24, 0), ((12, 1), (12, 1)),In , OpposingCorners) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def RemoveOverride(self): 'Removes the override from a previously overridden master page item.' return self._oleobj_.InvokeTypes(1919774582, LCID, 1, (24, 0), (),) def Resize(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, By=defaultNamedNotOptArg, Values=defaultNamedNotOptArg , ResizeIndividually=True, ConsideringRulerUnits=False): "Resize the page item.\n\tIn: The bounding box to resize. Type: idCoordinateSpaces enumerator, idBoundingBoxLimits enumerator or Ordered array containing CoordinateSpace:idCoordinateSpaces enumerator, BoundsKind:idBoundingBoxLimits enumerator.\n\tFrom: The transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tBy: How the current dimensions are affected by the given values.\n\tValues: The width and height values. Legal dimensions specifications: {x, y [, coordinate space]}, {x, resize constraint [, coordinate space]}, or {resize constraint, y [, coordinate space]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Type: Array of Doubles, idResizeConstraints enumerators or idCoordinateSpaces enumerators.\n\tResizeIndividually: If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(1935892844, LCID, 1, (24, 0), ((12, 1), (12, 1), (3, 1), (12, 1), (11, 49), (11, 49)),In , From, By, Values, ResizeIndividually, ConsideringRulerUnits ) def Resolve(self, Location=defaultNamedNotOptArg, In=defaultNamedNotOptArg, ConsideringRulerUnits=False): 'Get the coordinates of the given location in the specified coordinate system.\n\tReturn value: The resolved location for each of the targeted page items. Type: Array of 2 Doubles or Array of Arrays of 2 Doubles.\n\tLocation: The location requested. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tIn: The coordinate space to use.\n\tConsideringRulerUnits: If true then a ruler location is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page.' return self._ApplyTypes_(2003330418, 1, (12, 0), ((12, 1), (3, 1), (11, 49)), u'Resolve', None,Location , In, ConsideringRulerUnits) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the WMF in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Transform(self, In=defaultNamedNotOptArg, From=defaultNamedNotOptArg, WithMatrix=defaultNamedNotOptArg, ReplacingCurrent=defaultNamedOptArg , ConsideringRulerUnits=False): "Transform the page item.\n\tIn: The coordinate space to use.\n\tFrom: The temporary origin during the transformation. Type: Array of 2 Doubles, idAnchorPoint enumerator or Array of Arrays of 2 Doubles, idCoordinateSpaces enumerators, idAnchorPoint enumerators, idBoundingBoxLimits enumerators or Long Integers.\n\tWithMatrix: Transform matrix. Type: Array of 6 Doubles or TransformationMatrix.\n\tReplacingCurrent: Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.\n\tConsideringRulerUnits: If true then a ruler based origin is interpreted using ruler units rather than points. The default value is false. This parameter has no effect unless the reference point is specified relative to a page." return self._oleobj_.InvokeTypes(2019979885, LCID, 1, (24, 0), ((3, 1), (12, 1), (12, 1), (12, 17), (11, 49)),In , From, WithMatrix, ReplacingCurrent, ConsideringRulerUnits) def TransformAgain(self): 'Transforms the WMF using the last transformation performed on any object. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773991, 1, (12, 0), (), u'TransformAgain', None,) def TransformAgainIndividually(self): 'Transforms the WMF using the last transformation performed on any WMF. Transformations include moving, rotating, shearing, scaling, and flipping. .\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416773961, 1, (12, 0), (), u'TransformAgainIndividually', None,) def TransformSequenceAgain(self): 'Transforms the WMF using the last sequence of transform operations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778561, 1, (12, 0), (), u'TransformSequenceAgain', None,) def TransformSequenceAgainIndividually(self): 'Transforms the WMF using the last sequence of transformations performed on any single object or performed at the same time on any group of objects. Transformations include moving, rotating, shearing, scaling, and flipping.\n\tReturn value: Playback errors. Type: Array of Strings' return self._ApplyTypes_(1416778569, 1, (12, 0), (), u'TransformSequenceAgainIndividually', None,) # Result is of type Objects def TransformValuesOf(self, In=defaultNamedNotOptArg): 'Get the transformation values of the page item.\n\tReturn value: A list of the transformation matrices.\n\tIn: The coordinate space to use' ret = self._oleobj_.InvokeTypes(2019980897, LCID, 1, (9, 0), ((3, 1),),In ) if ret is not None: ret = Dispatch(ret, u'TransformValuesOf', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { "AbsoluteFlip": (1718383457, 2, (3, 0), (), "AbsoluteFlip", None), "AbsoluteHorizontalScale": (1097366131, 2, (5, 0), (), "AbsoluteHorizontalScale", None), "AbsoluteRotationAngle": (1096904295, 2, (5, 0), (), "AbsoluteRotationAngle", None), "AbsoluteShearAngle": (1098083191, 2, (5, 0), (), "AbsoluteShearAngle", None), "AbsoluteVerticalScale": (1098282099, 2, (5, 0), (), "AbsoluteVerticalScale", None), # Method 'AllArticles' returns object of type 'Objects' "AllArticles": (1883337843, 2, (9, 0), (), "AllArticles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowOverrides": (1870029420, 2, (11, 0), (), "AllowOverrides", None), # Method 'AnimationSettings' returns object of type 'AnimationSetting' "AnimationSettings": (1883336019, 2, (9, 0), (), "AnimationSettings", '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}'), # Method 'AppliedObjectStyle' returns object of type 'ObjectStyle' "AppliedObjectStyle": (1634689651, 2, (9, 0), (), "AppliedObjectStyle", '{8014E427-849B-4476-BBEC-C14E3B546F80}'), "ArrowHeadAlignment": (1635215457, 2, (3, 0), (), "ArrowHeadAlignment", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "BottomLeftCornerOption": (1885556531, 2, (3, 0), (), "BottomLeftCornerOption", None), "BottomLeftCornerRadius": (1885565491, 2, (12, 0), (), "BottomLeftCornerRadius", None), "BottomRightCornerOption": (1885556532, 2, (3, 0), (), "BottomRightCornerOption", None), "BottomRightCornerRadius": (1885565492, 2, (12, 0), (), "BottomRightCornerRadius", None), # Method 'ClippingPath' returns object of type 'ClippingPathSettings' "ClippingPath": (1885565044, 2, (9, 0), (), "ClippingPath", '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}'), # Method 'ContentTransparencySettings' returns object of type 'ContentTransparencySetting' "ContentTransparencySettings": (2020627267, 2, (9, 0), (), "ContentTransparencySettings", '{5669E404-E901-4077-8D14-B08C1F2854FE}'), "EndCap": (1701733475, 2, (3, 0), (), "EndCap", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), # Method 'FillTransparencySettings' returns object of type 'FillTransparencySetting' "FillTransparencySettings": (2020627270, 2, (9, 0), (), "FillTransparencySettings", '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}'), "Flip": (1383089776, 2, (3, 0), (), "Flip", None), # Method 'GapColor' returns object of type 'Swatch' "GapColor": (1734438979, 2, (9, 0), (), "GapColor", '{A373654F-4F5C-11D2-AB07-00C04FA349C7}'), "GapTint": (1734438996, 2, (5, 0), (), "GapTint", None), "GeometricBounds": (1734504036, 2, (12, 0), (), "GeometricBounds", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (12, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (12, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "HorizontalLayoutConstraints": (1215251311, 2, (12, 0), (), "HorizontalLayoutConstraints", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "ImageTypeName": (1231901808, 2, (8, 0), (), "ImageTypeName", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'ItemLayer' returns object of type 'Layer' "ItemLayer": (1885957234, 2, (9, 0), (), "ItemLayer", '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}'), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LeftArrowHeadScale": (1818323059, 2, (5, 0), (), "LeftArrowHeadScale", None), "LeftLineEnd": (1819043182, 2, (3, 0), (), "LeftLineEnd", None), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), "LocalDisplaySetting": (1884046451, 2, (3, 0), (), "LocalDisplaySetting", None), "Locked": (1886151531, 2, (11, 0), (), "Locked", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Name": (0, 2, (8, 0), (), "Name", None), "Nonprinting": (1852797042, 2, (11, 0), (), "Nonprinting", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintGap": (1734438991, 2, (11, 0), (), "OverprintGap", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), "Overridden": (1333162606, 2, (11, 0), (), "Overridden", None), "OverriddenMasterPageItem": (1870033520, 2, (12, 0), (), "OverriddenMasterPageItem", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentPage' returns object of type 'Page' "ParentPage": (1348554849, 2, (9, 0), (), "ParentPage", '{49173ED6-8B86-11D1-8065-0060B03C02E4}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "RightArrowHeadScale": (1918986355, 2, (5, 0), (), "RightArrowHeadScale", None), "RightLineEnd": (1919706478, 2, (3, 0), (), "RightLineEnd", None), "RotationAngle": (1801547367, 2, (5, 0), (), "RotationAngle", None), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), "ShearAngle": (1884514418, 2, (5, 0), (), "ShearAngle", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeCornerAdjustment": (1399021930, 2, (3, 0), (), "StrokeCornerAdjustment", None), "StrokeDashAndGap": (1399087463, 2, (12, 0), (), "StrokeDashAndGap", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), # Method 'StrokeTransparencySettings' returns object of type 'StrokeTransparencySetting' "StrokeTransparencySettings": (2020627283, 2, (9, 0), (), "StrokeTransparencySettings", '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}'), "StrokeType": (1937011833, 2, (12, 0), (), "StrokeType", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'TimingSettings' returns object of type 'TimingSetting' "TimingSettings": (1884574548, 2, (9, 0), (), "TimingSettings", '{B8723342-BD26-4711-9C45-07F4C37B1068}'), "TopLeftCornerOption": (1885556529, 2, (3, 0), (), "TopLeftCornerOption", None), "TopLeftCornerRadius": (1885565489, 2, (12, 0), (), "TopLeftCornerRadius", None), "TopRightCornerOption": (1885556530, 2, (3, 0), (), "TopRightCornerOption", None), "TopRightCornerRadius": (1885565490, 2, (12, 0), (), "TopRightCornerRadius", None), # Method 'TransparencySettings' returns object of type 'TransparencySetting' "TransparencySettings": (2020627280, 2, (9, 0), (), "TransparencySettings", '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}'), "VerticalLayoutConstraints": (1449476975, 2, (12, 0), (), "VerticalLayoutConstraints", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), "VisibleBounds": (1986162276, 2, (12, 0), (), "VisibleBounds", None), } _prop_map_put_ = { "AbsoluteFlip": ((1718383457, LCID, 4, 0),()), "AbsoluteHorizontalScale": ((1097366131, LCID, 4, 0),()), "AbsoluteRotationAngle": ((1096904295, LCID, 4, 0),()), "AbsoluteShearAngle": ((1098083191, LCID, 4, 0),()), "AbsoluteVerticalScale": ((1098282099, LCID, 4, 0),()), "AllowOverrides": ((1870029420, LCID, 4, 0),()), "AppliedObjectStyle": ((1634689651, LCID, 4, 0),()), "ArrowHeadAlignment": ((1635215457, LCID, 4, 0),()), "BottomLeftCornerOption": ((1885556531, LCID, 4, 0),()), "BottomLeftCornerRadius": ((1885565491, LCID, 4, 0),()), "BottomRightCornerOption": ((1885556532, LCID, 4, 0),()), "BottomRightCornerRadius": ((1885565492, LCID, 4, 0),()), "EndCap": ((1701733475, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "Flip": ((1383089776, LCID, 4, 0),()), "GapColor": ((1734438979, LCID, 4, 0),()), "GapTint": ((1734438996, LCID, 4, 0),()), "GeometricBounds": ((1734504036, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "HorizontalLayoutConstraints": ((1215251311, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "ItemLayer": ((1885957234, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LeftArrowHeadScale": ((1818323059, LCID, 4, 0),()), "LeftLineEnd": ((1819043182, LCID, 4, 0),()), "LocalDisplaySetting": ((1884046451, LCID, 4, 0),()), "Locked": ((1886151531, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "Nonprinting": ((1852797042, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintGap": ((1734438991, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "RightArrowHeadScale": ((1918986355, LCID, 4, 0),()), "RightLineEnd": ((1919706478, LCID, 4, 0),()), "RotationAngle": ((1801547367, LCID, 4, 0),()), "ShearAngle": ((1884514418, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeCornerAdjustment": ((1399021930, LCID, 4, 0),()), "StrokeDashAndGap": ((1399087463, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeType": ((1937011833, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "TopLeftCornerOption": ((1885556529, LCID, 4, 0),()), "TopLeftCornerRadius": ((1885565489, LCID, 4, 0),()), "TopRightCornerOption": ((1885556530, LCID, 4, 0),()), "TopRightCornerRadius": ((1885565490, LCID, 4, 0),()), "VerticalLayoutConstraints": ((1449476975, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Visible": ((1886808435, LCID, 4, 0),()), "VisibleBounds": ((1986162276, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class WMFs(DispatchBaseClass): 'A collection of WMF graphics.' CLSID = IID('{37AC274D-488D-489E-8E69-94A2168971F7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class WatermarkPreference(DispatchBaseClass): 'Watermark preference' CLSID = IID('{74DD09E5-8658-4C1B-A418-073ECF955393}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "WatermarkDoPrint": (1884320366, 2, (11, 0), (), "WatermarkDoPrint", None), "WatermarkDrawInBack": (1883521643, 2, (11, 0), (), "WatermarkDrawInBack", None), "WatermarkFontColor": (1883467628, 2, (12, 0), (), "WatermarkFontColor", None), "WatermarkFontFamily": (1883653741, 2, (8, 0), (), "WatermarkFontFamily", None), "WatermarkFontPointSize": (1884320851, 2, (3, 0), (), "WatermarkFontPointSize", None), "WatermarkFontStyle": (1883657076, 2, (8, 0), (), "WatermarkFontStyle", None), "WatermarkHorizontalOffset": (1883795302, 2, (12, 0), (), "WatermarkHorizontalOffset", None), "WatermarkHorizontalPosition": (1883795571, 2, (3, 0), (), "WatermarkHorizontalPosition", None), "WatermarkOpacity": (1884254307, 2, (3, 0), (), "WatermarkOpacity", None), "WatermarkRotation": (1884450676, 2, (3, 0), (), "WatermarkRotation", None), "WatermarkText": (1884584052, 2, (8, 0), (), "WatermarkText", None), "WatermarkVerticalOffset": (1884712806, 2, (12, 0), (), "WatermarkVerticalOffset", None), "WatermarkVerticalPosition": (1884704883, 2, (3, 0), (), "WatermarkVerticalPosition", None), "WatermarkVisibility": (1884711283, 2, (11, 0), (), "WatermarkVisibility", None), } _prop_map_put_ = { "WatermarkDoPrint": ((1884320366, LCID, 4, 0),()), "WatermarkDrawInBack": ((1883521643, LCID, 4, 0),()), "WatermarkFontColor": ((1883467628, LCID, 4, 0),()), "WatermarkFontFamily": ((1883653741, LCID, 4, 0),()), "WatermarkFontPointSize": ((1884320851, LCID, 4, 0),()), "WatermarkFontStyle": ((1883657076, LCID, 4, 0),()), "WatermarkHorizontalOffset": ((1883795302, LCID, 4, 0),()), "WatermarkHorizontalPosition": ((1883795571, LCID, 4, 0),()), "WatermarkOpacity": ((1884254307, LCID, 4, 0),()), "WatermarkRotation": ((1884450676, LCID, 4, 0),()), "WatermarkText": ((1884584052, LCID, 4, 0),()), "WatermarkVerticalOffset": ((1884712806, LCID, 4, 0),()), "WatermarkVerticalPosition": ((1884704883, LCID, 4, 0),()), "WatermarkVisibility": ((1884711283, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Widget(DispatchBaseClass): 'Generic term for an object in a dialog column or dialog row, including dialog controls such as radio button groups, checkboxes, editboxes, dropdowns, and comboboxes; static text objects; enabling groups; border panels; and nested dialog columns and dialog rows. For information, see dialog column, dialog row, static text, border panel, enabling group, radiobutton group, checkbox control, angle editbox, angle combobox, integer editbox, integer combobox, measurement editbox, measurement combobox, percent editbox, percent combobox, real editbox, real combobox, and text editbox.' CLSID = IID('{1EF90526-6E13-471A-A4D0-621D7DAE6383}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MinWidth": (1968008791, 2, (5, 0), (), "MinWidth", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "MinWidth": ((1968008791, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Widgets(DispatchBaseClass): 'A collection of widgets.' CLSID = IID('{198B3A70-6FF4-4A87-8E0F-241190B5D315}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Window(DispatchBaseClass): 'A window.' CLSID = IID('{1A5E8DB6-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def BringToFront(self): 'Brings the object to the front.' return self._oleobj_.InvokeTypes(1651795570, LCID, 1, (24, 0), (),) def Close(self): 'Closes the Window.' return self._oleobj_.InvokeTypes(1668050803, LCID, 1, (24, 0), (),) def Maximize(self): 'Maximizes the window.' return self._oleobj_.InvokeTypes(1835104361, LCID, 1, (24, 0), (),) def Minimize(self): 'Minimizes the window.' return self._oleobj_.InvokeTypes(1835626089, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Restore(self): 'Restores the window.' return self._oleobj_.InvokeTypes(1920169074, LCID, 1, (24, 0), (),) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the Window in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) _prop_map_get_ = { "Bounds": (1885498980, 2, (12, 0), (), "Bounds", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SelectionKeyObject": (1936026731, 2, (12, 0), (), "SelectionKeyObject", None), } _prop_map_put_ = { "Bounds": ((1885498980, LCID, 4, 0),()), "Selection": ((1936026725, LCID, 4, 0),()), "SelectionKeyObject": ((1936026731, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Windows(DispatchBaseClass): 'A collection of windows.' CLSID = IID('{1A5E8DB7-3443-11D1-803C-0060B03C02E4}') coclass_clsid = None # Result is of type Window def Add(self): 'Creates a new Window.\n\tReturn value: The new Window.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Add', '{1A5E8DB6-3443-11D1-803C-0060B03C02E4}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class Word(DispatchBaseClass): 'A word.' CLSID = IID('{EE964078-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Apply a character style.\n\tUsing: The character style to apply.' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((9, 1),),Using ) def ApplyConditions(self, Using=defaultNamedNotOptArg, RemoveExisting=False): 'Apply one or more conditions.\n\tUsing: The condition(s) to apply.\n\tRemoveExisting: If true, remove existing conditions.' return self._oleobj_.InvokeTypes(1482777460, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , RemoveExisting) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Apply a paragraph style.\n\tUsing: The paragraph style to apply.\n\tClearingOverrides: If true, clear any text attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((9, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret def AutoTag(self): 'Tag the object or the parent story using default tags defined in XML preference.' return self._oleobj_.InvokeTypes(1483961445, LCID, 1, (24, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Note def ConvertToNote(self): 'Converts the text to a note.\n\tReturn value: The new note.' ret = self._oleobj_.InvokeTypes(1131836494, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'ConvertToNote', '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}') return ret # Result is of type Table def ConvertToTable(self, ColumnSeparator=defaultNamedOptArg, RowSeparator=defaultNamedOptArg, NumberOfColumns=1): 'Converts the text to a table.\n\tReturn value: The new table.\n\tColumnSeparator: The character that starts a new column in the new table. Type: String.\n\tRowSeparator: The character starts a new row in the new table. Type: String.\n\tNumberOfColumns: The number of columns in the table. Note: Valid only when the column and row separator characters are the same.' ret = self._oleobj_.InvokeTypes(1416582242, LCID, 1, (9, 0), ((12, 17), (12, 17), (3, 49)),ColumnSeparator , RowSeparator, NumberOfColumns) if ret is not None: ret = Dispatch(ret, u'ConvertToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret def CreateEmailQRCode(self, EmailAddress=defaultNamedOptArg, Subject=defaultNamedOptArg, Body=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): 'Create Email QR Code on the page item or document.\n\tEmailAddress: QR code Email Address. Type: String.\n\tSubject: QR code Email Subject. Type: String.\n\tBody: QR code Email Body Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Word. Above parameters can also be passed as properties. Type: Array of 4 Strings' return self._oleobj_.InvokeTypes(1366451565, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),EmailAddress , Subject, Body, QrCodeSwatch, WithProperties) def CreateHyperlinkQRCode(self, UrlLink=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Hyperlink QR Code on the page item or document.\n\tUrlLink: QR code Hyperlink URL . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Word. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366651500, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),UrlLink , QrCodeSwatch, WithProperties) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreatePlainTextQRCode(self, PlainText=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Plain Text QR Code on the page item.\n\tPlainText: QR code Plain Text . Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Word. Above parameters can also be passed as properties. Type: Array of 2 Strings' return self._oleobj_.InvokeTypes(1366446196, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17)),PlainText , QrCodeSwatch, WithProperties) def CreateTextMsgQRCode(self, CellNumber=defaultNamedOptArg, TextMessage=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg, WithProperties=defaultNamedOptArg): 'Create Text Msg QR Code on the page item or document.\n\tCellNumber: QR code Text Phone Number. Type: String.\n\tTextMessage: QR code Text Message. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Word. Above parameters can also be passed as properties. Type: Array of 3 Strings' return self._oleobj_.InvokeTypes(1366446957, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17)),CellNumber , TextMessage, QrCodeSwatch, WithProperties) def CreateVCardQRCode(self, FirstName=defaultNamedOptArg, LastName=defaultNamedOptArg, JobTitle=defaultNamedOptArg, CellPhone=defaultNamedOptArg , Phone=defaultNamedOptArg, Email=defaultNamedOptArg, Organisation=defaultNamedOptArg, StreetAddress=defaultNamedOptArg, City=defaultNamedOptArg , AdrState=defaultNamedOptArg, Country=defaultNamedOptArg, PostalCode=defaultNamedOptArg, Website=defaultNamedOptArg, QrCodeSwatch=defaultNamedOptArg , WithProperties=defaultNamedOptArg): "Create Business Card QR Code on the page item or load on document's placegun.\n\tFirstName: QR code Business Card First Name. Type: String.\n\tLastName: QR code Business Card Last Name. Type: String.\n\tJobTitle: QR code Business Card Title. Type: String.\n\tCellPhone: QR code Business Card Cell Phone Number. Type: String.\n\tPhone: QR code Business Card Phone Number. Type: String.\n\tEmail: QR code Business Card Email Address. Type: String.\n\tOrganisation: QR code Business Card Organisation. Type: String.\n\tStreetAddress: QR code Business Card Street Address. Type: String.\n\tCity: QR code Business Card City. Type: String.\n\tAdrState: QR code Business Card State. Type: String.\n\tCountry: QR code Business Card Country. Type: String.\n\tPostalCode: QR code Business Card Postal Code. Type: String.\n\tWebsite: QR code Business Card URL. Type: String.\n\tQrCodeSwatch: Swatch to be applied on generated QR Code Graphic . Type: Swatch or String.\n\tWithProperties: Initial values for properties of the new Word. Above parameters can also be passed as properties. Type: Array of 12 Strings" return self._oleobj_.InvokeTypes(1366447715, LCID, 1, (24, 0), ((12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17), (12, 17)),FirstName , LastName, JobTitle, CellPhone, Phone, Email , Organisation, StreetAddress, City, AdrState, Country , PostalCode, Website, QrCodeSwatch, WithProperties) def Delete(self): 'Deletes the Word.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindHyperlinks(self, SortOrder=defaultNamedOptArg): 'Finds hyperlink sources that intersecting with specified text range.\n\tReturn value: The found hyperlinks.\n\tSortOrder: The sort order of found ranges. Type: idRangeSortOrder enumerator' ret = self._oleobj_.InvokeTypes(1717856364, LCID, 1, (9, 0), ((12, 17),),SortOrder ) if ret is not None: ret = Dispatch(ret, u'FindHyperlinks', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the page item with the specified XML element while preserving existing content.\n\tUsing: The XML element.' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((9, 1),),Using ) # Result is of type Text def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the text to the specified location. .\n\tReturn value: The relocated Word.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Places the file.\n\tReturn value: The placed file. Type: Array of PageItems, Graphics, Movies, Sounds, Stories or Texts.\n\tFileName: The file to place.\n\tShowingOptions: Whether to display the import options dialog' return self._ApplyTypes_(1886151011, 1, (12, 0), ((8, 1), (11, 49)), u'Place', None,FileName , ShowingOptions) def Recompose(self): 'Recomposes the text in the Word.' return self._oleobj_.InvokeTypes(1382247792, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the Word in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) def ShowText(self): 'Jump to the text range.' return self._oleobj_.InvokeTypes(1936225400, LCID, 1, (24, 0), (),) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), # Method 'AppliedConditions' returns object of type 'Objects' "AppliedConditions": (1634747252, 2, (9, 0), (), "AppliedConditions", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), "Ascent": (1883337571, 2, (12, 0), (), "Ascent", None), # Method 'AssociatedXMLElements' returns object of type 'Objects' "AssociatedXMLElements": (1482780275, 2, (9, 0), (), "AssociatedXMLElements", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "Baseline": (1883398515, 2, (12, 0), (), "Baseline", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "Descent": (1883534196, 2, (12, 0), (), "Descent", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndBaseline": (1883587169, 2, (12, 0), (), "EndBaseline", None), "EndHorizontalOffset": (1883588719, 2, (12, 0), (), "EndHorizontalOffset", None), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalOffset": (1883787110, 2, (12, 0), (), "HorizontalOffset", None), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KerningValue": (1885432677, 2, (5, 0), (), "KerningValue", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), "ParentTextFrames": (1884584019, 2, (12, 0), (), "ParentTextFrames", None), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedConditions": ((1634747252, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "Contents": ((1885564532, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KerningValue": ((1885432677, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class WordRTFImportPreference(DispatchBaseClass): 'Word RTF import preferences.' CLSID = IID('{0AD96848-913E-11D2-9293-0000C0CCD0E3}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "ConvertBulletsAndNumbersToText": (2000896596, 2, (11, 0), (), "ConvertBulletsAndNumbersToText", None), "ConvertPageBreaks": (2001748295, 2, (3, 0), (), "ConvertPageBreaks", None), "ConvertTablesTo": (2000901204, 2, (3, 0), (), "ConvertTablesTo", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ImportAsStaticEndnotes": (2001294149, 2, (11, 0), (), "ImportAsStaticEndnotes", None), "ImportEndnotes": (2001290564, 2, (11, 0), (), "ImportEndnotes", None), "ImportFootnotes": (2001290836, 2, (11, 0), (), "ImportFootnotes", None), "ImportIndex": (2001030740, 2, (11, 0), (), "ImportIndex", None), "ImportTOC": (2002014019, 2, (11, 0), (), "ImportTOC", None), "ImportUnusedStyles": (2000835923, 2, (11, 0), (), "ImportUnusedStyles", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "PreserveGraphics": (2001293383, 2, (11, 0), (), "PreserveGraphics", None), "PreserveLocalOverrides": (2000966467, 2, (11, 0), (), "PreserveLocalOverrides", None), "PreserveTrackChanges": (2001294403, 2, (11, 0), (), "PreserveTrackChanges", None), "RemoveFormatting": (2003980870, 2, (11, 0), (), "RemoveFormatting", None), "ResolveCharacterStyleClash": (2001879891, 2, (3, 0), (), "ResolveCharacterStyleClash", None), "ResolveParagraphStyleClash": (2001883203, 2, (3, 0), (), "ResolveParagraphStyleClash", None), "UseTypographersQuotes": (1414820977, 2, (11, 0), (), "UseTypographersQuotes", None), } _prop_map_put_ = { "ConvertBulletsAndNumbersToText": ((2000896596, LCID, 4, 0),()), "ConvertPageBreaks": ((2001748295, LCID, 4, 0),()), "ConvertTablesTo": ((2000901204, LCID, 4, 0),()), "ImportAsStaticEndnotes": ((2001294149, LCID, 4, 0),()), "ImportEndnotes": ((2001290564, LCID, 4, 0),()), "ImportFootnotes": ((2001290836, LCID, 4, 0),()), "ImportIndex": ((2001030740, LCID, 4, 0),()), "ImportTOC": ((2002014019, LCID, 4, 0),()), "ImportUnusedStyles": ((2000835923, LCID, 4, 0),()), "PreserveGraphics": ((2001293383, LCID, 4, 0),()), "PreserveLocalOverrides": ((2000966467, LCID, 4, 0),()), "PreserveTrackChanges": ((2001294403, LCID, 4, 0),()), "RemoveFormatting": ((2003980870, LCID, 4, 0),()), "ResolveCharacterStyleClash": ((2001879891, LCID, 4, 0),()), "ResolveParagraphStyleClash": ((2001883203, LCID, 4, 0),()), "UseTypographersQuotes": ((1414820977, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class Words(DispatchBaseClass): 'A collection of words.' CLSID = IID('{EE964068-06C6-11D2-AAC9-00C04FA349C7}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLAttribute(DispatchBaseClass): 'An XML attribute.' CLSID = IID('{B439E755-2FBF-4D6F-9737-61F455757DF2}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type XMLElement def ConvertToElement(self, Located=1482844014, MarkupTag=defaultNamedOptArg): 'Converts the XML attribute to a child element of its parent element.\n\tReturn value: The new element.\n\tLocated: The location of the new XML element within the parent XML element of the XML attribute.\n\tMarkupTag: The XML tag to apply to the new XML element. Type: XMLTag' ret = self._oleobj_.InvokeTypes(1482908005, LCID, 1, (9, 0), ((3, 49), (12, 17)),Located , MarkupTag) if ret is not None: ret = Dispatch(ret, u'ConvertToElement', '{88E69192-43A2-11D4-BE38-005004B43E1C}') return ret def Delete(self): 'Deletes the XMLAttribute.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the XMLAttribute in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type 'XMLElement' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{88E69192-43A2-11D4-BE38-005004B43E1C}'), "Value": (1482781814, 2, (8, 0), (), "Value", None), } _prop_map_put_ = { "Name": ((0, LCID, 4, 0),()), "Value": ((1482781814, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLAttributes(DispatchBaseClass): 'A collection of XML attributes.' CLSID = IID('{D7A8B643-E3C2-4157-A0C8-06697AB5D6DC}') coclass_clsid = None # Result is of type XMLAttribute def Add(self, Name=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Creates a new XML attribute.\n\tReturn value: The new attribute.\n\tName: The name of the attribute.\n\tValue: The value of the attribute.' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((8, 1), (8, 1)),Name , Value) if ret is not None: ret = Dispatch(ret, u'Add', '{B439E755-2FBF-4D6F-9737-61F455757DF2}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLComment(DispatchBaseClass): 'An XML comment.' CLSID = IID('{F424BB97-A03B-45C1-8C22-91B7B9E11156}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLComment.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type XMLComment def Duplicate(self): 'Duplicates the XMLComment.\n\tReturn value: The duplicate XMLComment.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{F424BB97-A03B-45C1-8C22-91B7B9E11156}') return ret # Result is of type XMLComment def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the element to the specified location. .\n\tReturn value: The moved element.\n\tTo: The location in relation to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. . Type: XMLItem or Text' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{F424BB97-A03B-45C1-8C22-91B7B9E11156}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the XMLComment in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), "Value": (1482781814, 2, (8, 0), (), "Value", None), } _prop_map_put_ = { "Value": ((1482781814, LCID, 4, 0),()), } # Default property for this class is 'Value' def __call__(self): return self._ApplyTypes_(*(1482781814, 2, (8, 0), (), "Value", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLComments(DispatchBaseClass): 'A collection of XML comments.' CLSID = IID('{378611AB-EBF7-4BFC-9875-ACEC4E9CD2B2}') coclass_clsid = None # Result is of type XMLComment def Add(self, Value=u'', StoryOffset=defaultNamedOptArg): 'Creates a new XML comment.\n\tReturn value: The new XML comment.\n\tValue: The value of the comment.\n\tStoryOffset: The location within the story, specified as an insertion point. Type: InsertionPoint or Long Integer' return self._ApplyTypes_(1668441452, 1, (9, 32), ((8, 49), (12, 17)), u'Add', '{F424BB97-A03B-45C1-8C22-91B7B9E11156}',Value , StoryOffset) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLElement(DispatchBaseClass): 'An XML element.' CLSID = IID('{88E69192-43A2-11D4-BE38-005004B43E1C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyCellStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Applies a cell style to the table cells associated with the XMLElement.\n\tUsing: The cell style to apply. Type: String or CellStyle.\n\tClearingOverrides: If true, removes local formatting before applying the cell style.' return self._oleobj_.InvokeTypes(1482779763, LCID, 1, (24, 0), ((12, 1), (11, 49)),Using , ClearingOverrides) def ApplyCharacterStyle(self, Using=defaultNamedNotOptArg): 'Applies the specified character style to the text content of the XMLElement.\n\tUsing: The character style to apply. Type: String or CharacterStyle' return self._oleobj_.InvokeTypes(1482777459, LCID, 1, (24, 0), ((12, 1),),Using ) def ApplyObjectStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True, ClearingOverridesThroughRootObjectStyle=False): 'Applies an object style to the frame associated with the XMLElement.\n\tUsing: The object style to apply. Type: String or ObjectStyle.\n\tClearingOverrides: If true, removes local formatting before applying the object style.\n\tClearingOverridesThroughRootObjectStyle: If true, clears unchecked category attributes through the root style.' return self._oleobj_.InvokeTypes(1095725945, LCID, 1, (24, 0), ((12, 1), (11, 49), (11, 49)),Using , ClearingOverrides, ClearingOverridesThroughRootObjectStyle) def ApplyParagraphStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Applies the specified paragraph style to the text content of the XMLElement.\n\tUsing: The paragraph style to apply. Type: String or ParagraphStyle.\n\tClearingOverrides: If true, clears any attributes before applying the style.' return self._oleobj_.InvokeTypes(1482780787, LCID, 1, (24, 0), ((12, 1), (11, 49)),Using , ClearingOverrides) def ApplyTableStyle(self, Using=defaultNamedNotOptArg, ClearingOverrides=True): 'Applies a table style to the table associated with the XMLElement.\n\tUsing: The table style to apply. Type: String or TableStyle.\n\tClearingOverrides: If true, removes local formatting before applying the table style.' return self._oleobj_.InvokeTypes(1482781811, LCID, 1, (24, 0), ((12, 1), (11, 49)),Using , ClearingOverrides) # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Table def ConvertElementToTable(self, RowTag=defaultNamedNotOptArg, CellTag=defaultNamedNotOptArg): 'Converts the content of the XML element to a table.\n\tReturn value: The new table.\n\tRowTag: The XML tag that indicates a table row.\n\tCellTag: The XML tag that indicates a table cell.' ret = self._oleobj_.InvokeTypes(1482909044, LCID, 1, (9, 0), ((9, 1), (9, 1)),RowTag , CellTag) if ret is not None: ret = Dispatch(ret, u'ConvertElementToTable', '{9CDC7984-8607-455F-818E-8BE6F828DEEC}') return ret # Result is of type XMLAttribute def ConvertToAttribute(self, Using=defaultNamedOptArg): 'Converts the XMLElement to an attribute of its parent element.\n\tReturn value: The new attribute.\n\tUsing: The name to give to the new attribute. Type: String' ret = self._oleobj_.InvokeTypes(1482909025, LCID, 1, (9, 0), ((12, 17),),Using ) if ret is not None: ret = Dispatch(ret, u'ConvertToAttribute', '{B439E755-2FBF-4D6F-9737-61F455757DF2}') return ret def Delete(self): 'Deletes the XMLElement.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type XMLElement def Duplicate(self): 'Duplicates the XMLElement.\n\tReturn value: The duplicate XMLElement.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{88E69192-43A2-11D4-BE38-005004B43E1C}') return ret # Result is of type Objects def EvaluateXPathExpression(self, Using=defaultNamedNotOptArg, PrefixMappingTable=defaultNamedOptArg): 'Evaluates an XPath expression starting at this XML element in the structure.\n\tReturn value: The matching element nodes.\n\tUsing: The XPath expression.\n\tPrefixMappingTable: The namespace mapping table. Type: Array of Arrays of 2 Strings' ret = self._oleobj_.InvokeTypes(1483044976, LCID, 1, (9, 0), ((8, 1), (12, 17)),Using , PrefixMappingTable) if ret is not None: ret = Dispatch(ret, u'EvaluateXPathExpression', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Export(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports the object(s) to a file.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1702391924, LCID, 1, (24, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ImportXML(self, From=defaultNamedNotOptArg): 'Imports the specified XML file into an InDesign document.\n\tFrom: The XML file.' return self._oleobj_.InvokeTypes(1481460841, LCID, 1, (24, 0), ((8, 1),),From ) # Result is of type Text def InsertTextAsContent(self, Using=defaultNamedNotOptArg, Position=defaultNamedNotOptArg): 'Inserts the specified text as content before, in, or after the XML element.\n\tReturn value: The inserted or existing text.\n\tUsing: The text to be inserted. Type: String or idSpecialCharacters enumerator.\n\tPosition: The position at which to insert the text. Note that text inserted before or after the element does not become part of the content of the element. Instead, it becomes content of the parent of the element.' ret = self._oleobj_.InvokeTypes(1483306083, LCID, 1, (9, 0), ((12, 1), (3, 1)),Using , Position) if ret is not None: ret = Dispatch(ret, u'InsertTextAsContent', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def Markup(self, Using=defaultNamedNotOptArg): 'Associates the object with the specified XML element while preserving existing content.\n\tUsing: The object to mark up. Type: PageItem, Movie, Sound, Graphic, Story, Text or Table' return self._oleobj_.InvokeTypes(1483565941, LCID, 1, (24, 0), ((12, 1),),Using ) # Result is of type XMLElement def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the element to the specified location. .\n\tReturn value: The moved element.\n\tTo: The location in relation to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. . Type: XMLItem or Text' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{88E69192-43A2-11D4-BE38-005004B43E1C}') return ret # Result is of type PageItem def PlaceIntoCopy(self, On=defaultNamedNotOptArg, PlacePoint=defaultNamedNotOptArg, CopyItem=defaultNamedNotOptArg, RetainExistingFrame=False): 'Associates the XML element with a copy of a page item.\n\tReturn value: The new page item.\n\tOn: The page or spread on which to create the new page item. Type: Spread, Page or MasterSpread.\n\tPlacePoint: The page coordinates of the top left corner of the page item, in the format [y1, x1]. Type: Array of 2 Units (Doubles or Strings).\n\tCopyItem: The page item to copy.\n\tRetainExistingFrame: If true, associates the XML element with the existing page item and moves the page item (rather than a copy of the page item).' ret = self._oleobj_.InvokeTypes(1483762019, LCID, 1, (9, 0), ((12, 1), (12, 1), (9, 1), (11, 49)),On , PlacePoint, CopyItem, RetainExistingFrame) if ret is not None: ret = Dispatch(ret, u'PlaceIntoCopy', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def PlaceIntoFrame(self, On=defaultNamedNotOptArg, GeometricBounds=defaultNamedNotOptArg): 'Places the XML element into a new rectangular page item. If the XML element was already associated with a page item, that page item is deleted.\n\tReturn value: The new frame.\n\tOn: The page or spread on which to create the new page item. Type: Spread, Page or MasterSpread.\n\tGeometricBounds: The bounds of the page item excluding the stroke width, in the format [y1, x1, y2, x2]. Type: Array of 4 Units (Doubles or Strings)' ret = self._oleobj_.InvokeTypes(1483762022, LCID, 1, (9, 0), ((12, 1), (12, 1)),On , GeometricBounds) if ret is not None: ret = Dispatch(ret, u'PlaceIntoFrame', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def PlaceIntoInlineCopy(self, CopyItem=defaultNamedNotOptArg, RetainExistingFrame=False): 'Associates an existing page item with the XML element and places it into an inline frame.\n\tReturn value: The page item.\n\tCopyItem: The page item to copy.\n\tRetainExistingFrame: If true, moves the existing page item. If false, moves a copy of the page item.' ret = self._oleobj_.InvokeTypes(1483761993, LCID, 1, (9, 0), ((9, 1), (11, 49)),CopyItem , RetainExistingFrame) if ret is not None: ret = Dispatch(ret, u'PlaceIntoInlineCopy', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type PageItem def PlaceIntoInlineFrame(self, Dimensions=defaultNamedNotOptArg): 'Places an XML element into an inline frame.\n\tReturn value: The page item.\n\tDimensions: The dimensions of the inline frame in the format [width, height]. Type: Array of 2 Units (Doubles or Strings)' ret = self._oleobj_.InvokeTypes(1483762025, LCID, 1, (9, 0), ((12, 1),),Dimensions ) if ret is not None: ret = Dispatch(ret, u'PlaceIntoInlineFrame', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret def PlaceXML(self, Using=defaultNamedNotOptArg): 'Places XML content into the story, replacing the existing content. .\n\tUsing: The object to place into. Type: Story, PageItem, Graphic, Movie or Sound' return self._oleobj_.InvokeTypes(1483762787, LCID, 1, (24, 0), ((12, 1),),Using ) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the XMLElement in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) # Result is of type PageItem def SetContent(self, Using=defaultNamedNotOptArg, RelativeBasePath=defaultNamedOptArg): 'Replaces the content of XML element with content imported from a file.\n\tReturn value: The new page item.\n\tUsing: The file path to the import file.\n\tRelativeBasePath: Base path used to resolve relative paths. Type: String' ret = self._oleobj_.InvokeTypes(1483957603, LCID, 1, (9, 0), ((8, 1), (12, 17)),Using , RelativeBasePath) if ret is not None: ret = Dispatch(ret, u'SetContent', '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}') return ret # Result is of type Asset def Store(self, Using=defaultNamedNotOptArg): 'Stores the object in the specified library.\n\tReturn value: The new library asset(s).\n\tUsing: The library in which to store the object.' ret = self._oleobj_.InvokeTypes(1937010546, LCID, 1, (9, 0), ((9, 1),),Using ) if ret is not None: ret = Dispatch(ret, u'Store', '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}') return ret def Untag(self): 'Untags an element.' return self._oleobj_.InvokeTypes(1484092519, LCID, 1, (24, 0), (),) # Result is of type Objects def Validate(self, MaximumErrors=250): 'Validates the element against a DTD.\n\tReturn value: A list of validation errors.\n\tMaximumErrors: The maximum number of validation errors to generate.' ret = self._oleobj_.InvokeTypes(1484156004, LCID, 1, (9, 0), ((3, 49),),MaximumErrors ) if ret is not None: ret = Dispatch(ret, u'Validate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret _prop_map_get_ = { # Method 'Cells' returns object of type 'Cells' "Cells": (1130720371, 2, (9, 0), (), "Cells", '{32123964-F287-47F8-A447-F291E6C4E2C8}'), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), # Method 'EPSs' returns object of type 'EPSs' "EPSs": (1162892147, 2, (9, 0), (), "EPSs", '{77617585-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'Graphics' returns object of type 'Graphics' "Graphics": (1198679667, 2, (9, 0), (), "Graphics", '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), # Method 'Images' returns object of type 'Images' "Images": (1768777587, 2, (9, 0), (), "Images", '{77617583-D3DE-11D1-AAA6-00C04FA349C7}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), # Method 'PDFs' returns object of type 'PDFs' "PDFs": (1346651763, 2, (9, 0), (), "PDFs", '{77617587-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'PICTs' returns object of type 'PICTs' "PICTs": (1346978675, 2, (9, 0), (), "PICTs", '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}'), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'ParentStory' returns object of type 'Story' "ParentStory": (1937011312, 2, (9, 0), (), "ParentStory", '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'SVGs' returns object of type 'SVGs' "SVGs": (1398163315, 2, (9, 0), (), "SVGs", '{8BABBB19-3302-49D2-A58F-56CD12A098C5}'), # Method 'Stories' returns object of type 'Stories' "Stories": (1718382451, 2, (9, 0), (), "Stories", '{A3736540-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'WMFs' returns object of type 'WMFs' "WMFs": (1464682099, 2, (9, 0), (), "WMFs", '{37AC274D-488D-489E-8E69-94A2168971F7}'), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'XMLAttributes' returns object of type 'XMLAttributes' "XMLAttributes": (1635021656, 2, (9, 0), (), "XMLAttributes", '{D7A8B643-E3C2-4157-A0C8-06697AB5D6DC}'), # Method 'XMLComments' returns object of type 'XMLComments' "XMLComments": (1668576088, 2, (9, 0), (), "XMLComments", '{378611AB-EBF7-4BFC-9875-ACEC4E9CD2B2}'), "XMLContent": (1482911348, 2, (12, 0), (), "XMLContent", None), # Method 'XMLElements' returns object of type 'XMLElements' "XMLElements": (1935166796, 2, (9, 0), (), "XMLElements", '{02D7A301-43A3-11D4-BE38-005004B43E1C}'), # Method 'XMLInstructions' returns object of type 'XMLInstructions' "XMLInstructions": (1668313944, 2, (9, 0), (), "XMLInstructions", '{B6D9CB8E-8BBA-4628-AD3E-C1CCF73306E6}'), # Method 'XMLItems' returns object of type 'XMLItems' "XMLItems": (1668835699, 2, (9, 0), (), "XMLItems", '{87562F2F-96F6-460C-9B54-6A4BD939661E}'), } _prop_map_put_ = { "Contents": ((1885564532, LCID, 4, 0),()), "MarkupTag": ((1481460852, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLElements(DispatchBaseClass): 'A collection of XML elements.' CLSID = IID('{02D7A301-43A3-11D4-BE38-005004B43E1C}') coclass_clsid = None # Result is of type XMLElement def Add(self, MarkupTag=defaultNamedNotOptArg, XMLContent=defaultNamedOptArg): 'Creates a new XML element.\n\tReturn value: The new element.\n\tMarkupTag: The XML tag used to identify the element. Type: String or XMLTag.\n\tXMLContent: The content to be marked up. Type: Text, Story, PageItem, Movie, Sound, Graphic, Table or Cell' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 17)),MarkupTag , XMLContent) if ret is not None: ret = Dispatch(ret, u'Add', '{88E69192-43A2-11D4-BE38-005004B43E1C}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLExportMap(DispatchBaseClass): 'A mapping object that maps a style (paragraph, character, table, or cell) to an XML tag.' CLSID = IID('{E4515245-38B8-48B7-8436-0406E252BA2D}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLExportMap.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IncludeEmptyStories": (1483304517, 2, (11, 0), (), "IncludeEmptyStories", None), "IncludeMasterPageStories": (1483304525, 2, (11, 0), (), "IncludeMasterPageStories", None), "IncludePasteboardStories": (1483304528, 2, (11, 0), (), "IncludePasteboardStories", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappedStyle": (1483567219, 2, (12, 0), (), "MappedStyle", None), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "IncludeEmptyStories": ((1483304517, LCID, 4, 0),()), "IncludeMasterPageStories": ((1483304525, LCID, 4, 0),()), "IncludePasteboardStories": ((1483304528, LCID, 4, 0),()), "MarkupTag": ((1481460852, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLExportMaps(DispatchBaseClass): 'A collection of XML export maps.' CLSID = IID('{53A1FC77-4B92-4AC1-AB09-400E92CD8D08}') coclass_clsid = None # Result is of type XMLExportMap def Add(self, MappedStyle=defaultNamedNotOptArg, MarkupTag=defaultNamedNotOptArg): 'Create a new mapping.\n\tReturn value: The new mapping.\n\tMappedStyle: The mapped style. Type: ParagraphStyle, CharacterStyle, TableStyle, CellStyle or String.\n\tMarkupTag: The tag to map. Type: XMLTag or String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 1)),MappedStyle , MarkupTag) if ret is not None: ret = Dispatch(ret, u'Add', '{E4515245-38B8-48B7-8436-0406E252BA2D}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLExportPreference(DispatchBaseClass): 'XML export preferences.' CLSID = IID('{0302543E-2584-4FDC-B34E-033E184AF06A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowTransform": (1482779764, 2, (11, 0), (), "AllowTransform", None), "CharacterReferences": (1482912358, 2, (11, 0), (), "CharacterReferences", None), "CopyFormattedImages": (1483040361, 2, (11, 0), (), "CopyFormattedImages", None), "CopyOptimizedImages": (1483042665, 2, (11, 0), (), "CopyOptimizedImages", None), "CopyOriginalImages": (1483039599, 2, (11, 0), (), "CopyOriginalImages", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "ExcludeDtd": (1482978404, 2, (11, 0), (), "ExcludeDtd", None), "ExportFromSelected": (1483040371, 2, (11, 0), (), "ExportFromSelected", None), "ExportUntaggedTablesFormat": (1483044212, 2, (3, 0), (), "ExportUntaggedTablesFormat", None), "FileEncoding": (1937131077, 2, (3, 0), (), "FileEncoding", None), "GIFOptionsInterlaced": (1483040617, 2, (11, 0), (), "GIFOptionsInterlaced", None), "GIFOptionsPalette": (1483040624, 2, (3, 0), (), "GIFOptionsPalette", None), "ImageConversion": (1483041123, 2, (3, 0), (), "ImageConversion", None), "JPEGOptionsFormat": (1483041382, 2, (3, 0), (), "JPEGOptionsFormat", None), "JPEGOptionsQuality": (1483041393, 2, (3, 0), (), "JPEGOptionsQuality", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "PreferredBrowser": (1483764322, 2, (12, 0), (), "PreferredBrowser", None), "Ruby": (1483896162, 2, (11, 0), (), "Ruby", None), "TransformFilename": (1484023406, 2, (12, 0), (), "TransformFilename", None), "ViewAfterExport": (1484153189, 2, (11, 0), (), "ViewAfterExport", None), } _prop_map_put_ = { "AllowTransform": ((1482779764, LCID, 4, 0),()), "CharacterReferences": ((1482912358, LCID, 4, 0),()), "CopyFormattedImages": ((1483040361, LCID, 4, 0),()), "CopyOptimizedImages": ((1483042665, LCID, 4, 0),()), "CopyOriginalImages": ((1483039599, LCID, 4, 0),()), "ExcludeDtd": ((1482978404, LCID, 4, 0),()), "ExportFromSelected": ((1483040371, LCID, 4, 0),()), "ExportUntaggedTablesFormat": ((1483044212, LCID, 4, 0),()), "FileEncoding": ((1937131077, LCID, 4, 0),()), "GIFOptionsInterlaced": ((1483040617, LCID, 4, 0),()), "GIFOptionsPalette": ((1483040624, LCID, 4, 0),()), "ImageConversion": ((1483041123, LCID, 4, 0),()), "JPEGOptionsFormat": ((1483041382, LCID, 4, 0),()), "JPEGOptionsQuality": ((1483041393, LCID, 4, 0),()), "PreferredBrowser": ((1483764322, LCID, 4, 0),()), "Ruby": ((1483896162, LCID, 4, 0),()), "TransformFilename": ((1484023406, LCID, 4, 0),()), "ViewAfterExport": ((1484153189, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLImportMap(DispatchBaseClass): 'A mapping object that maps an XML tag to a style (paragraph, character, table, or cell).' CLSID = IID('{ECA84203-40B9-4026-9224-52B98FBC66C8}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLImportMap.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MappedStyle": (1483567219, 2, (12, 0), (), "MappedStyle", None), "MarkupTag": (1481460852, 2, (12, 0), (), "MarkupTag", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "MappedStyle": ((1483567219, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLImportMaps(DispatchBaseClass): 'A collection of XML import maps.' CLSID = IID('{B15376C3-C411-49B1-97C1-E6E8F48D1AB5}') coclass_clsid = None # Result is of type XMLImportMap def Add(self, MarkupTag=defaultNamedNotOptArg, MappedStyle=defaultNamedNotOptArg): 'Create a new mapping.\n\tReturn value: The new mapping.\n\tMarkupTag: The tag to map. Type: XMLTag or String.\n\tMappedStyle: the mapped style. Type: ParagraphStyle, CharacterStyle, TableStyle, CellStyle or String' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 1)),MarkupTag , MappedStyle) if ret is not None: ret = Dispatch(ret, u'Add', '{ECA84203-40B9-4026-9224-52B98FBC66C8}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLImportPreference(DispatchBaseClass): 'XML import preferences.' CLSID = IID('{83B3674C-FBF7-4F30-80D5-3C8CEFCB91F6}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "AllowTransform": (1482779764, 2, (11, 0), (), "AllowTransform", None), "CreateLinkToXML": (1483301740, 2, (11, 0), (), "CreateLinkToXML", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "IgnoreUnmatchedIncoming": (1484022124, 2, (11, 0), (), "IgnoreUnmatchedIncoming", None), "IgnoreWhitespace": (1483306867, 2, (11, 0), (), "IgnoreWhitespace", None), "ImportCALSTables": (1483301748, 2, (11, 0), (), "ImportCALSTables", None), "ImportStyle": (1481468275, 2, (3, 0), (), "ImportStyle", None), "ImportTextIntoTables": (1484024180, 2, (11, 0), (), "ImportTextIntoTables", None), "ImportToSelected": (1483306099, 2, (11, 0), (), "ImportToSelected", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "RemoveUnmatchedExisting": (1484022130, 2, (11, 0), (), "RemoveUnmatchedExisting", None), "RepeatTextElements": (1481470580, 2, (11, 0), (), "RepeatTextElements", None), "TransformFilename": (1484023406, 2, (12, 0), (), "TransformFilename", None), "TransformParameters": (1483305840, 2, (12, 0), (), "TransformParameters", None), } _prop_map_put_ = { "AllowTransform": ((1482779764, LCID, 4, 0),()), "CreateLinkToXML": ((1483301740, LCID, 4, 0),()), "IgnoreUnmatchedIncoming": ((1484022124, LCID, 4, 0),()), "IgnoreWhitespace": ((1483306867, LCID, 4, 0),()), "ImportCALSTables": ((1483301748, LCID, 4, 0),()), "ImportStyle": ((1481468275, LCID, 4, 0),()), "ImportTextIntoTables": ((1484024180, LCID, 4, 0),()), "ImportToSelected": ((1483306099, LCID, 4, 0),()), "RemoveUnmatchedExisting": ((1484022130, LCID, 4, 0),()), "RepeatTextElements": ((1481470580, LCID, 4, 0),()), "TransformFilename": ((1484023406, LCID, 4, 0),()), "TransformParameters": ((1483305840, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLInstruction(DispatchBaseClass): 'An XML processing instruction.' CLSID = IID('{2FFEDEB5-0697-4915-B9C9-D4F853179344}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLInstruction.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type XMLInstruction def Duplicate(self): 'Duplicates the XMLInstruction.\n\tReturn value: The duplicate XMLInstruction.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{2FFEDEB5-0697-4915-B9C9-D4F853179344}') return ret # Result is of type XMLInstruction def Move(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Moves the element to the specified location. .\n\tReturn value: The moved element.\n\tTo: The location in relation to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. . Type: XMLItem or Text' ret = self._oleobj_.InvokeTypes(1836021349, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Move', '{2FFEDEB5-0697-4915-B9C9-D4F853179344}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the XMLInstruction in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { "Data": (1482978401, 2, (8, 0), (), "Data", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), # Method 'StoryOffset' returns object of type 'InsertionPoint' "StoryOffset": (1398042470, 2, (9, 0), (), "StoryOffset", '{EE964071-06C6-11D2-AAC9-00C04FA349C7}'), "Target": (1484026471, 2, (8, 0), (), "Target", None), } _prop_map_put_ = { "Data": ((1482978401, LCID, 4, 0),()), "Target": ((1484026471, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLInstructions(DispatchBaseClass): 'A collection of XML instructions.' CLSID = IID('{B6D9CB8E-8BBA-4628-AD3E-C1CCF73306E6}') coclass_clsid = None # Result is of type XMLInstruction def Add(self, Target=defaultNamedNotOptArg, Data=u'', StoryOffset=defaultNamedOptArg): 'Creates a new XML processing instruction.\n\tReturn value: The new processing instruction.\n\tTarget: A name that identifies the processing instruction to an application reading the exported XML file.\n\tData: A value that tells the application what to do with the processing instruction identified in the target.\n\tStoryOffset: The location within the story, specified as an insertion point. Type: InsertionPoint or Long Integer' return self._ApplyTypes_(1668441452, 1, (9, 32), ((8, 1), (8, 49), (12, 17)), u'Add', '{2FFEDEB5-0697-4915-B9C9-D4F853179344}',Target , Data, StoryOffset) def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLItem(DispatchBaseClass): 'An XML item.' CLSID = IID('{A4505025-C720-423C-A71D-C777DF929488}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLItem.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) # Result is of type XMLItem def Duplicate(self): 'Duplicates the XMLItem.\n\tReturn value: The duplicate XMLItem.' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{A4505025-C720-423C-A71D-C777DF929488}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def Select(self, ExistingSelection=1919250519): 'Selects the object.\n\tExistingSelection: The selection status of the XMLItem in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((3, 49),),ExistingSelection ) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLItems(DispatchBaseClass): 'A collection of XML items.' CLSID = IID('{87562F2F-96F6-460C-9B54-6A4BD939661E}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLPreference(DispatchBaseClass): 'XML preferences.' CLSID = IID('{DAE44318-E686-445D-9580-0AE8A6B9B871}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { "DefaultCellTagColor": (1482908995, 2, (12, 0), (), "DefaultCellTagColor", None), "DefaultCellTagName": (1482909006, 2, (8, 0), (), "DefaultCellTagName", None), "DefaultImageTagColor": (1483304259, 2, (12, 0), (), "DefaultImageTagColor", None), "DefaultImageTagName": (1483304270, 2, (8, 0), (), "DefaultImageTagName", None), "DefaultStoryTagColor": (1483961411, 2, (12, 0), (), "DefaultStoryTagColor", None), "DefaultStoryTagName": (1483961422, 2, (8, 0), (), "DefaultStoryTagName", None), "DefaultTableTagColor": (1484022083, 2, (12, 0), (), "DefaultTableTagColor", None), "DefaultTableTagName": (1484022094, 2, (8, 0), (), "DefaultTableTagName", None), "DeleteElementOnContentDeletion": (1482974531, 2, (11, 0), (), "DeleteElementOnContentDeletion", None), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), } _prop_map_put_ = { "DefaultCellTagColor": ((1482908995, LCID, 4, 0),()), "DefaultCellTagName": ((1482909006, LCID, 4, 0),()), "DefaultImageTagColor": ((1483304259, LCID, 4, 0),()), "DefaultImageTagName": ((1483304270, LCID, 4, 0),()), "DefaultStoryTagColor": ((1483961411, LCID, 4, 0),()), "DefaultStoryTagName": ((1483961422, LCID, 4, 0),()), "DefaultTableTagColor": ((1484022083, LCID, 4, 0),()), "DefaultTableTagName": ((1484022094, LCID, 4, 0),()), "DeleteElementOnContentDeletion": ((1482974531, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLRuleMatchData(DispatchBaseClass): 'An XML element matched by a rule or rules in the current XML rule set.' CLSID = IID('{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'Element' returns object of type 'XMLItem' "Element": (1483041901, 2, (9, 0), (), "Element", '{A4505025-C720-423C-A71D-C777DF929488}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), "MatchRules": (1886941811, 2, (12, 0), (), "MatchRules", None), # Method 'Parent' returns object of type 'XMLRuleProcessor' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{0C4CCDE7-00DE-4FDD-92A1-E49BA443991C}'), } _prop_map_put_ = { } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLRuleProcessor(DispatchBaseClass): 'An XML rule processor.' CLSID = IID('{0C4CCDE7-00DE-4FDD-92A1-E49BA443991C}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self): 'Deletes the XMLRuleProcessor.' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), (),) def EndProcessingRuleSet(self): 'Stop processing XML rule set.' return self._oleobj_.InvokeTypes(1483892080, LCID, 1, (24, 0), (),) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type XMLRuleMatchData def FindNextMatch(self): 'Finds the next matching XML element.\n\tReturn value: The next matching XML element.' ret = self._oleobj_.InvokeTypes(1483892334, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FindNextMatch', '{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}') return ret def Halt(self): 'Halt the XML rule processor.' return self._oleobj_.InvokeTypes(1483892852, LCID, 1, (24, 0), (),) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SkipChildren(self): 'Do not process XML elements (children) of the current XML element.' return self._oleobj_.InvokeTypes(1483895651, LCID, 1, (24, 0), (),) # Result is of type XMLRuleMatchData def StartProcessingRuleSet(self, InitialElement=defaultNamedNotOptArg): 'Start processing an XML rule set.\n\tReturn value: Processes the XML rule set.\n\tInitialElement: The XML element at which to start processing the rule set.' ret = self._oleobj_.InvokeTypes(1483895664, LCID, 1, (9, 0), ((9, 1),),InitialElement ) if ret is not None: ret = Dispatch(ret, u'StartProcessingRuleSet', '{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}') return ret # Result is of type XMLRuleMatchData def StartProcessingSubtree(self): 'Process the XML elements of the current XML element.\n\tReturn value: The first matching XML element in the current XML element.' ret = self._oleobj_.InvokeTypes(1483895667, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'StartProcessingSubtree', '{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}') return ret _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Halted": (1884844648, 2, (11, 0), (), "Halted", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), "RulePaths": (1483894899, 2, (12, 0), (), "RulePaths", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLRuleProcessors(DispatchBaseClass): 'A collection of XML rule processors.' CLSID = IID('{9168C38C-4BDC-45D7-AC4A-B8A2F9D6FAFA}') coclass_clsid = None # Result is of type XMLRuleProcessor def Add(self, RulePaths=defaultNamedNotOptArg, PrefixMappingTable=defaultNamedOptArg): 'Create a new XMLRuleProcessor.\n\tReturn value: The new XMLRuleProcessor.\n\tRulePaths: The XPath condition paths of the rules in the rule set. Type: Array of Strings.\n\tPrefixMappingTable: The namespace mapping table. Type: Array of Arrays of 2 Strings' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 1), (12, 17)),RulePaths , PrefixMappingTable) if ret is not None: ret = Dispatch(ret, u'Add', '{0C4CCDE7-00DE-4FDD-92A1-E49BA443991C}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLTag(DispatchBaseClass): 'An XML markup tag.' CLSID = IID('{1DAF831A-ABD6-4DE7-8ADF-A93FC2319046}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def Delete(self, ReplacingWith=defaultNamedNotOptArg): 'Deletes the tag.\n\tReplacingWith: The tag to substitute. Type: XMLTag or String' return self._oleobj_.InvokeTypes(1684368495, LCID, 1, (24, 0), ((12, 1),),ReplacingWith ) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Id": (1229201440, 2, (3, 0), (), "Id", None), "Index": (1885955192, 2, (3, 0), (), "Index", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "Name": (0, 2, (8, 0), (), "Name", None), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "TagColor": (1481917298, 2, (12, 0), (), "TagColor", None), } _prop_map_put_ = { "Label": ((1886675303, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "TagColor": ((1481917298, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XMLTags(DispatchBaseClass): 'A collection of XML tags.' CLSID = IID('{1794DA80-BF48-48CD-BB4A-97AD338D6014}') coclass_clsid = None # Result is of type XMLTag def Add(self, Name=defaultNamedOptArg, TagColor=defaultNamedOptArg): 'Creates a tag.\n\tReturn value: The new tag.\n\tName: The name of the tag. Type: String.\n\tTagColor: The dolor of the tag, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as a UI color. Type: Array of 3 Doubles (0 - 255) or idUIColors enumerator' ret = self._oleobj_.InvokeTypes(1668441452, LCID, 1, (9, 0), ((12, 17), (12, 17)),Name , TagColor) if ret is not None: ret = Dispatch(ret, u'Add', '{1DAF831A-ABD6-4DE7-8ADF-A93FC2319046}') return ret def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XMLViewPreference(DispatchBaseClass): 'XML view preferences' CLSID = IID('{3F5A2F76-5706-4639-84EC-253D2DFDDEAE}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) _prop_map_get_ = { # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "Parent": (1885434469, 2, (12, 0), (), "Parent", None), "ShowAttributes": (1483956596, 2, (11, 0), (), "ShowAttributes", None), "ShowStructure": (1483961459, 2, (11, 0), (), "ShowStructure", None), "ShowTagMarkers": (1483961453, 2, (11, 0), (), "ShowTagMarkers", None), "ShowTagOptions": (1483961455, 2, (11, 0), (), "ShowTagOptions", None), "ShowTaggedFrames": (1483961446, 2, (11, 0), (), "ShowTaggedFrames", None), "ShowTextSnippets": (1483961454, 2, (11, 0), (), "ShowTextSnippets", None), } _prop_map_put_ = { "ShowAttributes": ((1483956596, LCID, 4, 0),()), "ShowStructure": ((1483961459, LCID, 4, 0),()), "ShowTagMarkers": ((1483961453, LCID, 4, 0),()), "ShowTaggedFrames": ((1483961446, LCID, 4, 0),()), "ShowTextSnippets": ((1483961454, LCID, 4, 0),()), } def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class XmlStories(DispatchBaseClass): 'A collection of xml stories.' CLSID = IID('{4818BF5D-BCF7-4BC3-9FE8-04F4F76563CD}') coclass_clsid = None def AnyItem(self): 'Returns any object in the collection.\n\tReturn value: The object.' ret = self._oleobj_.InvokeTypes(1634629920, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'AnyItem', None) return ret def FirstItem(self): 'Returns the first object in the collection.\n\tReturn value: The first object.' ret = self._oleobj_.InvokeTypes(1718186611, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'FirstItem', None) return ret # The method Item is actually a property, but must be used as a method to correctly pass the arguments def Item(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, u'Item', None) return ret def ItemByID(self, Id=defaultNamedNotOptArg): 'Returns the object with the specified ID.\n\tReturn value: The object.\n\tID: The ID.' ret = self._oleobj_.InvokeTypes(1115244868, LCID, 1, (9, 0), ((3, 1),),Id ) if ret is not None: ret = Dispatch(ret, u'ItemByID', None) return ret # Result is of type Objects def ItemByRange(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Returns the objects within the specified range.\n\tReturn value: The objects.\n\tFrom: The object, index, or name at the beginning of the range. Type: Object, Long Integer or String.\n\tTo: The object, index, or name at the end of the range. Type: Object, Long Integer or String' ret = self._oleobj_.InvokeTypes(1918987879, LCID, 1, (9, 0), ((12, 1), (12, 1)),From , To) if ret is not None: ret = Dispatch(ret, u'ItemByRange', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def LastItem(self): 'Returns the last object in the collection.\n\tReturn value: The last object.' ret = self._oleobj_.InvokeTypes(1818325876, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'LastItem', None) return ret def MiddleItem(self): 'Returns the middle object in the collection.\n\tReturn value: The middle object.' ret = self._oleobj_.InvokeTypes(1835623524, LCID, 1, (9, 0), (),) if ret is not None: ret = Dispatch(ret, u'MiddleItem', None) return ret def NextItem(self, Obj=defaultNamedNotOptArg): 'Returns the object whose index follows the specified object in the collection.\n\tReturn value: The next object.\n\tObj: The object whose index comes before the desired object. ' ret = self._oleobj_.InvokeTypes(1852143732, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'NextItem', None) return ret def PreviousItem(self, Obj=defaultNamedNotOptArg): 'Returns the object with the index previous to the specified index.\n\tReturn value: The previous object.\n\tObj: The index of the object that follows the desired object.' ret = self._oleobj_.InvokeTypes(1886545270, LCID, 1, (9, 0), ((9, 1),),Obj ) if ret is not None: ret = Dispatch(ret, u'PreviousItem', None) return ret _prop_map_get_ = { "Count": (1668183141, 2, (3, 0), (), "Count", None), } _prop_map_put_ = { } # Default method for this class is 'Item' def __call__(self, Index=defaultNamedNotOptArg): 'Returns the object with the specified index or name. Type: Long Integer or String' ret = self._oleobj_.InvokeTypes(0, LCID, 2, (9, 0), ((12, 1),),Index ) if ret is not None: ret = Dispatch(ret, '__call__', None) return ret def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,2,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) #This class has Count() property - allow len(ob) to provide this def __len__(self): return self._ApplyTypes_(*(1668183141, 2, (3, 0), (), "Count", None)) #This class has a __len__ - this is needed so 'if object:' always returns TRUE. def __nonzero__(self): return True class XmlStory(DispatchBaseClass): 'XML text content that has not yet been placed in the layout.' CLSID = IID('{FDA35D92-547E-41E9-8C42-1024E2DF56A9}') coclass_clsid = None # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret # Result is of type BackgroundTask def AsynchronousExportFile(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, ShowingOptions=False, Using=defaultNamedOptArg , VersionComments=defaultNamedOptArg, ForceSave=False): 'asynchronously exports the object(s) to a file.\n\tReturn value: object representing the asynchronous export.\n\tFormat: The export format, specified as an enumeration value or as an extension that appears in the Save as type or Format menu in the Export dialog. Type: idExportFormat enumerator or String.\n\tTo: The path to the export file.\n\tShowingOptions: If true, displays the export options dialog.\n\tUsing: The export style. Type: PDFExportPreset.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' ret = self._oleobj_.InvokeTypes(1702379891, LCID, 1, (9, 0), ((12, 1), (8, 1), (11, 49), (12, 17), (12, 17), (11, 49)),Format , To, ShowingOptions, Using, VersionComments, ForceSave ) if ret is not None: ret = Dispatch(ret, u'AsynchronousExportFile', '{D5F580C2-0126-4256-87EA-06444945B78E}') return ret # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def Changecase(self, Using=defaultNamedNotOptArg): 'Sets the case of the text.\n\tUsing: The text case option.' return self._oleobj_.InvokeTypes(1667457395, LCID, 1, (24, 0), ((3, 1),),Using ) def ClearOverrides(self, OverridesToClear=1634495520): 'Clears the specified types of override.\n\tOverridesToClear: The types of override to clear.' return self._oleobj_.InvokeTypes(1129281138, LCID, 1, (24, 0), ((3, 49),),OverridesToClear ) def ConvertBulletsAndNumberingToText(self): 'Convert bullets and numbering to text.' return self._oleobj_.InvokeTypes(1651852116, LCID, 1, (24, 0), (),) # Result is of type Objects def CreateOutlines(self, DeleteOriginal=True): 'Converts text to outlines. Each line of text becomes a polygon object. When the converted text is a single letter that has no internal spaces or detached parts, the polygon contains only a single path. Note: To determine whether a font allows the creation of outlines, see allow outlines.\n\tReturn value: The polygon or polygons.\n\tDeleteOriginal: If true, deletes the original text. If false, creates the outlines as separate object(s) on top of the text. ' ret = self._oleobj_.InvokeTypes(1668248948, LCID, 1, (9, 0), ((11, 49),),DeleteOriginal ) if ret is not None: ret = Dispatch(ret, u'CreateOutlines', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Text def Duplicate(self, To=defaultNamedNotOptArg, Reference=defaultNamedOptArg): 'Duplicates the text in the specified location.\n\tReturn value: The duplicate text.\n\tTo: The location relative to the reference object or within the containing object.\n\tReference: The reference object. Note: Required when the to parameter specifies before or after. Type: Text, Story, Cell, Row, Column, Table or PageItem' ret = self._oleobj_.InvokeTypes(1685418085, LCID, 1, (9, 0), ((3, 1), (12, 17)),To , Reference) if ret is not None: ret = Dispatch(ret, u'Duplicate', '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}') return ret def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SetNthDesignAxis(self, NthAxisIndex=defaultNamedNotOptArg, NthAxisValue=defaultNamedNotOptArg): 'Set Nth design axis of a variable font.\n\tNthAxisIndex: Index of design axis.\n\tNthAxisValue: Value of nth design axis.' return self._oleobj_.InvokeTypes(1936614520, LCID, 1, (24, 0), ((3, 1), (5, 1)),NthAxisIndex , NthAxisValue) _prop_map_get_ = { "AlignToBaseline": (1937007212, 2, (11, 0), (), "AlignToBaseline", None), # Method 'AllGraphics' returns object of type 'Objects' "AllGraphics": (1632072294, 2, (9, 0), (), "AllGraphics", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllPageItems' returns object of type 'Objects' "AllPageItems": (1632659305, 2, (9, 0), (), "AllPageItems", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllowArbitraryHyphenation": (1786212975, 2, (11, 0), (), "AllowArbitraryHyphenation", None), "AppliedCharacterStyle": (1668445044, 2, (12, 0), (), "AppliedCharacterStyle", None), "AppliedFont": (1718578804, 2, (12, 0), (), "AppliedFont", None), "AppliedLanguage": (1886154343, 2, (12, 0), (), "AppliedLanguage", None), # Method 'AppliedNamedGrid' returns object of type 'NamedGrid' "AppliedNamedGrid": (1247899239, 2, (9, 0), (), "AppliedNamedGrid", '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}'), # Method 'AppliedNestedStyles' returns object of type 'Objects' "AppliedNestedStyles": (1634759539, 2, (9, 0), (), "AppliedNestedStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AppliedNumberingList": (1651404396, 2, (12, 0), (), "AppliedNumberingList", None), "AppliedParagraphStyle": (1886548852, 2, (12, 0), (), "AppliedParagraphStyle", None), # Method 'AssociatedXMLElement' returns object of type 'XMLItem' "AssociatedXMLElement": (1482782830, 2, (9, 0), (), "AssociatedXMLElement", '{A4505025-C720-423C-A71D-C777DF929488}'), "AutoLeading": (1634493793, 2, (5, 0), (), "AutoLeading", None), "AutoTcy": (1784771683, 2, (2, 0), (), "AutoTcy", None), "AutoTcyIncludeRoman": (1784771698, 2, (11, 0), (), "AutoTcyIncludeRoman", None), "BalanceRaggedLines": (1650551905, 2, (12, 0), (), "BalanceRaggedLines", None), "BaselineShift": (1651730534, 2, (12, 0), (), "BaselineShift", None), # Method 'BulletChar' returns object of type 'Bullet' "BulletChar": (1651401315, 2, (9, 0), (), "BulletChar", '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}'), "BulletsAlignment": (1651401313, 2, (3, 0), (), "BulletsAlignment", None), "BulletsAndNumberingListType": (1651403892, 2, (3, 0), (), "BulletsAndNumberingListType", None), "BulletsCharacterStyle": (1651401331, 2, (12, 0), (), "BulletsCharacterStyle", None), "BulletsTextAfter": (1651405921, 2, (8, 0), (), "BulletsTextAfter", None), "BunriKinshi": (1784834921, 2, (11, 0), (), "BunriKinshi", None), # Method 'Buttons' returns object of type 'Buttons' "Buttons": (1349740659, 2, (9, 0), (), "Buttons", '{6986229D-AB15-4D8D-9624-7AB06BC20954}'), "Capitalization": (1667330157, 2, (3, 0), (), "Capitalization", None), # Method 'CellStyleMappings' returns object of type 'CellStyleMappings' "CellStyleMappings": (1668509043, 2, (9, 0), (), "CellStyleMappings", '{C26B9F05-9487-446E-9F1F-04F777278012}'), # Method 'Changes' returns object of type 'Changes' "Changes": (1130915699, 2, (9, 0), (), "Changes", '{00F63BE3-9801-484B-9A32-173EA0EA56AA}'), # Method 'CharStyleMappings' returns object of type 'CharStyleMappings' "CharStyleMappings": (1667789677, 2, (9, 0), (), "CharStyleMappings", '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}'), "CharacterAlignment": (1784897900, 2, (3, 0), (), "CharacterAlignment", None), "CharacterDirection": (1667524978, 2, (3, 0), (), "CharacterDirection", None), "CharacterRotation": (1668444020, 2, (5, 0), (), "CharacterRotation", None), # Method 'Characters' returns object of type 'Characters' "Characters": (1667789427, 2, (9, 0), (), "Characters", '{EE964076-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'CheckBoxes' returns object of type 'CheckBoxes' "CheckBoxes": (1130914419, 2, (9, 0), (), "CheckBoxes", '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}'), "CjkGridTracking": (1785164404, 2, (11, 0), (), "CjkGridTracking", None), # Method 'ComboBoxes' returns object of type 'ComboBoxes' "ComboBoxes": (1131242104, 2, (9, 0), (), "ComboBoxes", '{303A0392-029E-4E88-BEC2-DD3DB157E214}'), "Composer": (1886675813, 2, (8, 0), (), "Composer", None), "Contents": (1885564532, 2, (12, 0), (), "Contents", None), "DesignAxes": (1852078195, 2, (12, 0), (), "DesignAxes", None), "DesiredGlyphScaling": (1735615589, 2, (5, 0), (), "DesiredGlyphScaling", None), "DesiredLetterSpacing": (1819501669, 2, (5, 0), (), "DesiredLetterSpacing", None), "DesiredWordSpacing": (2004051045, 2, (5, 0), (), "DesiredWordSpacing", None), "DiacriticPosition": (1684627824, 2, (3, 0), (), "DiacriticPosition", None), "DigitsType": (1684629353, 2, (3, 0), (), "DigitsType", None), "DropCapCharacters": (1684235105, 2, (2, 0), (), "DropCapCharacters", None), "DropCapLines": (1684237417, 2, (2, 0), (), "DropCapLines", None), "DropCapStyle": (1684239220, 2, (12, 0), (), "DropCapStyle", None), "DropcapDetail": (1684235373, 2, (3, 0), (), "DropcapDetail", None), # Method 'EPSTexts' returns object of type 'EPSTexts' "EPSTexts": (1162892403, 2, (9, 0), (), "EPSTexts", '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}'), "EndJoin": (1701733482, 2, (3, 0), (), "EndJoin", None), # Method 'EndnoteRanges' returns object of type 'EndnoteRanges' "EndnoteRanges": (1164866163, 2, (9, 0), (), "EndnoteRanges", '{324AE692-6165-44C2-87CB-A90CA36AD4E3}'), # Method 'EndnoteTextFrames' returns object of type 'EndnoteTextFrames' "EndnoteTextFrames": (1701734003, 2, (9, 0), (), "EndnoteTextFrames", '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}'), # Method 'Endnotes' returns object of type 'Endnotes' "Endnotes": (1162764659, 2, (9, 0), (), "Endnotes", '{8DE517CC-61D5-4770-9042-2917747AB914}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), "FillColor": (1718379372, 2, (12, 0), (), "FillColor", None), "FillTint": (1718185076, 2, (5, 0), (), "FillTint", None), "FirstLineIndent": (1768842860, 2, (12, 0), (), "FirstLineIndent", None), "FontStyle": (1886676595, 2, (8, 0), (), "FontStyle", None), # Method 'Footnotes' returns object of type 'Footnotes' "Footnotes": (1179542322, 2, (9, 0), (), "Footnotes", '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}'), # Method 'FormFields' returns object of type 'FormFields' "FormFields": (1181115507, 2, (9, 0), (), "FormFields", '{600E771B-33A3-45CB-82CC-E0F0668EAA55}'), "GlyphForm": (1785161325, 2, (3, 0), (), "GlyphForm", None), "GradientFillAngle": (1885824609, 2, (5, 0), (), "GradientFillAngle", None), "GradientFillLength": (1885824620, 2, (5, 0), (), "GradientFillLength", None), "GradientFillStart": (1885827956, 2, (12, 0), (), "GradientFillStart", None), "GradientStrokeAngle": (1885827937, 2, (5, 0), (), "GradientStrokeAngle", None), "GradientStrokeLength": (1885827948, 2, (5, 0), (), "GradientStrokeLength", None), "GradientStrokeStart": (1885827955, 2, (12, 0), (), "GradientStrokeStart", None), # Method 'GraphicLines' returns object of type 'GraphicLines' "GraphicLines": (1818848883, 2, (9, 0), (), "GraphicLines", '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}'), "GridAlignFirstLineOnly": (1785159985, 2, (11, 0), (), "GridAlignFirstLineOnly", None), "GridAlignment": (1785160044, 2, (3, 0), (), "GridAlignment", None), # Method 'GridData' returns object of type 'GridDataInformation' "GridData": (1248293476, 2, (9, 0), (), "GridData", '{45F9BC50-E026-11D3-9D01-00C04F99131A}'), "GridGyoudori": (1785161593, 2, (2, 0), (), "GridGyoudori", None), # Method 'Groups' returns object of type 'Groups' "Groups": (1735553139, 2, (9, 0), (), "Groups", '{EE964062-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HiddenTexts' returns object of type 'HiddenTexts' "HiddenTexts": (1751741555, 2, (9, 0), (), "HiddenTexts", '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}'), "HorizontalScale": (1885895283, 2, (5, 0), (), "HorizontalScale", None), "HyphenWeight": (1752789111, 2, (2, 0), (), "HyphenWeight", None), "HyphenateAcrossColumns": (1752785766, 2, (11, 0), (), "HyphenateAcrossColumns", None), "HyphenateAfterFirst": (1835623013, 2, (2, 0), (), "HyphenateAfterFirst", None), "HyphenateBeforeLast": (1835622758, 2, (2, 0), (), "HyphenateBeforeLast", None), "HyphenateCapitalizedWords": (1752789091, 2, (11, 0), (), "HyphenateCapitalizedWords", None), "HyphenateLadderLimit": (1752789100, 2, (2, 0), (), "HyphenateLadderLimit", None), "HyphenateLastWord": (1752788087, 2, (11, 0), (), "HyphenateLastWord", None), "HyphenateWordsLongerThan": (1937207154, 2, (2, 0), (), "HyphenateWordsLongerThan", None), "Hyphenation": (1752789096, 2, (11, 0), (), "Hyphenation", None), "HyphenationZone": (1752791663, 2, (12, 0), (), "HyphenationZone", None), "Id": (1229201440, 2, (3, 0), (), "Id", None), "IgnoreEdgeAlignment": (1768375617, 2, (11, 0), (), "IgnoreEdgeAlignment", None), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), "Index": (1885955192, 2, (3, 0), (), "Index", None), # Method 'InsertionPoints' returns object of type 'InsertionPoints' "InsertionPoints": (1768845427, 2, (9, 0), (), "InsertionPoints", '{496F0BD9-7834-11D2-AAF0-00C04FA37726}'), "IsEndnoteStory": (1768255091, 2, (11, 0), (), "IsEndnoteStory", None), # Method 'ItemLink' returns object of type 'Link' "ItemLink": (1886154347, 2, (9, 0), (), "ItemLink", '{77617589-D3DE-11D1-AAA6-00C04FA349C7}'), "Jidori": (1785358692, 2, (2, 0), (), "Jidori", None), "Justification": (1885432942, 2, (3, 0), (), "Justification", None), "Kashidas": (1801548648, 2, (3, 0), (), "Kashidas", None), "KeepAllLinesTogether": (1801810036, 2, (11, 0), (), "KeepAllLinesTogether", None), "KeepFirstLines": (1801875052, 2, (2, 0), (), "KeepFirstLines", None), "KeepLastLines": (1802268268, 2, (2, 0), (), "KeepLastLines", None), "KeepLinesTogether": (1801810028, 2, (11, 0), (), "KeepLinesTogether", None), "KeepRuleAboveInFrame": (1886544235, 2, (11, 0), (), "KeepRuleAboveInFrame", None), "KeepWithNext": (1802989176, 2, (2, 0), (), "KeepWithNext", None), "KeepWithPrevious": (1802989686, 2, (11, 0), (), "KeepWithPrevious", None), "KentenAlignment": (1785422188, 2, (3, 0), (), "KentenAlignment", None), "KentenCharacterSet": (1785947508, 2, (3, 0), (), "KentenCharacterSet", None), "KentenCustomCharacter": (1785422691, 2, (8, 0), (), "KentenCustomCharacter", None), "KentenFillColor": (1785423459, 2, (12, 0), (), "KentenFillColor", None), "KentenFont": (1785423470, 2, (12, 0), (), "KentenFont", None), "KentenFontSize": (1785423482, 2, (5, 0), (), "KentenFontSize", None), "KentenFontStyle": (1785423475, 2, (12, 0), (), "KentenFontStyle", None), "KentenKind": (1785427056, 2, (3, 0), (), "KentenKind", None), "KentenOverprintFill": (1785425766, 2, (3, 0), (), "KentenOverprintFill", None), "KentenOverprintStroke": (1785425779, 2, (3, 0), (), "KentenOverprintStroke", None), "KentenPlacement": (1785426028, 2, (5, 0), (), "KentenPlacement", None), "KentenPosition": (1785425970, 2, (3, 0), (), "KentenPosition", None), "KentenStrokeColor": (1785426787, 2, (12, 0), (), "KentenStrokeColor", None), "KentenStrokeTint": (1785426804, 2, (5, 0), (), "KentenStrokeTint", None), "KentenTint": (1785427054, 2, (5, 0), (), "KentenTint", None), "KentenWeight": (1785427828, 2, (5, 0), (), "KentenWeight", None), "KentenXScale": (1785422701, 2, (5, 0), (), "KentenXScale", None), "KentenYScale": (1785426036, 2, (5, 0), (), "KentenYScale", None), "KerningMethod": (1885432685, 2, (8, 0), (), "KerningMethod", None), "KeyboardDirection": (1801742706, 2, (3, 0), (), "KeyboardDirection", None), "KinsokuHangType": (1785423988, 2, (3, 0), (), "KinsokuHangType", None), "KinsokuSet": (1785424238, 2, (12, 0), (), "KinsokuSet", None), "KinsokuType": (1785424244, 2, (3, 0), (), "KinsokuType", None), "Label": (1886675303, 2, (8, 0), (), "Label", None), "LastLineIndent": (1768844402, 2, (12, 0), (), "LastLineIndent", None), "Leading": (1937402980, 2, (12, 0), (), "Leading", None), "LeadingAki": (1785553523, 2, (5, 0), (), "LeadingAki", None), "LeadingModel": (1248617828, 2, (3, 0), (), "LeadingModel", None), "LeftIndent": (1768841836, 2, (12, 0), (), "LeftIndent", None), "Length": (1818586727, 2, (3, 0), (), "Length", None), "Ligatures": (1818847092, 2, (11, 0), (), "Ligatures", None), # Method 'Lines' returns object of type 'Lines' "Lines": (1953263219, 2, (9, 0), (), "Lines", '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'LinkedStoryOptions' returns object of type 'LinkedStoryOption' "LinkedStoryOptions": (1819504752, 2, (9, 0), (), "LinkedStoryOptions", '{CE38D788-413B-4562-A498-B4AE5E36EE82}'), # Method 'ListBoxes' returns object of type 'ListBoxes' "ListBoxes": (1282630259, 2, (9, 0), (), "ListBoxes", '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}'), "LockState": (1818454867, 2, (3, 0), (), "LockState", None), "MaximumGlyphScaling": (1735617889, 2, (5, 0), (), "MaximumGlyphScaling", None), "MaximumLetterSpacing": (1819503969, 2, (5, 0), (), "MaximumLetterSpacing", None), "MaximumWordSpacing": (2004053345, 2, (5, 0), (), "MaximumWordSpacing", None), "MergeConsecutiveParaBorders": (1885490531, 2, (11, 0), (), "MergeConsecutiveParaBorders", None), "MinimumGlyphScaling": (1735617897, 2, (5, 0), (), "MinimumGlyphScaling", None), "MinimumLetterSpacing": (1819503977, 2, (5, 0), (), "MinimumLetterSpacing", None), "MinimumWordSpacing": (2004053353, 2, (5, 0), (), "MinimumWordSpacing", None), "MiterLimit": (1835627634, 2, (5, 0), (), "MiterLimit", None), "Mojikumi": (1785556842, 2, (12, 0), (), "Mojikumi", None), # Method 'MultiStateObjects' returns object of type 'MultiStateObjects' "MultiStateObjects": (1299410803, 2, (9, 0), (), "MultiStateObjects", '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NestedGrepStyles' returns object of type 'NestedGrepStyles' "NestedGrepStyles": (1735553907, 2, (9, 0), (), "NestedGrepStyles", '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}'), # Method 'NestedLineStyles' returns object of type 'NestedLineStyles' "NestedLineStyles": (1919710067, 2, (9, 0), (), "NestedLineStyles", '{2FEC1339-15AC-47D1-8D45-50BB83796104}'), # Method 'NestedStyles' returns object of type 'NestedStyles' "NestedStyles": (1919513459, 2, (9, 0), (), "NestedStyles", '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}'), "NoBreak": (1852793451, 2, (11, 0), (), "NoBreak", None), # Method 'Notes' returns object of type 'Notes' "Notes": (1315927155, 2, (9, 0), (), "Notes", '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}'), "NumberingAlignment": (1651404385, 2, (3, 0), (), "NumberingAlignment", None), "NumberingApplyRestartPolicy": (1651401074, 2, (11, 0), (), "NumberingApplyRestartPolicy", None), "NumberingCharacterStyle": (1651404387, 2, (12, 0), (), "NumberingCharacterStyle", None), "NumberingContinue": (1651401584, 2, (11, 0), (), "NumberingContinue", None), "NumberingExpression": (1651404389, 2, (8, 0), (), "NumberingExpression", None), "NumberingFormat": (1145597549, 2, (12, 0), (), "NumberingFormat", None), "NumberingLevel": (1651403877, 2, (3, 0), (), "NumberingLevel", None), # Method 'NumberingRestartPolicies' returns object of type 'NumberingRestartPolicy' "NumberingRestartPolicies": (1651401330, 2, (9, 0), (), "NumberingRestartPolicies", '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}'), "NumberingStartAt": (1651405684, 2, (3, 0), (), "NumberingStartAt", None), "OTFContextualAlternate": (1330930529, 2, (11, 0), (), "OTFContextualAlternate", None), "OTFDiscretionaryLigature": (1330930796, 2, (11, 0), (), "OTFDiscretionaryLigature", None), "OTFFigureStyle": (1332114292, 2, (3, 0), (), "OTFFigureStyle", None), "OTFFraction": (1330931314, 2, (11, 0), (), "OTFFraction", None), "OTFHVKana": (1751871073, 2, (11, 0), (), "OTFHVKana", None), "OTFHistorical": (1330931817, 2, (11, 0), (), "OTFHistorical", None), "OTFJustificationAlternate": (1330932321, 2, (11, 0), (), "OTFJustificationAlternate", None), "OTFLocale": (1330932835, 2, (11, 0), (), "OTFLocale", None), "OTFMark": (1330933099, 2, (11, 0), (), "OTFMark", None), "OTFOrdinal": (1330933618, 2, (11, 0), (), "OTFOrdinal", None), "OTFOverlapSwash": (1330933612, 2, (11, 0), (), "OTFOverlapSwash", None), "OTFProportionalMetrics": (1885432948, 2, (11, 0), (), "OTFProportionalMetrics", None), "OTFRomanItalics": (1769234796, 2, (11, 0), (), "OTFRomanItalics", None), "OTFSlashedZero": (1330936434, 2, (11, 0), (), "OTFSlashedZero", None), "OTFStretchedAlternate": (1330934632, 2, (11, 0), (), "OTFStretchedAlternate", None), "OTFStylisticAlternate": (1330934649, 2, (11, 0), (), "OTFStylisticAlternate", None), "OTFStylisticSets": (1330934643, 2, (3, 0), (), "OTFStylisticSets", None), "OTFSwash": (1330934647, 2, (11, 0), (), "OTFSwash", None), "OTFTitling": (1330934889, 2, (11, 0), (), "OTFTitling", None), "OpenTypeFeatures": (1785685612, 2, (12, 0), (), "OpenTypeFeatures", None), # Method 'Ovals' returns object of type 'Ovals' "Ovals": (1870031987, 2, (9, 0), (), "Ovals", '{77617579-D3DE-11D1-AAA6-00C04FA349C7}'), "Overflows": (1331057222, 2, (11, 0), (), "Overflows", None), "OverprintFill": (1870033010, 2, (11, 0), (), "OverprintFill", None), "OverprintStroke": (1936684656, 2, (11, 0), (), "OverprintStroke", None), # Method 'PageItems' returns object of type 'PageItems' "PageItems": (1885959283, 2, (9, 0), (), "PageItems", '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}'), # Method 'ParaStyleMappings' returns object of type 'ParaStyleMappings' "ParaStyleMappings": (1886614637, 2, (9, 0), (), "ParaStyleMappings", '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}'), "ParagraphBorderBottomLeftCornerOption": (1650675507, 2, (3, 0), (), "ParagraphBorderBottomLeftCornerOption", None), "ParagraphBorderBottomLeftCornerRadius": (1650684467, 2, (12, 0), (), "ParagraphBorderBottomLeftCornerRadius", None), "ParagraphBorderBottomLineWeight": (1886607170, 2, (12, 0), (), "ParagraphBorderBottomLineWeight", None), "ParagraphBorderBottomOffset": (1885491042, 2, (12, 0), (), "ParagraphBorderBottomOffset", None), "ParagraphBorderBottomOrigin": (1885487727, 2, (3, 0), (), "ParagraphBorderBottomOrigin", None), "ParagraphBorderBottomRightCornerOption": (1650675508, 2, (3, 0), (), "ParagraphBorderBottomRightCornerOption", None), "ParagraphBorderBottomRightCornerRadius": (1650684468, 2, (12, 0), (), "ParagraphBorderBottomRightCornerRadius", None), "ParagraphBorderColor": (1886606179, 2, (12, 0), (), "ParagraphBorderColor", None), "ParagraphBorderDisplayIfSplits": (1885488230, 2, (11, 0), (), "ParagraphBorderDisplayIfSplits", None), "ParagraphBorderGapColor": (1886603107, 2, (12, 0), (), "ParagraphBorderGapColor", None), "ParagraphBorderGapOverprint": (1886603119, 2, (11, 0), (), "ParagraphBorderGapOverprint", None), "ParagraphBorderGapTint": (1886603124, 2, (5, 0), (), "ParagraphBorderGapTint", None), "ParagraphBorderLeftLineWeight": (1886607180, 2, (12, 0), (), "ParagraphBorderLeftLineWeight", None), "ParagraphBorderLeftOffset": (1885491052, 2, (12, 0), (), "ParagraphBorderLeftOffset", None), "ParagraphBorderOn": (1886605166, 2, (11, 0), (), "ParagraphBorderOn", None), "ParagraphBorderOverprint": (1886606191, 2, (11, 0), (), "ParagraphBorderOverprint", None), "ParagraphBorderRightLineWeight": (1886607186, 2, (12, 0), (), "ParagraphBorderRightLineWeight", None), "ParagraphBorderRightOffset": (1885491058, 2, (12, 0), (), "ParagraphBorderRightOffset", None), "ParagraphBorderStrokeEndCap": (1886602595, 2, (3, 0), (), "ParagraphBorderStrokeEndCap", None), "ParagraphBorderStrokeEndJoin": (1886602602, 2, (3, 0), (), "ParagraphBorderStrokeEndJoin", None), "ParagraphBorderTint": (1886606196, 2, (5, 0), (), "ParagraphBorderTint", None), "ParagraphBorderTopLeftCornerOption": (1650675505, 2, (3, 0), (), "ParagraphBorderTopLeftCornerOption", None), "ParagraphBorderTopLeftCornerRadius": (1650684465, 2, (12, 0), (), "ParagraphBorderTopLeftCornerRadius", None), "ParagraphBorderTopLineWeight": (1886607188, 2, (12, 0), (), "ParagraphBorderTopLineWeight", None), "ParagraphBorderTopOffset": (1885491060, 2, (12, 0), (), "ParagraphBorderTopOffset", None), "ParagraphBorderTopOrigin": (1885492335, 2, (3, 0), (), "ParagraphBorderTopOrigin", None), "ParagraphBorderTopRightCornerOption": (1650675506, 2, (3, 0), (), "ParagraphBorderTopRightCornerOption", None), "ParagraphBorderTopRightCornerRadius": (1650684466, 2, (12, 0), (), "ParagraphBorderTopRightCornerRadius", None), "ParagraphBorderType": (1886606201, 2, (12, 0), (), "ParagraphBorderType", None), "ParagraphBorderWidth": (1885493097, 2, (3, 0), (), "ParagraphBorderWidth", None), "ParagraphDirection": (1885628786, 2, (3, 0), (), "ParagraphDirection", None), "ParagraphGyoudori": (1785751396, 2, (11, 0), (), "ParagraphGyoudori", None), "ParagraphJustification": (1886025075, 2, (3, 0), (), "ParagraphJustification", None), "ParagraphKashidaWidth": (1886085491, 2, (5, 0), (), "ParagraphKashidaWidth", None), "ParagraphShadingBottomLeftCornerOption": (1935888179, 2, (3, 0), (), "ParagraphShadingBottomLeftCornerOption", None), "ParagraphShadingBottomLeftCornerRadius": (1935897139, 2, (12, 0), (), "ParagraphShadingBottomLeftCornerRadius", None), "ParagraphShadingBottomOffset": (1886605154, 2, (12, 0), (), "ParagraphShadingBottomOffset", None), "ParagraphShadingBottomOrigin": (1886601839, 2, (3, 0), (), "ParagraphShadingBottomOrigin", None), "ParagraphShadingBottomRightCornerOption": (1935888180, 2, (3, 0), (), "ParagraphShadingBottomRightCornerOption", None), "ParagraphShadingBottomRightCornerRadius": (1935897140, 2, (12, 0), (), "ParagraphShadingBottomRightCornerRadius", None), "ParagraphShadingClipToFrame": (1886602086, 2, (11, 0), (), "ParagraphShadingClipToFrame", None), "ParagraphShadingColor": (1886602851, 2, (12, 0), (), "ParagraphShadingColor", None), "ParagraphShadingLeftOffset": (1886605164, 2, (12, 0), (), "ParagraphShadingLeftOffset", None), "ParagraphShadingOn": (1885753198, 2, (11, 0), (), "ParagraphShadingOn", None), "ParagraphShadingOverprint": (1886602863, 2, (11, 0), (), "ParagraphShadingOverprint", None), "ParagraphShadingRightOffset": (1886605170, 2, (12, 0), (), "ParagraphShadingRightOffset", None), "ParagraphShadingSuppressPrinting": (1886606192, 2, (11, 0), (), "ParagraphShadingSuppressPrinting", None), "ParagraphShadingTint": (1886602868, 2, (5, 0), (), "ParagraphShadingTint", None), "ParagraphShadingTopLeftCornerOption": (1935888177, 2, (3, 0), (), "ParagraphShadingTopLeftCornerOption", None), "ParagraphShadingTopLeftCornerRadius": (1935897137, 2, (12, 0), (), "ParagraphShadingTopLeftCornerRadius", None), "ParagraphShadingTopOffset": (1886605172, 2, (12, 0), (), "ParagraphShadingTopOffset", None), "ParagraphShadingTopOrigin": (1886606447, 2, (3, 0), (), "ParagraphShadingTopOrigin", None), "ParagraphShadingTopRightCornerOption": (1935888178, 2, (3, 0), (), "ParagraphShadingTopRightCornerOption", None), "ParagraphShadingTopRightCornerRadius": (1935897138, 2, (12, 0), (), "ParagraphShadingTopRightCornerRadius", None), "ParagraphShadingWidth": (1886607209, 2, (3, 0), (), "ParagraphShadingWidth", None), # Method 'Paragraphs' returns object of type 'Paragraphs' "Paragraphs": (1885434483, 2, (9, 0), (), "Paragraphs", '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'Parent' returns object of type 'Document' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "PointSize": (1886679930, 2, (12, 0), (), "PointSize", None), # Method 'Polygons' returns object of type 'Polygons' "Polygons": (1885826675, 2, (9, 0), (), "Polygons", '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}'), "Position": (1886352237, 2, (3, 0), (), "Position", None), "PositionalForm": (1330925670, 2, (3, 0), (), "PositionalForm", None), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), "ProviderHyphenationStyle": (1885895027, 2, (3, 0), (), "ProviderHyphenationStyle", None), # Method 'RadioButtons' returns object of type 'RadioButtons' "RadioButtons": (1382313843, 2, (9, 0), (), "RadioButtons", '{2E1D0587-AEA8-4EC0-B384-DF654F060835}'), # Method 'Rectangles' returns object of type 'Rectangles' "Rectangles": (1919247219, 2, (9, 0), (), "Rectangles", '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}'), "Rensuuji": (1785881966, 2, (11, 0), (), "Rensuuji", None), "RightIndent": (1768841842, 2, (12, 0), (), "RightIndent", None), "RotateSingleByteCharacters": (1785884465, 2, (11, 0), (), "RotateSingleByteCharacters", None), "RubyAlignment": (1785880940, 2, (3, 0), (), "RubyAlignment", None), "RubyAutoAlign": (1785880929, 2, (11, 0), (), "RubyAutoAlign", None), "RubyAutoScaling": (1785880947, 2, (11, 0), (), "RubyAutoScaling", None), "RubyAutoTcyAutoScale": (1785885811, 2, (11, 0), (), "RubyAutoTcyAutoScale", None), "RubyAutoTcyDigits": (1785885796, 2, (2, 0), (), "RubyAutoTcyDigits", None), "RubyAutoTcyIncludeRoman": (1785885810, 2, (11, 0), (), "RubyAutoTcyIncludeRoman", None), "RubyFill": (1785882220, 2, (12, 0), (), "RubyFill", None), "RubyFlag": (1785882215, 2, (11, 0), (), "RubyFlag", None), "RubyFont": (1785882222, 2, (12, 0), (), "RubyFont", None), "RubyFontSize": (1785882227, 2, (5, 0), (), "RubyFontSize", None), "RubyFontStyle": (1785882228, 2, (12, 0), (), "RubyFontStyle", None), "RubyOpenTypePro": (1785754223, 2, (11, 0), (), "RubyOpenTypePro", None), "RubyOverhang": (1785884534, 2, (11, 0), (), "RubyOverhang", None), "RubyOverprintFill": (1785884518, 2, (3, 0), (), "RubyOverprintFill", None), "RubyOverprintStroke": (1785884531, 2, (3, 0), (), "RubyOverprintStroke", None), "RubyParentOverhangAmount": (1785886305, 2, (3, 0), (), "RubyParentOverhangAmount", None), "RubyParentScalingPercent": (1785885539, 2, (5, 0), (), "RubyParentScalingPercent", None), "RubyParentSpacing": (1785885552, 2, (3, 0), (), "RubyParentSpacing", None), "RubyPosition": (1785884794, 2, (3, 0), (), "RubyPosition", None), "RubyString": (1785885543, 2, (8, 0), (), "RubyString", None), "RubyStroke": (1785885547, 2, (12, 0), (), "RubyStroke", None), "RubyStrokeTint": (1785885556, 2, (5, 0), (), "RubyStrokeTint", None), "RubyTint": (1785885801, 2, (5, 0), (), "RubyTint", None), "RubyType": (1785885808, 2, (3, 0), (), "RubyType", None), "RubyWeight": (1785886580, 2, (5, 0), (), "RubyWeight", None), "RubyXOffset": (1785886831, 2, (5, 0), (), "RubyXOffset", None), "RubyXScale": (1785886564, 2, (5, 0), (), "RubyXScale", None), "RubyYOffset": (1785887087, 2, (5, 0), (), "RubyYOffset", None), "RubyYScale": (1785884788, 2, (5, 0), (), "RubyYScale", None), "RuleAbove": (1886544242, 2, (11, 0), (), "RuleAbove", None), "RuleAboveColor": (1919705443, 2, (12, 0), (), "RuleAboveColor", None), "RuleAboveGapColor": (1918986083, 2, (12, 0), (), "RuleAboveGapColor", None), "RuleAboveGapOverprint": (1918986095, 2, (11, 0), (), "RuleAboveGapOverprint", None), "RuleAboveGapTint": (1918986100, 2, (5, 0), (), "RuleAboveGapTint", None), "RuleAboveLeftIndent": (1886544236, 2, (12, 0), (), "RuleAboveLeftIndent", None), "RuleAboveLineWeight": (1886544243, 2, (12, 0), (), "RuleAboveLineWeight", None), "RuleAboveOffset": (1885433702, 2, (12, 0), (), "RuleAboveOffset", None), "RuleAboveOverprint": (1886544239, 2, (11, 0), (), "RuleAboveOverprint", None), "RuleAboveRightIndent": (1885432178, 2, (12, 0), (), "RuleAboveRightIndent", None), "RuleAboveTint": (1886544244, 2, (5, 0), (), "RuleAboveTint", None), "RuleAboveType": (1885434992, 2, (12, 0), (), "RuleAboveType", None), "RuleAboveWidth": (1918990180, 2, (3, 0), (), "RuleAboveWidth", None), "RuleBelow": (1886544498, 2, (11, 0), (), "RuleBelow", None), "RuleBelowColor": (1919705699, 2, (12, 0), (), "RuleBelowColor", None), "RuleBelowGapColor": (1919051619, 2, (12, 0), (), "RuleBelowGapColor", None), "RuleBelowGapOverprint": (1919051570, 2, (11, 0), (), "RuleBelowGapOverprint", None), "RuleBelowGapTint": (1919051636, 2, (5, 0), (), "RuleBelowGapTint", None), "RuleBelowLeftIndent": (1886544492, 2, (12, 0), (), "RuleBelowLeftIndent", None), "RuleBelowLineWeight": (1886544499, 2, (12, 0), (), "RuleBelowLineWeight", None), "RuleBelowOffset": (1885499248, 2, (12, 0), (), "RuleBelowOffset", None), "RuleBelowOverprint": (1886544434, 2, (11, 0), (), "RuleBelowOverprint", None), "RuleBelowRightIndent": (1885497714, 2, (12, 0), (), "RuleBelowRightIndent", None), "RuleBelowTint": (1886544500, 2, (5, 0), (), "RuleBelowTint", None), "RuleBelowType": (1885500528, 2, (12, 0), (), "RuleBelowType", None), "RuleBelowWidth": (1919055716, 2, (3, 0), (), "RuleBelowWidth", None), "SameParaStyleSpacing": (1936749424, 2, (12, 0), (), "SameParaStyleSpacing", None), "ScaleAffectsLineHeight": (1785949288, 2, (11, 0), (), "ScaleAffectsLineHeight", None), "ShataiAdjustRotation": (1785948274, 2, (11, 0), (), "ShataiAdjustRotation", None), "ShataiAdjustTsume": (1785948276, 2, (11, 0), (), "ShataiAdjustTsume", None), "ShataiDegreeAngle": (1785948257, 2, (5, 0), (), "ShataiDegreeAngle", None), "ShataiMagnification": (1785948272, 2, (5, 0), (), "ShataiMagnification", None), # Method 'SignatureFields' returns object of type 'SignatureFields' "SignatureFields": (1399416691, 2, (9, 0), (), "SignatureFields", '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}'), "SingleWordJustification": (1885432947, 2, (3, 0), (), "SingleWordJustification", None), "Skew": (1886612343, 2, (5, 0), (), "Skew", None), "SpaceAfter": (1936744806, 2, (12, 0), (), "SpaceAfter", None), "SpaceBefore": (1936745061, 2, (12, 0), (), "SpaceBefore", None), "SpanColumnMinSpaceAfter": (1935895905, 2, (12, 0), (), "SpanColumnMinSpaceAfter", None), "SpanColumnMinSpaceBefore": (1935895906, 2, (12, 0), (), "SpanColumnMinSpaceBefore", None), "SpanColumnType": (1935897701, 2, (3, 0), (), "SpanColumnType", None), "SpanSplitColumnCount": (1935893364, 2, (12, 0), (), "SpanSplitColumnCount", None), # Method 'SplineItems' returns object of type 'SplineItems' "SplineItems": (1399876723, 2, (9, 0), (), "SplineItems", '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}'), "SplitColumnInsideGutter": (1935894887, 2, (12, 0), (), "SplitColumnInsideGutter", None), "SplitColumnOutsideGutter": (1935896423, 2, (12, 0), (), "SplitColumnOutsideGutter", None), "StartParagraph": (1885495920, 2, (3, 0), (), "StartParagraph", None), # Method 'StoryPreferences' returns object of type 'StoryPreference' "StoryPreferences": (1884509264, 2, (9, 0), (), "StoryPreferences", '{A373654C-4F5C-11D2-AB07-00C04FA349C7}'), "StoryTitle": (1934914668, 2, (8, 0), (), "StoryTitle", None), "StoryType": (1953657977, 2, (3, 0), (), "StoryType", None), "StrikeThroughColor": (1937007471, 2, (12, 0), (), "StrikeThroughColor", None), "StrikeThroughGapColor": (1937008483, 2, (12, 0), (), "StrikeThroughGapColor", None), "StrikeThroughGapOverprint": (1937008495, 2, (11, 0), (), "StrikeThroughGapOverprint", None), "StrikeThroughGapTint": (1937008500, 2, (5, 0), (), "StrikeThroughGapTint", None), "StrikeThroughOffset": (1937010547, 2, (12, 0), (), "StrikeThroughOffset", None), "StrikeThroughOverprint": (1400141424, 2, (11, 0), (), "StrikeThroughOverprint", None), "StrikeThroughTint": (1937011828, 2, (5, 0), (), "StrikeThroughTint", None), "StrikeThroughType": (1937011824, 2, (12, 0), (), "StrikeThroughType", None), "StrikeThroughWeight": (1937012596, 2, (12, 0), (), "StrikeThroughWeight", None), "StrikeThru": (1937011307, 2, (11, 0), (), "StrikeThru", None), "StrokeAlignment": (1937011265, 2, (3, 0), (), "StrokeAlignment", None), "StrokeColor": (1819173740, 2, (12, 0), (), "StrokeColor", None), "StrokeTint": (1818848884, 2, (5, 0), (), "StrokeTint", None), "StrokeWeight": (1819178868, 2, (12, 0), (), "StrokeWeight", None), "StyleOverridden": (1937010550, 2, (11, 0), (), "StyleOverridden", None), # Method 'TabStops' returns object of type 'TabStops' "TabStops": (1953722483, 2, (9, 0), (), "TabStops", '{496F0BDB-7834-11D2-AAF0-00C04FA37726}'), # Method 'TableStyleMappings' returns object of type 'TableStyleMappings' "TableStyleMappings": (1953723501, 2, (9, 0), (), "TableStyleMappings", '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}'), # Method 'Tables' returns object of type 'Tables' "Tables": (1415736435, 2, (9, 0), (), "Tables", '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}'), "Tatechuyoko": (1786012537, 2, (11, 0), (), "Tatechuyoko", None), "TatechuyokoXOffset": (1786012024, 2, (5, 0), (), "TatechuyokoXOffset", None), "TatechuyokoYOffset": (1786012025, 2, (5, 0), (), "TatechuyokoYOffset", None), # Method 'TextBoxes' returns object of type 'TextBoxes' "TextBoxes": (1164211315, 2, (9, 0), (), "TextBoxes", '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}'), # Method 'TextColumns' returns object of type 'TextColumns' "TextColumns": (1668246643, 2, (9, 0), (), "TextColumns", '{77617588-D3DE-11D1-AAA6-00C04FA349C7}'), "TextContainers": (1937007475, 2, (12, 0), (), "TextContainers", None), # Method 'TextFrames' returns object of type 'TextFrames' "TextFrames": (1954047603, 2, (9, 0), (), "TextFrames", '{77617581-D3DE-11D1-AAA6-00C04FA349C7}'), # Method 'TextStyleRanges' returns object of type 'TextStyleRanges' "TextStyleRanges": (1953722995, 2, (9, 0), (), "TextStyleRanges", '{A3736542-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TextVariableInstances' returns object of type 'TextVariableInstances' "TextVariableInstances": (1414947636, 2, (9, 0), (), "TextVariableInstances", '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}'), # Method 'Texts' returns object of type 'Texts' "Texts": (1954051187, 2, (9, 0), (), "Texts", '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}'), "TrackChanges": (1413693795, 2, (11, 0), (), "TrackChanges", None), "Tracking": (1953653099, 2, (5, 0), (), "Tracking", None), "TrailingAki": (1785553267, 2, (5, 0), (), "TrailingAki", None), "TreatIdeographicSpaceAsSpace": (1785295714, 2, (11, 0), (), "TreatIdeographicSpaceAsSpace", None), "Tsume": (1953723757, 2, (5, 0), (), "Tsume", None), "Underline": (1970168946, 2, (11, 0), (), "Underline", None), "UnderlineColor": (1970037615, 2, (12, 0), (), "UnderlineColor", None), "UnderlineGapColor": (1970038627, 2, (12, 0), (), "UnderlineGapColor", None), "UnderlineGapOverprint": (1970300783, 2, (11, 0), (), "UnderlineGapOverprint", None), "UnderlineGapTint": (1970038644, 2, (5, 0), (), "UnderlineGapTint", None), "UnderlineOffset": (1970040691, 2, (12, 0), (), "UnderlineOffset", None), "UnderlineOverprint": (1970040688, 2, (11, 0), (), "UnderlineOverprint", None), "UnderlineTint": (1970041972, 2, (5, 0), (), "UnderlineTint", None), "UnderlineType": (1970041968, 2, (12, 0), (), "UnderlineType", None), "UnderlineWeight": (1970042740, 2, (12, 0), (), "UnderlineWeight", None), "UserText": (1970500212, 2, (11, 0), (), "UserText", None), "VerticalScale": (1886811251, 2, (5, 0), (), "VerticalScale", None), "Warichu": (1786208626, 2, (11, 0), (), "Warichu", None), "WarichuAlignment": (1786208620, 2, (3, 0), (), "WarichuAlignment", None), "WarichuCharsAfterBreak": (1785553250, 2, (2, 0), (), "WarichuCharsAfterBreak", None), "WarichuCharsBeforeBreak": (1785553506, 2, (2, 0), (), "WarichuCharsBeforeBreak", None), "WarichuLineSpacing": (1786211443, 2, (5, 0), (), "WarichuLineSpacing", None), "WarichuLines": (1786211433, 2, (2, 0), (), "WarichuLines", None), "WarichuSize": (1786208627, 2, (5, 0), (), "WarichuSize", None), # Method 'Words' returns object of type 'Words' "Words": (2003985523, 2, (9, 0), (), "Words", '{EE964068-06C6-11D2-AAC9-00C04FA349C7}'), "XOffsetDiacritic": (1684627832, 2, (5, 0), (), "XOffsetDiacritic", None), "YOffsetDiacritic": (1684627833, 2, (5, 0), (), "YOffsetDiacritic", None), } _prop_map_put_ = { "AlignToBaseline": ((1937007212, LCID, 4, 0),()), "AllowArbitraryHyphenation": ((1786212975, LCID, 4, 0),()), "AppliedCharacterStyle": ((1668445044, LCID, 4, 0),()), "AppliedFont": ((1718578804, LCID, 4, 0),()), "AppliedLanguage": ((1886154343, LCID, 4, 0),()), "AppliedNamedGrid": ((1247899239, LCID, 4, 0),()), "AppliedNumberingList": ((1651404396, LCID, 4, 0),()), "AppliedParagraphStyle": ((1886548852, LCID, 4, 0),()), "AutoLeading": ((1634493793, LCID, 4, 0),()), "AutoTcy": ((1784771683, LCID, 4, 0),()), "AutoTcyIncludeRoman": ((1784771698, LCID, 4, 0),()), "BalanceRaggedLines": ((1650551905, LCID, 4, 0),()), "BaselineShift": ((1651730534, LCID, 4, 0),()), "BulletsAlignment": ((1651401313, LCID, 4, 0),()), "BulletsAndNumberingListType": ((1651403892, LCID, 4, 0),()), "BulletsCharacterStyle": ((1651401331, LCID, 4, 0),()), "BulletsTextAfter": ((1651405921, LCID, 4, 0),()), "BunriKinshi": ((1784834921, LCID, 4, 0),()), "Capitalization": ((1667330157, LCID, 4, 0),()), "CharacterAlignment": ((1784897900, LCID, 4, 0),()), "CharacterDirection": ((1667524978, LCID, 4, 0),()), "CharacterRotation": ((1668444020, LCID, 4, 0),()), "CjkGridTracking": ((1785164404, LCID, 4, 0),()), "Composer": ((1886675813, LCID, 4, 0),()), "DesignAxes": ((1852078195, LCID, 4, 0),()), "DesiredGlyphScaling": ((1735615589, LCID, 4, 0),()), "DesiredLetterSpacing": ((1819501669, LCID, 4, 0),()), "DesiredWordSpacing": ((2004051045, LCID, 4, 0),()), "DiacriticPosition": ((1684627824, LCID, 4, 0),()), "DigitsType": ((1684629353, LCID, 4, 0),()), "DropCapCharacters": ((1684235105, LCID, 4, 0),()), "DropCapLines": ((1684237417, LCID, 4, 0),()), "DropCapStyle": ((1684239220, LCID, 4, 0),()), "DropcapDetail": ((1684235373, LCID, 4, 0),()), "EndJoin": ((1701733482, LCID, 4, 0),()), "FillColor": ((1718379372, LCID, 4, 0),()), "FillTint": ((1718185076, LCID, 4, 0),()), "FirstLineIndent": ((1768842860, LCID, 4, 0),()), "FontStyle": ((1886676595, LCID, 4, 0),()), "GlyphForm": ((1785161325, LCID, 4, 0),()), "GradientFillAngle": ((1885824609, LCID, 4, 0),()), "GradientFillLength": ((1885824620, LCID, 4, 0),()), "GradientFillStart": ((1885827956, LCID, 4, 0),()), "GradientStrokeAngle": ((1885827937, LCID, 4, 0),()), "GradientStrokeLength": ((1885827948, LCID, 4, 0),()), "GradientStrokeStart": ((1885827955, LCID, 4, 0),()), "GridAlignFirstLineOnly": ((1785159985, LCID, 4, 0),()), "GridAlignment": ((1785160044, LCID, 4, 0),()), "GridGyoudori": ((1785161593, LCID, 4, 0),()), "HorizontalScale": ((1885895283, LCID, 4, 0),()), "HyphenWeight": ((1752789111, LCID, 4, 0),()), "HyphenateAcrossColumns": ((1752785766, LCID, 4, 0),()), "HyphenateAfterFirst": ((1835623013, LCID, 4, 0),()), "HyphenateBeforeLast": ((1835622758, LCID, 4, 0),()), "HyphenateCapitalizedWords": ((1752789091, LCID, 4, 0),()), "HyphenateLadderLimit": ((1752789100, LCID, 4, 0),()), "HyphenateLastWord": ((1752788087, LCID, 4, 0),()), "HyphenateWordsLongerThan": ((1937207154, LCID, 4, 0),()), "Hyphenation": ((1752789096, LCID, 4, 0),()), "HyphenationZone": ((1752791663, LCID, 4, 0),()), "IgnoreEdgeAlignment": ((1768375617, LCID, 4, 0),()), "Jidori": ((1785358692, LCID, 4, 0),()), "Justification": ((1885432942, LCID, 4, 0),()), "Kashidas": ((1801548648, LCID, 4, 0),()), "KeepAllLinesTogether": ((1801810036, LCID, 4, 0),()), "KeepFirstLines": ((1801875052, LCID, 4, 0),()), "KeepLastLines": ((1802268268, LCID, 4, 0),()), "KeepLinesTogether": ((1801810028, LCID, 4, 0),()), "KeepRuleAboveInFrame": ((1886544235, LCID, 4, 0),()), "KeepWithNext": ((1802989176, LCID, 4, 0),()), "KeepWithPrevious": ((1802989686, LCID, 4, 0),()), "KentenAlignment": ((1785422188, LCID, 4, 0),()), "KentenCharacterSet": ((1785947508, LCID, 4, 0),()), "KentenCustomCharacter": ((1785422691, LCID, 4, 0),()), "KentenFillColor": ((1785423459, LCID, 4, 0),()), "KentenFont": ((1785423470, LCID, 4, 0),()), "KentenFontSize": ((1785423482, LCID, 4, 0),()), "KentenFontStyle": ((1785423475, LCID, 4, 0),()), "KentenKind": ((1785427056, LCID, 4, 0),()), "KentenOverprintFill": ((1785425766, LCID, 4, 0),()), "KentenOverprintStroke": ((1785425779, LCID, 4, 0),()), "KentenPlacement": ((1785426028, LCID, 4, 0),()), "KentenPosition": ((1785425970, LCID, 4, 0),()), "KentenStrokeColor": ((1785426787, LCID, 4, 0),()), "KentenStrokeTint": ((1785426804, LCID, 4, 0),()), "KentenTint": ((1785427054, LCID, 4, 0),()), "KentenWeight": ((1785427828, LCID, 4, 0),()), "KentenXScale": ((1785422701, LCID, 4, 0),()), "KentenYScale": ((1785426036, LCID, 4, 0),()), "KerningMethod": ((1885432685, LCID, 4, 0),()), "KeyboardDirection": ((1801742706, LCID, 4, 0),()), "KinsokuHangType": ((1785423988, LCID, 4, 0),()), "KinsokuSet": ((1785424238, LCID, 4, 0),()), "KinsokuType": ((1785424244, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LastLineIndent": ((1768844402, LCID, 4, 0),()), "Leading": ((1937402980, LCID, 4, 0),()), "LeadingAki": ((1785553523, LCID, 4, 0),()), "LeadingModel": ((1248617828, LCID, 4, 0),()), "LeftIndent": ((1768841836, LCID, 4, 0),()), "Ligatures": ((1818847092, LCID, 4, 0),()), "MaximumGlyphScaling": ((1735617889, LCID, 4, 0),()), "MaximumLetterSpacing": ((1819503969, LCID, 4, 0),()), "MaximumWordSpacing": ((2004053345, LCID, 4, 0),()), "MergeConsecutiveParaBorders": ((1885490531, LCID, 4, 0),()), "MinimumGlyphScaling": ((1735617897, LCID, 4, 0),()), "MinimumLetterSpacing": ((1819503977, LCID, 4, 0),()), "MinimumWordSpacing": ((2004053353, LCID, 4, 0),()), "MiterLimit": ((1835627634, LCID, 4, 0),()), "Mojikumi": ((1785556842, LCID, 4, 0),()), "Name": ((0, LCID, 4, 0),()), "NoBreak": ((1852793451, LCID, 4, 0),()), "NumberingAlignment": ((1651404385, LCID, 4, 0),()), "NumberingApplyRestartPolicy": ((1651401074, LCID, 4, 0),()), "NumberingCharacterStyle": ((1651404387, LCID, 4, 0),()), "NumberingContinue": ((1651401584, LCID, 4, 0),()), "NumberingExpression": ((1651404389, LCID, 4, 0),()), "NumberingFormat": ((1145597549, LCID, 4, 0),()), "NumberingLevel": ((1651403877, LCID, 4, 0),()), "NumberingStartAt": ((1651405684, LCID, 4, 0),()), "OTFContextualAlternate": ((1330930529, LCID, 4, 0),()), "OTFDiscretionaryLigature": ((1330930796, LCID, 4, 0),()), "OTFFigureStyle": ((1332114292, LCID, 4, 0),()), "OTFFraction": ((1330931314, LCID, 4, 0),()), "OTFHVKana": ((1751871073, LCID, 4, 0),()), "OTFHistorical": ((1330931817, LCID, 4, 0),()), "OTFJustificationAlternate": ((1330932321, LCID, 4, 0),()), "OTFLocale": ((1330932835, LCID, 4, 0),()), "OTFMark": ((1330933099, LCID, 4, 0),()), "OTFOrdinal": ((1330933618, LCID, 4, 0),()), "OTFOverlapSwash": ((1330933612, LCID, 4, 0),()), "OTFProportionalMetrics": ((1885432948, LCID, 4, 0),()), "OTFRomanItalics": ((1769234796, LCID, 4, 0),()), "OTFSlashedZero": ((1330936434, LCID, 4, 0),()), "OTFStretchedAlternate": ((1330934632, LCID, 4, 0),()), "OTFStylisticAlternate": ((1330934649, LCID, 4, 0),()), "OTFStylisticSets": ((1330934643, LCID, 4, 0),()), "OTFSwash": ((1330934647, LCID, 4, 0),()), "OTFTitling": ((1330934889, LCID, 4, 0),()), "OpenTypeFeatures": ((1785685612, LCID, 4, 0),()), "OverprintFill": ((1870033010, LCID, 4, 0),()), "OverprintStroke": ((1936684656, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerOption": ((1650675507, LCID, 4, 0),()), "ParagraphBorderBottomLeftCornerRadius": ((1650684467, LCID, 4, 0),()), "ParagraphBorderBottomLineWeight": ((1886607170, LCID, 4, 0),()), "ParagraphBorderBottomOffset": ((1885491042, LCID, 4, 0),()), "ParagraphBorderBottomOrigin": ((1885487727, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerOption": ((1650675508, LCID, 4, 0),()), "ParagraphBorderBottomRightCornerRadius": ((1650684468, LCID, 4, 0),()), "ParagraphBorderColor": ((1886606179, LCID, 4, 0),()), "ParagraphBorderDisplayIfSplits": ((1885488230, LCID, 4, 0),()), "ParagraphBorderGapColor": ((1886603107, LCID, 4, 0),()), "ParagraphBorderGapOverprint": ((1886603119, LCID, 4, 0),()), "ParagraphBorderGapTint": ((1886603124, LCID, 4, 0),()), "ParagraphBorderLeftLineWeight": ((1886607180, LCID, 4, 0),()), "ParagraphBorderLeftOffset": ((1885491052, LCID, 4, 0),()), "ParagraphBorderOn": ((1886605166, LCID, 4, 0),()), "ParagraphBorderOverprint": ((1886606191, LCID, 4, 0),()), "ParagraphBorderRightLineWeight": ((1886607186, LCID, 4, 0),()), "ParagraphBorderRightOffset": ((1885491058, LCID, 4, 0),()), "ParagraphBorderStrokeEndCap": ((1886602595, LCID, 4, 0),()), "ParagraphBorderStrokeEndJoin": ((1886602602, LCID, 4, 0),()), "ParagraphBorderTint": ((1886606196, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerOption": ((1650675505, LCID, 4, 0),()), "ParagraphBorderTopLeftCornerRadius": ((1650684465, LCID, 4, 0),()), "ParagraphBorderTopLineWeight": ((1886607188, LCID, 4, 0),()), "ParagraphBorderTopOffset": ((1885491060, LCID, 4, 0),()), "ParagraphBorderTopOrigin": ((1885492335, LCID, 4, 0),()), "ParagraphBorderTopRightCornerOption": ((1650675506, LCID, 4, 0),()), "ParagraphBorderTopRightCornerRadius": ((1650684466, LCID, 4, 0),()), "ParagraphBorderType": ((1886606201, LCID, 4, 0),()), "ParagraphBorderWidth": ((1885493097, LCID, 4, 0),()), "ParagraphDirection": ((1885628786, LCID, 4, 0),()), "ParagraphGyoudori": ((1785751396, LCID, 4, 0),()), "ParagraphJustification": ((1886025075, LCID, 4, 0),()), "ParagraphKashidaWidth": ((1886085491, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerOption": ((1935888179, LCID, 4, 0),()), "ParagraphShadingBottomLeftCornerRadius": ((1935897139, LCID, 4, 0),()), "ParagraphShadingBottomOffset": ((1886605154, LCID, 4, 0),()), "ParagraphShadingBottomOrigin": ((1886601839, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerOption": ((1935888180, LCID, 4, 0),()), "ParagraphShadingBottomRightCornerRadius": ((1935897140, LCID, 4, 0),()), "ParagraphShadingClipToFrame": ((1886602086, LCID, 4, 0),()), "ParagraphShadingColor": ((1886602851, LCID, 4, 0),()), "ParagraphShadingLeftOffset": ((1886605164, LCID, 4, 0),()), "ParagraphShadingOn": ((1885753198, LCID, 4, 0),()), "ParagraphShadingOverprint": ((1886602863, LCID, 4, 0),()), "ParagraphShadingRightOffset": ((1886605170, LCID, 4, 0),()), "ParagraphShadingSuppressPrinting": ((1886606192, LCID, 4, 0),()), "ParagraphShadingTint": ((1886602868, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerOption": ((1935888177, LCID, 4, 0),()), "ParagraphShadingTopLeftCornerRadius": ((1935897137, LCID, 4, 0),()), "ParagraphShadingTopOffset": ((1886605172, LCID, 4, 0),()), "ParagraphShadingTopOrigin": ((1886606447, LCID, 4, 0),()), "ParagraphShadingTopRightCornerOption": ((1935888178, LCID, 4, 0),()), "ParagraphShadingTopRightCornerRadius": ((1935897138, LCID, 4, 0),()), "ParagraphShadingWidth": ((1886607209, LCID, 4, 0),()), "PointSize": ((1886679930, LCID, 4, 0),()), "Position": ((1886352237, LCID, 4, 0),()), "PositionalForm": ((1330925670, LCID, 4, 0),()), "ProviderHyphenationStyle": ((1885895027, LCID, 4, 0),()), "Rensuuji": ((1785881966, LCID, 4, 0),()), "RightIndent": ((1768841842, LCID, 4, 0),()), "RotateSingleByteCharacters": ((1785884465, LCID, 4, 0),()), "RubyAlignment": ((1785880940, LCID, 4, 0),()), "RubyAutoAlign": ((1785880929, LCID, 4, 0),()), "RubyAutoScaling": ((1785880947, LCID, 4, 0),()), "RubyAutoTcyAutoScale": ((1785885811, LCID, 4, 0),()), "RubyAutoTcyDigits": ((1785885796, LCID, 4, 0),()), "RubyAutoTcyIncludeRoman": ((1785885810, LCID, 4, 0),()), "RubyFill": ((1785882220, LCID, 4, 0),()), "RubyFlag": ((1785882215, LCID, 4, 0),()), "RubyFont": ((1785882222, LCID, 4, 0),()), "RubyFontSize": ((1785882227, LCID, 4, 0),()), "RubyFontStyle": ((1785882228, LCID, 4, 0),()), "RubyOpenTypePro": ((1785754223, LCID, 4, 0),()), "RubyOverhang": ((1785884534, LCID, 4, 0),()), "RubyOverprintFill": ((1785884518, LCID, 4, 0),()), "RubyOverprintStroke": ((1785884531, LCID, 4, 0),()), "RubyParentOverhangAmount": ((1785886305, LCID, 4, 0),()), "RubyParentScalingPercent": ((1785885539, LCID, 4, 0),()), "RubyParentSpacing": ((1785885552, LCID, 4, 0),()), "RubyPosition": ((1785884794, LCID, 4, 0),()), "RubyString": ((1785885543, LCID, 4, 0),()), "RubyStroke": ((1785885547, LCID, 4, 0),()), "RubyStrokeTint": ((1785885556, LCID, 4, 0),()), "RubyTint": ((1785885801, LCID, 4, 0),()), "RubyType": ((1785885808, LCID, 4, 0),()), "RubyWeight": ((1785886580, LCID, 4, 0),()), "RubyXOffset": ((1785886831, LCID, 4, 0),()), "RubyXScale": ((1785886564, LCID, 4, 0),()), "RubyYOffset": ((1785887087, LCID, 4, 0),()), "RubyYScale": ((1785884788, LCID, 4, 0),()), "RuleAbove": ((1886544242, LCID, 4, 0),()), "RuleAboveColor": ((1919705443, LCID, 4, 0),()), "RuleAboveGapColor": ((1918986083, LCID, 4, 0),()), "RuleAboveGapOverprint": ((1918986095, LCID, 4, 0),()), "RuleAboveGapTint": ((1918986100, LCID, 4, 0),()), "RuleAboveLeftIndent": ((1886544236, LCID, 4, 0),()), "RuleAboveLineWeight": ((1886544243, LCID, 4, 0),()), "RuleAboveOffset": ((1885433702, LCID, 4, 0),()), "RuleAboveOverprint": ((1886544239, LCID, 4, 0),()), "RuleAboveRightIndent": ((1885432178, LCID, 4, 0),()), "RuleAboveTint": ((1886544244, LCID, 4, 0),()), "RuleAboveType": ((1885434992, LCID, 4, 0),()), "RuleAboveWidth": ((1918990180, LCID, 4, 0),()), "RuleBelow": ((1886544498, LCID, 4, 0),()), "RuleBelowColor": ((1919705699, LCID, 4, 0),()), "RuleBelowGapColor": ((1919051619, LCID, 4, 0),()), "RuleBelowGapOverprint": ((1919051570, LCID, 4, 0),()), "RuleBelowGapTint": ((1919051636, LCID, 4, 0),()), "RuleBelowLeftIndent": ((1886544492, LCID, 4, 0),()), "RuleBelowLineWeight": ((1886544499, LCID, 4, 0),()), "RuleBelowOffset": ((1885499248, LCID, 4, 0),()), "RuleBelowOverprint": ((1886544434, LCID, 4, 0),()), "RuleBelowRightIndent": ((1885497714, LCID, 4, 0),()), "RuleBelowTint": ((1886544500, LCID, 4, 0),()), "RuleBelowType": ((1885500528, LCID, 4, 0),()), "RuleBelowWidth": ((1919055716, LCID, 4, 0),()), "SameParaStyleSpacing": ((1936749424, LCID, 4, 0),()), "ScaleAffectsLineHeight": ((1785949288, LCID, 4, 0),()), "ShataiAdjustRotation": ((1785948274, LCID, 4, 0),()), "ShataiAdjustTsume": ((1785948276, LCID, 4, 0),()), "ShataiDegreeAngle": ((1785948257, LCID, 4, 0),()), "ShataiMagnification": ((1785948272, LCID, 4, 0),()), "SingleWordJustification": ((1885432947, LCID, 4, 0),()), "Skew": ((1886612343, LCID, 4, 0),()), "SpaceAfter": ((1936744806, LCID, 4, 0),()), "SpaceBefore": ((1936745061, LCID, 4, 0),()), "SpanColumnMinSpaceAfter": ((1935895905, LCID, 4, 0),()), "SpanColumnMinSpaceBefore": ((1935895906, LCID, 4, 0),()), "SpanColumnType": ((1935897701, LCID, 4, 0),()), "SpanSplitColumnCount": ((1935893364, LCID, 4, 0),()), "SplitColumnInsideGutter": ((1935894887, LCID, 4, 0),()), "SplitColumnOutsideGutter": ((1935896423, LCID, 4, 0),()), "StartParagraph": ((1885495920, LCID, 4, 0),()), "StoryTitle": ((1934914668, LCID, 4, 0),()), "StrikeThroughColor": ((1937007471, LCID, 4, 0),()), "StrikeThroughGapColor": ((1937008483, LCID, 4, 0),()), "StrikeThroughGapOverprint": ((1937008495, LCID, 4, 0),()), "StrikeThroughGapTint": ((1937008500, LCID, 4, 0),()), "StrikeThroughOffset": ((1937010547, LCID, 4, 0),()), "StrikeThroughOverprint": ((1400141424, LCID, 4, 0),()), "StrikeThroughTint": ((1937011828, LCID, 4, 0),()), "StrikeThroughType": ((1937011824, LCID, 4, 0),()), "StrikeThroughWeight": ((1937012596, LCID, 4, 0),()), "StrikeThru": ((1937011307, LCID, 4, 0),()), "StrokeAlignment": ((1937011265, LCID, 4, 0),()), "StrokeColor": ((1819173740, LCID, 4, 0),()), "StrokeTint": ((1818848884, LCID, 4, 0),()), "StrokeWeight": ((1819178868, LCID, 4, 0),()), "Tatechuyoko": ((1786012537, LCID, 4, 0),()), "TatechuyokoXOffset": ((1786012024, LCID, 4, 0),()), "TatechuyokoYOffset": ((1786012025, LCID, 4, 0),()), "TrackChanges": ((1413693795, LCID, 4, 0),()), "Tracking": ((1953653099, LCID, 4, 0),()), "TrailingAki": ((1785553267, LCID, 4, 0),()), "TreatIdeographicSpaceAsSpace": ((1785295714, LCID, 4, 0),()), "Tsume": ((1953723757, LCID, 4, 0),()), "Underline": ((1970168946, LCID, 4, 0),()), "UnderlineColor": ((1970037615, LCID, 4, 0),()), "UnderlineGapColor": ((1970038627, LCID, 4, 0),()), "UnderlineGapOverprint": ((1970300783, LCID, 4, 0),()), "UnderlineGapTint": ((1970038644, LCID, 4, 0),()), "UnderlineOffset": ((1970040691, LCID, 4, 0),()), "UnderlineOverprint": ((1970040688, LCID, 4, 0),()), "UnderlineTint": ((1970041972, LCID, 4, 0),()), "UnderlineType": ((1970041968, LCID, 4, 0),()), "UnderlineWeight": ((1970042740, LCID, 4, 0),()), "UserText": ((1970500212, LCID, 4, 0),()), "VerticalScale": ((1886811251, LCID, 4, 0),()), "Warichu": ((1786208626, LCID, 4, 0),()), "WarichuAlignment": ((1786208620, LCID, 4, 0),()), "WarichuCharsAfterBreak": ((1785553250, LCID, 4, 0),()), "WarichuCharsBeforeBreak": ((1785553506, LCID, 4, 0),()), "WarichuLineSpacing": ((1786211443, LCID, 4, 0),()), "WarichuLines": ((1786211433, LCID, 4, 0),()), "WarichuSize": ((1786208627, LCID, 4, 0),()), "XOffsetDiacritic": ((1684627832, LCID, 4, 0),()), "YOffsetDiacritic": ((1684627833, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) class _Application(DispatchBaseClass): 'The application.' CLSID = IID('{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}') coclass_clsid = IID('{296CAEB5-C99C-4B3E-9359-6E7D6EAE71FC}') def Activate(self): 'Makes the application the front-most or active window. ' return self._oleobj_.InvokeTypes(1633907830, LCID, 1, (24, 0), (),) # Result is of type EventListener def AddEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Adds an event listener.\n\tReturn value: The new event listener.\n\tEventType: The event type.\n\tHandler: The event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' ret = self._oleobj_.InvokeTypes(1698776396, LCID, 1, (9, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) if ret is not None: ret = Dispatch(ret, u'AddEventListener', '{83E3CEE7-839D-460B-B014-978C020C95CF}') return ret def ApplyMenuCustomization(self, Name=defaultNamedOptArg): 'Applies the specified menu customization set. An empty string will reset all menus and colorization (Show Full Menus). No string will apply the default menu set.\n\tName: The menu customization set. Type: String' return self._oleobj_.InvokeTypes(1097878851, LCID, 1, (24, 0), ((12, 17),),Name ) def ApplyShortcutSet(self, Name=defaultNamedOptArg): 'Applies the specified shortcut set file. No string will apply the default shortcut set.\n\tName: The shortcut set. Type: String' return self._oleobj_.InvokeTypes(1097880403, LCID, 1, (24, 0), ((12, 17),),Name ) def ApplyWorkspace(self, Name=defaultNamedOptArg): 'Applies the specified workspace.\n\tName: The workspace. Type: String' return self._oleobj_.InvokeTypes(1097881427, LCID, 1, (24, 0), ((12, 17),),Name ) def CancelAllTasks(self): 'Cancels all the background tasks.' return self._oleobj_.InvokeTypes(1413693812, LCID, 1, (24, 0), (),) def CascadeWindows(self): 'Cascades all document windows.' return self._oleobj_.InvokeTypes(1667330915, LCID, 1, (24, 0), (),) def ChangeColor(self): 'Finds color that matches the find what value and replaces the color with the change to value.\n\tReturn value: The replaced color instances.' return self._oleobj_.InvokeTypes(1178813292, LCID, 1, (3, 0), (),) # Result is of type Objects def ChangeGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value and replaces the glyphs with the change to value. .\n\tReturn value: The replaced glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814312, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178814320, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value and replace the objects with the change to value.\n\tReturn value: The replaced object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178816372, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value and replaces the text with the change to value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1130915668, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def ChangeTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value and replaces the text with the change character type value.\n\tReturn value: The replaced text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1178817644, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'ChangeTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def ClearFrameFittingOptions(self): 'Removes the frame fittings options and resets it to the initial state.' return self._oleobj_.InvokeTypes(1667656052, LCID, 1, (24, 0), (),) def ColorTransform(self, ColorValue=defaultNamedNotOptArg, SourceColorSpace=defaultNamedNotOptArg, DestinationColorSpace=defaultNamedNotOptArg): 'Transforms color values.\n\tReturn value: The transformed color values. Type: Array of Doubles.\n\tColorValue: source color value. Type: Array of Doubles.\n\tSourceColorSpace: source color space.\n\tDestinationColorSpace: destination color space' return self._ApplyTypes_(1668052082, 1, (12, 0), ((12, 1), (3, 1), (3, 1)), u'ColorTransform', None,ColorValue , SourceColorSpace, DestinationColorSpace) def Copy(self): 'Copies the selection in the active document window to the clipboard.' return self._oleobj_.InvokeTypes(1668247673, LCID, 1, (24, 0), (),) # Result is of type Objects def CreateCollection(self, Objects=defaultNamedOptArg): 'Creates a new collection.\n\tReturn value: The new collection.\n\tObjects: The objects in the collection. Type: Array of Objects' ret = self._oleobj_.InvokeTypes(1315272515, LCID, 1, (9, 0), ((12, 17),),Objects ) if ret is not None: ret = Dispatch(ret, u'CreateCollection', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def CreateCustomMiniFolio(self, MiniFolioDescription=defaultNamedNotOptArg, Destination=defaultNamedNotOptArg): 'Create a mini-folio out of asset and overlay descriptions.\n\nSchema for the mini folio description:\n|| Key || Type || Required? || Description ||\n| contentstackid | string | yes | The explicit ID to be used for this stack |\n| tocImage | file | no | The TOC image for the mini-folio |\n| narrowdimension | int | no | Targetted export size, measured along narrow dimension |\n| widedimension | int | no | Targetted export size, measured along wide dimension |\n| smoothscrolling | @enum(SmoothScrollingOptions) | no | The smooth scrolling behavior for this stack (default is noSmoothScroll) |\n| locationforgeneratedassets | file | no | If included, this is an existing directory where the generated assets should be created. |\n| overlays | array | no | see the SDK Overlay Builder APIs |\n| assets | array | yes | The assets for the mini - folio, described below. |\n| assetDependencies | array | no | Files that are needed by the asset, that will be included in the package but not the manifest. |\n| metadata | array | no | The metadata for the mini-folio described below. |\n| showprogressbar | boolean | no | Either true or false to indicate whether we should show a progress bar (default is false) |\n| targetviewerversion | string | no | If provided (in the form "major.minor.revision") a folio compatible with the viewer version is produced. If omitted, the latest folio format is produced. | CS5 |\n\nThe following are fields in the array for "assets":\n|| Key || Type || Required? || Description ||\n| file | file | yes | The asset file |\n| type | string | yes | The asset file type, either "web" for HTML or "image" for a raster |\n| width | int | yes | The asset width |\n| height | int | yes | The asset height |\n| orientation | string | yes | The asset orientation, either "portrait" or "landscape" |\n| thumbnail | file | no | A thumbnail of the asset to be used in browse mode |\n| scrubber | file | no | A thumbnail of the asset to be used in scrubber mode |\n\nThe following are fields in the array for "assetDependencies":\n|| Key || Type || Required? || Description ||\n| file | file | no | The dependent file |\n| relativePath | string | no | The relative path to the file, for use in the package |\n\nThe following are fields in the array for "metadata":\n|| Key || Type || Required? || Description ||\n| any string | string or boolean | no | any key/value where the key is a string, and the value is either a string or a boolean, such as those described in "export folio meta data" |\n\n.\n\tMiniFolioDescription: A dictionary describing the custom mini folio to create. Type: Array of Ordered array containing Key:String, Value:Boolean, Long Integer, Long Long Integer, String, File (String) or Array of Any Types.\n\tDestination: The location to write the file.' return self._oleobj_.InvokeTypes(1701014889, LCID, 1, (24, 0), ((12, 1), (8, 1)),MiniFolioDescription , Destination) def Cut(self): 'Cuts the selection in the active document window and stores it in the clipboard.' return self._oleobj_.InvokeTypes(1668641824, LCID, 1, (24, 0), (),) def DeleteFindChangeQuery(self, QueryName=defaultNamedNotOptArg, SearchMode=defaultNamedNotOptArg): 'Deletes the specified find/change query.\n\tQueryName: The query to delete.\n\tSearchMode: The search mode.' return self._oleobj_.InvokeTypes(1178813553, LCID, 1, (24, 0), ((8, 1), (3, 1)),QueryName , SearchMode) def DeleteUnusedTags(self): 'Deletes unused XML markup tags.' return self._oleobj_.InvokeTypes(1482978676, LCID, 1, (24, 0), (),) def DoScript(self, Script=defaultNamedNotOptArg, Language=1433299822, WithArguments=defaultNamedOptArg, UndoMode=1699967573 , UndoName=u'Script'): 'Executes the script in the specified language as a single transaction.\n\tReturn value: The return value of the script. Type: Any Type.\n\tScript: The script to execute. Type: File (String), String or JavaScript Function.\n\tLanguage: The language of the script to execute. If not specified, uses the language used to call this method.\n\tWithArguments: An array of arguments passed to the script. Type: Array of Any Types.\n\tUndoMode: How to undo this script.\n\tUndoName: The name of the undo step for entire script undo mode.' return self._ApplyTypes_(1685025635, 1, (12, 32), ((12, 1), (3, 49), (12, 17), (3, 49), (8, 49)), u'DoScript', None,Script , Language, WithArguments, UndoMode, UndoName) def DumpBetweenMemoryMarks(self, From=defaultNamedNotOptArg, To=defaultNamedNotOptArg): 'Dumps memory allocations from all marks in the specified range.\n\tFrom: The first mark in the range. Type: Array of 2 Long Integers.\n\tTo: The last mark in the range. Type: Array of 2 Long Integers' return self._oleobj_.InvokeTypes(1396982381, LCID, 1, (24, 0), ((12, 1), (12, 1)),From , To) def DumpFromMemoryMark(self, From=defaultNamedNotOptArg): 'Dumps memory allocations from the specified mark.\n\tFrom: The mark from which to dump memory. Type: Array of 2 Long Integers' return self._oleobj_.InvokeTypes(1396983405, LCID, 1, (24, 0), ((12, 1),),From ) def ExportArticleFolio(self, Destination=defaultNamedNotOptArg, PortraitDocument=defaultNamedNotOptArg, LandscapeDocument=defaultNamedNotOptArg, FolioMetadata=defaultNamedOptArg , MiniFolioParams=defaultNamedOptArg): "Export the specified documents to an article folio.\n\nNote: This method behaves identically to @method(exportMiniFolio), but differs in its return value. @method(exportMiniFolio) returns an array of warning strings whereas this method returns an XML structure.\n\tReturn value: The results of the export as an XML string.\n\nThe structure is currently defined as:\n\n\n\n\n\n\n\nNote: If no warnings are encountered during the export, the warnings tag will be omitted.\n\nAttributes for tag:\n|| Name || Type || Required? || Description ||\n| code | uint | yes | The error code associated with the warning. |\n| translatedDesc | string | no | A string description of the warning, translated to current locale. |\n| cause | uint | no | The error code that ultimately caused the warning, if different from code. |\n| data | string | no | An untranslated string that gives further information about what failed, to be relative to the returned error. E.g., if a font can't be subset (code == kDigPub_FontSubsettingErr), this would be the name of the font. |\n\nNote: the code attribute is the only required item. Callers must handle cases where other pieces of information are missing.\n.\n\tDestination: The location to write the file.\n\tPortraitDocument: The InDesign document for the stack's portrait orientation.\n\tLandscapeDocument: The InDesign document for the stack's landscape orientation.\n\tFolioMetadata: Optional meta data for the mini folio. Type: Array of Ordered array containing Key:String, Value:String.\n\tMiniFolioParams: Options for exporting a mini folio. Type: Array of Ordered array containing DataField:String, DataValue:Any Type" # Result is a Unicode object return self._oleobj_.InvokeTypes(1701670450, LCID, 1, (8, 0), ((8, 1), (9, 1), (9, 1), (12, 17), (12, 17)),Destination , PortraitDocument, LandscapeDocument, FolioMetadata, MiniFolioParams) def ExportDpsArticle(self, Destination=defaultNamedNotOptArg, Document=defaultNamedNotOptArg, DpsArticleParams=defaultNamedNotOptArg): 'Export the specified document to a DPS article.\nNote: This method behaves similarly to @method(exportMiniFolio), but differs in its parameters. .\n\tReturn value: The list of warning information. Type: Array of Strings.\n\tDestination: The location to write the file.\n\tDocument: The source InDesign document.\n\tDpsArticleParams: Options for exporting a DPS article. Type: Array of Ordered array containing DataField:String, DataValue:Any Type' return self._ApplyTypes_(1701670451, 1, (12, 0), ((8, 1), (9, 1), (12, 1)), u'ExportDpsArticle', None,Destination , Document, DpsArticleParams) def ExportFolioToDirectory(self, Destination=defaultNamedNotOptArg, MiniFolioList=defaultNamedNotOptArg, FolioMetadata=defaultNamedNotOptArg, ExportFolioParams=defaultNamedOptArg): 'Export the selected documents to a directory.\n\tDestination: The directory to write the folio.\n\tMiniFolioList: The mini folio(es) to add to the folio. Type: File (String) or Array of Files (Strings).\n\tFolioMetadata: Meta data for the folio. Type: Array of Ordered array containing Key:String, Value:String.\n\tExportFolioParams: Additional options for export folios. Type: Array of Ordered array containing DataField:String, DataValue:Any Type' return self._oleobj_.InvokeTypes(1701409892, LCID, 1, (24, 0), ((8, 1), (12, 1), (12, 1), (12, 17)),Destination , MiniFolioList, FolioMetadata, ExportFolioParams) def ExportFolioToDirectoryPackage(self, Destination=defaultNamedNotOptArg, MiniFolioList=defaultNamedNotOptArg, FolioMetadata=defaultNamedNotOptArg, ExportFolioParams=defaultNamedOptArg): 'Export the selected documents to a compressed folio file that contains non-compressed mini folios.\n\tDestination: The location to write the package.\n\tMiniFolioList: The mini folio(es) to add to the folio. Type: File (String) or Array of Files (Strings).\n\tFolioMetadata: Meta data for the folio. Type: Array of Ordered array containing Key:String, Value:String.\n\tExportFolioParams: Additional options for export folios. Type: Array of Ordered array containing DataField:String, DataValue:Any Type' return self._oleobj_.InvokeTypes(1701405808, LCID, 1, (24, 0), ((8, 1), (12, 1), (12, 1), (12, 17)),Destination , MiniFolioList, FolioMetadata, ExportFolioParams) def ExportFolioToPackage(self, Destination=defaultNamedNotOptArg, MiniFolioList=defaultNamedNotOptArg, FolioMetadata=defaultNamedNotOptArg, ExportFolioParams=defaultNamedOptArg): 'Export the selected documents to a compressed folio file that contains compressed mini folios.\n\tDestination: The location to write the package.\n\tMiniFolioList: The mini folio(es) to add to the folio. Type: File (String) or Array of Files (Strings).\n\tFolioMetadata: Meta data for the folio. Type: Array of Ordered array containing Key:String, Value:String.\n\tExportFolioParams: Additional options for export folios. Type: Array of Ordered array containing DataField:String, DataValue:Any Type' return self._oleobj_.InvokeTypes(1701409904, LCID, 1, (24, 0), ((8, 1), (12, 1), (12, 1), (12, 17)),Destination , MiniFolioList, FolioMetadata, ExportFolioParams) def ExportMiniFolio(self, Destination=defaultNamedNotOptArg, PortraitDocument=defaultNamedNotOptArg, LandscapeDocument=defaultNamedNotOptArg, FolioMetadata=defaultNamedOptArg , MiniFolioParams=defaultNamedOptArg): "Export the specified documents to a mini-folio.\n\tReturn value: The list of warning information. Type: Array of Strings.\n\tDestination: The location to write the file.\n\tPortraitDocument: The InDesign document for the stack's portrait orientation.\n\tLandscapeDocument: The InDesign document for the stack's landscape orientation.\n\tFolioMetadata: Optional meta data for the mini folio. Type: Array of Ordered array containing Key:String, Value:String.\n\tMiniFolioParams: Options for exporting a mini folio. Type: Array of Ordered array containing DataField:String, DataValue:Any Type" return self._ApplyTypes_(1701670505, 1, (12, 0), ((8, 1), (9, 1), (9, 1), (12, 17), (12, 17)), u'ExportMiniFolio', None,Destination , PortraitDocument, LandscapeDocument, FolioMetadata, MiniFolioParams) def ExportPresets(self, Format=defaultNamedNotOptArg, To=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Export the presets to a file.\n\tFormat: The preset format.\n\tTo: The file to export to.\n\tVersionComments: The comments for this version. Type: String.\n\tForceSave: Forcibly save a version.' return self._oleobj_.InvokeTypes(1165512819, LCID, 1, (24, 0), ((3, 1), (8, 1), (12, 17), (11, 49)),Format , To, VersionComments, ForceSave) def ExportStrokeStyles(self, To=defaultNamedNotOptArg, StrokeStyleList=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Exports stroke styles or presets.\n\tTo: The file to save to.\n\tStrokeStyleList: The list of stroke styles to save.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: Forcibly save a version' return self._oleobj_.InvokeTypes(1702384467, LCID, 1, (24, 0), ((8, 1), (9, 1), (12, 17), (11, 49)),To , StrokeStyleList, VersionComments, ForceSave) def ExtractLabel(self, Key=defaultNamedNotOptArg): 'Gets the label value associated with the specified key.\n\tReturn value: The label.\n\tKey: The key.' # Result is a Unicode object return self._oleobj_.InvokeTypes(1702382690, LCID, 1, (8, 0), ((8, 1),),Key ) def FindColor(self): 'Finds color that matches the find what value.\n\tReturn value: The found color instances.' return self._oleobj_.InvokeTypes(1178823794, LCID, 1, (3, 0), (),) # Result is of type Objects def FindGlyph(self, ReverseOrder=defaultNamedOptArg): 'Finds glyphs that match the find what value.\n\tReturn value: The found glyph(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179086952, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGlyph', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindGrep(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179087472, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindGrep', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def FindKeyStrings(self, For=defaultNamedNotOptArg): 'Returns the locale-independent string(s) from the internal string localization database that correspond to the specified string (in the current locale).\n\tReturn value: The keys. Type: Array of Strings.\n\tFor: The string to search for.' return self._ApplyTypes_(1699105619, 1, (12, 0), ((8, 1),), u'FindKeyStrings', None,For ) # Result is of type Objects def FindObject(self, ReverseOrder=defaultNamedOptArg): 'Finds objects that match the find what value.\n\tReturn value: The found object(s).\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179609716, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindObject', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindText(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find what value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1181639764, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindText', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret # Result is of type Objects def FindTransliterate(self, ReverseOrder=defaultNamedOptArg): 'Finds text that matches the find character type value.\n\tReturn value: The found text.\n\tReverseOrder: If true, returns the results in reverse order. Type: Boolean' ret = self._oleobj_.InvokeTypes(1179937908, LCID, 1, (9, 0), ((12, 17),),ReverseOrder ) if ret is not None: ret = Dispatch(ret, u'FindTransliterate', '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}') return ret def GenerateIDMLSchema(self, To=defaultNamedNotOptArg, PackageFormat=defaultNamedOptArg): 'Generate schema for IDML.\n\tTo: The folder path of the schema.\n\tPackageFormat: If true, generate schema for package format (multiple files). Default value is false. Type: Boolean' return self._oleobj_.InvokeTypes(1735552611, LCID, 1, (24, 0), ((8, 1), (12, 17)),To , PackageFormat) def GetAllOverlays(self, PortraitDocumentForCheckingOverlays=defaultNamedNotOptArg, LandscapeDocumentForCheckingOverlays=defaultNamedNotOptArg, MiniFolioParams=defaultNamedOptArg): 'Get all overlays.\n\tReturn value: The overlay list as an array of OverlayInfoType. Type: Array of Arrays of Ordered array containing DataField:String, DataValue:Any Type.\n\tPortraitDocumentForCheckingOverlays: The portrait document for checking overlays.\n\tLandscapeDocumentForCheckingOverlays: The landscape document for checking overlays.\n\tMiniFolioParams: Options for exporting a mini folio. Type: Array of Ordered array containing DataField:String, DataValue:Any Type' return self._ApplyTypes_(1734438764, 1, (12, 0), ((9, 1), (9, 1), (12, 17)), u'GetAllOverlays', None,PortraitDocumentForCheckingOverlays , LandscapeDocumentForCheckingOverlays, MiniFolioParams) def GetDigpubArticleVersion(self, DigpubArticleVersion=defaultNamedNotOptArg): 'Get the current digital publishing article version number for the given parameter.\n\tReturn value: The version string(s) requested. Type: Array of Strings.\n\tDigpubArticleVersion: Version string(s) to retrieve.' return self._ApplyTypes_(1734623606, 1, (12, 0), ((3, 1),), u'GetDigpubArticleVersion', None,DigpubArticleVersion ) def GetDigpubVersion(self, DigpubVersion=defaultNamedNotOptArg): 'Get the current digital publishing version number for the given parameter.\n\tReturn value: The version string(s) requested. Type: Array of Strings.\n\tDigpubVersion: Version string(s) to retrieve.' return self._ApplyTypes_(1734635638, 1, (12, 0), ((3, 1),), u'GetDigpubVersion', None,DigpubVersion ) def GetSupportedArticleViewerVersions(self): 'Get the list of article viewer versions the digital publishing plugin supports.\n\tReturn value: An array of article viewer version strings in the form "major.minor.revision". Type: Array of Strings' return self._ApplyTypes_(1733706099, 1, (12, 0), (), u'GetSupportedArticleViewerVersions', None,) def GetSupportedViewerVersions(self): 'Get the list of viewer versions the digital publishing plugin supports.\n\tReturn value: An array of viewer version strings in the form "major.minor.revision". Type: Array of Strings' return self._ApplyTypes_(1733711475, 1, (12, 0), (), u'GetSupportedViewerVersions', None,) def Import(self, Format=defaultNamedNotOptArg, From=defaultNamedNotOptArg): 'Imports presets from the specified file.\n\tFormat: The type of preset to import. .\n\tFrom: The file to import presets from.' return self._oleobj_.InvokeTypes(1768779892, LCID, 1, (24, 0), ((3, 1), (8, 1)),Format , From) # Result is of type Color def ImportAdobeSwatchbookProcessColor(self, Name=defaultNamedNotOptArg): 'Imports a process color swatch from a preloaded Adobe color book.\n\tReturn value: The imported swatch.\n\tName: The process color to load.' ret = self._oleobj_.InvokeTypes(1094807651, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'ImportAdobeSwatchbookProcessColor', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret # Result is of type Color def ImportAdobeSwatchbookSpotColor(self, Name=defaultNamedNotOptArg): 'Imports a spot color swatch from an Adobe color book.\n\tReturn value: The imported swatch.\n\tName: The spot color to load.' ret = self._oleobj_.InvokeTypes(1094808419, LCID, 1, (9, 0), ((8, 1),),Name ) if ret is not None: ret = Dispatch(ret, u'ImportAdobeSwatchbookSpotColor', '{2256FBE8-5584-11D1-804A-0060B03C02E4}') return ret def ImportStyles(self, Format=defaultNamedNotOptArg, From=defaultNamedNotOptArg, GlobalStrategy=1279350607): 'Imports the specified styles.\n\tFormat: The types of styles to import.\n\tFrom: The file containing the styles you want to import.\n\tGlobalStrategy: The resolution strategy to employ for imported styles that have the same names as existing styles.' return self._oleobj_.InvokeTypes(1768772436, LCID, 1, (24, 0), ((3, 1), (8, 1), (3, 49)),Format , From, GlobalStrategy) def InsertLabel(self, Key=defaultNamedNotOptArg, Value=defaultNamedNotOptArg): 'Sets the label to the value associated with the specified key.\n\tKey: The key.\n\tValue: The value.' return self._oleobj_.InvokeTypes(1768836194, LCID, 1, (24, 0), ((8, 1), (8, 1)),Key , Value) def LoadConditions(self, From=defaultNamedNotOptArg, LoadConditionSets=defaultNamedOptArg): 'Load conditions from the specified file.\n\tFrom: The path to the file that contains the conditions.\n\tLoadConditionSets: If true, load the condition sets as well. Type: Boolean' return self._oleobj_.InvokeTypes(1818510196, LCID, 1, (24, 0), ((8, 1), (12, 17)),From , LoadConditionSets) def LoadFindChangeQuery(self, QueryName=defaultNamedNotOptArg, SearchMode=defaultNamedNotOptArg): 'Loads the specified find/change query.\n\tQueryName: The query to load.\n\tSearchMode: The search mode.' return self._oleobj_.InvokeTypes(1178815601, LCID, 1, (24, 0), ((8, 1), (3, 1)),QueryName , SearchMode) # Result is of type MotionPreset def LoadMotionPreset(self, From=defaultNamedNotOptArg): 'Load motion preset from the specified file.\n\tReturn value: The motion preset that is imported.\n\tFrom: The Flash motion preset file.' ret = self._oleobj_.InvokeTypes(1768770896, LCID, 1, (9, 0), ((8, 1),),From ) if ret is not None: ret = Dispatch(ret, u'LoadMotionPreset', '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}') return ret # Result is of type PreflightProfile def LoadPreflightProfile(self, From=defaultNamedNotOptArg): 'Load preflight profile from the specified file.\n\tReturn value: The preflight profile that is loaded.\n\tFrom: The InDesign preflight profile file or InDesign document.' ret = self._oleobj_.InvokeTypes(1818513488, LCID, 1, (9, 0), ((8, 1),),From ) if ret is not None: ret = Dispatch(ret, u'LoadPreflightProfile', '{6A61125E-F75F-4B40-A987-846C18D82DB4}') return ret def LoadSwatches(self, From=defaultNamedNotOptArg): 'Load swatches from the specified file.\n\tFrom: The swatch file or InDesign document.' return self._oleobj_.InvokeTypes(1281643383, LCID, 1, (24, 0), ((8, 1),),From ) def LoadXMLTags(self, From=defaultNamedNotOptArg): 'Loads a set of XML markup tags from the specified file.\n\tFrom: The path to the file that contains the tags.' return self._oleobj_.InvokeTypes(1483502695, LCID, 1, (24, 0), ((8, 1),),From ) def MemoryStatistics(self): 'Gets the memory statistics from the server.\n\tReturn value: The memory statistics, specified as an array: [(core allocation count), (core memory size), (private bytes), (virtual memory size), (resident memory size), (handle count), (gdi object count), ]. Type: Array of 7 Arrays of 2 Long Integers' return self._ApplyTypes_(1397576564, 1, (12, 0), (), u'MemoryStatistics', None,) def MountProject(self, ServerURL=defaultNamedNotOptArg, ProjectName=defaultNamedNotOptArg): 'Mount a Version Cue project.\n\tServerURL: The URL of the Version Cue server containing the project.\n\tProjectName: The name of the Version Cue project to mount' return self._oleobj_.InvokeTypes(1836347498, LCID, 1, (24, 0), ((8, 1), (8, 1)),ServerURL , ProjectName) def Open(self, From=defaultNamedNotOptArg, ShowingWindow=True, OpenOption=1147563124): 'Opens the specified document, book, or library.\n\tReturn value: The opened document, book, or library. Type: Document, Book, Library or Array of Documents, Books or Libraries.\n\tFrom: The file path(s) to the document, book, or library. Type: File (String) or Array of Files (Strings).\n\tShowingWindow: If true, opens the document in a window. If false, the document is opened but is not displayed in a window.\n\tOpenOption: How to open the document.' return self._ApplyTypes_(1868853091, 1, (12, 0), ((12, 1), (11, 49), (3, 49)), u'Open', None,From , ShowingWindow, OpenOption) def PackageUCF(self, SourceFolder=defaultNamedNotOptArg, UCFFile=defaultNamedNotOptArg, MIMEMediaType=u'application/vnd.adobe.indesign-idml-package'): 'Package a folder into a UCF file.\n\tSourceFolder: The folder to be packaged into an IDML file. Does not validate structure of the folder pursuant to the IDML spec. Caller is responsible for making sure the files in the folder are correctly organized.\n\tUCFFile: The destination UCF file. Will be overwritten if it already exists.\n\tMIMEMediaType: The MIME media type, default value identifies package as IDML.' return self._ApplyTypes_(1398173803, 1, (24, 32), ((8, 1), (8, 1), (8, 49)), u'PackageUCF', None,SourceFolder , UCFFile, MIMEMediaType) def Paste(self): 'Pastes data from the clipboard into the active document window. ' return self._oleobj_.InvokeTypes(1885434740, LCID, 1, (24, 0), (),) def PasteInPlace(self): 'Pastes data from the clipboard into the active document window at the same position that the data held in its original document.' return self._oleobj_.InvokeTypes(1349734508, LCID, 1, (24, 0), (),) def PasteInto(self): 'Pastes data from the clipboard into the selected object in the active document window.' return self._oleobj_.InvokeTypes(1885434741, LCID, 1, (24, 0), (),) def PasteWithoutFormatting(self): 'Pastes data (minus formatting) from the clipboard into the active document window. ' return self._oleobj_.InvokeTypes(1885435238, LCID, 1, (24, 0), (),) def PerformanceMetric(self, For=defaultNamedNotOptArg): 'Gets the current value of the specified performance metric.\n\tReturn value: The status. Type: Array of 2 Long Integers or Double.\n\tFor: The status to get from InDesign. Type: Long Integer or idPerformanceMetricOptions enumerator' return self._ApplyTypes_(1347249524, 1, (12, 0), ((12, 1),), u'PerformanceMetric', None,For ) def PerformanceMetricLongName(self, For=defaultNamedNotOptArg): 'Gets the long name of the specified performance metric.\n\tReturn value: The long name.\n\tFor: The status to get from InDesign. Type: Long Integer or idPerformanceMetricOptions enumerator' # Result is a Unicode object return self._oleobj_.InvokeTypes(1347243118, LCID, 1, (8, 0), ((12, 1),),For ) def PerformanceMetricShortName(self, For=defaultNamedNotOptArg): 'Gets the short name of the specified performance metric.\n\tReturn value: The short name.\n\tFor: The status to get from InDesign. Type: Long Integer or idPerformanceMetricOptions enumerator' # Result is a Unicode object return self._oleobj_.InvokeTypes(1347244910, LCID, 1, (8, 0), ((12, 1),),For ) def Place(self, FileName=defaultNamedNotOptArg, ShowingOptions=False): 'Place one or more files following the behavior of the place menu item. This may load the place gun or replace the selected object, depending on current preferences.\n\tFileName: One or more files to place. Type: File (String) or Array of Files (Strings).\n\tShowingOptions: Whether to display the import options dialog' return self._oleobj_.InvokeTypes(1886151011, LCID, 1, (24, 0), ((12, 1), (11, 49)),FileName , ShowingOptions) def PrintOut(self, From=defaultNamedNotOptArg, PrintDialog=defaultNamedOptArg, Using=defaultNamedOptArg): 'Prints the specified file(s).\n\tFrom: One or more file paths. Type: File (String) or Array of Files (Strings).\n\tPrintDialog: Whether to invoke the print dialog. Type: Boolean.\n\tUsing: Printer preset to use. Type: idPrinterPresetTypes enumerator or PrinterPreset' return self._oleobj_.InvokeTypes(1885630307, LCID, 1, (24, 0), ((12, 1), (12, 17), (12, 17)),From , PrintDialog, Using) def PublishTerminology(self, Version=defaultNamedNotOptArg): 'Generates a type library.\n\tVersion: The version to publish. Type: Double or String' return self._oleobj_.InvokeTypes(1349870164, LCID, 1, (24, 0), ((12, 1),),Version ) def Quit(self, Saving=1634954016): 'Quits the application.\n\tSaving: The option to use for saving changes to open documents before quitting.' return self._oleobj_.InvokeTypes(1903520116, LCID, 1, (24, 0), ((3, 49),),Saving ) def Redo(self): 'Redoes the last action.' return self._oleobj_.InvokeTypes(1919247471, LCID, 1, (24, 0), (),) def RemoveEventListener(self, EventType=defaultNamedNotOptArg, Handler=defaultNamedNotOptArg, Captures=False): 'Removes the event listener.\n\tReturn value: Returns true if the handler was previously registered for this event.\n\tEventType: The registered event type.\n\tHandler: The registered event handler. Type: File (String) or JavaScript Function.\n\tCaptures: This parameter is obsolete.' return self._oleobj_.InvokeTypes(1699890508, LCID, 1, (11, 0), ((8, 1), (12, 1), (11, 49)),EventType , Handler, Captures) def SaveFindChangeQuery(self, QueryName=defaultNamedNotOptArg, SearchMode=defaultNamedNotOptArg): 'Saves the specified find/change query.\n\tQueryName: The query to save.\n\tSearchMode: The search mode.' return self._oleobj_.InvokeTypes(1178817393, LCID, 1, (24, 0), ((8, 1), (3, 1)),QueryName , SearchMode) def SaveSwatches(self, To=defaultNamedNotOptArg, SwatchList=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Saves the specified swatch(es) to a swatchbook file.\n\tTo: The swatchbook file to save to.\n\tSwatchList: The swatch(es) to save.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1400263543, LCID, 1, (24, 0), ((8, 1), (9, 1), (12, 17), (11, 49)),To , SwatchList, VersionComments, ForceSave) def SaveXMLTags(self, To=defaultNamedNotOptArg, VersionComments=defaultNamedOptArg, ForceSave=False): 'Saves a set of tags to an external file.\n\tTo: The full path to the file in which to save the tags.\n\tVersionComments: The comment for this version. Type: String.\n\tForceSave: If true, forcibly saves a version.' return self._oleobj_.InvokeTypes(1483961447, LCID, 1, (24, 0), ((8, 1), (12, 17), (11, 49)),To , VersionComments, ForceSave) def Select(self, SelectableItems=defaultNamedNotOptArg, ExistingSelection=1919250519): 'Selects the specified object(s).\n\tSelectableItems: The objects to select. Type: Object, Array of Objects, idNothingEnum enumerator or idSelectAll enumerator.\n\tExistingSelection: The selection status of the Application in relation to previously selected objects.' return self._oleobj_.InvokeTypes(1936026740, LCID, 1, (24, 0), ((12, 1), (3, 49)),SelectableItems , ExistingSelection) def SetApplicationPreferences(self, ApplicationPreferences=defaultNamedNotOptArg): "Sets the application's preferences.\n\tApplicationPreferences: The IDML defaults file or enumeration. Type: File (String) or idLanguageAndRegion enumerator" return self._oleobj_.InvokeTypes(1933668464, LCID, 1, (24, 0), ((12, 1),),ApplicationPreferences ) def TileWindows(self): 'Tile all document windows' return self._oleobj_.InvokeTypes(1953066085, LCID, 1, (24, 0), (),) def TogglePanelSystemVisibility(self): 'Toggles the visibility of the entire panel system.' return self._oleobj_.InvokeTypes(1416655702, LCID, 1, (24, 0), (),) def TranslateKeyString(self, For=defaultNamedNotOptArg): 'Translates a key string into localized form based on current application locale.\n\tReturn value: The translated string.\n\tFor: The key string to translate' # Result is a Unicode object return self._oleobj_.InvokeTypes(1700023123, LCID, 1, (8, 0), ((8, 1),),For ) def Undo(self): 'Undoes the last action.' return self._oleobj_.InvokeTypes(1970168943, LCID, 1, (24, 0), (),) def UnpackageUCF(self, UCFFile=defaultNamedNotOptArg, DestinationFolder=defaultNamedNotOptArg): 'Unpackage a UCF file into a folder structure.\n\tUCFFile: The UCF file to be unpackaged.\n\tDestinationFolder: The folder where you would like the UCF file unpackaged to. Will be created if it does not exist.' return self._oleobj_.InvokeTypes(1398175081, LCID, 1, (24, 0), ((8, 1), (8, 1)),UCFFile , DestinationFolder) def UpdateFonts(self): 'Forces a check for new fonts in the various Fonts folders.' return self._oleobj_.InvokeTypes(1433421422, LCID, 1, (24, 0), (),) def WaitForAllTasks(self): 'Waits for all the background tasks to finish.\n\tReturn value: A list of task states for task that finished. Type: Array of idTaskState enumerators' return self._ApplyTypes_(1415004532, 1, (12, 0), (), u'WaitForAllTasks', None,) _prop_map_get_ = { # Method 'ActiveBook' returns object of type 'Book' "ActiveBook": (1635017323, 2, (9, 0), (), "ActiveBook", '{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}'), # Method 'ActiveDocument' returns object of type 'Document' "ActiveDocument": (1885430628, 2, (9, 0), (), "ActiveDocument", '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}'), "ActiveScript": (1131635572, 2, (8, 0), (), "ActiveScript", None), "ActiveScriptUndoMode": (1129534797, 2, (3, 0), (), "ActiveScriptUndoMode", None), "ActiveWindow": (1885430647, 2, (12, 0), (), "ActiveWindow", None), # Method 'AlignDistributePreferences' returns object of type 'AlignDistributePreference' "AlignDistributePreferences": (1631867760, 2, (9, 0), (), "AlignDistributePreferences", '{4F016B6D-E5C0-49E3-9BCE-878E56711671}'), # Method 'AllCellStyles' returns object of type 'Objects' "AllCellStyles": (1348559731, 2, (9, 0), (), "AllCellStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllCharacterStyles' returns object of type 'Objects' "AllCharacterStyles": (1883333491, 2, (9, 0), (), "AllCharacterStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllObjectStyles' returns object of type 'Objects' "AllObjectStyles": (1348562803, 2, (9, 0), (), "AllObjectStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AllParagraphStyles' returns object of type 'Objects' "AllParagraphStyles": (1883336819, 2, (9, 0), (), "AllParagraphStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "AllPreflightObjectTypes": (1346781519, 2, (12, 0), (), "AllPreflightObjectTypes", None), "AllPreflightRuleCategories": (1346781507, 2, (12, 0), (), "AllPreflightRuleCategories", None), "AllPreflightRuleIDs": (1346781522, 2, (12, 0), (), "AllPreflightRuleIDs", None), # Method 'AllTableStyles' returns object of type 'Objects' "AllTableStyles": (1348564083, 2, (9, 0), (), "AllTableStyles", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), # Method 'AnchoredObjectDefaults' returns object of type 'AnchoredObjectDefault' "AnchoredObjectDefaults": (1883328356, 2, (9, 0), (), "AnchoredObjectDefaults", '{EFDEBF5B-01F7-4BDE-A228-94D128D984D6}'), # Method 'AnchoredObjectSettings' returns object of type 'AnchoredObjectSetting' "AnchoredObjectSettings": (1883328371, 2, (9, 0), (), "AnchoredObjectSettings", '{B472528A-6948-4644-B7D9-BD09C1C82375}'), # Method 'AutoCorrectPreferences' returns object of type 'AutoCorrectPreference' "AutoCorrectPreferences": (1633906800, 2, (9, 0), (), "AutoCorrectPreferences", '{B31AF5C3-18BB-44E2-8A70-5624138BBEEA}'), # Method 'AutoCorrectTables' returns object of type 'AutoCorrectTables' "AutoCorrectTables": (1094939251, 2, (9, 0), (), "AutoCorrectTables", '{BF4F846F-EAB4-4F5A-AD1D-6272324EF3DA}'), # Method 'BackgroundTasks' returns object of type 'BackgroundTasks' "BackgroundTasks": (1665291379, 2, (9, 0), (), "BackgroundTasks", '{381D8C13-E90F-4B4B-9A2D-30DAEF628D05}'), # Method 'BaselineFrameGridOptions' returns object of type 'BaselineFrameGridOption' "BaselineFrameGridOptions": (1112303207, 2, (9, 0), (), "BaselineFrameGridOptions", '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}'), # Method 'Books' returns object of type 'Books' "Books": (1114598259, 2, (9, 0), (), "Books", '{2EB70FA1-4D1D-11D4-A6A4-00C04F78AAC5}'), # Method 'ButtonPreferences' returns object of type 'ButtonPreference' "ButtonPreferences": (1651404912, 2, (9, 0), (), "ButtonPreferences", '{EC3B0035-CD8A-4B51-BF7D-8F2481EAE41E}'), # Method 'CJKGridPreferences' returns object of type 'CjkGridPreference' "CJKGridPreferences": (1248882790, 2, (9, 0), (), "CJKGridPreferences", '{45F9BC51-E026-11D3-9D01-00C04F99131A}'), # Method 'CellStyleGroups' returns object of type 'CellStyleGroups' "CellStyleGroups": (1181184115, 2, (9, 0), (), "CellStyleGroups", '{91C566E3-202F-4F41-8F9C-565FB6AC4225}'), # Method 'CellStyleMappings' returns object of type 'CellStyleMappings' "CellStyleMappings": (1668509043, 2, (9, 0), (), "CellStyleMappings", '{C26B9F05-9487-446E-9F1F-04F777278012}'), # Method 'CellStyles' returns object of type 'CellStyles' "CellStyles": (1667461996, 2, (9, 0), (), "CellStyles", '{6612DCBF-9FE0-4D5D-B920-58D733AA9572}'), "ChangeColorPreferences": (1883456336, 2, (12, 0), (), "ChangeColorPreferences", None), "ChangeGlyphPreferences": (1883459664, 2, (12, 0), (), "ChangeGlyphPreferences", None), "ChangeGrepPreferences": (1883457360, 2, (12, 0), (), "ChangeGrepPreferences", None), "ChangeObjectPreferences": (1883459408, 2, (12, 0), (), "ChangeObjectPreferences", None), "ChangeTextPreferences": (1883469904, 2, (12, 0), (), "ChangeTextPreferences", None), "ChangeTransliteratePreferences": (1883458640, 2, (12, 0), (), "ChangeTransliteratePreferences", None), # Method 'CharStyleMappings' returns object of type 'CharStyleMappings' "CharStyleMappings": (1667789677, 2, (9, 0), (), "CharStyleMappings", '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}'), # Method 'CharacterStyleGroups' returns object of type 'CharacterStyleGroups' "CharacterStyleGroups": (1131639923, 2, (9, 0), (), "CharacterStyleGroups", '{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}'), # Method 'CharacterStyles' returns object of type 'CharacterStyles' "CharacterStyles": (1668510835, 2, (9, 0), (), "CharacterStyles", '{496F0BE6-7834-11D2-AAF0-00C04FA37726}'), "ClearOverridesWhenApplyingStyle": (1668249441, 2, (11, 0), (), "ClearOverridesWhenApplyingStyle", None), # Method 'ClipboardPreferences' returns object of type 'ClipboardPreference' "ClipboardPreferences": (1666216550, 2, (9, 0), (), "ClipboardPreferences", '{316B4A31-2E87-423B-8961-9117A2CAAF2D}'), # Method 'ColorGroups' returns object of type 'ColorGroups' "ColorGroups": (1665361779, 2, (9, 0), (), "ColorGroups", '{B29B5C06-8E74-4A3E-AB4E-9DDB0E8AF419}'), # Method 'ColorSettings' returns object of type 'ColorSetting' "ColorSettings": (1666409844, 2, (9, 0), (), "ColorSettings", '{33D19DFA-CC8B-4977-AD62-948B130D0CEB}'), # Method 'Colors' returns object of type 'Colors' "Colors": (1668051571, 2, (9, 0), (), "Colors", '{2256FBE9-5584-11D1-804A-0060B03C02E4}'), # Method 'CompositeFonts' returns object of type 'CompositeFonts' "CompositeFonts": (1667657331, 2, (9, 0), (), "CompositeFonts", '{CF1DB2BF-DDB1-11D3-9D01-00C04F99131A}'), # Method 'ConditionSets' returns object of type 'ConditionSets' "ConditionSets": (1668567923, 2, (9, 0), (), "ConditionSets", '{F38B921E-24FE-4C0F-92AB-5712BA317E36}'), # Method 'ConditionalTextPreferences' returns object of type 'ConditionalTextPreference' "ConditionalTextPreferences": (1885566031, 2, (9, 0), (), "ConditionalTextPreferences", '{5AC60664-918C-49BD-A522-2290BCAB15E4}'), # Method 'Conditions' returns object of type 'Conditions' "Conditions": (1668568179, 2, (9, 0), (), "Conditions", '{2A64F819-64F3-4CA9-9672-A33156AF9E44}'), # Method 'ContentPlacer' returns object of type 'ContentPlacerObject' "ContentPlacer": (1883456622, 2, (9, 0), (), "ContentPlacer", '{2953DFA5-A99F-477B-A075-162CEE929171}'), # Method 'DashedStrokeStyles' returns object of type 'DashedStrokeStyles' "DashedStrokeStyles": (1147229043, 2, (9, 0), (), "DashedStrokeStyles", '{112329E6-AE7F-414F-A2D5-8FACCDE89D8F}'), # Method 'DataMergeOptions' returns object of type 'DataMergeOption' "DataMergeOptions": (1885629807, 2, (9, 0), (), "DataMergeOptions", '{20A43D73-6397-4460-B1B5-E0531063E897}'), # Method 'Diagnostics' returns object of type 'DiagnosticsObject' "Diagnostics": (1145532258, 2, (9, 0), (), "Diagnostics", '{1DA6CF8A-E04A-4AEA-9EC4-91F0EC0B0FF7}'), # Method 'Dialogs' returns object of type 'Dialogs' "Dialogs": (1967410291, 2, (9, 0), (), "Dialogs", '{E470F8F5-7EBF-4B2A-B4C7-8BF929D14899}'), # Method 'DictionaryPreferences' returns object of type 'DictionaryPreference' "DictionaryPreferences": (1685352560, 2, (9, 0), (), "DictionaryPreferences", '{A3736547-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'DisplayPerformancePreferences' returns object of type 'DisplayPerformancePreference' "DisplayPerformancePreferences": (1148613488, 2, (9, 0), (), "DisplayPerformancePreferences", '{02967DF8-6695-11D5-AA71-00C04F603A14}'), # Method 'DisplaySettings' returns object of type 'DisplaySettings' "DisplaySettings": (1148416083, 2, (9, 0), (), "DisplaySettings", '{F41D1435-666D-11D5-A66C-00B0D02095DC}'), # Method 'DocumentPreferences' returns object of type 'DocumentPreference' "DocumentPreferences": (1684238448, 2, (9, 0), (), "DocumentPreferences", '{EE964063-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'DocumentPresets' returns object of type 'DocumentPresets' "DocumentPresets": (1665426291, 2, (9, 0), (), "DocumentPresets", '{CAC0FDBA-A897-4663-A9D9-43F4EB8C3118}'), # Method 'Documents' returns object of type 'Documents' "Documents": (1685021555, 2, (9, 0), (), "Documents", '{1A5E8DB5-3443-11D1-803C-0060B03C02E4}'), # Method 'DottedStrokeStyles' returns object of type 'DottedStrokeStyles' "DottedStrokeStyles": (1148146547, 2, (9, 0), (), "DottedStrokeStyles", '{932B0085-3F0E-4803-B1A1-F1FD8193CB2E}'), # Method 'EPSExportPreferences' returns object of type 'EPSExportPreference' "EPSExportPreferences": (1883587920, 2, (9, 0), (), "EPSExportPreferences", '{4034A250-56C9-4CD5-B1D7-EAA1EA932F25}'), # Method 'EPSImportPreferences' returns object of type 'EPSImportPreference' "EPSImportPreferences": (1883588944, 2, (9, 0), (), "EPSImportPreferences", '{526B10ED-ADC9-4C8B-AC96-5BE855B16B60}'), # Method 'EndnoteOptions' returns object of type 'EndnoteOption' "EndnoteOptions": (1701802096, 2, (9, 0), (), "EndnoteOptions", '{12EA8B20-F452-457F-B2B6-7F7A2F85E388}'), # Method 'EpubViewingAppsPreferences' returns object of type 'EPubExportPreviewAppPreference' "EpubViewingAppsPreferences": (1161916496, 2, (9, 0), (), "EpubViewingAppsPreferences", '{2743E6D2-BB9A-4DB5-B2E7-6806A95E36CF}'), # Method 'EventListeners' returns object of type 'EventListeners' "EventListeners": (1165380723, 2, (9, 0), (), "EventListeners", '{66503A71-3620-4C50-AFD2-16743353D5A5}'), # Method 'Events' returns object of type 'Events' "Events": (1702261875, 2, (9, 0), (), "Events", '{7E528261-8EA4-42D0-9955-8CED430317C9}'), # Method 'ExcelImportPreferences' returns object of type 'ExcelImportPreference' "ExcelImportPreferences": (1884834899, 2, (9, 0), (), "ExcelImportPreferences", '{2ABB3451-6AE8-11D5-89F2-00B0D0484406}'), # Method 'ExportForWebPreferences' returns object of type 'ExportForWebPreference' "ExportForWebPreferences": (1885697872, 2, (9, 0), (), "ExportForWebPreferences", '{B7D43298-793B-45C1-BEE2-61F4ADCA1771}'), "FeatureSet": (1885762420, 2, (3, 0), (), "FeatureSet", None), "FilePath": (1885434984, 2, (8, 0), (), "FilePath", None), "FindChangeColorOptions": (1883652931, 2, (12, 0), (), "FindChangeColorOptions", None), "FindChangeGlyphOptions": (1883652976, 2, (12, 0), (), "FindChangeGlyphOptions", None), "FindChangeGrepOptions": (1883652935, 2, (12, 0), (), "FindChangeGrepOptions", None), "FindChangeObjectOptions": (1883652943, 2, (12, 0), (), "FindChangeObjectOptions", None), "FindChangeTextOptions": (1883652948, 2, (12, 0), (), "FindChangeTextOptions", None), "FindChangeTransliterateOptions": (1883652972, 2, (12, 0), (), "FindChangeTransliterateOptions", None), "FindColorPreferences": (1883652978, 2, (12, 0), (), "FindColorPreferences", None), "FindGlyphPreferences": (1883656272, 2, (12, 0), (), "FindGlyphPreferences", None), "FindGrepPreferences": (1883653968, 2, (12, 0), (), "FindGrepPreferences", None), "FindObjectPreferences": (1883656016, 2, (12, 0), (), "FindObjectPreferences", None), "FindTextPreferences": (1883657296, 2, (12, 0), (), "FindTextPreferences", None), "FindTransliteratePreferences": (1883655248, 2, (12, 0), (), "FindTransliteratePreferences", None), # Method 'FlattenerPresets' returns object of type 'FlattenerPresets' "FlattenerPresets": (1718375283, 2, (9, 0), (), "FlattenerPresets", '{6EBE0972-2FF7-4C88-B28D-BAC0B02DE562}'), # Method 'FontLockingPreferences' returns object of type 'FontLockingPreference' "FontLockingPreferences": (1883663440, 2, (9, 0), (), "FontLockingPreferences", '{4D163B2E-D758-4309-9B2F-9EEAFFA3C448}'), # Method 'FontSyncPreferences' returns object of type 'FontSyncPreference' "FontSyncPreferences": (1718841456, 2, (9, 0), (), "FontSyncPreferences", '{D8246E48-2E41-4502-81D5-483DB99552C4}'), # Method 'Fonts' returns object of type 'Fonts' "Fonts": (1181635699, 2, (9, 0), (), "Fonts", '{BA73BD7C-6CC7-47A4-915A-D711875752B9}'), # Method 'FootnoteOptions' returns object of type 'FootnoteOption' "FootnoteOptions": (1179545455, 2, (9, 0), (), "FootnoteOptions", '{370A7F79-B0DD-43ED-9F0A-CB39941F5EBB}'), # Method 'FrameFittingOptions' returns object of type 'FrameFittingOption' "FrameFittingOptions": (1883653743, 2, (9, 0), (), "FrameFittingOptions", '{21EC2086-4911-4879-B8DE-A7049C96C769}'), "FullName": (1718509933, 2, (8, 0), (), "FullName", None), # Method 'GalleyPreferences' returns object of type 'GalleyPreference' "GalleyPreferences": (1883726188, 2, (9, 0), (), "GalleyPreferences", '{595F5387-2EAB-4C10-B66A-71A1908B49CE}'), # Method 'GeneralPreferences' returns object of type 'GeneralPreference' "GeneralPreferences": (1735422566, 2, (9, 0), (), "GeneralPreferences", '{9DDF3B90-2909-4C73-8B9B-38D1A1DD62C6}'), # Method 'GpuPerformancePreferences' returns object of type 'GpuPerformancePreference' "GpuPerformancePreferences": (1883721813, 2, (9, 0), (), "GpuPerformancePreferences", '{8A69953C-A2E9-4B7E-B443-9FCC81500123}'), # Method 'GrabberPreferences' returns object of type 'GrabberPreference' "GrabberPreferences": (1885827696, 2, (9, 0), (), "GrabberPreferences", '{6B77AC97-5342-4F7B-AD1B-F2F9168243BB}'), # Method 'Gradients' returns object of type 'Gradients' "Gradients": (1735550067, 2, (9, 0), (), "Gradients", '{A3736552-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'GridPreferences' returns object of type 'GridPreference' "GridPreferences": (1735553136, 2, (9, 0), (), "GridPreferences", '{EE96406B-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'GridPrintingPreferences' returns object of type 'GridPrintingPreference' "GridPrintingPreferences": (1248880496, 2, (9, 0), (), "GridPrintingPreferences", '{496F0BDC-7834-11D2-AAF0-00C04FA37726}'), # Method 'GuidePreferences' returns object of type 'GuidePreference' "GuidePreferences": (1734635632, 2, (9, 0), (), "GuidePreferences", '{EE964069-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'HttpLinkConnectionManager' returns object of type 'HttpLinkConnectionManagerObject' "HttpLinkConnectionManager": (1751346546, 2, (9, 0), (), "HttpLinkConnectionManager", '{43CDA0D0-E2B1-42AF-96FA-3910C63F6ED7}'), # Method 'IMEPreferences' returns object of type 'IMEPreference' "IMEPreferences": (1883860304, 2, (9, 0), (), "IMEPreferences", '{A26F1392-4E33-4451-B923-899ADA3A96ED}'), # Method 'IdleTasks' returns object of type 'IdleTasks' "IdleTasks": (1230269299, 2, (9, 0), (), "IdleTasks", '{1E048FE5-5927-4698-A686-5E13F68F0250}'), # Method 'ImageIOPreferences' returns object of type 'ImageIOPreference' "ImageIOPreferences": (1768910960, 2, (9, 0), (), "ImageIOPreferences", '{72BF23EF-B70B-4027-B8B3-EBA5C9866999}'), # Method 'ImagePreferences' returns object of type 'ImagePreference' "ImagePreferences": (1768779890, 2, (9, 0), (), "ImagePreferences", '{70D5BAB3-C459-4D58-94B0-1C32CBDD189C}'), # Method 'ImportedPageAttributes' returns object of type 'ImportedPageAttribute' "ImportedPageAttributes": (1883849793, 2, (9, 0), (), "ImportedPageAttributes", '{AE476BF1-0129-4823-A1CF-71F3C4E8E628}'), # Method 'InCopyExportOptions' returns object of type 'InCopyExportOption' "InCopyExportOptions": (1768965487, 2, (9, 0), (), "InCopyExportOptions", '{69F6966D-6716-4B06-8C6D-6344B7182886}'), # Method 'IndexGenerationOptions' returns object of type 'IndexOptions' "IndexGenerationOptions": (1231321167, 2, (9, 0), (), "IndexGenerationOptions", '{E9024D2A-EC86-4F81-8A46-1B89AAE64E40}'), # Method 'IndexingSortOptions' returns object of type 'IndexingSortOptions' "IndexingSortOptions": (1767067507, 2, (9, 0), (), "IndexingSortOptions", '{05F21776-73A6-4D04-B4F4-7FD17E4D90DC}'), # Method 'Inks' returns object of type 'Inks' "Inks": (1768844147, 2, (9, 0), (), "Inks", '{0BA359C1-FF1A-45ED-A999-9476BE2D2A03}'), # Method 'InteractivePDFExportPreferences' returns object of type 'InteractivePDFExportPreference' "InteractivePDFExportPreferences": (1885950032, 2, (9, 0), (), "InteractivePDFExportPreferences", '{E6E07CAE-624C-4367-9746-6431E949631A}'), # Method 'JPEGExportPreferences' returns object of type 'JPEGExportPreference' "JPEGExportPreferences": (1886023760, 2, (9, 0), (), "JPEGExportPreferences", '{60B35A5A-5069-4FD9-B5BD-E5CFE1E10F99}'), # Method 'KinsokuTables' returns object of type 'KinsokuTables' "KinsokuTables": (1248555891, 2, (9, 0), (), "KinsokuTables", '{004AEAD1-3C3F-438F-B22F-316000307E4D}'), "Label": (1886675303, 2, (8, 0), (), "Label", None), # Method 'LanguagesWithVendors' returns object of type 'LanguagesWithVendors' "LanguagesWithVendors": (1986815859, 2, (9, 0), (), "LanguagesWithVendors", '{D82396B6-0E61-4E10-B9B9-5A881A7AAF82}'), # Method 'LayoutGridData' returns object of type 'LayoutGridDataInformation' "LayoutGridData": (1248880484, 2, (9, 0), (), "LayoutGridData", '{7666516E-3AE1-437B-B6FA-9F66D91D1622}'), # Method 'LayoutWindows' returns object of type 'LayoutWindows' "LayoutWindows": (1282895475, 2, (9, 0), (), "LayoutWindows", '{D15B28BF-5610-4EE3-A5B4-B4E2133BFC0B}'), # Method 'Libraries' returns object of type 'Libraries' "Libraries": (1281520243, 2, (9, 0), (), "Libraries", '{8A157BC0-8B82-4B3E-A40B-C6CD28E2843E}'), # Method 'LinkedPageItemOptions' returns object of type 'LinkedPageItemOption' "LinkedPageItemOptions": (1819306352, 2, (9, 0), (), "LinkedPageItemOptions", '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}'), # Method 'LinkedStoryOptions' returns object of type 'LinkedStoryOption' "LinkedStoryOptions": (1819504752, 2, (9, 0), (), "LinkedStoryOptions", '{CE38D788-413B-4562-A498-B4AE5E36EE82}'), # Method 'LinkingPreferences' returns object of type 'LinkingPreference' "LinkingPreferences": (1818980464, 2, (9, 0), (), "LinkingPreferences", '{8F7AED4D-37D3-4610-BD32-504CB5908F32}'), "LiveScreenDrawing": (1886745458, 2, (3, 0), (), "LiveScreenDrawing", None), "Locale": (1282368364, 2, (3, 0), (), "Locale", None), # Method 'MarginPreferences' returns object of type 'MarginPreference' "MarginPreferences": (1768779888, 2, (9, 0), (), "MarginPreferences", '{EE964073-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'MenuActions' returns object of type 'MenuActions' "MenuActions": (1097036915, 2, (9, 0), (), "MenuActions", '{81E98E8E-8825-4028-8FAD-51D5D4F68EBF}'), # Method 'Menus' returns object of type 'Menus' "Menus": (1298484851, 2, (9, 0), (), "Menus", '{AE3848F5-26F9-425F-B6CB-63C9919DE0DA}'), # Method 'MixedInkGroups' returns object of type 'MixedInkGroups' "MixedInkGroups": (1299728243, 2, (9, 0), (), "MixedInkGroups", '{7B49364B-B15E-4119-9AB2-FD88D6D4C3BC}'), # Method 'MixedInks' returns object of type 'MixedInks' "MixedInks": (1299731315, 2, (9, 0), (), "MixedInks", '{A50BD6D8-6F1A-4CAE-A05E-19B219AE5338}'), "ModalState": (1634749779, 2, (11, 0), (), "ModalState", None), # Method 'MojikumiTables' returns object of type 'MojikumiTables' "MojikumiTables": (1248684659, 2, (9, 0), (), "MojikumiTables", '{96FD14D4-164E-49F9-9BAC-227B1529B06A}'), # Method 'MojikumiUIPreferences' returns object of type 'MojikumiUiPreference' "MojikumiUIPreferences": (1785558377, 2, (9, 0), (), "MojikumiUIPreferences", '{E4324EF1-13EE-4E95-9C8C-50653F5F87BB}'), # Method 'MotionPresets' returns object of type 'MotionPresets' "MotionPresets": (1666019443, 2, (9, 0), (), "MotionPresets", '{F8B3F2C9-FD1E-4040-90BB-369111963367}'), "Name": (0, 2, (8, 0), (), "Name", None), # Method 'NamedGrids' returns object of type 'NamedGrids' "NamedGrids": (1248749427, 2, (9, 0), (), "NamedGrids", '{7A0A1153-32E2-42ED-9043-40841ED6433A}'), # Method 'NotePreferences' returns object of type 'NotePreference' "NotePreferences": (1884189797, 2, (9, 0), (), "NotePreferences", '{06F81BBC-A287-43ED-ABE4-C30EDBC6B9ED}'), # Method 'NumberingLists' returns object of type 'NumberingLists' "NumberingLists": (1651403891, 2, (9, 0), (), "NumberingLists", '{26A8AFD0-7863-4D09-941C-948795428592}'), # Method 'ObjectStyleGroups' returns object of type 'ObjectStyleGroups' "ObjectStyleGroups": (1331849075, 2, (9, 0), (), "ObjectStyleGroups", '{53D49BD2-D485-4F57-9259-08609E389AAE}'), # Method 'ObjectStyles' returns object of type 'ObjectStyles' "ObjectStyles": (1331843955, 2, (9, 0), (), "ObjectStyles", '{825602C7-96FB-41F4-8B5D-F51FCDC92413}'), # Method 'PDFExportPreferences' returns object of type 'PDFExportPreference' "PDFExportPreferences": (1145466982, 2, (9, 0), (), "PDFExportPreferences", '{496F0BE0-7834-11D2-AAF0-00C04FA37726}'), # Method 'PDFExportPresets' returns object of type 'PDFExportPresets' "PDFExportPresets": (1346794355, 2, (9, 0), (), "PDFExportPresets", '{A373654A-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'PDFPlacePreferences' returns object of type 'PDFPlacePreference' "PDFPlacePreferences": (1145465190, 2, (9, 0), (), "PDFPlacePreferences", '{A373654B-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'PNGExportPreferences' returns object of type 'PNGExportPreference' "PNGExportPreferences": (1886416464, 2, (9, 0), (), "PNGExportPreferences", '{08DA1FAA-956A-4321-A60A-ED424D95DA0E}'), # Method 'PageItemDefaults' returns object of type 'PageItemDefault' "PageItemDefaults": (1884309828, 2, (9, 0), (), "PageItemDefaults", '{84A2FCDA-3906-473F-A9B5-2ECAD5AE68B8}'), # Method 'Panels' returns object of type 'Panels' "Panels": (1884311123, 2, (9, 0), (), "Panels", '{42999865-2B94-44EC-9C17-28D0C0A508CB}'), # Method 'ParaStyleMappings' returns object of type 'ParaStyleMappings' "ParaStyleMappings": (1886614637, 2, (9, 0), (), "ParaStyleMappings", '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}'), # Method 'ParagraphStyleGroups' returns object of type 'ParagraphStyleGroups' "ParagraphStyleGroups": (1349743731, 2, (9, 0), (), "ParagraphStyleGroups", '{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}'), # Method 'ParagraphStyles' returns object of type 'ParagraphStyles' "ParagraphStyles": (1886614643, 2, (9, 0), (), "ParagraphStyles", '{496F0BE2-7834-11D2-AAF0-00C04FA37726}'), # Method 'Parent' returns object of type '_Application' "Parent": (1885434469, 2, (9, 0), (), "Parent", '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}'), # Method 'PasteboardPreferences' returns object of type 'PasteboardPreference' "PasteboardPreferences": (1883391056, 2, (9, 0), (), "PasteboardPreferences", '{FD8BFE64-6BBB-4381-8F4C-D434627CA358}'), "PerformanceMetrics": (1347253363, 2, (12, 0), (), "PerformanceMetrics", None), "PlaceableFileExtensions": (1349272952, 2, (12, 0), (), "PlaceableFileExtensions", None), "PlaceableFileTypes": (1349276793, 2, (12, 0), (), "PlaceableFileTypes", None), # Method 'PolygonPreferences' returns object of type 'PolygonPreference' "PolygonPreferences": (1887006832, 2, (9, 0), (), "PolygonPreferences", '{496F0BE4-7834-11D2-AAF0-00C04FA37726}'), # Method 'Preferences' returns object of type 'Preferences' "Preferences": (1349674611, 2, (9, 0), (), "Preferences", '{D6F21922-A644-46CF-8B21-B7112ACDD69B}'), # Method 'PreflightBookOptions' returns object of type 'PreflightBookOption' "PreflightBookOptions": (1885749839, 2, (9, 0), (), "PreflightBookOptions", '{6E47BA45-8E01-4877-81D8-1ED9A1585F25}'), # Method 'PreflightOptions' returns object of type 'PreflightOption' "PreflightOptions": (1885753200, 2, (9, 0), (), "PreflightOptions", '{DA059773-68F3-4D85-AE97-5590A3821E34}'), # Method 'PreflightProcesses' returns object of type 'PreflightProcesses' "PreflightProcesses": (1349668947, 2, (9, 0), (), "PreflightProcesses", '{9DF9D22D-42BD-44B5-ADCC-C42FD947E769}'), # Method 'PreflightProfiles' returns object of type 'PreflightProfiles' "PreflightProfiles": (1347178579, 2, (9, 0), (), "PreflightProfiles", '{D70FBB1B-B7E4-4ED8-982E-DBA0FCA64E22}'), # Method 'PreflightRules' returns object of type 'PreflightRules' "PreflightRules": (1346785875, 2, (9, 0), (), "PreflightRules", '{D9E7B47C-A830-4EA5-812A-7D79E0322552}'), # Method 'PrinterPresets' returns object of type 'PrinterPresets' "PrinterPresets": (1666217075, 2, (9, 0), (), "PrinterPresets", '{6F0CB944-3A1D-4010-BE3A-CCDFF77728AB}'), "RedoHistory": (1919248499, 2, (12, 0), (), "RedoHistory", None), "RedoName": (1919250029, 2, (8, 0), (), "RedoName", None), # Method 'ScriptArgs' returns object of type 'ScriptArg' "ScriptArgs": (1936749165, 2, (9, 0), (), "ScriptArgs", '{A02E541B-40B3-44A9-921C-9DEC0898EAB2}'), # Method 'ScriptMenuActions' returns object of type 'ScriptMenuActions' "ScriptMenuActions": (1396794227, 2, (9, 0), (), "ScriptMenuActions", '{31063219-95D9-4AD8-9BEC-0CE806787AF5}'), # Method 'ScriptPreferences' returns object of type 'ScriptPreference' "ScriptPreferences": (1884513138, 2, (9, 0), (), "ScriptPreferences", '{3C5D982B-F5F2-40D7-AC27-991D1A532E04}'), "Selection": (1936026725, 2, (12, 0), (), "Selection", None), "SelectionKeyObject": (1936026731, 2, (12, 0), (), "SelectionKeyObject", None), "SerialNumber": (1399148149, 2, (8, 0), (), "SerialNumber", None), # Method 'SmartGuidePreferences' returns object of type 'SmartGuidePreference' "SmartGuidePreferences": (1884515700, 2, (9, 0), (), "SmartGuidePreferences", '{41F6CD3B-D5B2-405C-A899-9FBCE2DD9B8A}'), # Method 'SpellPreferences' returns object of type 'SpellPreference' "SpellPreferences": (1936486512, 2, (9, 0), (), "SpellPreferences", '{AB3EA327-FA8A-438B-B76A-41B2A49E2D62}'), # Method 'StoryGridData' returns object of type 'StoryGridDataInformation' "StoryGridData": (1249077092, 2, (9, 0), (), "StoryGridData", '{1DFEAFFB-A275-49C2-B03E-6394112F2CD7}'), # Method 'StoryPreferences' returns object of type 'StoryPreference' "StoryPreferences": (1884509264, 2, (9, 0), (), "StoryPreferences", '{A373654C-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'StoryWindows' returns object of type 'StoryWindows' "StoryWindows": (1400335987, 2, (9, 0), (), "StoryWindows", '{AA226D3C-0BA4-4248-9DE1-F603131AF465}'), # Method 'StripedStrokeStyles' returns object of type 'StripedStrokeStyles' "StripedStrokeStyles": (1399870323, 2, (9, 0), (), "StripedStrokeStyles", '{A33CD91E-4EDE-4886-8762-FE2AA010947A}'), # Method 'StrokeFillProxySettings' returns object of type 'StrokeFillProxySetting' "StrokeFillProxySettings": (1884505680, 2, (9, 0), (), "StrokeFillProxySettings", '{534C6846-8D1D-4DF2-9757-121B50949336}'), # Method 'StrokeStyles' returns object of type 'StrokeStyles' "StrokeStyles": (1400132467, 2, (9, 0), (), "StrokeStyles", '{C7389C0F-88CA-4F14-9F2B-DE5D00EE1AD8}'), # Method 'Swatches' returns object of type 'Swatches' "Swatches": (1937204083, 2, (9, 0), (), "Swatches", '{A3736550-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'TableStyleGroups' returns object of type 'TableStyleGroups' "TableStyleGroups": (1416065139, 2, (9, 0), (), "TableStyleGroups", '{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}'), # Method 'TableStyleMappings' returns object of type 'TableStyleMappings' "TableStyleMappings": (1953723501, 2, (9, 0), (), "TableStyleMappings", '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}'), # Method 'TableStyles' returns object of type 'TableStyles' "TableStyles": (1416852595, 2, (9, 0), (), "TableStyles", '{04FFA073-AECB-43A0-89BF-4263DE37A39E}'), # Method 'TaggedPDFPreferences' returns object of type 'TaggedPDFPreference' "TaggedPDFPreferences": (1884581968, 2, (9, 0), (), "TaggedPDFPreferences", '{BDF91FB2-51D9-475A-B71A-A2C570A2B07E}'), # Method 'TaggedTextExportPreferences' returns object of type 'TaggedTextExportPreference' "TaggedTextExportPreferences": (1884574789, 2, (9, 0), (), "TaggedTextExportPreferences", '{B9261240-D7D6-11D4-83A9-00B0D0A33725}'), # Method 'TaggedTextImportPreferences' returns object of type 'TaggedTextImportPreference' "TaggedTextImportPreferences": (1884574793, 2, (9, 0), (), "TaggedTextImportPreferences", '{2DBD8080-D7DF-11D4-83A9-00B0D0A33725}'), # Method 'TextDefaults' returns object of type 'TextDefault' "TextDefaults": (1884578918, 2, (9, 0), (), "TextDefaults", '{6FA5985E-2A7A-4F9A-B9B0-077335DB3C58}'), # Method 'TextEditingPreferences' returns object of type 'TextEditingPreference' "TextEditingPreferences": (1954047088, 2, (9, 0), (), "TextEditingPreferences", '{F5236EA2-4FD3-4CCC-9600-73260A141D32}'), # Method 'TextExportPreferences' returns object of type 'TextExportPreference' "TextExportPreferences": (1884575813, 2, (9, 0), (), "TextExportPreferences", '{FF7CFBE1-D733-11D4-83A9-00B0D0A33725}'), # Method 'TextFramePreferences' returns object of type 'TextFramePreference' "TextFramePreferences": (1884571216, 2, (9, 0), (), "TextFramePreferences", '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextImportPreferences' returns object of type 'TextImportPreference' "TextImportPreferences": (1884575828, 2, (9, 0), (), "TextImportPreferences", '{0AD96846-913E-11D2-9293-0000C0CCD0E3}'), # Method 'TextPreferences' returns object of type 'TextPreference' "TextPreferences": (1954050160, 2, (9, 0), (), "TextPreferences", '{EE964075-06C6-11D2-AAC9-00C04FA349C7}'), # Method 'TextVariables' returns object of type 'TextVariables' "TextVariables": (1414947634, 2, (9, 0), (), "TextVariables", '{7DB4C304-F694-4BCB-AA87-66E5978A716E}'), # Method 'TextWrapPreferences' returns object of type 'TextWrapPreference' "TextWrapPreferences": (1954051954, 2, (9, 0), (), "TextWrapPreferences", '{E76DB095-D513-4E19-9DEC-42DC06B44592}'), # Method 'Tints' returns object of type 'Tints' "Tints": (1953395827, 2, (9, 0), (), "Tints", '{A373654E-4F5C-11D2-AB07-00C04FA349C7}'), # Method 'ToolBoxTools' returns object of type 'ToolBox' "ToolBoxTools": (1884583276, 2, (9, 0), (), "ToolBoxTools", '{60108F34-0D73-48FE-A8B3-F2D3B015B0F2}'), # Method 'TrackChangesPreferences' returns object of type 'TrackChangesPreference' "TrackChangesPreferences": (1884570440, 2, (9, 0), (), "TrackChangesPreferences", '{02D3CB36-EE64-43CE-8408-647E0F34FCE7}'), # Method 'TransformPreferences' returns object of type 'TransformPreference' "TransformPreferences": (1951429222, 2, (9, 0), (), "TransformPreferences", '{E90BE5B1-D431-43DE-8740-47BBCFCF2F6E}'), # Method 'TransformationMatrices' returns object of type 'TransformationMatrices' "TransformationMatrices": (1836348003, 2, (9, 0), (), "TransformationMatrices", '{E8901C74-4DAB-41B7-8622-29DED5A7EDF0}'), # Method 'TransparencyPreferences' returns object of type 'TransparencyPreference' "TransparencyPreferences": (1886941264, 2, (9, 0), (), "TransparencyPreferences", '{F42EA18C-CF8B-11D4-8950-00B0D02095DE}'), # Method 'TrapPresets' returns object of type 'TrapPresets' "TrapPresets": (1953649523, 2, (9, 0), (), "TrapPresets", '{6F31E0A0-1BD2-4F9B-A353-2B4A548D8834}'), # Method 'TypeContextualUiPrefs' returns object of type 'TypeContextualUiPreference' "TypeContextualUiPrefs": (1952675177, 2, (9, 0), (), "TypeContextualUiPrefs", '{017BD3B8-99C8-4A24-BCF6-10B402CA0E8A}'), "UndoHistory": (1970169971, 2, (12, 0), (), "UndoHistory", None), "UndoName": (1970171501, 2, (8, 0), (), "UndoName", None), # Method 'UnusedSwatches' returns object of type 'Objects' "UnusedSwatches": (1970172791, 2, (9, 0), (), "UnusedSwatches", '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}'), "UserColor": (1433629251, 2, (12, 0), (), "UserColor", None), # Method 'UserDictionaries' returns object of type 'UserDictionaries' "UserDictionaries": (1970500211, 2, (9, 0), (), "UserDictionaries", '{A3736544-4F5C-11D2-AB07-00C04FA349C7}'), "UserName": (1433629262, 2, (8, 0), (), "UserName", None), "Version": (1986359923, 2, (8, 0), (), "Version", None), # Method 'ViewPreferences' returns object of type 'ViewPreference' "ViewPreferences": (1987539056, 2, (9, 0), (), "ViewPreferences", '{EE964077-06C6-11D2-AAC9-00C04FA349C7}'), "Visible": (1886808435, 2, (11, 0), (), "Visible", None), # Method 'WatermarkPreferences' returns object of type 'WatermarkPreference' "WatermarkPreferences": (1884320358, 2, (9, 0), (), "WatermarkPreferences", '{74DD09E5-8658-4C1B-A418-073ECF955393}'), # Method 'Windows' returns object of type 'Windows' "Windows": (2003398259, 2, (9, 0), (), "Windows", '{1A5E8DB7-3443-11D1-803C-0060B03C02E4}'), # Method 'WordRTFImportPreferences' returns object of type 'WordRTFImportPreference' "WordRTFImportPreferences": (1884770884, 2, (9, 0), (), "WordRTFImportPreferences", '{0AD96848-913E-11D2-9293-0000C0CCD0E3}'), # Method 'XMLExportMaps' returns object of type 'XMLExportMaps' "XMLExportMaps": (1937011544, 2, (9, 0), (), "XMLExportMaps", '{53A1FC77-4B92-4AC1-AB09-400E92CD8D08}'), # Method 'XMLExportPreferences' returns object of type 'XMLExportPreference' "XMLExportPreferences": (1886938448, 2, (9, 0), (), "XMLExportPreferences", '{0302543E-2584-4FDC-B34E-033E184AF06A}'), # Method 'XMLImportMaps' returns object of type 'XMLImportMaps' "XMLImportMaps": (1953723224, 2, (9, 0), (), "XMLImportMaps", '{B15376C3-C411-49B1-97C1-E6E8F48D1AB5}'), # Method 'XMLImportPreferences' returns object of type 'XMLImportPreference' "XMLImportPreferences": (1886939472, 2, (9, 0), (), "XMLImportPreferences", '{83B3674C-FBF7-4F30-80D5-3C8CEFCB91F6}'), # Method 'XMLPreferences' returns object of type 'XMLPreference' "XMLPreferences": (1886938960, 2, (9, 0), (), "XMLPreferences", '{DAE44318-E686-445D-9580-0AE8A6B9B871}'), # Method 'XMLRuleProcessors' returns object of type 'XMLRuleProcessors' "XMLRuleProcessors": (1668838003, 2, (9, 0), (), "XMLRuleProcessors", '{9168C38C-4BDC-45D7-AC4A-B8A2F9D6FAFA}'), # Method 'XMLTags' returns object of type 'XMLTags' "XMLTags": (1952936792, 2, (9, 0), (), "XMLTags", '{1794DA80-BF48-48CD-BB4A-97AD338D6014}'), # Method 'XMLViewPreferences' returns object of type 'XMLViewPreference' "XMLViewPreferences": (1886942800, 2, (9, 0), (), "XMLViewPreferences", '{3F5A2F76-5706-4639-84EC-253D2DFDDEAE}'), } _prop_map_put_ = { "ActiveBook": ((1635017323, LCID, 4, 0),()), "ActiveDocument": ((1885430628, LCID, 4, 0),()), "ActiveWindow": ((1885430647, LCID, 4, 0),()), "ChangeColorPreferences": ((1883456336, LCID, 4, 0),()), "ChangeGlyphPreferences": ((1883459664, LCID, 4, 0),()), "ChangeGrepPreferences": ((1883457360, LCID, 4, 0),()), "ChangeObjectPreferences": ((1883459408, LCID, 4, 0),()), "ChangeTextPreferences": ((1883469904, LCID, 4, 0),()), "ChangeTransliteratePreferences": ((1883458640, LCID, 4, 0),()), "ClearOverridesWhenApplyingStyle": ((1668249441, LCID, 4, 0),()), "FindChangeColorOptions": ((1883652931, LCID, 4, 0),()), "FindChangeGlyphOptions": ((1883652976, LCID, 4, 0),()), "FindChangeGrepOptions": ((1883652935, LCID, 4, 0),()), "FindChangeObjectOptions": ((1883652943, LCID, 4, 0),()), "FindChangeTextOptions": ((1883652948, LCID, 4, 0),()), "FindChangeTransliterateOptions": ((1883652972, LCID, 4, 0),()), "FindColorPreferences": ((1883652978, LCID, 4, 0),()), "FindGlyphPreferences": ((1883656272, LCID, 4, 0),()), "FindGrepPreferences": ((1883653968, LCID, 4, 0),()), "FindObjectPreferences": ((1883656016, LCID, 4, 0),()), "FindTextPreferences": ((1883657296, LCID, 4, 0),()), "FindTransliteratePreferences": ((1883655248, LCID, 4, 0),()), "HttpLinkConnectionManager": ((1751346546, LCID, 4, 0),()), "Label": ((1886675303, LCID, 4, 0),()), "LiveScreenDrawing": ((1886745458, LCID, 4, 0),()), "Selection": ((1936026725, LCID, 4, 0),()), "SelectionKeyObject": ((1936026731, LCID, 4, 0),()), "UserColor": ((1433629251, LCID, 4, 0),()), "UserName": ((1433629262, LCID, 4, 0),()), } # Default property for this class is 'Name' def __call__(self): return self._ApplyTypes_(*(0, 2, (8, 0), (), "Name", None)) def __unicode__(self, *args): try: return unicode(self.__call__(*args)) except pythoncom.com_error: return repr(self) def __str__(self, *args): return str(self.__unicode__(*args)) def __int__(self, *args): return int(self.__call__(*args)) def __iter__(self): "Return a Python iterator for this object" try: ob = self._oleobj_.InvokeTypes(-4,LCID,3,(13, 10),()) except pythoncom.error: raise TypeError("This object does not support enumeration") return win32com.client.util.Iterator(ob, None) from win32com.client import CoClassBaseClass class Application(CoClassBaseClass): # A CoClass # The application. CLSID = IID('{296CAEB5-C99C-4B3E-9359-6E7D6EAE71FC}') coclass_sources = [ ] coclass_interfaces = [ _Application, ] default_interface = _Application RecordMap = { } CLSIDToClassMap = { '{7EB3B437-5D14-410C-94E4-7FB721D22C30}' : MixedInk, '{496F0BD4-7834-11D2-AAF0-00C04FA37726}' : GradientStop, '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}' : TextPaths, '{496F0BD6-7834-11D2-AAF0-00C04FA37726}' : Path, '{496F0BD7-7834-11D2-AAF0-00C04FA37726}' : Paths, '{496F0BD8-7834-11D2-AAF0-00C04FA37726}' : PathPoints, '{496F0BD9-7834-11D2-AAF0-00C04FA37726}' : InsertionPoints, '{496F0BDA-7834-11D2-AAF0-00C04FA37726}' : TabStop, '{496F0BDB-7834-11D2-AAF0-00C04FA37726}' : TabStops, '{496F0BDC-7834-11D2-AAF0-00C04FA37726}' : GridPrintingPreference, '{496F0BDF-7834-11D2-AAF0-00C04FA37726}' : Languages, '{496F0BE0-7834-11D2-AAF0-00C04FA37726}' : PDFExportPreference, '{496F0BE1-7834-11D2-AAF0-00C04FA37726}' : ParagraphStyle, '{496F0BE2-7834-11D2-AAF0-00C04FA37726}' : ParagraphStyles, '{496F0BE3-7834-11D2-AAF0-00C04FA37726}' : PrintPreference, '{496F0BE4-7834-11D2-AAF0-00C04FA37726}' : PolygonPreference, '{496F0BE5-7834-11D2-AAF0-00C04FA37726}' : CharacterStyle, '{496F0BE6-7834-11D2-AAF0-00C04FA37726}' : CharacterStyles, '{875399FB-5932-4115-83AD-55BA64278411}' : TimingList, '{F424BB97-A03B-45C1-8C22-91B7B9E11156}' : XMLComment, '{F41D1435-666D-11D5-A66C-00B0D02095DC}' : DisplaySettings, '{D7A8B643-E3C2-4157-A0C8-06697AB5D6DC}' : XMLAttributes, '{A11D6C83-0371-4A1C-A4B9-AB188846E15C}' : RuleDataObjects, '{F10255C1-BA33-4794-BEA5-2599703A7DE3}' : HtmlItem, '{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}' : TableStyleGroups, '{3F5A2F76-5706-4639-84EC-253D2DFDDEAE}' : XMLViewPreference, '{EE468C23-AB1B-4E99-8BEE-C0E167A2C101}' : DTDs, '{1DFEAFFB-A275-49C2-B03E-6394112F2CD7}' : StoryGridDataInformation, '{38FA0805-74D3-4F02-89C4-51D752ED318A}' : HyperlinkURLDestinations, '{42740710-13BF-42B6-89A4-6BE1DF884709}' : DialogRow, '{2ACA8140-B3D2-4AA3-B711-DE396F19F712}' : StyleExportTagMaps, '{1DAF831A-ABD6-4DE7-8ADF-A93FC2319046}' : XMLTag, '{E887A0A3-FD41-40C1-8FC4-6462CC75C03A}' : GotoLastPageBehavior, '{0BA359C1-FF1A-45ED-A999-9476BE2D2A03}' : Inks, '{D7DFDE12-AE86-4972-9574-C4C61CAFEE1B}' : DataMergeTextPlaceholders, '{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}' : ParagraphStyleGroups, '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}' : Asset, '{296CAEB5-C99C-4B3E-9359-6E7D6EAE71FC}' : Application, '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}' : InnerGlowSetting, '{91C566E3-202F-4F41-8F9C-565FB6AC4225}' : CellStyleGroups, '{A26F1392-4E33-4451-B923-899ADA3A96ED}' : IMEPreference, '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}' : FindChangeGradientFeatherSetting, '{1DA6CF8A-E04A-4AEA-9EC4-91F0EC0B0FF7}' : DiagnosticsObject, '{7C989388-5C97-4334-BA4F-69A68A38EB40}' : ValidationError, '{FF7CFBE1-D733-11D4-83A9-00B0D0A33725}' : TextExportPreference, '{BF50168B-1453-467A-BB8A-B875794A00AF}' : Articles, '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}' : BaselineFrameGridOption, '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}' : Objects, '{A02E541B-40B3-44A9-921C-9DEC0898EAB2}' : ScriptArg, '{BA3C5164-5898-4811-97DA-E800E1333238}' : Index, '{32123964-F287-47F8-A447-F291E6C4E2C8}' : Cells, '{595F5387-2EAB-4C10-B66A-71A1908B49CE}' : GalleyPreference, '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}' : HtmlItems, '{94A76A14-D4F0-4639-BCB0-3C58CF08DC42}' : MenuItems, '{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}' : GraphicLayerOption, '{8F7AED4D-37D3-4610-BD32-504CB5908F32}' : LinkingPreference, '{D70FBB1B-B7E4-4ED8-982E-DBA0FCA64E22}' : PreflightProfiles, '{69B68A5D-72C1-43F4-89B3-BE6FEDA7B8C7}' : HyperlinkExternalPageDestinations, '{016C7F8B-7B5B-496A-A230-41130D0552B4}' : HyperlinkTextDestinations, '{2256FBE8-5584-11D1-804A-0060B03C02E4}' : Color, '{2256FBE9-5584-11D1-804A-0060B03C02E4}' : Colors, '{303A0392-029E-4E88-BEC2-DD3DB157E214}' : ComboBoxes, '{57B06035-7DBB-49F8-8CDB-4C6E293FD755}' : ChangeGlyphPreference, '{549C7861-4226-4249-8B0E-BCF5979F6079}' : AnimationBehavior, '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}' : CheckBoxes, '{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}' : CharacterStyleGroups, '{7FB564F7-2A06-4035-BF86-CD1E033B3799}' : SubmitFormBehaviors, '{4DE818E5-43D9-4F4B-96A9-387F70528E2E}' : RadiobuttonControls, '{06C0694C-901E-4B78-9AE7-D936C3D7E021}' : DottedStrokeStyle, '{26037992-69DF-42E2-A7B2-E28AB15A81D9}' : ObjectStyleContentEffectsCategorySettings, '{154549B1-F79B-4CD0-B434-DDAD22563102}' : Bookmarks, '{96FD14D4-164E-49F9-9BAC-227B1529B06A}' : MojikumiTables, '{FED458F5-51C2-4046-B14F-924967F8ABE0}' : PreflightProcess, '{E3B3A2F1-35BB-4DB3-BCC7-F3DD7420B66F}' : PercentCombobox, '{DA1486FD-37B4-4642-A751-023322D17EC2}' : IdleEvent, '{C8F27BBA-95E7-4821-92B3-F274AECB2230}' : SVG, '{3C5D982B-F5F2-40D7-AC27-991D1A532E04}' : ScriptPreference, '{C4A96F7F-B6F5-49A6-83C0-9C682FADBB9B}' : CrossReference, '{D82396B6-0E61-4E10-B9B9-5A881A7AAF82}' : LanguagesWithVendors, '{C4A96F80-B6F5-49A6-83C0-9C682FADBB9B}' : CrossReferences, '{65F068E4-DAA2-4276-8402-F0B4E43AE915}' : BlendingSetting, '{A821DA08-7507-444A-BAB3-DFEE5F397ED4}' : AdjustLayoutPreference, '{229ECC34-B916-4231-8915-72C1009C9305}' : Snippet, '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}' : ParaStyleMappings, '{97AF8B10-0453-4708-8292-83B816A779A4}' : DTD, '{371E10A6-BE71-492F-8F35-866D579C9621}' : FindChangeBevelAndEmbossSetting, '{5ACF4641-B36D-407E-A146-279FB1B88830}' : Submenu, '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}' : NestedStyles, '{87536138-1998-40BE-AFCB-9806846AA126}' : FindChangeSatinSetting, '{D5959BCB-8E6A-435B-B669-E13B96E9A2F9}' : CustomTextVariablePreference, '{248D90EE-BD6A-42D9-B7DC-79BCFADDF727}' : ColorGroupSwatch, '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}' : Tables, '{9168C38C-4BDC-45D7-AC4A-B8A2F9D6FAFA}' : XMLRuleProcessors, '{D30435E3-522A-4630-BE1D-C29143B3519D}' : FindGrepPreference, '{37D5C1E7-DB19-4E12-9B61-DAEC754294BC}' : ChangeTransliteratePreference, '{CD08464A-FB23-48FC-A8ED-1D01FE990191}' : States, '{389057B1-C0F6-40D9-9D35-59DFD072726B}' : ChangeColorPreference, '{5E0D82A8-0A3F-4421-B8C8-2CE48F6642C2}' : PreflightRuleInstances, '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}' : EPSTexts, '{F3E58AC1-1249-4826-AB0C-C70CF92B3941}' : TimingTargets, '{825602C7-96FB-41F4-8B5D-F51FCDC92413}' : ObjectStyles, '{43094EB8-B4DB-4261-BDEC-911ACB58555D}' : InnerShadowSetting, '{00F63BE3-9801-484B-9A32-173EA0EA56AA}' : Changes, '{9B725526-F638-498E-9F38-33E5226DFE05}' : DataMergeFields, '{8039D998-FA61-4242-83C5-CCF8A667A4B3}' : HiddenText, '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}' : Graphics, '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}' : DirectionalFeatherSetting, '{A264140D-C66E-4B3A-ABD2-ABC103749D27}' : Behavior, '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}' : Movie, '{AB351BD0-F382-4BE3-AA6D-2E14317C2319}' : PreflightRule, '{4549721A-5127-4D04-A648-0012498543AB}' : ValidationErrors, '{D9409068-0D4D-4782-A81C-1CA0D736D283}' : FindChangeBlendingSetting, '{AE3848F5-26F9-425F-B6CB-63C9919DE0DA}' : Menus, '{9C667CBC-4FA9-45BB-A85D-E8D9290F1B44}' : ParagraphDestination, '{B7D43298-793B-45C1-BEE2-61F4ADCA1771}' : ExportForWebPreference, '{9EB3F4F2-9576-40D6-BF6E-65481C68317D}' : TimingGroup, '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}' : ShowHideFieldsBehaviors, '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}' : TransformationMatrix, '{8BCA5875-9A84-4C02-B72D-F908995865B4}' : MovieBehavior, '{534C6846-8D1D-4DF2-9757-121B50949336}' : StrokeFillProxySetting, '{359ADC39-BACB-452F-B5A7-A1AD7E1D30A9}' : CaptionMetadataVariablePreference, '{7ECBF629-B1A5-4DB3-A2A6-FBE7E1A275BD}' : DialogColumn, '{42999865-2B94-44EC-9C17-28D0C0A508CB}' : Panels, '{0066B2E2-B7E0-460B-957A-E3FD020CF9BE}' : HyperlinkURLDestination, '{17D90403-74CA-4252-9D90-6B16F51F7B8A}' : StripedStrokeStyle, '{758A3D29-A294-4E59-AFE8-05F8F4E0F130}' : Font, '{B79A00A7-0245-40B1-9620-543FE05DD84D}' : ColorGroupSwatches, '{5022A31B-3B2D-4918-AEA1-FB406D518171}' : HyperlinkPageItemSources, '{E959211D-7888-4A36-86B5-C0643A8AC530}' : MenuSeparators, '{77617585-D3DE-11D1-AAA6-00C04FA349C7}' : EPSs, '{9DF9D22D-42BD-44B5-ADCC-C42FD947E769}' : PreflightProcesses, '{95F86F90-2040-4D35-8E21-9B7215402F72}' : PercentEditbox, '{2794FC46-473D-424E-B344-84613F611409}' : LibraryPanel, '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}' : FlattenerPreset, '{BBA05B9D-6328-4275-94E5-06A491E67F5D}' : ColorGroup, '{6A61125E-F75F-4B40-A987-846C18D82DB4}' : PreflightProfile, '{A2B63906-121F-4AE5-ABB4-8A13B4C18B3C}' : WMF, '{77617586-D3DE-11D1-AAA6-00C04FA349C7}' : PDF, '{0311D53D-4C76-427F-B2EE-A70ADCD34FC3}' : IndexSections, '{F8B3F2C9-FD1E-4040-90BB-369111963367}' : MotionPresets, '{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}' : CrossReferenceFormat, '{7D4B7FD7-5763-40BB-A3C4-7F07B52DAE94}' : PrintBookletPrintPreference, '{03D5546B-BDB1-488C-BF5C-A622B962B58C}' : OpacityGradientStops, '{0A09280F-E204-4B28-AACE-7194DD98E57D}' : RuleDataObject, '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}' : TextVariable, '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}' : AnimationSetting, '{F5262664-03DE-4817-891A-89A4D444BD75}' : GotoPageBehaviors, '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}' : SplineItems, '{8E11BA7A-A81F-4395-93AA-873D8034ECF4}' : MediaItem, '{71433E7C-129B-4267-96F9-7D4C02F7412E}' : TimingGroups, '{62E3E8FA-B2EC-41F1-90F2-C5AF3AFBC750}' : PICT, '{5669E404-E901-4077-8D14-B08C1F2854FE}' : ContentTransparencySetting, '{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}' : Book, '{2EB70FA1-4D1D-11D4-A6A4-00C04F78AAC5}' : Books, '{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}' : BookContent, '{2EB70FA3-4D1D-11D4-A6A4-00C04F78AAC5}' : BookContents, '{1794DA80-BF48-48CD-BB4A-97AD338D6014}' : XMLTags, '{D5F580C2-0126-4256-87EA-06444945B78E}' : BackgroundTask, '{2E1D0587-AEA8-4EC0-B384-DF654F060835}' : RadioButtons, '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}' : GotoLastPageBehaviors, '{B8723342-BD26-4711-9C45-07F4C37B1068}' : TimingSetting, '{06F81BBC-A287-43ED-ABE4-C30EDBC6B9ED}' : NotePreference, '{48684C51-29BA-41D7-B97A-A00506A903BB}' : DropShadowSetting, '{20A43D73-6397-4460-B1B5-E0531063E897}' : DataMergeOption, '{8C4FB68E-C8B0-4270-A519-2951EA90C99E}' : CharStyleMapping, '{4A1021F6-51AE-41DE-BACB-102174820161}' : AngleComboboxes, '{0AD96846-913E-11D2-9293-0000C0CCD0E3}' : TextImportPreference, '{0AD96848-913E-11D2-9293-0000C0CCD0E3}' : WordRTFImportPreference, '{C677E37B-05A0-4CE9-876C-FD9D289027BA}' : HTMLExportPreference, '{B76BCFD0-7C39-4A31-95C9-19C93F8437E0}' : SoundBehavior, '{1408EBD9-210E-4A56-8BCE-13D96DF65856}' : FindChangeTextOption, '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}' : CharStyleMappings, '{7E528261-8EA4-42D0-9955-8CED430317C9}' : Events, '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}' : ObjectExportOption, '{600E771B-33A3-45CB-82CC-E0F0668EAA55}' : FormFields, '{0141262D-5B5D-4FA7-8516-E050D80183D6}' : FindColorPreference, '{B6D9CB8E-8BBA-4628-AD3E-C1CCF73306E6}' : XMLInstructions, '{50E302A3-44BD-4718-B7E0-DE82E6360CFD}' : HyperlinkPageItemSource, '{AD32757F-393F-402C-9967-8A699BC3AF35}' : BorderPanel, '{88E69192-43A2-11D4-BE38-005004B43E1C}' : XMLElement, '{0B824642-566D-428C-B478-2DF0953CB602}' : AngleEditbox, '{2C4C24E8-92D2-4FB2-AE06-D45292A38CA8}' : FindGlyphPreference, '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}' : LinkedPageItemOption, '{45264B16-137C-443E-92C4-5DA6DB26A829}' : TextEditboxes, '{6EFFC754-5F78-43AE-9FBF-685A9CF33853}' : ScriptMenuAction, '{D9E7B47C-A830-4EA5-812A-7D79E0322552}' : PreflightRules, '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}' : MeasurementEditboxes, '{2ECF958C-6922-4F77-BCDB-F3C1AE676DC7}' : Footnote, '{9CDC7984-8607-455F-818E-8BE6F828DEEC}' : Table, '{B31AF5C3-18BB-44E2-8A70-5624138BBEEA}' : AutoCorrectPreference, '{A1AEFDF1-BDCB-4CDB-B341-DC43AD142FF4}' : OpenFileBehavior, '{8A69953C-A2E9-4B7E-B443-9FCC81500123}' : GpuPerformancePreference, '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}' : ViewZoomBehaviors, '{61273251-CCFF-4985-8C95-017C7FCFECFE}' : KinsokuTable, '{DAD06A68-9683-4640-97F7-E85FA22128E2}' : DialogRows, '{88979B52-167C-4337-B1F8-6E43DDC96448}' : CrossReferenceFormats, '{B36EB9CA-8E4B-4A1C-B81A-E8FAE5C6AE65}' : StrokeStyle, '{B0D6C8D8-876D-4523-A573-FACA73A0661E}' : ParaStyleMapping, '{3CFCDE91-D4C2-44FD-AE14-DCDF314A4D36}' : FormField, '{C086A280-7D83-4B59-908C-D8EB20C513E3}' : PublishExportPreference, '{E90BE5B1-D431-43DE-8740-47BBCFCF2F6E}' : TransformPreference, '{B41C6E16-E7B6-4D68-BAC1-38292E7AF712}' : ObjectStyleExportTagMap, '{B04B8670-ED1F-4DF0-9E04-F5DF88E9FC35}' : ConditionSet, '{1E558207-AD2D-45AC-A25D-5DBD6C5DF6CD}' : GotoURLBehavior, '{38A8FB15-E42A-4C71-BD45-27650FBAABED}' : StaticTexts, '{33D19DFA-CC8B-4977-AD62-948B130D0CEB}' : ColorSetting, '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}' : PageItem, '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}' : PageItems, '{2E896C89-288F-4635-A4F9-208E90B38CDC}' : PDFComment, '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}' : PercentComboboxes, '{8014E427-849B-4476-BBEC-C14E3B546F80}' : ObjectStyle, '{AA72F72F-EA99-4B89-81BE-E6B110DA5C96}' : Assets, '{1EF90526-6E13-471A-A4D0-621D7DAE6383}' : Widget, '{84A2FCDA-3906-473F-A9B5-2ECAD5AE68B8}' : PageItemDefault, '{B15376C3-C411-49B1-97C1-E6E8F48D1AB5}' : XMLImportMaps, '{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}' : CharacterStyleGroup, '{8F07BFD4-987F-483B-8130-8C273EDA9943}' : FileNameVariablePreference, '{CABD713E-5D70-4A32-B94A-EAD956BC758B}' : ObjectStyleFillEffectsCategorySettings, '{F42EA18C-CF8B-11D4-8950-00B0D02095DE}' : TransparencyPreference, '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}' : BorderPanels, '{41F6CD3B-D5B2-405C-A899-9FBCE2DD9B8A}' : SmartGuidePreference, '{37AC274D-488D-489E-8E69-94A2168971F7}' : WMFs, '{5BB100A8-B7CD-4C24-A00A-BD4F6E277577}' : BuildingBlocks, '{53D49BD2-D485-4F57-9259-08609E389AAE}' : ObjectStyleGroups, '{370A7F79-B0DD-43ED-9F0A-CB39941F5EBB}' : FootnoteOption, '{D3F3A468-B6F1-46B9-B855-7790F14EC052}' : FindChangeInnerGlowSetting, '{0302543E-2584-4FDC-B34E-033E184AF06A}' : XMLExportPreference, '{2ABB3451-6AE8-11D5-89F2-00B0D0484406}' : ExcelImportPreference, '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}' : Topic, '{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}' : Topics, '{BF2662C3-310F-4B2B-B0F7-044E172735A2}' : SplineItem, '{C26B9F05-9487-446E-9F1F-04F777278012}' : CellStyleMappings, '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}' : GotoPreviousPageBehaviors, '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}' : RadiobuttonGroups, '{A50BD6D8-6F1A-4CAE-A05E-19B219AE5338}' : MixedInks, '{0E485592-6A57-43A9-B2D8-633ED70B0BF4}' : Condition, '{8D9FC95C-36F9-4552-833C-0AC5DB053FF1}' : IndexingSortOption, '{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}' : DataMerge, '{DA059773-68F3-4D85-AE97-5590A3821E34}' : PreflightOption, '{AD288699-42E3-46B0-9762-347BA6FE00C2}' : GotoPreviousStateBehavior, '{63C1AABA-1537-4F38-AE58-F8A61EB2BDFA}' : FindObjectPreference, '{BA3C5165-5898-4811-97DA-E800E1333238}' : Indexes, '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}' : PrintFormBehaviors, '{01107D0E-2517-4D43-8CC8-00E81598FD01}' : GotoStateBehavior, '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}' : NamedGrid, '{753CC952-A840-45AB-BB27-767B2B77FA36}' : Assignment, '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}' : _Application, '{4818BF5D-BCF7-4BC3-9FE8-04F4F76563CD}' : XmlStories, '{168073BC-4076-451A-8B6F-AD7E6AEF2D32}' : ParagraphStyleGroup, '{2953DFA5-A99F-477B-A075-162CEE929171}' : ContentPlacerObject, '{8AB9A718-3241-4BEF-B959-60F5DC071350}' : ContourOption, '{8552D4BA-A469-4B19-8C0B-5BEF43EE3952}' : EndnoteRange, '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}' : SignatureFields, '{342A651A-A953-4D32-872F-22C50C85B70F}' : SubmitFormBehavior, '{BF4F846F-EAB4-4F5A-AD1D-6272324EF3DA}' : AutoCorrectTables, '{7C361EA2-B609-4C38-AEC6-F6C0AFF7D70C}' : MojikumiTable, '{6F7C2BDF-236B-463B-98B1-AF3428827D27}' : Replies, '{FD8BFE64-6BBB-4381-8F4C-D434627CA358}' : PasteboardPreference, '{39463AC6-8481-4A0B-9B5B-F6BEF69E68FA}' : DataMergePreference, '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}' : SatinSetting, '{F5236EA2-4FD3-4CCC-9600-73260A141D32}' : TextEditingPreference, '{81E98E8E-8825-4028-8FAD-51D5D4F68EBF}' : MenuActions, '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}' : MediaItems, '{5908717A-CC47-41F9-AFFA-D89AAAFA428F}' : MenuSeparator, '{EFDEBF5B-01F7-4BDE-A228-94D128D984D6}' : AnchoredObjectDefault, '{DEFAFCF5-B9A4-4024-B557-CEA5DBFAB7B2}' : EPubExportPreference, '{8B9F5475-0280-4606-A865-B54281AED0B6}' : TableStyleMapping, '{228D58D7-A479-11D4-80C5-00C04F603A14}' : TOCStyle, '{228D58D8-A479-11D4-80C5-00C04F603A14}' : TOCStyles, '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}' : FindChangeInnerShadowSetting, '{A33CD91E-4EDE-4886-8762-FE2AA010947A}' : StripedStrokeStyles, '{39D3485E-B8E0-4BCD-86EB-9B42612ED9FF}' : MatchParagraphStylePreference, '{93440FEF-D0AE-4464-9081-002804DD8C49}' : LanguageWithVendors, '{1A5E8DB5-3443-11D1-803C-0060B03C02E4}' : Documents, '{1A5E8DB6-3443-11D1-803C-0060B03C02E4}' : Window, '{1A5E8DB7-3443-11D1-803C-0060B03C02E4}' : Windows, '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}' : Layer, '{1A5E8DB9-3443-11D1-803C-0060B03C02E4}' : Layers, '{7E22CE88-131D-4D6E-83A1-0671B58A8A82}' : DataMergeTextPlaceholder, '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}' : GotoNextPageBehaviors, '{C32E5412-6FAC-45B3-BD0B-002CB7431771}' : CheckboxControl, '{B29B5C06-8E74-4A3E-AB4E-9DDB0E8AF419}' : ColorGroups, '{83E3CEE7-839D-460B-B014-978C020C95CF}' : EventListener, '{590D370D-4E05-48B6-84DC-0410A309F04E}' : FindChangeTransliterateOption, '{EC3B0035-CD8A-4B51-BF7D-8F2481EAE41E}' : ButtonPreference, '{0C3CAB7B-09ED-4E24-BA0D-C6B727B81464}' : DataMergeImagePlaceholders, '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}' : ClearFormBehaviors, '{C66E87FA-079A-11D2-AA63-00C04F99131A}' : MasterSpread, '{77617579-D3DE-11D1-AAA6-00C04FA349C7}' : Ovals, '{6C10ABB1-06A5-4546-BB13-488B4075F637}' : PrinterPreset, '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}' : Rectangles, '{12EA8B20-F452-457F-B2B6-7F7A2F85E388}' : EndnoteOption, '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}' : GraphicLines, '{7761757E-D3DE-11D1-AAA6-00C04FA349C7}' : Polygon, '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}' : Polygons, '{77617580-D3DE-11D1-AAA6-00C04FA349C7}' : TextFrame, '{77617581-D3DE-11D1-AAA6-00C04FA349C7}' : TextFrames, '{77617582-D3DE-11D1-AAA6-00C04FA349C7}' : Image, '{9B1C9CB0-0E2C-49FF-AEAD-E0B2D04A4E0F}' : MenuItem, '{77617584-D3DE-11D1-AAA6-00C04FA349C7}' : EPS, '{CF1DB2BF-DDB1-11D3-9D01-00C04F99131A}' : CompositeFonts, '{CF1DB2C0-DDB1-11D3-9D01-00C04F99131A}' : CompositeFont, '{77617587-D3DE-11D1-AAA6-00C04FA349C7}' : PDFs, '{77617588-D3DE-11D1-AAA6-00C04FA349C7}' : TextColumns, '{77617589-D3DE-11D1-AAA6-00C04FA349C7}' : Link, '{7761758A-D3DE-11D1-AAA6-00C04FA349C7}' : Links, '{7761758B-D3DE-11D1-AAA6-00C04FA349C7}' : Group, '{02D7A301-43A3-11D4-BE38-005004B43E1C}' : XMLElements, '{E470F8F5-7EBF-4B2A-B4C7-8BF929D14899}' : Dialogs, '{CE717876-9EC6-4374-8D0D-73ECA2060629}' : Reply, '{CB826153-2600-475E-B0EE-03D269655E75}' : TableStyleGroup, '{3718B5FC-D3A0-41FA-98A3-C0FB396E1D79}' : ClearFormBehavior, '{B8B56D43-A12A-46ED-8973-41FB78399AE1}' : PreflightRuleInstance, '{F66681FE-7936-42C2-8928-ECF5BC17DC04}' : IdleTask, '{20035BEF-AC07-4291-9748-5378EE4A1740}' : GotoAnchorBehavior, '{BBC3C228-3560-40EF-A28F-4AC4520408FE}' : BuildingBlock, '{4F210CC3-D3DC-4815-AFF6-F66F2FAC97C3}' : TimingLists, '{C33267E8-E8B0-11D3-9D01-00C04F99131A}' : CompositeFontEntries, '{5B15DE8F-AB79-4F1D-ADF3-9FA6D0659023}' : ParagraphDestinations, '{496F0BD5-7834-11D2-AAF0-00C04FA37726}' : GradientStops, '{EB1BA983-90CE-4ABF-BA9B-3B5991454C47}' : GotoPreviousStateBehaviors, '{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}' : Column, '{4B319B39-986A-4FAA-B237-FAE05358C994}' : GraphicLayer, '{9A25FB37-7D88-4C7B-87AF-C8D86AABBEE0}' : NestedLineStyle, '{B85815E7-694E-47E4-B399-544ECC629EE2}' : Hyperlink, '{989CE962-8171-4830-815A-E0F363162B82}' : GraphicLayers, '{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}' : DataMergeField, '{003F990E-FD14-4AAC-A1F0-22C202DD105F}' : MovieBehaviors, '{69F6966D-6716-4B06-8C6D-6344B7182886}' : InCopyExportOption, '{907F6FB1-C941-4A7C-8FFA-5A6848301200}' : HyperlinkExternalPageDestination, '{504C9422-38A1-4107-89D7-3B180F3F33A3}' : DataMergeImagePlaceholder, '{FC2F7FA1-DF94-41EF-8C13-E7B51401C883}' : MenuAction, '{7DB4C304-F694-4BCB-AA87-66E5978A716E}' : TextVariables, '{77617578-D3DE-11D1-AAA6-00C04FA349C7}' : Oval, '{4964C0C5-3DDA-425B-B943-3BCA8469E6B9}' : Preference, '{ECA84203-40B9-4026-9224-52B98FBC66C8}' : XMLImportMap, '{CF81C597-86B1-4D7D-9FBB-D274F74B525C}' : NavigationPoints, '{C77D1746-4274-41FC-BD8A-D32DD956BC0F}' : AssignedStory, '{7761757A-D3DE-11D1-AAA6-00C04FA349C7}' : Rectangle, '{772A2414-6E68-40CA-AA0A-0E6FC65EE678}' : GotoStateBehaviors, '{C4585392-4B16-4F6A-9191-311619BB989F}' : FindChangeOuterGlowSetting, '{932CE4BA-7FC7-49B9-8733-7535E79B1018}' : TextVariableInstance, '{7761757C-D3DE-11D1-AAA6-00C04FA349C7}' : GraphicLine, '{26DDC32B-5C53-11D5-A66B-00B0D02095DC}' : DisplaySetting, '{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}' : CellStyle, '{84CF07F6-95EC-4B2D-B3C6-CC4C65278E1F}' : CheckBox, '{0C4CCDE7-00DE-4FDD-92A1-E49BA443991C}' : XMLRuleProcessor, '{DB2A6B31-09EC-42FD-9732-956DA183DC3D}' : PageReference, '{B439E755-2FBF-4D6F-9737-61F455757DF2}' : XMLAttribute, '{DB2A6B32-09EC-42FD-9732-956DA183DC3D}' : PageReferences, '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}' : Columns, '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}' : RealEditboxes, '{9C91BB16-AD4D-4196-B8F0-F77FF642B49C}' : PlaceGun, '{CB13E01A-0161-4A08-BA44-E3F1E0256900}' : TextPath, '{77617583-D3DE-11D1-AAA6-00C04FA349C7}' : Images, '{EE964062-06C6-11D2-AAC9-00C04FA349C7}' : Groups, '{EE964063-06C6-11D2-AAC9-00C04FA349C7}' : DocumentPreference, '{EE964064-06C6-11D2-AAC9-00C04FA349C7}' : Character, '{EE964067-06C6-11D2-AAC9-00C04FA349C7}' : Language, '{EE964068-06C6-11D2-AAC9-00C04FA349C7}' : Words, '{EE964069-06C6-11D2-AAC9-00C04FA349C7}' : GuidePreference, '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}' : Lines, '{EE96406B-06C6-11D2-AAC9-00C04FA349C7}' : GridPreference, '{CD89E052-7CED-474A-B183-CC353B4BFE3A}' : Event, '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}' : TextFramePreference, '{EE96406F-06C6-11D2-AAC9-00C04FA349C7}' : Section, '{EE964070-06C6-11D2-AAC9-00C04FA349C7}' : Sections, '{EE964071-06C6-11D2-AAC9-00C04FA349C7}' : InsertionPoint, '{EE964072-06C6-11D2-AAC9-00C04FA349C7}' : TextColumn, '{EE964073-06C6-11D2-AAC9-00C04FA349C7}' : MarginPreference, '{EE964074-06C6-11D2-AAC9-00C04FA349C7}' : Line, '{EE964075-06C6-11D2-AAC9-00C04FA349C7}' : TextPreference, '{EE964076-06C6-11D2-AAC9-00C04FA349C7}' : Characters, '{EE964077-06C6-11D2-AAC9-00C04FA349C7}' : ViewPreference, '{EE964078-06C6-11D2-AAC9-00C04FA349C7}' : Word, '{EE964079-06C6-11D2-AAC9-00C04FA349C7}' : Guide, '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}' : Guides, '{EE96407B-06C6-11D2-AAC9-00C04FA349C7}' : Paragraph, '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}' : Paragraphs, '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}' : Text, '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}' : Texts, '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}' : Story, '{DF03D94D-9CC2-4248-8503-EE8AACCAA3C8}' : ObjectStyleStrokeEffectsCategorySettings, '{33F7ECF2-F944-11D3-BF66-00004C374EFD}' : CompositeFontEntry, '{9123D596-C038-4296-8003-258CB4E6D6A6}' : ImportExportEvent, '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}' : ListBoxes, '{594D6EB9-A175-4681-BEC3-DBF561A83D92}' : GotoURLBehaviors, '{BF60A933-65BB-407F-A458-182DD1579E17}' : IntegerCombobox, '{54BBD585-3C47-4B59-90EE-E17AFD4B0EA6}' : FindTransliteratePreference, '{9D630202-57E3-4DC6-8400-FA4FF179CA76}' : NestedStyle, '{BA73BD7C-6CC7-47A4-915A-D711875752B9}' : Fonts, '{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}' : XMLRuleMatchData, '{BA2F3F4D-D1B1-4952-8ECD-58D0D15D7A14}' : NestedGrepStyle, '{1C1923C1-E259-4A36-9C1F-BDF5AA1E1F86}' : StoryWindow, '{770F5E5B-4E61-4B00-A230-8D5516FB7D8A}' : RadiobuttonControl, '{AB823505-8182-4D20-B669-0AF4255C03A4}' : Bookmark, '{E4515245-38B8-48B7-8436-0406E252BA2D}' : XMLExportMap, '{F38B921E-24FE-4C0F-92AB-5712BA317E36}' : ConditionSets, '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}' : NumberingRestartPolicy, '{C2683D0B-A7C8-4992-A4F7-5FEEFE7CEA1E}' : Panel, '{3419E800-6AA3-48C5-A9F4-6A39261D900D}' : NumberingList, '{EEA59952-2888-46C3-BF4E-424BDB0BD53F}' : RealCombobox, '{B9261240-D7D6-11D4-83A9-00B0D0A33725}' : TaggedTextExportPreference, '{5CB802DD-8683-46A3-917F-5D4F8703841C}' : MatchCharacterStylePreference, '{E8901C74-4DAB-41B7-8622-29DED5A7EDF0}' : TransformationMatrices, '{FDA35D92-547E-41E9-8C42-1024E2DF56A9}' : XmlStory, '{AA746D9F-6C48-4B0D-B27D-D5F8E74C8DB8}' : RadiobuttonGroup, '{A32FF2E1-8DBB-44DA-A2B3-056C4BE0FF5B}' : State, '{49173ED6-8B86-11D1-8065-0060B03C02E4}' : Page, '{49173ED7-8B86-11D1-8065-0060B03C02E4}' : Pages, '{AA226D3C-0BA4-4248-9DE1-F603131AF465}' : StoryWindows, '{31063219-95D9-4AD8-9BEC-0CE806787AF5}' : ScriptMenuActions, '{915BC743-5075-4CE1-B6A3-51CF28518A91}' : Submenus, '{87562F2F-96F6-460C-9B54-6A4BD939661E}' : XMLItems, '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}' : Note, '{D6F21922-A644-46CF-8B21-B7112ACDD69B}' : Preferences, '{1265ADB6-27FB-11D2-AA6D-00C04F99131A}' : MasterSpreads, '{2743E6D2-BB9A-4DB5-B2E7-6806A95E36CF}' : EPubExportPreviewAppPreference, '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}' : Bullet, '{83B3674C-FBF7-4F30-80D5-3C8CEFCB91F6}' : XMLImportPreference, '{6986229D-AB15-4D8D-9624-7AB06BC20954}' : Buttons, '{4034A250-56C9-4CD5-B1D7-EAA1EA932F25}' : EPSExportPreference, '{86130E3F-015F-4174-9565-CB6848B61CC8}' : DataMergeQrcodePlaceholders, '{932B0085-3F0E-4803-B1A1-F1FD8193CB2E}' : DottedStrokeStyles, '{B1C1C975-8037-4103-B96E-D1C861ECB211}' : FindChangeStrokeTransparencySetting, '{7F521535-D9E9-46A4-9493-E12416126F86}' : MeasurementComboboxes, '{6EBE0972-2FF7-4C88-B28D-BAC0B02DE562}' : FlattenerPresets, '{85174DD9-C19C-4016-BA9D-47ABA49F80DD}' : GotoPreviousPageBehavior, '{6BEF766B-BDD3-4492-80E7-EC151759B702}' : EnablingGroups, '{B4FC681D-B46F-419B-A522-21B7A8FDFE33}' : CrossReferenceSource, '{7666516E-3AE1-437B-B6FA-9F66D91D1622}' : LayoutGridDataInformation, '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}' : NestedGrepStyles, '{316B4A31-2E87-423B-8961-9117A2CAAF2D}' : ClipboardPreference, '{8A78B37F-82D3-4D66-8CDD-674006116D32}' : PrintEvent, '{CAC0FDBA-A897-4663-A9D9-43F4EB8C3118}' : DocumentPresets, '{631D95C9-39F5-4C7F-83D7-6F371B5C1ED0}' : GotoNextPageBehavior, '{9E955039-6DBC-4988-B7D6-E8E13E700CC1}' : FlattenerPreference, '{CF12FC30-8DB1-4465-BD86-F43F28267CEE}' : ViewZoomBehavior, '{C5A7B321-C913-4840-9EA7-04ED01713930}' : OpenFileBehaviors, '{5D94D6F9-13F3-4CF5-A1E7-B67F7102F69D}' : PDFAttribute, '{3CD4BFBC-34A9-4BF0-8E36-F84C135A2D5D}' : DocumentEvent, '{08DA1FAA-956A-4321-A60A-ED424D95DA0E}' : PNGExportPreference, '{5BF64089-C1EE-462F-9B8D-70E1F67C6932}' : CellStyleMapping, '{E607E3AC-6F3E-4C85-8E6C-E8ED9395EE53}' : GotoNextViewBehavior, '{60801A9C-939C-441B-9363-84B942F3ECAF}' : SoundBehaviors, '{8A157BC0-8B82-4B3E-A40B-C6CD28E2843E}' : Libraries, '{98DC8882-4AE4-42EE-94A8-1B981541546F}' : EPSText, '{B3B1212A-F2B7-49F9-B331-CAB87A67DE82}' : PrintFormBehavior, '{4A188652-A921-4536-8565-59B91E00B6AD}' : MultiStateObject, '{A767BC79-E1BB-4624-8EC7-35885CB7B110}' : StyleExportTagMap, '{CB8D0921-E6CC-41C5-83B3-06EBAF0903E3}' : ArticleChildren, '{29E2C123-6633-42A8-AA13-54DA23BAB7A3}' : StaticText, '{B5C62A60-8A8C-4603-8FD4-C926B4AB418B}' : DashedStrokeStyle, '{DC9C36DD-A297-4C81-85C0-6E203D13ADFC}' : Ink, '{9F322FF0-F874-449E-96C4-6DAA3E28BC76}' : Change, '{2407F2DA-4E36-11D1-8047-0060B03C02E4}' : Spread, '{2407F2DB-4E36-11D1-8047-0060B03C02E4}' : Spreads, '{6612DCBF-9FE0-4D5D-B920-58D733AA9572}' : CellStyles, '{24E5C855-0317-4D1F-935E-2FE848CB6B76}' : ChangeTextPreference, '{05F21776-73A6-4D04-B4F4-7FD17E4D90DC}' : IndexingSortOptions, '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}' : GotoPreviousViewBehaviors, '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}' : IntegerEditboxes, '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}' : RealComboboxes, '{6F31E0A0-1BD2-4F9B-A353-2B4A548D8834}' : TrapPresets, '{70D5BAB3-C459-4D58-94B0-1C32CBDD189C}' : ImagePreference, '{972BC446-C4E6-4F4F-B02D-39F0938E3775}' : AutoCorrectTable, '{017BD3B8-99C8-4A24-BCF6-10B402CA0E8A}' : TypeContextualUiPreference, '{46A42B4B-FE82-4CEC-A039-451EC980235A}' : TimingTarget, '{72BF23EF-B70B-4027-B8B3-EBA5C9866999}' : ImageIOPreference, '{AE476BF1-0129-4823-A1CF-71F3C4E8E628}' : ImportedPageAttribute, '{35383B77-080D-471E-B8FB-02D6457E4576}' : MenuElement, '{98646CD0-DB2B-41C8-B774-F834E178C29F}' : FindChangeFillTransparencySetting, '{A3736543-4F5C-11D2-AB07-00C04FA349C7}' : UserDictionary, '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}' : GotoNextViewBehaviors, '{6B77AC97-5342-4F7B-AD1B-F2F9168243BB}' : GrabberPreference, '{F7A8FF11-041A-4B29-9557-B5A8DDCA8AA1}' : IntegerEditbox, '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}' : Notes, '{6A55918A-5DF6-461E-83E4-E38FA3496463}' : FindChangeDirectionalFeatherSetting, '{381D8C13-E90F-4B4B-9A2D-30DAEF628D05}' : BackgroundTasks, '{7AA934A0-5466-4BA1-B16F-26942974AD7D}' : EPubFixedLayoutExportPreference, '{A75E01D3-62A3-4D01-BC8B-73327CEDE0D3}' : FindChangeContentTransparencySetting, '{2DBD8080-D7DF-11D4-83A9-00B0D0A33725}' : TaggedTextImportPreference, '{65278CC8-39BE-4EF0-82FF-01B4B13F11AE}' : ComboBox, '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}' : DialogColumns, '{3E54BBA1-27D3-477A-97BF-7433B3B28B8A}' : Assignments, '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}' : Footnotes, '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}' : GotoFirstPageBehaviors, '{D4B687FC-8E9B-4742-BA65-8F9A71F1BB95}' : GotoPageBehavior, '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}' : MotionPreset, '{9DDF3B90-2909-4C73-8B9B-38D1A1DD62C6}' : GeneralPreference, '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}' : StrokeTransparencySetting, '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}' : HiddenTexts, '{8BABBB19-3302-49D2-A58F-56CD12A098C5}' : SVGs, '{8AABBB19-3302-49D2-A68F-56CD12A098C5}' : ImportedPages, '{43CDA0D0-E2B1-42AF-96FA-3910C63F6ED7}' : HttpLinkConnectionManagerObject, '{86D59351-AA35-4F77-9C99-29FD3E3C0661}' : RadioButton, '{7A0A1153-32E2-42ED-9043-40841ED6433A}' : NamedGrids, '{EBB30B87-6335-4692-9A03-5F968E9B1586}' : Dropdowns, '{BB2F8242-6994-4A24-9272-66477D47D7AC}' : GotoAnchorBehaviors, '{06012B07-2F3E-4BD2-A796-F065FABC4B67}' : ArticleChild, '{7DBBFFC6-A7A8-4A5C-8C7E-6DC5EEAF9946}' : MeasurementCombobox, '{A3736551-4F5C-11D2-AB07-00C04FA349C7}' : Gradient, '{A3736552-4F5C-11D2-AB07-00C04FA349C7}' : Gradients, '{02E79A06-6BFC-4C84-9D1A-04A85365C829}' : SignatureField, '{72785C56-7A80-4F7A-BA62-612D63DC0155}' : AngleEditboxes, '{1CF1952D-1BEB-41ED-8F24-8A3056383FFE}' : HyperlinkTextDestination, '{60108F34-0D73-48FE-A8B3-F2D3B015B0F2}' : ToolBox, '{6E47BA45-8E01-4877-81D8-1ED9A1585F25}' : PreflightBookOption, '{16C17DDE-B805-4701-A6DF-DEAB7F908505}' : AssignedStories, '{6F0CB944-3A1D-4010-BE3A-CCDFF77728AB}' : PrinterPresets, '{60B35A5A-5069-4FD9-B5BD-E5CFE1E10F99}' : JPEGExportPreference, '{50A1B8D7-8481-4982-9C26-2CAC271A8C39}' : DocumentPreset, '{EAD853E3-9155-4B8F-88ED-A8849AC7EDD1}' : Snippets, '{4D163B2E-D758-4309-9B2F-9EEAFFA3C448}' : FontLockingPreference, '{324AE692-6165-44C2-87CB-A90CA36AD4E3}' : EndnoteRanges, '{4A194CA6-5570-4DE1-BC10-70C855CBB8CD}' : AngleCombobox, '{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}' : Row, '{2703BF04-4585-4D38-93B3-73820FDED4BD}' : FindChangeDropShadowSetting, '{02D3CB36-EE64-43CE-8408-647E0F34FCE7}' : TrackChangesPreference, '{2417FD47-02E5-4186-910B-2092742273B5}' : IndexSection, '{EE9CAE4A-1121-4E94-ADBE-D0601BF85514}' : CrossReferenceSources, '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}' : Button, '{27DE71BE-A6B1-11D4-80C5-00C04F603A14}' : TOCStyleEntry, '{27DE71BF-A6B1-11D4-80C5-00C04F603A14}' : TOCStyleEntries, '{798584C3-6D08-4B9E-A506-93D89B68843A}' : GotoNextStateBehavior, '{B472528A-6948-4644-B7D9-BD09C1C82375}' : AnchoredObjectSetting, '{E76DB095-D513-4E19-9DEC-42DC06B44592}' : TextWrapPreference, '{1F276696-EDD9-4A86-9CF1-F23941F0D0A8}' : TrapPreset, '{683407C3-81E1-41D4-8157-8DE8E85F0DB5}' : HyperlinkTextSources, '{5AC60664-918C-49BD-A522-2290BCAB15E4}' : ConditionalTextPreference, '{800DBA46-96E6-48D7-B069-6C5532CA5EEA}' : Endnote, '{2FFEDEB5-0697-4915-B9C9-D4F853179344}' : XMLInstruction, '{6AE52037-9E4E-442D-ADFC-2D492B4BCBEF}' : Graphic, '{35D8BB10-814E-4AD8-B1E0-570155890D39}' : DataMergeQrcodePlaceholder, '{BACEA510-B2B4-4A50-97FD-DECD0DB1A4C6}' : Dialog, '{C375C23A-C422-4A2E-A8E2-F3C20EACFD46}' : OpacityGradientStop, '{3EFBCAD9-5B7D-47CC-B966-D9BC596D5F41}' : Menu, '{1F6A476A-6193-4A40-BE8A-2497B712A31D}' : GotoNextStateBehaviors, '{66503A71-3620-4C50-AFD2-16743353D5A5}' : EventListeners, '{240D537B-9336-4501-99A2-14812D15A9D3}' : LayoutWindow, '{C7389C0F-88CA-4F14-9F2B-DE5D00EE1AD8}' : StrokeStyles, '{EAD3C699-166B-43F4-814E-2379FD129185}' : MixedInkGroup, '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}' : PICTs, '{02967DF8-6695-11D5-AA71-00C04F603A14}' : DisplayPerformancePreference, '{D15B28BF-5610-4EE3-A5B4-B4E2133BFC0B}' : LayoutWindows, '{6CEFF8B2-3BA3-4693-97DF-813F9DDA71CF}' : LinkMetadata, '{71309121-8428-4D24-8181-2F0EC21F1089}' : PageNumberVariablePreference, '{E8E2B43C-7448-41DB-82D4-A4F68771191E}' : AnimationBehaviors, '{095682F5-D051-45A3-90BA-3C06BDC8E452}' : Sound, '{F49D34DB-483B-4998-AE4A-10B1D1D628DB}' : ArticleMembers, '{F1F5E505-B99E-4F26-8152-A2F5962735DF}' : ChangeGrepPreference, '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}' : PercentEditboxes, '{CE38D788-413B-4562-A498-B4AE5E36EE82}' : LinkedStoryOption, '{C4B2153C-014C-4AA7-AED0-510F6C770F19}' : Rows, '{8DE517CC-61D5-4770-9042-2917747AB914}' : Endnotes, '{74DD09E5-8658-4C1B-A418-073ECF955393}' : WatermarkPreference, '{095E0F68-3825-4190-A315-D4458109CEE3}' : EnablingGroup, '{BDF91FB2-51D9-475A-B71A-A2C570A2B07E}' : TaggedPDFPreference, '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}' : FeatherSetting, '{4F016B6D-E5C0-49E3-9BCE-878E56711671}' : AlignDistributePreference, '{3C01E0B1-88A2-4214-92D8-176BD17CA2F8}' : FindChangeObjectOption, '{526B10ED-ADC9-4C8B-AC96-5BE855B16B60}' : EPSImportPreference, '{E4324EF1-13EE-4E95-9C8C-50653F5F87BB}' : MojikumiUiPreference, '{004AEAD1-3C3F-438F-B22F-316000307E4D}' : KinsokuTables, '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}' : Document, '{6FA5985E-2A7A-4F9A-B9B0-077335DB3C58}' : TextDefault, '{2AEDEE08-3B9C-43A1-8D17-E51098755F02}' : Cell, '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}' : IntegerComboboxes, '{75D193B7-A3E1-4A9B-8400-A9A4B0E61B72}' : FindChangeTransparencySetting, '{39323485-72A0-4CAA-97C5-43A51572A544}' : PrintBookletOption, '{7A700041-3346-438D-89C6-3469C36CB0B8}' : PagesPanel, '{112329E6-AE7F-414F-A2D5-8FACCDE89D8F}' : DashedStrokeStyles, '{4DDDBCE6-DE1F-49B7-B7FA-212112425A27}' : FindChangeGrepOption, '{36245FD2-E7BE-40AE-BFD8-A83E887EFE93}' : HyperlinkPageDestinations, '{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}' : ObjectStyleGroup, '{B09C9105-8C2C-4271-8B1C-646926F5CC55}' : CheckboxControls, '{E9024D2A-EC86-4F81-8A46-1B89AAE64E40}' : IndexOptions, '{D70909E8-B5CD-4901-82BD-E093EF337328}' : CellStyleGroup, '{21EC2086-4911-4879-B8DE-A7049C96C769}' : FrameFittingOption, '{50C93BCE-0C1D-43EB-8954-893679828E75}' : ShowHideFieldsBehavior, '{9259345F-036E-423E-A7F5-91EC83E1B417}' : Hyperlinks, '{2A64F819-64F3-4CA9-9672-A33156AF9E44}' : Conditions, '{F8CB4D2C-3F31-4EDC-A111-9170FCB8248D}' : ImportedPage, '{9BC922A4-70B0-42E3-880F-FBB9218CBE44}' : MenuElements, '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}' : FillTransparencySetting, '{E4432D00-6797-460F-95D9-2318DFC8A37E}' : ChangeObjectPreference, '{AB3EA327-FA8A-438B-B76A-41B2A49E2D62}' : SpellPreference, '{DAE44318-E686-445D-9580-0AE8A6B9B871}' : XMLPreference, '{7B49364B-B15E-4119-9AB2-FD88D6D4C3BC}' : MixedInkGroups, '{BB98DEF5-A07E-4E96-B545-7FEFFB29640F}' : ObjectStyleExportTagMaps, '{7A344CB5-B629-4046-AFA7-B92EA4047F75}' : FindTextPreference, '{FC0A7913-E840-4B78-9091-F26C59BC9293}' : BevelAndEmbossSetting, '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}' : ClippingPathSettings, '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}' : TextVariableInstances, '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}' : TextBoxes, '{53A1FC77-4B92-4AC1-AB09-400E92CD8D08}' : XMLExportMaps, '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}' : TableStyleMappings, '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}' : EndnoteTextFrames, '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}' : Behaviors, '{F6691161-E334-4BD8-991B-91F924372AAD}' : HyperlinkTextSource, '{80E2BF1D-DB29-4CCD-AB04-777F682049BA}' : TableStyle, '{26A8AFD0-7863-4D09-941C-948795428592}' : NumberingLists, '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}' : Sounds, '{45F9BC50-E026-11D3-9D01-00C04F99131A}' : GridDataInformation, '{45F9BC51-E026-11D3-9D01-00C04F99131A}' : CjkGridPreference, '{044F34F5-A3EA-44AE-B51F-1317D5D69670}' : DateVariablePreference, '{99405403-996F-421F-BE71-180862DB3DFA}' : PreflightProfileRule, '{55F4E315-CA16-416C-B988-5F888DD12BFD}' : GotoPreviousViewBehavior, '{2AEEF112-5407-4980-960E-261CC7FB6FAC}' : TextBox, '{E6E07CAE-624C-4367-9746-6431E949631A}' : InteractivePDFExportPreference, '{A39D6F3B-52C7-4459-A29C-8EAAD7D8ED0A}' : ObjectStyleObjectEffectsCategorySettings, '{4C49C78D-BE71-44EC-ADC9-1885D2F74C9E}' : PreflightProfileRules, '{198B3A70-6FF4-4A87-8E0F-241190B5D315}' : Widgets, '{378611AB-EBF7-4BFC-9875-ACEC4E9CD2B2}' : XMLComments, '{F18E8E73-F8EC-4894-813C-ACD90C309AC9}' : ChapterNumberPreference, '{D066A171-792C-41C6-8004-720A6E981ACF}' : GotoFirstPageBehavior, '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}' : Movies, '{A3736540-4F5C-11D2-AB07-00C04FA349C7}' : Stories, '{A3736541-4F5C-11D2-AB07-00C04FA349C7}' : TextStyleRange, '{A3736542-4F5C-11D2-AB07-00C04FA349C7}' : TextStyleRanges, '{9DFFD927-708D-4AFA-A14C-497D44B9BA89}' : FindChangeGlyphOption, '{A3736544-4F5C-11D2-AB07-00C04FA349C7}' : UserDictionaries, '{A3736545-4F5C-11D2-AB07-00C04FA349C7}' : HyphenationException, '{A3736546-4F5C-11D2-AB07-00C04FA349C7}' : HyphenationExceptions, '{A3736547-4F5C-11D2-AB07-00C04FA349C7}' : DictionaryPreference, '{A3736548-4F5C-11D2-AB07-00C04FA349C7}' : PathPoint, '{A3736549-4F5C-11D2-AB07-00C04FA349C7}' : PDFExportPreset, '{A373654A-4F5C-11D2-AB07-00C04FA349C7}' : PDFExportPresets, '{A373654B-4F5C-11D2-AB07-00C04FA349C7}' : PDFPlacePreference, '{A373654C-4F5C-11D2-AB07-00C04FA349C7}' : StoryPreference, '{A373654D-4F5C-11D2-AB07-00C04FA349C7}' : Tint, '{A373654E-4F5C-11D2-AB07-00C04FA349C7}' : Tints, '{A373654F-4F5C-11D2-AB07-00C04FA349C7}' : Swatch, '{A3736550-4F5C-11D2-AB07-00C04FA349C7}' : Swatches, '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}' : GradientFeatherSetting, '{1E048FE5-5927-4698-A686-5E13F68F0250}' : IdleTasks, '{29010C02-B387-4B74-8BA1-5ECE97C6A765}' : HyperlinkPageDestination, '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}' : TransparencySetting, '{12DBB49A-1C97-46B9-8EDD-EE80F7486215}' : PDFComments, '{59C3B31D-AC83-48B3-86E3-4DDA2496152C}' : NavigationPoint, '{111584BF-95B0-43ED-9C9D-24116A882E80}' : MeasurementEditbox, '{D8246E48-2E41-4502-81D5-483DB99552C4}' : FontSyncPreference, '{507774AA-EE26-4D66-B035-B15745A7E12A}' : MutationEvent, '{E0217BFC-FD9C-4935-A4C9-80288BBCAF8E}' : FindChangeColorOption, '{A4505025-C720-423C-A71D-C777DF929488}' : XMLItem, '{77A0E0E3-AADE-42AA-9928-929D74837039}' : OuterGlowSetting, '{F713DC13-6464-482D-BA5E-B8C39FE83237}' : ListBox, '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}' : MultiStateObjects, '{2FB36DB0-73A5-4D8E-B8E9-00B9C71C22A4}' : ArticleMember, '{49734F44-6810-46DB-8FF2-9126F875EFFB}' : EndnoteTextFrame, '{B0F8CEAB-B0FC-4EC1-BB50-DE897C1F0B67}' : RealEditbox, '{04FFA073-AECB-43A0-89BF-4263DE37A39E}' : TableStyles, '{1174E654-886F-4567-AF0A-502289F25CDB}' : Article, '{225075A4-3679-4E79-AE8B-2A211BE0C054}' : Library, '{F50AB9D8-9C61-499E-9EAB-66FA113EF7D4}' : MetadataPreference, '{F03EC221-07E2-4069-B4BF-3917F0400460}' : TextEditbox, '{53CB57A5-989F-4C3F-B3B9-FA9FF75D6D6A}' : ChapterNumberVariablePreference, '{2AA600B3-D906-44B5-B984-28F336E938FC}' : HTMLFXLExportPreference, '{2FEC1339-15AC-47D1-8D45-50BB83796104}' : NestedLineStyles, '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}' : FindChangeFeatherSetting, '{0CF3754F-0748-4E6D-9179-5F34D3B9CB42}' : Dropdown, '{DF7AB3F9-1449-4B73-B813-5742028C69DB}' : TransformAttributeOption, } CLSIDToPackageMap = {} win32com.client.CLSIDToClass.RegisterCLSIDsFromDict( CLSIDToClassMap ) VTablesToPackageMap = {} VTablesToClassMap = { } NamesToIIDMap = { 'RealCombobox' : '{EEA59952-2888-46C3-BF4E-424BDB0BD53F}', 'GotoURLBehavior' : '{1E558207-AD2D-45AC-A25D-5DBD6C5DF6CD}', 'IntegerEditbox' : '{F7A8FF11-041A-4B29-9557-B5A8DDCA8AA1}', 'Swatches' : '{A3736550-4F5C-11D2-AB07-00C04FA349C7}', 'HttpLinkConnectionManagerObject' : '{43CDA0D0-E2B1-42AF-96FA-3910C63F6ED7}', 'CellStyleGroups' : '{91C566E3-202F-4F41-8F9C-565FB6AC4225}', 'Asset' : '{4A4F4A52-4128-41D0-9610-2B2DFDD3A3E4}', 'LanguagesWithVendors' : '{D82396B6-0E61-4E10-B9B9-5A881A7AAF82}', 'DashedStrokeStyle' : '{B5C62A60-8A8C-4603-8FD4-C926B4AB418B}', 'FileNameVariablePreference' : '{8F07BFD4-987F-483B-8130-8C273EDA9943}', 'ArticleMember' : '{2FB36DB0-73A5-4D8E-B8E9-00B9C71C22A4}', 'PreflightRuleInstances' : '{5E0D82A8-0A3F-4421-B8C8-2CE48F6642C2}', 'Hyperlinks' : '{9259345F-036E-423E-A7F5-91EC83E1B417}', 'GraphicLayers' : '{989CE962-8171-4830-815A-E0F363162B82}', 'XMLItems' : '{87562F2F-96F6-460C-9B54-6A4BD939661E}', 'AdjustLayoutPreference' : '{A821DA08-7507-444A-BAB3-DFEE5F397ED4}', 'TextFramePreference' : '{EE96406E-06C6-11D2-AAC9-00C04FA349C7}', 'GraphicLines' : '{7761757D-D3DE-11D1-AAA6-00C04FA349C7}', 'Words' : '{EE964068-06C6-11D2-AAC9-00C04FA349C7}', 'XMLRuleProcessor' : '{0C4CCDE7-00DE-4FDD-92A1-E49BA443991C}', 'CellStyle' : '{95D1FBCF-3ECF-4FE2-B185-57E3A9A37A99}', 'CrossReferenceSources' : '{EE9CAE4A-1121-4E94-ADBE-D0601BF85514}', 'FormFields' : '{600E771B-33A3-45CB-82CC-E0F0668EAA55}', 'TextColumns' : '{77617588-D3DE-11D1-AAA6-00C04FA349C7}', 'ObjectStyleExportTagMap' : '{B41C6E16-E7B6-4D68-BAC1-38292E7AF712}', 'XMLRuleMatchData' : '{8FC2999B-76FE-4D4D-83E8-DE3040D3412A}', 'GotoStateBehavior' : '{01107D0E-2517-4D43-8CC8-00E81598FD01}', 'MultiStateObject' : '{4A188652-A921-4536-8565-59B91E00B6AD}', 'TextDefault' : '{6FA5985E-2A7A-4F9A-B9B0-077335DB3C58}', 'Behaviors' : '{44ABCA9D-A43B-4077-B864-AF3AA8E9BDE7}', 'CheckboxControl' : '{C32E5412-6FAC-45B3-BD0B-002CB7431771}', 'PDFExportPreset' : '{A3736549-4F5C-11D2-AB07-00C04FA349C7}', 'CaptionMetadataVariablePreference' : '{359ADC39-BACB-452F-B5A7-A1AD7E1D30A9}', 'ObjectStyleFillEffectsCategorySettings' : '{CABD713E-5D70-4A32-B94A-EAD956BC758B}', 'RadiobuttonGroups' : '{8B2909F0-1A1A-4950-AC9D-66EBF4E01FEB}', 'PrintBookletPrintPreference' : '{7D4B7FD7-5763-40BB-A3C4-7F07B52DAE94}', 'TextVariable' : '{EDD2BE26-7D67-4891-A829-F6D366D4F70D}', 'GotoPreviousStateBehavior' : '{AD288699-42E3-46B0-9762-347BA6FE00C2}', 'PDFExportPreference' : '{496F0BE0-7834-11D2-AAF0-00C04FA37726}', 'CellStyleMapping' : '{5BF64089-C1EE-462F-9B8D-70E1F67C6932}', 'RuleDataObject' : '{0A09280F-E204-4B28-AACE-7194DD98E57D}', 'HyphenationExceptions' : '{A3736546-4F5C-11D2-AB07-00C04FA349C7}', 'GotoAnchorBehavior' : '{20035BEF-AC07-4291-9748-5378EE4A1740}', 'FlattenerPreset' : '{2841C44D-00CB-4FAF-9B61-D889C7FA4F61}', 'MojikumiUiPreference' : '{E4324EF1-13EE-4E95-9C8C-50653F5F87BB}', 'EndnoteTextFrame' : '{49734F44-6810-46DB-8FF2-9126F875EFFB}', 'DTD' : '{97AF8B10-0453-4708-8292-83B816A779A4}', 'PercentCombobox' : '{E3B3A2F1-35BB-4DB3-BCC7-F3DD7420B66F}', 'TaggedTextExportPreference' : '{B9261240-D7D6-11D4-83A9-00B0D0A33725}', 'BorderPanels' : '{8D49AA57-C7CF-4B62-80E2-1ECACC1D666B}', 'AlignDistributePreference' : '{4F016B6D-E5C0-49E3-9BCE-878E56711671}', 'Library' : '{225075A4-3679-4E79-AE8B-2A211BE0C054}', 'ClearFormBehaviors' : '{DDC322F4-3456-4CC0-B232-3D8D51B101BB}', 'Sections' : '{EE964070-06C6-11D2-AAC9-00C04FA349C7}', 'InnerShadowSetting' : '{43094EB8-B4DB-4261-BDEC-911ACB58555D}', 'Document' : '{1A5E8DB4-3443-11D1-803C-0060B03C02E4}', 'TimingTarget' : '{46A42B4B-FE82-4CEC-A039-451EC980235A}', 'CheckboxControls' : '{B09C9105-8C2C-4271-8B1C-646926F5CC55}', 'InnerGlowSetting' : '{8148D6C4-29D3-47E5-870D-749F36E2EC4F}', 'EPubFixedLayoutExportPreference' : '{7AA934A0-5466-4BA1-B16F-26942974AD7D}', 'Link' : '{77617589-D3DE-11D1-AAA6-00C04FA349C7}', 'Line' : '{EE964074-06C6-11D2-AAC9-00C04FA349C7}', 'AssignedStory' : '{C77D1746-4274-41FC-BD8A-D32DD956BC0F}', 'MenuElement' : '{35383B77-080D-471E-B8FB-02D6457E4576}', 'IndexingSortOption' : '{8D9FC95C-36F9-4552-833C-0AC5DB053FF1}', 'PageReferences' : '{DB2A6B32-09EC-42FD-9732-956DA183DC3D}', 'ChangeObjectPreference' : '{E4432D00-6797-460F-95D9-2318DFC8A37E}', 'NavigationPoint' : '{59C3B31D-AC83-48B3-86E3-4DDA2496152C}', 'SignatureField' : '{02E79A06-6BFC-4C84-9D1A-04A85365C829}', 'Footnotes' : '{43C9D8FE-AF8F-4BDF-804C-0659B3C83B37}', 'Changes' : '{00F63BE3-9801-484B-9A32-173EA0EA56AA}', 'DataMergeImagePlaceholders' : '{0C3CAB7B-09ED-4E24-BA0D-C6B727B81464}', 'ConditionalTextPreference' : '{5AC60664-918C-49BD-A522-2290BCAB15E4}', 'FindChangeInnerShadowSetting' : '{F4C0F4B2-964F-43DB-A4A7-6BFC7CC09CD2}', 'OuterGlowSetting' : '{77A0E0E3-AADE-42AA-9928-929D74837039}', 'FormField' : '{3CFCDE91-D4C2-44FD-AE14-DCDF314A4D36}', 'GuidePreference' : '{EE964069-06C6-11D2-AAC9-00C04FA349C7}', 'BuildingBlocks' : '{5BB100A8-B7CD-4C24-A00A-BD4F6E277577}', 'Endnotes' : '{8DE517CC-61D5-4770-9042-2917747AB914}', 'MotionPresets' : '{F8B3F2C9-FD1E-4040-90BB-369111963367}', 'SubmitFormBehaviors' : '{7FB564F7-2A06-4035-BF86-CD1E033B3799}', 'Snippets' : '{EAD853E3-9155-4B8F-88ED-A8849AC7EDD1}', 'Ovals' : '{77617579-D3DE-11D1-AAA6-00C04FA349C7}', 'MovieBehaviors' : '{003F990E-FD14-4AAC-A1F0-22C202DD105F}', 'Group' : '{7761758B-D3DE-11D1-AAA6-00C04FA349C7}', 'TrapPreset' : '{1F276696-EDD9-4A86-9CF1-F23941F0D0A8}', 'TextColumn' : '{EE964072-06C6-11D2-AAC9-00C04FA349C7}', 'MediaItem' : '{8E11BA7A-A81F-4395-93AA-873D8034ECF4}', 'Book' : '{2EB70FA0-4D1D-11D4-A6A4-00C04F78AAC5}', 'ObjectStyleGroup' : '{D68B4EC1-1E8D-443B-8B52-0CDB037F8483}', 'Conditions' : '{2A64F819-64F3-4CA9-9672-A33156AF9E44}', 'SoundBehavior' : '{B76BCFD0-7C39-4A31-95C9-19C93F8437E0}', 'XMLRuleProcessors' : '{9168C38C-4BDC-45D7-AC4A-B8A2F9D6FAFA}', 'TOCStyleEntries' : '{27DE71BF-A6B1-11D4-80C5-00C04F603A14}', 'DialogRow' : '{42740710-13BF-42B6-89A4-6BE1DF884709}', 'SVGs' : '{8BABBB19-3302-49D2-A58F-56CD12A098C5}', 'Inks' : '{0BA359C1-FF1A-45ED-A999-9476BE2D2A03}', 'TransformAttributeOption' : '{DF7AB3F9-1449-4B73-B813-5742028C69DB}', 'TextExportPreference' : '{FF7CFBE1-D733-11D4-83A9-00B0D0A33725}', 'FontSyncPreference' : '{D8246E48-2E41-4502-81D5-483DB99552C4}', 'BackgroundTask' : '{D5F580C2-0126-4256-87EA-06444945B78E}', 'Menu' : '{3EFBCAD9-5B7D-47CC-B966-D9BC596D5F41}', 'Tints' : '{A373654E-4F5C-11D2-AB07-00C04FA349C7}', 'TimingLists' : '{4F210CC3-D3DC-4815-AFF6-F66F2FAC97C3}', 'ParagraphStyle' : '{496F0BE1-7834-11D2-AAF0-00C04FA37726}', 'TaggedPDFPreference' : '{BDF91FB2-51D9-475A-B71A-A2C570A2B07E}', 'DataMerge' : '{BCCD7A5B-2F13-44BC-959A-FBBEB1CED88B}', 'CompositeFonts' : '{CF1DB2BF-DDB1-11D3-9D01-00C04F99131A}', 'InteractivePDFExportPreference' : '{E6E07CAE-624C-4367-9746-6431E949631A}', 'Fonts' : '{BA73BD7C-6CC7-47A4-915A-D711875752B9}', 'FootnoteOption' : '{370A7F79-B0DD-43ED-9F0A-CB39941F5EBB}', 'PreflightProfileRules' : '{4C49C78D-BE71-44EC-ADC9-1885D2F74C9E}', 'Assignments' : '{3E54BBA1-27D3-477A-97BF-7433B3B28B8A}', 'PreflightRuleInstance' : '{B8B56D43-A12A-46ED-8973-41FB78399AE1}', 'ListBox' : '{F713DC13-6464-482D-BA5E-B8C39FE83237}', 'FindChangeTextOption' : '{1408EBD9-210E-4A56-8BCE-13D96DF65856}', 'StoryPreference' : '{A373654C-4F5C-11D2-AB07-00C04FA349C7}', 'Text' : '{EE96407D-06C6-11D2-AAC9-00C04FA349C7}', 'GotoAnchorBehaviors' : '{BB2F8242-6994-4A24-9272-66477D47D7AC}', 'Submenus' : '{915BC743-5075-4CE1-B6A3-51CF28518A91}', 'GotoNextPageBehavior' : '{631D95C9-39F5-4C7F-83D7-6F371B5C1ED0}', 'MenuElements' : '{9BC922A4-70B0-42E3-880F-FBB9218CBE44}', 'Ink' : '{DC9C36DD-A297-4C81-85C0-6E203D13ADFC}', 'EPSImportPreference' : '{526B10ED-ADC9-4C8B-AC96-5BE855B16B60}', 'CharacterStyleGroup' : '{546328FB-23D6-49BF-9F9A-02E2F8C2F89A}', 'LinkMetadata' : '{6CEFF8B2-3BA3-4693-97DF-813F9DDA71CF}', 'PercentEditboxes' : '{1A81FB1A-BA42-4D1C-8A16-0562B2B21455}', 'PreflightProfiles' : '{D70FBB1B-B7E4-4ED8-982E-DBA0FCA64E22}', 'Snippet' : '{229ECC34-B916-4231-8915-72C1009C9305}', 'GotoLastPageBehavior' : '{E887A0A3-FD41-40C1-8FC4-6462CC75C03A}', 'HyphenationException' : '{A3736545-4F5C-11D2-AB07-00C04FA349C7}', 'GotoNextStateBehaviors' : '{1F6A476A-6193-4A40-BE8A-2497B712A31D}', 'PageReference' : '{DB2A6B31-09EC-42FD-9732-956DA183DC3D}', 'MeasurementEditbox' : '{111584BF-95B0-43ED-9C9D-24116A882E80}', 'ObjectStyles' : '{825602C7-96FB-41F4-8B5D-F51FCDC92413}', 'ContentTransparencySetting' : '{5669E404-E901-4077-8D14-B08C1F2854FE}', 'EndnoteOption' : '{12EA8B20-F452-457F-B2B6-7F7A2F85E388}', 'ContourOption' : '{8AB9A718-3241-4BEF-B959-60F5DC071350}', 'NotePreference' : '{06F81BBC-A287-43ED-ABE4-C30EDBC6B9ED}', 'ParagraphStyles' : '{496F0BE2-7834-11D2-AAF0-00C04FA37726}', 'MatchParagraphStylePreference' : '{39D3485E-B8E0-4BCD-86EB-9B42612ED9FF}', 'HyperlinkURLDestination' : '{0066B2E2-B7E0-460B-957A-E3FD020CF9BE}', 'Preference' : '{4964C0C5-3DDA-425B-B943-3BCA8469E6B9}', 'DataMergeField' : '{EFDC5EC9-97AB-4EC8-806A-1EC7CE0A055E}', 'ConditionSets' : '{F38B921E-24FE-4C0F-92AB-5712BA317E36}', 'NumberingLists' : '{26A8AFD0-7863-4D09-941C-948795428592}', 'ButtonPreference' : '{EC3B0035-CD8A-4B51-BF7D-8F2481EAE41E}', 'PolygonPreference' : '{496F0BE4-7834-11D2-AAF0-00C04FA37726}', 'Notes' : '{BB06AB0C-EC55-4EE0-BBF9-555E878CDDA0}', 'FindTextPreference' : '{7A344CB5-B629-4046-AFA7-B92EA4047F75}', 'FindChangeOuterGlowSetting' : '{C4585392-4B16-4F6A-9191-311619BB989F}', 'ExportForWebPreference' : '{B7D43298-793B-45C1-BEE2-61F4ADCA1771}', 'Hyperlink' : '{B85815E7-694E-47E4-B399-544ECC629EE2}', 'TaggedTextImportPreference' : '{2DBD8080-D7DF-11D4-83A9-00B0D0A33725}', 'TimingGroups' : '{71433E7C-129B-4267-96F9-7D4C02F7412E}', 'TableStyleGroups' : '{8A87FD5A-A7A7-4267-8713-9A11A3F7955B}', 'TextVariables' : '{7DB4C304-F694-4BCB-AA87-66E5978A716E}', 'OpenFileBehavior' : '{A1AEFDF1-BDCB-4CDB-B341-DC43AD142FF4}', 'ImportedPage' : '{F8CB4D2C-3F31-4EDC-A111-9170FCB8248D}', 'HtmlItem' : '{F10255C1-BA33-4794-BEA5-2599703A7DE3}', 'MenuSeparator' : '{5908717A-CC47-41F9-AFFA-D89AAAFA428F}', 'EPSs' : '{77617585-D3DE-11D1-AAA6-00C04FA349C7}', 'TransformationMatrix' : '{A7F95DBB-18A4-44A3-9E0D-2E684B3D6A0C}', 'MeasurementCombobox' : '{7DBBFFC6-A7A8-4A5C-8C7E-6DC5EEAF9946}', 'Texts' : '{EE96407E-06C6-11D2-AAC9-00C04FA349C7}', 'StoryWindows' : '{AA226D3C-0BA4-4248-9DE1-F603131AF465}', 'TextWrapPreference' : '{E76DB095-D513-4E19-9DEC-42DC06B44592}', 'PreflightOption' : '{DA059773-68F3-4D85-AE97-5590A3821E34}', 'Stories' : '{A3736540-4F5C-11D2-AB07-00C04FA349C7}', 'ColorGroupSwatch' : '{248D90EE-BD6A-42D9-B7DC-79BCFADDF727}', 'DashedStrokeStyles' : '{112329E6-AE7F-414F-A2D5-8FACCDE89D8F}', 'ClearFormBehavior' : '{3718B5FC-D3A0-41FA-98A3-C0FB396E1D79}', 'IndexSections' : '{0311D53D-4C76-427F-B2EE-A70ADCD34FC3}', 'ObjectStyleStrokeEffectsCategorySettings' : '{DF03D94D-9CC2-4248-8503-EE8AACCAA3C8}', 'ParaStyleMappings' : '{9F9F4DAB-B4A0-4BCF-A838-77E807E63574}', 'ColorGroupSwatches' : '{B79A00A7-0245-40B1-9620-543FE05DD84D}', 'Widget' : '{1EF90526-6E13-471A-A4D0-621D7DAE6383}', 'TextPath' : '{CB13E01A-0161-4A08-BA44-E3F1E0256900}', 'XMLImportPreference' : '{83B3674C-FBF7-4F30-80D5-3C8CEFCB91F6}', 'XMLInstructions' : '{B6D9CB8E-8BBA-4628-AD3E-C1CCF73306E6}', 'FindGlyphPreference' : '{2C4C24E8-92D2-4FB2-AE06-D45292A38CA8}', 'PDFAttribute' : '{5D94D6F9-13F3-4CF5-A1E7-B67F7102F69D}', 'PagesPanel' : '{7A700041-3346-438D-89C6-3469C36CB0B8}', 'Path' : '{496F0BD6-7834-11D2-AAF0-00C04FA37726}', 'PrintEvent' : '{8A78B37F-82D3-4D66-8CDD-674006116D32}', 'EPubExportPreference' : '{DEFAFCF5-B9A4-4024-B557-CEA5DBFAB7B2}', 'Sound' : '{095682F5-D051-45A3-90BA-3C06BDC8E452}', 'NestedStyles' : '{7D9500F2-779A-48AE-8C40-EAA7EA27EEDB}', 'ValidationError' : '{7C989388-5C97-4334-BA4F-69A68A38EB40}', 'ImageIOPreference' : '{72BF23EF-B70B-4027-B8B3-EBA5C9866999}', 'ChangeGlyphPreference' : '{57B06035-7DBB-49F8-8CDB-4C6E293FD755}', 'TextEditingPreference' : '{F5236EA2-4FD3-4CCC-9600-73260A141D32}', 'TextEditbox' : '{F03EC221-07E2-4069-B4BF-3917F0400460}', 'DataMergeOption' : '{20A43D73-6397-4460-B1B5-E0531063E897}', 'ArticleChildren' : '{CB8D0921-E6CC-41C5-83B3-06EBAF0903E3}', 'CrossReferenceFormat' : '{A6CD1966-3B24-4A29-9C76-45ED6BEE8CE9}', 'BevelAndEmbossSetting' : '{FC0A7913-E840-4B78-9091-F26C59BC9293}', 'XMLComment' : '{F424BB97-A03B-45C1-8C22-91B7B9E11156}', 'Swatch' : '{A373654F-4F5C-11D2-AB07-00C04FA349C7}', 'Layer' : '{1A5E8DB8-3443-11D1-803C-0060B03C02E4}', 'CellStyleMappings' : '{C26B9F05-9487-446E-9F1F-04F777278012}', 'XMLInstruction' : '{2FFEDEB5-0697-4915-B9C9-D4F853179344}', 'EPSTexts' : '{97AE2672-B3F4-4E54-9137-D60D1F5F6C1C}', 'GotoLastPageBehaviors' : '{7FA4881D-1C2D-45EC-B30F-5114C59D7843}', 'MetadataPreference' : '{F50AB9D8-9C61-499E-9EAB-66FA113EF7D4}', 'Sounds' : '{E3DE64FC-0103-4478-B34A-050AAB0EFA5A}', 'PasteboardPreference' : '{FD8BFE64-6BBB-4381-8F4C-D434627CA358}', 'ParagraphStyleGroups' : '{736A624E-CA83-46C8-A626-4F6DD4CCFBE0}', 'Submenu' : '{5ACF4641-B36D-407E-A146-279FB1B88830}', 'SignatureFields' : '{C1BC3A44-704C-4FD8-A4F0-CB38CB279EFE}', '_Application' : '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}', 'Preferences' : '{D6F21922-A644-46CF-8B21-B7112ACDD69B}', 'GpuPerformancePreference' : '{8A69953C-A2E9-4B7E-B443-9FCC81500123}', 'CharacterStyleGroups' : '{F278F04A-05F9-4DBD-B5C9-EB6BC2901A3D}', 'FindChangeGlyphOption' : '{9DFFD927-708D-4AFA-A14C-497D44B9BA89}', 'MutationEvent' : '{507774AA-EE26-4D66-B035-B15745A7E12A}', 'LinkingPreference' : '{8F7AED4D-37D3-4610-BD32-504CB5908F32}', 'ComboBox' : '{65278CC8-39BE-4EF0-82FF-01B4B13F11AE}', 'InsertionPoint' : '{EE964071-06C6-11D2-AAC9-00C04FA349C7}', 'BorderPanel' : '{AD32757F-393F-402C-9967-8A699BC3AF35}', 'DialogColumn' : '{7ECBF629-B1A5-4DB3-A2A6-FBE7E1A275BD}', 'GotoNextViewBehaviors' : '{138EB9A8-E028-4885-A5D2-DB4125A15AEB}', 'SplineItem' : '{BF2662C3-310F-4B2B-B0F7-044E172735A2}', 'AnimationBehaviors' : '{E8E2B43C-7448-41DB-82D4-A4F68771191E}', 'Article' : '{1174E654-886F-4567-AF0A-502289F25CDB}', 'GraphicLayerOption' : '{A2D02A57-08BD-44D8-B6C3-05ABC76901FA}', 'PageItem' : '{D7D2C130-D321-11D1-AAA2-00C04FA349C7}', 'XMLTag' : '{1DAF831A-ABD6-4DE7-8ADF-A93FC2319046}', 'Word' : '{EE964078-06C6-11D2-AAC9-00C04FA349C7}', 'MarginPreference' : '{EE964073-06C6-11D2-AAC9-00C04FA349C7}', 'GrabberPreference' : '{6B77AC97-5342-4F7B-AD1B-F2F9168243BB}', 'Lines' : '{EE96406A-06C6-11D2-AAC9-00C04FA349C7}', 'BookContent' : '{2EB70FA2-4D1D-11D4-A6A4-00C04F78AAC5}', 'MenuItem' : '{9B1C9CB0-0E2C-49FF-AEAD-E0B2D04A4E0F}', 'XMLElements' : '{02D7A301-43A3-11D4-BE38-005004B43E1C}', 'DateVariablePreference' : '{044F34F5-A3EA-44AE-B51F-1317D5D69670}', 'GradientStop' : '{496F0BD4-7834-11D2-AAF0-00C04FA37726}', 'StrokeStyles' : '{C7389C0F-88CA-4F14-9F2B-DE5D00EE1AD8}', 'TextBox' : '{2AEEF112-5407-4980-960E-261CC7FB6FAC}', 'TransformPreference' : '{E90BE5B1-D431-43DE-8740-47BBCFCF2F6E}', 'XMLComments' : '{378611AB-EBF7-4BFC-9875-ACEC4E9CD2B2}', 'ExcelImportPreference' : '{2ABB3451-6AE8-11D5-89F2-00B0D0484406}', 'AutoCorrectPreference' : '{B31AF5C3-18BB-44E2-8A70-5624138BBEEA}', 'Footnote' : '{2ECF958C-6922-4F77-BCDB-F3C1AE676DC7}', 'TableStyle' : '{80E2BF1D-DB29-4CCD-AB04-777F682049BA}', 'Topics' : '{FE0B2EF6-3982-40DF-826B-1EBF9CFE093B}', 'ClippingPathSettings' : '{C54F12A6-BFA4-11D6-AA94-00C04F603A14}', 'RadioButton' : '{86D59351-AA35-4F77-9C99-29FD3E3C0661}', 'Bookmarks' : '{154549B1-F79B-4CD0-B434-DDAD22563102}', 'HiddenText' : '{8039D998-FA61-4242-83C5-CCF8A667A4B3}', 'GotoPreviousPageBehaviors' : '{B71CE0C8-63A8-49D4-87E3-2B9D7A788B27}', 'GradientStops' : '{496F0BD5-7834-11D2-AAF0-00C04FA37726}', 'Index' : '{BA3C5164-5898-4811-97DA-E800E1333238}', 'Cell' : '{2AEDEE08-3B9C-43A1-8D17-E51098755F02}', 'RuleDataObjects' : '{A11D6C83-0371-4A1C-A4B9-AB188846E15C}', 'EndnoteRange' : '{8552D4BA-A469-4B19-8C0B-5BEF43EE3952}', 'PDFComment' : '{2E896C89-288F-4635-A4F9-208E90B38CDC}', 'HyperlinkExternalPageDestinations' : '{69B68A5D-72C1-43F4-89B3-BE6FEDA7B8C7}', 'LayoutGridDataInformation' : '{7666516E-3AE1-437B-B6FA-9F66D91D1622}', 'Languages' : '{496F0BDF-7834-11D2-AAF0-00C04FA37726}', 'HyperlinkPageDestinations' : '{36245FD2-E7BE-40AE-BFD8-A83E887EFE93}', 'MasterSpreads' : '{1265ADB6-27FB-11D2-AA6D-00C04F99131A}', 'GotoFirstPageBehaviors' : '{DCC6563F-AB40-4BF1-8C1A-959BB6F1EEAD}', 'DataMergePreference' : '{39463AC6-8481-4A0B-9B5B-F6BEF69E68FA}', 'ObjectExportOption' : '{76BA337C-A2B9-4DAA-935D-4E7B1C3E329C}', 'TextBoxes' : '{D8496193-E4BA-4F7B-8B2F-99846DB9FFF0}', 'StrokeStyle' : '{B36EB9CA-8E4B-4A1C-B81A-E8FAE5C6AE65}', 'ColorSetting' : '{33D19DFA-CC8B-4977-AD62-948B130D0CEB}', 'TextEditboxes' : '{45264B16-137C-443E-92C4-5DA6DB26A829}', 'Language' : '{EE964067-06C6-11D2-AAC9-00C04FA349C7}', 'FindChangeTransparencySetting' : '{75D193B7-A3E1-4A9B-8400-A9A4B0E61B72}', 'HyperlinkTextSources' : '{683407C3-81E1-41D4-8157-8DE8E85F0DB5}', 'Dropdowns' : '{EBB30B87-6335-4692-9A03-5F968E9B1586}', 'BuildingBlock' : '{BBC3C228-3560-40EF-A28F-4AC4520408FE}', 'MotionPreset' : '{CE3B9739-B038-4EA3-9C3E-FC783E6090B3}', 'ParagraphDestination' : '{9C667CBC-4FA9-45BB-A85D-E8D9290F1B44}', 'DataMergeFields' : '{9B725526-F638-498E-9F38-33E5226DFE05}', 'PDF' : '{77617586-D3DE-11D1-AAA6-00C04FA349C7}', 'GotoPreviousStateBehaviors' : '{EB1BA983-90CE-4ABF-BA9B-3B5991454C47}', 'Tables' : '{FF49C1CA-AF19-458E-AF21-0C3A797E8F89}', 'State' : '{A32FF2E1-8DBB-44DA-A2B3-056C4BE0FF5B}', 'JPEGExportPreference' : '{60B35A5A-5069-4FD9-B5BD-E5CFE1E10F99}', 'XMLElement' : '{88E69192-43A2-11D4-BE38-005004B43E1C}', 'EndnoteTextFrames' : '{FD35DF8D-2EBF-44C4-91A9-602B70AFB89F}', 'EnablingGroups' : '{6BEF766B-BDD3-4492-80E7-EC151759B702}', 'ValidationErrors' : '{4549721A-5127-4D04-A648-0012498543AB}', 'IMEPreference' : '{A26F1392-4E33-4451-B923-899ADA3A96ED}', 'HyperlinkPageItemSource' : '{50E302A3-44BD-4718-B7E0-DE82E6360CFD}', 'PublishExportPreference' : '{C086A280-7D83-4B59-908C-D8EB20C513E3}', 'Rectangles' : '{7761757B-D3DE-11D1-AAA6-00C04FA349C7}', 'Rows' : '{C4B2153C-014C-4AA7-AED0-510F6C770F19}', 'Dialogs' : '{E470F8F5-7EBF-4B2A-B4C7-8BF929D14899}', 'TypeContextualUiPreference' : '{017BD3B8-99C8-4A24-BCF6-10B402CA0E8A}', 'AutoCorrectTable' : '{972BC446-C4E6-4F4F-B02D-39F0938E3775}', 'Bookmark' : '{AB823505-8182-4D20-B669-0AF4255C03A4}', 'Movie' : '{8E796DC7-A048-4573-9FE6-8769D9ACE5FD}', 'FindColorPreference' : '{0141262D-5B5D-4FA7-8516-E050D80183D6}', 'StrokeFillProxySetting' : '{534C6846-8D1D-4DF2-9757-121B50949336}', 'IntegerEditboxes' : '{FF5D2EF8-DE6B-47DF-B6E9-956B43E6ED43}', 'CompositeFontEntries' : '{C33267E8-E8B0-11D3-9D01-00C04F99131A}', 'ChangeColorPreference' : '{389057B1-C0F6-40D9-9D35-59DFD072726B}', 'EnablingGroup' : '{095E0F68-3825-4190-A315-D4458109CEE3}', 'RadiobuttonGroup' : '{AA746D9F-6C48-4B0D-B27D-D5F8E74C8DB8}', 'XmlStories' : '{4818BF5D-BCF7-4BC3-9FE8-04F4F76563CD}', 'GotoPreviousViewBehaviors' : '{F0ABB309-C106-4D9A-8728-8E8CBCD86D1B}', 'AngleEditbox' : '{0B824642-566D-428C-B478-2DF0953CB602}', 'AngleEditboxes' : '{72785C56-7A80-4F7A-BA62-612D63DC0155}', 'BackgroundTasks' : '{381D8C13-E90F-4B4B-9A2D-30DAEF628D05}', 'ObjectStyleContentEffectsCategorySettings' : '{26037992-69DF-42E2-A7B2-E28AB15A81D9}', 'FeatherSetting' : '{6572C2FD-37E5-48AA-B45C-A4E7DDCEACC2}', 'StaticTexts' : '{38A8FB15-E42A-4C71-BD45-27650FBAABED}', 'FindChangeInnerGlowSetting' : '{D3F3A468-B6F1-46B9-B855-7790F14EC052}', 'XMLExportMaps' : '{53A1FC77-4B92-4AC1-AB09-400E92CD8D08}', 'Graphics' : '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}', 'Articles' : '{BF50168B-1453-467A-BB8A-B875794A00AF}', 'SplineItems' : '{DC775DDE-6039-4595-8F7C-7FB8FE06372C}', 'CharStyleMappings' : '{85A15D80-48E2-4CE1-A283-69B5DC6F9FE7}', 'DialogColumns' : '{D4D0E4CA-67C4-49B6-AAAB-1542851501B1}', 'TextFrames' : '{77617581-D3DE-11D1-AAA6-00C04FA349C7}', 'Button' : '{9306AAA0-5F2E-478C-B1AA-3DA4DF851496}', 'PDFComments' : '{12DBB49A-1C97-46B9-8EDD-EE80F7486215}', 'CrossReference' : '{C4A96F7F-B6F5-49A6-83C0-9C682FADBB9B}', 'DottedStrokeStyle' : '{06C0694C-901E-4B78-9AE7-D936C3D7E021}', 'Panels' : '{42999865-2B94-44EC-9C17-28D0C0A508CB}', 'KinsokuTable' : '{61273251-CCFF-4985-8C95-017C7FCFECFE}', 'DocumentEvent' : '{3CD4BFBC-34A9-4BF0-8E36-F84C135A2D5D}', 'LayoutWindow' : '{240D537B-9336-4501-99A2-14812D15A9D3}', 'AnchoredObjectDefault' : '{EFDEBF5B-01F7-4BDE-A228-94D128D984D6}', 'HyperlinkTextDestination' : '{1CF1952D-1BEB-41ED-8F24-8A3056383FFE}', 'MediaItems' : '{F9CFE1FA-0C47-4C6C-B456-AE8D23267D24}', 'ArticleMembers' : '{F49D34DB-483B-4998-AE4A-10B1D1D628DB}', 'XMLTags' : '{1794DA80-BF48-48CD-BB4A-97AD338D6014}', 'PrinterPresets' : '{6F0CB944-3A1D-4010-BE3A-CCDFF77728AB}', 'MovieBehavior' : '{8BCA5875-9A84-4C02-B72D-F908995865B4}', 'BaselineFrameGridOption' : '{807BD7DC-BF95-41F7-92C4-1AC06B6C3BFE}', 'FindChangeObjectOption' : '{3C01E0B1-88A2-4214-92D8-176BD17CA2F8}', 'NestedGrepStyles' : '{EDC1C06B-3FB6-4442-807E-7EF63F2609C4}', 'ChangeTransliteratePreference' : '{37D5C1E7-DB19-4E12-9B61-DAEC754294BC}', 'PNGExportPreference' : '{08DA1FAA-956A-4321-A60A-ED424D95DA0E}', 'Character' : '{EE964064-06C6-11D2-AAC9-00C04FA349C7}', 'StaticText' : '{29E2C123-6633-42A8-AA13-54DA23BAB7A3}', 'IdleTask' : '{F66681FE-7936-42C2-8928-ECF5BC17DC04}', 'ChangeGrepPreference' : '{F1F5E505-B99E-4F26-8152-A2F5962735DF}', 'GotoPreviousPageBehavior' : '{85174DD9-C19C-4016-BA9D-47ABA49F80DD}', 'PDFExportPresets' : '{A373654A-4F5C-11D2-AB07-00C04FA349C7}', 'StrokeTransparencySetting' : '{1D2811AD-F7E0-43EF-93B8-8971AA4BDE59}', 'NumberingList' : '{3419E800-6AA3-48C5-A9F4-6A39261D900D}', 'IdleEvent' : '{DA1486FD-37B4-4642-A751-023322D17EC2}', 'LanguageWithVendors' : '{93440FEF-D0AE-4464-9081-002804DD8C49}', 'PICT' : '{62E3E8FA-B2EC-41F1-90F2-C5AF3AFBC750}', 'ComboBoxes' : '{303A0392-029E-4E88-BEC2-DD3DB157E214}', 'NestedGrepStyle' : '{BA2F3F4D-D1B1-4952-8ECD-58D0D15D7A14}', 'CrossReferenceFormats' : '{88979B52-167C-4337-B1F8-6E43DDC96448}', 'GalleyPreference' : '{595F5387-2EAB-4C10-B66A-71A1908B49CE}', 'TabStops' : '{496F0BDB-7834-11D2-AAF0-00C04FA37726}', 'MatchCharacterStylePreference' : '{5CB802DD-8683-46A3-917F-5D4F8703841C}', 'DottedStrokeStyles' : '{932B0085-3F0E-4803-B1A1-F1FD8193CB2E}', 'Assets' : '{AA72F72F-EA99-4B89-81BE-E6B110DA5C96}', 'GeneralPreference' : '{9DDF3B90-2909-4C73-8B9B-38D1A1DD62C6}', 'TimingList' : '{875399FB-5932-4115-83AD-55BA64278411}', 'FindChangeGradientFeatherSetting' : '{7AC3C41B-9150-4DDE-982A-4EFB0C68E4E0}', 'LibraryPanel' : '{2794FC46-473D-424E-B344-84613F611409}', 'NestedLineStyles' : '{2FEC1339-15AC-47D1-8D45-50BB83796104}', 'Paragraph' : '{EE96407B-06C6-11D2-AAC9-00C04FA349C7}', 'ScriptMenuActions' : '{31063219-95D9-4AD8-9BEC-0CE806787AF5}', 'RadiobuttonControls' : '{4DE818E5-43D9-4F4B-96A9-387F70528E2E}', 'IndexSection' : '{2417FD47-02E5-4186-910B-2092742273B5}', 'DropShadowSetting' : '{48684C51-29BA-41D7-B97A-A00506A903BB}', 'PDFPlacePreference' : '{A373654B-4F5C-11D2-AB07-00C04FA349C7}', 'FillTransparencySetting' : '{6C9CF717-6B0C-4E6E-9D36-62B144CE3A2A}', 'XMLExportPreference' : '{0302543E-2584-4FDC-B34E-033E184AF06A}', 'CustomTextVariablePreference' : '{D5959BCB-8E6A-435B-B669-E13B96E9A2F9}', 'NamedGrids' : '{7A0A1153-32E2-42ED-9043-40841ED6433A}', 'Guides' : '{EE96407A-06C6-11D2-AAC9-00C04FA349C7}', 'ObjectStyleObjectEffectsCategorySettings' : '{A39D6F3B-52C7-4459-A29C-8EAAD7D8ED0A}', 'TextStyleRanges' : '{A3736542-4F5C-11D2-AB07-00C04FA349C7}', 'MenuActions' : '{81E98E8E-8825-4028-8FAD-51D5D4F68EBF}', 'UserDictionary' : '{A3736543-4F5C-11D2-AB07-00C04FA349C7}', 'StripedStrokeStyles' : '{A33CD91E-4EDE-4886-8762-FE2AA010947A}', 'PageNumberVariablePreference' : '{71309121-8428-4D24-8181-2F0EC21F1089}', 'Spreads' : '{2407F2DB-4E36-11D1-8047-0060B03C02E4}', 'ChangeTextPreference' : '{24E5C855-0317-4D1F-935E-2FE848CB6B76}', 'Indexes' : '{BA3C5165-5898-4811-97DA-E800E1333238}', 'RealEditbox' : '{B0F8CEAB-B0FC-4EC1-BB50-DE897C1F0B67}', 'GraphicLine' : '{7761757C-D3DE-11D1-AAA6-00C04FA349C7}', 'Spread' : '{2407F2DA-4E36-11D1-8047-0060B03C02E4}', 'PreflightRules' : '{D9E7B47C-A830-4EA5-812A-7D79E0322552}', 'PathPoints' : '{496F0BD8-7834-11D2-AAF0-00C04FA37726}', 'Reply' : '{CE717876-9EC6-4374-8D0D-73ECA2060629}', 'GotoFirstPageBehavior' : '{D066A171-792C-41C6-8004-720A6E981ACF}', 'TableStyleGroup' : '{CB826153-2600-475E-B0EE-03D269655E75}', 'AnchoredObjectSetting' : '{B472528A-6948-4644-B7D9-BD09C1C82375}', 'EndnoteRanges' : '{324AE692-6165-44C2-87CB-A90CA36AD4E3}', 'Tint' : '{A373654D-4F5C-11D2-AB07-00C04FA349C7}', 'FlattenerPresets' : '{6EBE0972-2FF7-4C88-B28D-BAC0B02DE562}', 'UserDictionaries' : '{A3736544-4F5C-11D2-AB07-00C04FA349C7}', 'CjkGridPreference' : '{45F9BC51-E026-11D3-9D01-00C04F99131A}', 'DataMergeTextPlaceholder' : '{7E22CE88-131D-4D6E-83A1-0671B58A8A82}', 'FlattenerPreference' : '{9E955039-6DBC-4988-B7D6-E8E13E700CC1}', 'StyleExportTagMap' : '{A767BC79-E1BB-4624-8EC7-35885CB7B110}', 'GridPreference' : '{EE96406B-06C6-11D2-AAC9-00C04FA349C7}', 'CellStyleGroup' : '{D70909E8-B5CD-4901-82BD-E093EF337328}', 'HTMLExportPreference' : '{C677E37B-05A0-4CE9-876C-FD9D289027BA}', 'ImportedPages' : '{8AABBB19-3302-49D2-A68F-56CD12A098C5}', 'XMLAttributes' : '{D7A8B643-E3C2-4157-A0C8-06697AB5D6DC}', 'ParagraphStyleGroup' : '{168073BC-4076-451A-8B6F-AD7E6AEF2D32}', 'Oval' : '{77617578-D3DE-11D1-AAA6-00C04FA349C7}', 'KinsokuTables' : '{004AEAD1-3C3F-438F-B22F-316000307E4D}', 'DTDs' : '{EE468C23-AB1B-4E99-8BEE-C0E167A2C101}', 'Bullet' : '{F35B78C0-5836-4869-B44D-3ED804D6FDD2}', 'CrossReferenceSource' : '{B4FC681D-B46F-419B-A522-21B7A8FDFE33}', 'XMLAttribute' : '{B439E755-2FBF-4D6F-9737-61F455757DF2}', 'XMLImportMap' : '{ECA84203-40B9-4026-9224-52B98FBC66C8}', 'DictionaryPreference' : '{A3736547-4F5C-11D2-AB07-00C04FA349C7}', 'ColorGroup' : '{BBA05B9D-6328-4275-94E5-06A491E67F5D}', 'XmlStory' : '{FDA35D92-547E-41E9-8C42-1024E2DF56A9}', 'GotoURLBehaviors' : '{594D6EB9-A175-4681-BEC3-DBF561A83D92}', 'Endnote' : '{800DBA46-96E6-48D7-B069-6C5532CA5EEA}', 'TOCStyles' : '{228D58D8-A479-11D4-80C5-00C04F603A14}', 'StripedStrokeStyle' : '{17D90403-74CA-4252-9D90-6B16F51F7B8A}', 'ChapterNumberVariablePreference' : '{53CB57A5-989F-4C3F-B3B9-FA9FF75D6D6A}', 'LinkedStoryOption' : '{CE38D788-413B-4562-A498-B4AE5E36EE82}', 'Replies' : '{6F7C2BDF-236B-463B-98B1-AF3428827D27}', 'ObjectStyleGroups' : '{53D49BD2-D485-4F57-9259-08609E389AAE}', 'RadiobuttonControl' : '{770F5E5B-4E61-4B00-A230-8D5516FB7D8A}', 'MixedInkGroups' : '{7B49364B-B15E-4119-9AB2-FD88D6D4C3BC}', 'ChapterNumberPreference' : '{F18E8E73-F8EC-4894-813C-ACD90C309AC9}', 'Note' : '{8D79F198-0A85-43C6-A404-1F9CDCA33B27}', 'HyperlinkPageDestination' : '{29010C02-B387-4B74-8BA1-5ECE97C6A765}', 'ToolBox' : '{60108F34-0D73-48FE-A8B3-F2D3B015B0F2}', 'Events' : '{7E528261-8EA4-42D0-9955-8CED430317C9}', 'Rectangle' : '{7761757A-D3DE-11D1-AAA6-00C04FA349C7}', 'PercentComboboxes' : '{D14B2AC8-B5BF-4003-AEEA-C1A9AE6A1041}', 'PrintFormBehavior' : '{B3B1212A-F2B7-49F9-B331-CAB87A67DE82}', 'GotoStateBehaviors' : '{772A2414-6E68-40CA-AA0A-0E6FC65EE678}', 'AnimationBehavior' : '{549C7861-4226-4249-8B0E-BCF5979F6079}', 'MenuItems' : '{94A76A14-D4F0-4639-BCB0-3C58CF08DC42}', 'PreflightBookOption' : '{6E47BA45-8E01-4877-81D8-1ED9A1585F25}', 'Groups' : '{EE964062-06C6-11D2-AAC9-00C04FA349C7}', 'ObjectStyle' : '{8014E427-849B-4476-BBEC-C14E3B546F80}', 'TimingGroup' : '{9EB3F4F2-9576-40D6-BF6E-65481C68317D}', 'ColorGroups' : '{B29B5C06-8E74-4A3E-AB4E-9DDB0E8AF419}', 'EventListener' : '{83E3CEE7-839D-460B-B014-978C020C95CF}', 'IdleTasks' : '{1E048FE5-5927-4698-A686-5E13F68F0250}', 'Dialog' : '{BACEA510-B2B4-4A50-97FD-DECD0DB1A4C6}', 'PlaceGun' : '{9C91BB16-AD4D-4196-B8F0-F77FF642B49C}', 'GridDataInformation' : '{45F9BC50-E026-11D3-9D01-00C04F99131A}', 'PageItems' : '{D7D2C131-D321-11D1-AAA2-00C04FA349C7}', 'Window' : '{1A5E8DB6-3443-11D1-803C-0060B03C02E4}', 'TimingSetting' : '{B8723342-BD26-4711-9C45-07F4C37B1068}', 'Colors' : '{2256FBE9-5584-11D1-804A-0060B03C02E4}', 'CheckBoxes' : '{3A6F5627-7C8A-4BF7-BE27-025D2A9D3460}', 'SpellPreference' : '{AB3EA327-FA8A-438B-B76A-41B2A49E2D62}', 'NestedLineStyle' : '{9A25FB37-7D88-4C7B-87AF-C8D86AABBEE0}', 'Gradients' : '{A3736552-4F5C-11D2-AB07-00C04FA349C7}', 'Polygons' : '{7761757F-D3DE-11D1-AAA6-00C04FA349C7}', 'BlendingSetting' : '{65F068E4-DAA2-4276-8402-F0B4E43AE915}', 'MeasurementComboboxes' : '{7F521535-D9E9-46A4-9493-E12416126F86}', 'ImportedPageAttribute' : '{AE476BF1-0129-4823-A1CF-71F3C4E8E628}', 'SoundBehaviors' : '{60801A9C-939C-441B-9363-84B942F3ECAF}', 'Polygon' : '{7761757E-D3DE-11D1-AAA6-00C04FA349C7}', 'PreflightProfileRule' : '{99405403-996F-421F-BE71-180862DB3DFA}', 'XMLExportMap' : '{E4515245-38B8-48B7-8436-0406E252BA2D}', 'DataMergeTextPlaceholders' : '{D7DFDE12-AE86-4972-9574-C4C61CAFEE1B}', 'HtmlItems' : '{6F8FE2A9-3DC8-4964-B6FC-E9885A33C12E}', 'TextVariableInstances' : '{AF49C28C-40B3-4ECE-9D53-0EDB68588E80}', 'TransparencySetting' : '{908CD67F-C8A4-4852-A62A-1A86E7A56C24}', 'Libraries' : '{8A157BC0-8B82-4B3E-A40B-C6CD28E2843E}', 'Menus' : '{AE3848F5-26F9-425F-B6CB-63C9919DE0DA}', 'SmartGuidePreference' : '{41F6CD3B-D5B2-405C-A899-9FBCE2DD9B8A}', 'RealEditboxes' : '{ACEDD68E-C591-4DA3-BFBA-3AD62FB5BE59}', 'BookContents' : '{2EB70FA3-4D1D-11D4-A6A4-00C04F78AAC5}', 'Objects' : '{CF550CEA-6B35-47B3-9149-5819BF3E7F35}', 'RadioButtons' : '{2E1D0587-AEA8-4EC0-B384-DF654F060835}', 'XMLPreference' : '{DAE44318-E686-445D-9580-0AE8A6B9B871}', 'Panel' : '{C2683D0B-A7C8-4992-A4F7-5FEEFE7CEA1E}', 'GotoPageBehaviors' : '{F5262664-03DE-4817-891A-89A4D444BD75}', 'TransparencyPreference' : '{F42EA18C-CF8B-11D4-8950-00B0D02095DE}', 'TransformationMatrices' : '{E8901C74-4DAB-41B7-8622-29DED5A7EDF0}', 'DirectionalFeatherSetting' : '{93019E4E-1C3E-45F5-9431-5FD511DCCA35}', 'MultiStateObjects' : '{E2CEDA28-568D-41FA-B0EB-17056D13EAC9}', 'PrinterPreset' : '{6C10ABB1-06A5-4546-BB13-488B4075F637}', 'Movies' : '{73177A8C-B2A9-434D-AF4D-5E9EAD3C5964}', 'GotoPreviousViewBehavior' : '{55F4E315-CA16-416C-B988-5F888DD12BFD}', 'FindChangeStrokeTransparencySetting' : '{B1C1C975-8037-4103-B96E-D1C861ECB211}', 'PDFs' : '{77617587-D3DE-11D1-AAA6-00C04FA349C7}', 'ContentPlacerObject' : '{2953DFA5-A99F-477B-A075-162CEE929171}', 'MixedInks' : '{A50BD6D8-6F1A-4CAE-A05E-19B219AE5338}', 'LayoutWindows' : '{D15B28BF-5610-4EE3-A5B4-B4E2133BFC0B}', 'HTMLFXLExportPreference' : '{2AA600B3-D906-44B5-B984-28F336E938FC}', 'TableStyleMappings' : '{D90F3576-AFAA-411E-AE8A-DB097E37F9E1}', 'GradientFeatherSetting' : '{A8CC0B02-28D0-4F82-BACB-AE711B602A1B}', 'WatermarkPreference' : '{74DD09E5-8658-4C1B-A418-073ECF955393}', 'PathPoint' : '{A3736548-4F5C-11D2-AB07-00C04FA349C7}', 'TableStyleMapping' : '{8B9F5475-0280-4606-A865-B54281AED0B6}', 'States' : '{CD08464A-FB23-48FC-A8ED-1D01FE990191}', 'Table' : '{9CDC7984-8607-455F-818E-8BE6F828DEEC}', 'TabStop' : '{496F0BDA-7834-11D2-AAF0-00C04FA37726}', 'MixedInk' : '{7EB3B437-5D14-410C-94E4-7FB721D22C30}', 'ArticleChild' : '{06012B07-2F3E-4BD2-A796-F065FABC4B67}', 'EPS' : '{77617584-D3DE-11D1-AAA6-00C04FA349C7}', 'Buttons' : '{6986229D-AB15-4D8D-9624-7AB06BC20954}', 'EPubExportPreviewAppPreference' : '{2743E6D2-BB9A-4DB5-B2E7-6806A95E36CF}', 'TextPaths' : '{49DE930A-C5C7-48F7-BC94-6F4375FAC282}', 'CharacterStyle' : '{496F0BE5-7834-11D2-AAF0-00C04FA37726}', 'DiagnosticsObject' : '{1DA6CF8A-E04A-4AEA-9EC4-91F0EC0B0FF7}', 'StoryGridDataInformation' : '{1DFEAFFB-A275-49C2-B03E-6394112F2CD7}', 'GotoNextStateBehavior' : '{798584C3-6D08-4B9E-A506-93D89B68843A}', 'Assignment' : '{753CC952-A840-45AB-BB27-767B2B77FA36}', 'ShowHideFieldsBehavior' : '{50C93BCE-0C1D-43EB-8954-893679828E75}', 'FindChangeFillTransparencySetting' : '{98646CD0-DB2B-41C8-B774-F834E178C29F}', 'FindObjectPreference' : '{63C1AABA-1537-4F38-AE58-F8A61EB2BDFA}', 'Change' : '{9F322FF0-F874-449E-96C4-6DAA3E28BC76}', 'ViewZoomBehavior' : '{CF12FC30-8DB1-4465-BD86-F43F28267CEE}', 'XMLItem' : '{A4505025-C720-423C-A71D-C777DF929488}', 'ScriptPreference' : '{3C5D982B-F5F2-40D7-AC27-991D1A532E04}', 'Graphic' : '{6AE52037-9E4E-442D-ADFC-2D492B4BCBEF}', 'OpacityGradientStop' : '{C375C23A-C422-4A2E-A8E2-F3C20EACFD46}', 'TimingTargets' : '{F3E58AC1-1249-4826-AB0C-C70CF92B3941}', 'SVG' : '{C8F27BBA-95E7-4821-92B3-F274AECB2230}', 'Cells' : '{32123964-F287-47F8-A447-F291E6C4E2C8}', 'CharacterStyles' : '{496F0BE6-7834-11D2-AAF0-00C04FA37726}', 'FindChangeContentTransparencySetting' : '{A75E01D3-62A3-4D01-BC8B-73327CEDE0D3}', 'MeasurementEditboxes' : '{99B1C97E-920C-4FDE-AD4D-69AF771C7D54}', 'MixedInkGroup' : '{EAD3C699-166B-43F4-814E-2379FD129185}', 'CharStyleMapping' : '{8C4FB68E-C8B0-4270-A519-2951EA90C99E}', 'TrapPresets' : '{6F31E0A0-1BD2-4F9B-A353-2B4A548D8834}', 'WMF' : '{A2B63906-121F-4AE5-ABB4-8A13B4C18B3C}', 'PrintPreference' : '{496F0BE3-7834-11D2-AAF0-00C04FA37726}', 'NamedGrid' : '{FDB0E9E4-ABBF-470A-B75C-4ADA759069C7}', 'Links' : '{7761758A-D3DE-11D1-AAA6-00C04FA349C7}', 'EventListeners' : '{66503A71-3620-4C50-AFD2-16743353D5A5}', 'Topic' : '{FE0B2EF5-3982-40DF-826B-1EBF9CFE093B}', 'HyperlinkExternalPageDestination' : '{907F6FB1-C941-4A7C-8FFA-5A6848301200}', 'GotoNextViewBehavior' : '{E607E3AC-6F3E-4C85-8E6C-E8ED9395EE53}', 'Font' : '{758A3D29-A294-4E59-AFE8-05F8F4E0F130}', 'GridPrintingPreference' : '{496F0BDC-7834-11D2-AAF0-00C04FA37726}', 'Layers' : '{1A5E8DB9-3443-11D1-803C-0060B03C02E4}', 'ScriptMenuAction' : '{6EFFC754-5F78-43AE-9FBF-685A9CF33853}', 'Documents' : '{1A5E8DB5-3443-11D1-803C-0060B03C02E4}', 'DisplaySettings' : '{F41D1435-666D-11D5-A66C-00B0D02095DC}', 'XMLImportMaps' : '{B15376C3-C411-49B1-97C1-E6E8F48D1AB5}', 'Section' : '{EE96406F-06C6-11D2-AAC9-00C04FA349C7}', 'DataMergeQrcodePlaceholders' : '{86130E3F-015F-4174-9565-CB6848B61CC8}', 'HyperlinkURLDestinations' : '{38FA0805-74D3-4F02-89C4-51D752ED318A}', 'ViewZoomBehaviors' : '{2AD35B99-64AE-4E87-9BF9-8B69CE071036}', 'DocumentPresets' : '{CAC0FDBA-A897-4663-A9D9-43F4EB8C3118}', 'IndexOptions' : '{E9024D2A-EC86-4F81-8A46-1B89AAE64E40}', 'FindChangeBevelAndEmbossSetting' : '{371E10A6-BE71-492F-8F35-866D579C9621}', 'DisplaySetting' : '{26DDC32B-5C53-11D5-A66B-00B0D02095DC}', 'OpacityGradientStops' : '{03D5546B-BDB1-488C-BF5C-A622B962B58C}', 'EPSExportPreference' : '{4034A250-56C9-4CD5-B1D7-EAA1EA932F25}', 'GotoPageBehavior' : '{D4B687FC-8E9B-4742-BA65-8F9A71F1BB95}', 'SatinSetting' : '{9249E5FF-5E40-47CC-9713-C0B13C5BABD2}', 'GotoNextPageBehaviors' : '{035FAD82-1A47-4200-BD7E-000EA14CD2BF}', 'PercentEditbox' : '{95F86F90-2040-4D35-8E21-9B7215402F72}', 'Columns' : '{5ECDD72C-719B-49A7-9F08-D581A33A9EB6}', 'FindChangeBlendingSetting' : '{D9409068-0D4D-4782-A81C-1CA0D736D283}', 'PrintFormBehaviors' : '{DDB279E8-4FC0-4E2C-BCD0-93516607C9E2}', 'MojikumiTables' : '{96FD14D4-164E-49F9-9BAC-227B1529B06A}', 'DisplayPerformancePreference' : '{02967DF8-6695-11D5-AA71-00C04F603A14}', 'NumberingRestartPolicy' : '{9292BE9C-759D-44C0-A8ED-C5D82C3AE8CC}', 'AssignedStories' : '{16C17DDE-B805-4701-A6DF-DEAB7F908505}', 'InsertionPoints' : '{496F0BD9-7834-11D2-AAF0-00C04FA37726}', 'Behavior' : '{A264140D-C66E-4B3A-ABD2-ABC103749D27}', 'IntegerComboboxes' : '{00785382-2FBA-47CF-B62B-E04B85CB1C2E}', 'IntegerCombobox' : '{BF60A933-65BB-407F-A458-182DD1579E17}', 'ImagePreference' : '{70D5BAB3-C459-4D58-94B0-1C32CBDD189C}', 'PageItemDefault' : '{84A2FCDA-3906-473F-A9B5-2ECAD5AE68B8}', 'AutoCorrectTables' : '{BF4F846F-EAB4-4F5A-AD1D-6272324EF3DA}', 'Image' : '{77617582-D3DE-11D1-AAA6-00C04FA349C7}', 'FindChangeSatinSetting' : '{87536138-1998-40BE-AFCB-9806846AA126}', 'WMFs' : '{37AC274D-488D-489E-8E69-94A2168971F7}', 'Event' : '{CD89E052-7CED-474A-B183-CC353B4BFE3A}', 'FindChangeGrepOption' : '{4DDDBCE6-DE1F-49B7-B7FA-212112425A27}', 'Images' : '{77617583-D3DE-11D1-AAA6-00C04FA349C7}', 'DataMergeQrcodePlaceholder' : '{35D8BB10-814E-4AD8-B1E0-570155890D39}', 'DialogRows' : '{DAD06A68-9683-4640-97F7-E85FA22128E2}', 'Row' : '{9FE13A74-A89B-4EF7-B6E1-1DCB6489D026}', 'Story' : '{EE96407F-06C6-11D2-AAC9-00C04FA349C7}', 'Gradient' : '{A3736551-4F5C-11D2-AB07-00C04FA349C7}', 'TableStyles' : '{04FFA073-AECB-43A0-89BF-4263DE37A39E}', 'CheckBox' : '{84CF07F6-95EC-4B2D-B3C6-CC4C65278E1F}', 'FrameFittingOption' : '{21EC2086-4911-4879-B8DE-A7049C96C769}', 'Widgets' : '{198B3A70-6FF4-4A87-8E0F-241190B5D315}', 'AngleCombobox' : '{4A194CA6-5570-4DE1-BC10-70C855CBB8CD}', 'EPSText' : '{98DC8882-4AE4-42EE-94A8-1B981541546F}', 'NestedStyle' : '{9D630202-57E3-4DC6-8400-FA4FF179CA76}', 'MasterSpread' : '{C66E87FA-079A-11D2-AA63-00C04F99131A}', 'Dropdown' : '{0CF3754F-0748-4E6D-9179-5F34D3B9CB42}', 'IndexingSortOptions' : '{05F21776-73A6-4D04-B4F4-7FD17E4D90DC}', 'ScriptArg' : '{A02E541B-40B3-44A9-921C-9DEC0898EAB2}', 'CompositeFont' : '{CF1DB2C0-DDB1-11D3-9D01-00C04F99131A}', 'ParagraphDestinations' : '{5B15DE8F-AB79-4F1D-ADF3-9FA6D0659023}', 'Characters' : '{EE964076-06C6-11D2-AAC9-00C04FA349C7}', 'AngleComboboxes' : '{4A1021F6-51AE-41DE-BACB-102174820161}', 'CellStyles' : '{6612DCBF-9FE0-4D5D-B920-58D733AA9572}', 'CrossReferences' : '{C4A96F80-B6F5-49A6-83C0-9C682FADBB9B}', 'OpenFileBehaviors' : '{C5A7B321-C913-4840-9EA7-04ED01713930}', 'LinkedPageItemOption' : '{116A50E0-DAB9-11E0-BE68-0002A5D5C51B}', 'FindChangeDropShadowSetting' : '{2703BF04-4585-4D38-93B3-73820FDED4BD}', 'Condition' : '{0E485592-6A57-43A9-B2D8-633ED70B0BF4}', 'GraphicLayer' : '{4B319B39-986A-4FAA-B237-FAE05358C994}', 'PrintBookletOption' : '{39323485-72A0-4CAA-97C5-43A51572A544}', 'DataMergeImagePlaceholder' : '{504C9422-38A1-4107-89D7-3B180F3F33A3}', 'Column' : '{9806F57B-EF22-4BC6-8FF8-8F167156A0AB}', 'WordRTFImportPreference' : '{0AD96848-913E-11D2-9293-0000C0CCD0E3}', 'TextPreference' : '{EE964075-06C6-11D2-AAC9-00C04FA349C7}', 'TOCStyleEntry' : '{27DE71BE-A6B1-11D4-80C5-00C04F603A14}', 'Guide' : '{EE964079-06C6-11D2-AAC9-00C04FA349C7}', 'ObjectStyleExportTagMaps' : '{BB98DEF5-A07E-4E96-B545-7FEFFB29640F}', 'ParaStyleMapping' : '{B0D6C8D8-876D-4523-A573-FACA73A0661E}', 'ListBoxes' : '{5A21DB1C-31C4-4A25-8AFC-7940F7212F50}', 'HiddenTexts' : '{D1667251-E1CF-4DD3-9DF9-16FF0FE805AF}', 'PreflightRule' : '{AB351BD0-F382-4BE3-AA6D-2E14317C2319}', 'PreflightProfile' : '{6A61125E-F75F-4B40-A987-846C18D82DB4}', 'Books' : '{2EB70FA1-4D1D-11D4-A6A4-00C04F78AAC5}', 'FindChangeFeatherSetting' : '{6F2EE154-4911-4679-B36E-A4CAE0FE2259}', 'HyperlinkTextSource' : '{F6691161-E334-4BD8-991B-91F924372AAD}', 'TOCStyle' : '{228D58D7-A479-11D4-80C5-00C04F603A14}', 'MenuSeparators' : '{E959211D-7888-4A36-86B5-C0643A8AC530}', 'Paths' : '{496F0BD7-7834-11D2-AAF0-00C04FA37726}', 'ClipboardPreference' : '{316B4A31-2E87-423B-8961-9117A2CAAF2D}', 'HyperlinkPageItemSources' : '{5022A31B-3B2D-4918-AEA1-FB406D518171}', 'XMLViewPreference' : '{3F5A2F76-5706-4639-84EC-253D2DFDDEAE}', 'HyperlinkTextDestinations' : '{016C7F8B-7B5B-496A-A230-41130D0552B4}', 'FindGrepPreference' : '{D30435E3-522A-4630-BE1D-C29143B3519D}', 'ShowHideFieldsBehaviors' : '{CF6CC59D-25E6-442F-81AB-455141DA1BB9}', 'FindChangeTransliterateOption' : '{590D370D-4E05-48B6-84DC-0410A309F04E}', 'SubmitFormBehavior' : '{342A651A-A953-4D32-872F-22C50C85B70F}', 'PreflightProcess' : '{FED458F5-51C2-4046-B14F-924967F8ABE0}', 'TextFrame' : '{77617580-D3DE-11D1-AAA6-00C04FA349C7}', 'RealComboboxes' : '{3DC83780-1ABC-4B95-9D4E-53398C7CACAF}', 'FontLockingPreference' : '{4D163B2E-D758-4309-9B2F-9EEAFFA3C448}', 'TrackChangesPreference' : '{02D3CB36-EE64-43CE-8408-647E0F34FCE7}', 'MojikumiTable' : '{7C361EA2-B609-4C38-AEC6-F6C0AFF7D70C}', 'FindTransliteratePreference' : '{54BBD585-3C47-4B59-90EE-E17AFD4B0EA6}', 'StyleExportTagMaps' : '{2ACA8140-B3D2-4AA3-B711-DE396F19F712}', 'InCopyExportOption' : '{69F6966D-6716-4B06-8C6D-6344B7182886}', 'AnimationSetting' : '{70D1B136-070D-4121-A1B5-A64AB6AB26D6}', 'TextStyleRange' : '{A3736541-4F5C-11D2-AB07-00C04FA349C7}', 'DocumentPreference' : '{EE964063-06C6-11D2-AAC9-00C04FA349C7}', 'MenuAction' : '{FC2F7FA1-DF94-41EF-8C13-E7B51401C883}', 'ViewPreference' : '{EE964077-06C6-11D2-AAC9-00C04FA349C7}', 'Pages' : '{49173ED7-8B86-11D1-8065-0060B03C02E4}', 'DocumentPreset' : '{50A1B8D7-8481-4982-9C26-2CAC271A8C39}', 'FindChangeColorOption' : '{E0217BFC-FD9C-4935-A4C9-80288BBCAF8E}', 'Windows' : '{1A5E8DB7-3443-11D1-803C-0060B03C02E4}', 'ImportExportEvent' : '{9123D596-C038-4296-8003-258CB4E6D6A6}', 'CompositeFontEntry' : '{33F7ECF2-F944-11D3-BF66-00004C374EFD}', 'TextImportPreference' : '{0AD96846-913E-11D2-9293-0000C0CCD0E3}', 'Page' : '{49173ED6-8B86-11D1-8065-0060B03C02E4}', 'PreflightProcesses' : '{9DF9D22D-42BD-44B5-ADCC-C42FD947E769}', 'StoryWindow' : '{1C1923C1-E259-4A36-9C1F-BDF5AA1E1F86}', 'NavigationPoints' : '{CF81C597-86B1-4D7D-9FBB-D274F74B525C}', 'Color' : '{2256FBE8-5584-11D1-804A-0060B03C02E4}', 'TextVariableInstance' : '{932CE4BA-7FC7-49B9-8733-7535E79B1018}', 'ConditionSet' : '{B04B8670-ED1F-4DF0-9E04-F5DF88E9FC35}', 'PICTs' : '{7D72B638-C127-42A5-B60F-F3CA6EFF9E5F}', 'Paragraphs' : '{EE96407C-06C6-11D2-AAC9-00C04FA349C7}', 'FindChangeDirectionalFeatherSetting' : '{6A55918A-5DF6-461E-83E4-E38FA3496463}', } win32com.client.constants.__dicts__.append(constants.__dict__)