Example #1
0
 public CT_Backdrop()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.upField = new CT_Vector3D();
     this.normField = new CT_Vector3D();
     this.anchorField = new CT_Point3D();
 }
Example #2
0
 public CT_Scene3D()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.backdropField = new CT_Backdrop();
     this.lightRigField = new CT_LightRig();
     this.cameraField = new CT_Camera();
 }
Example #3
0
 public CT_Cell3D()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.lightRigField = new CT_LightRig();
     this.bevelField = new CT_Bevel();
     this.prstMaterialField = ST_PresetMaterialType.plastic;
 }
Example #4
0
 public CT_DefaultShapeDefinition()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.styleField = new CT_ShapeStyle();
     this.lstStyleField = new CT_TextListStyle();
     this.bodyPrField = new CT_TextBodyProperties();
     this.spPrField = new CT_ShapeProperties();
 }
Example #5
0
 public CT_ConnectorLocking()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.noGrpField = false;
     this.noSelectField = false;
     this.noRotField = false;
     this.noChangeAspectField = false;
     this.noMoveField = false;
     this.noResizeField = false;
     this.noEditPointsField = false;
     this.noAdjustHandlesField = false;
     this.noChangeArrowheadsField = false;
     this.noChangeShapeTypeField = false;
 }
Example #6
0
 public CT_ColorScheme()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.folHlinkField = new CT_Color();
     this.hlinkField = new CT_Color();
     this.accent6Field = new CT_Color();
     this.accent5Field = new CT_Color();
     this.accent4Field = new CT_Color();
     this.accent3Field = new CT_Color();
     this.accent2Field = new CT_Color();
     this.accent1Field = new CT_Color();
     this.lt2Field = new CT_Color();
     this.dk2Field = new CT_Color();
     this.lt1Field = new CT_Color();
     this.dk1Field = new CT_Color();
 }
Example #7
0
 public CT_TableCell()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.tcPrField = new CT_TableCellProperties();
     this.txBodyField = new CT_TextBody();
     this.rowSpanField = 1;
     this.gridSpanField = 1;
     this.hMergeField = false;
     this.vMergeField = false;
 }
Example #8
0
 public CT_TableCol()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
 }
Example #9
0
 public CT_TableRow()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.tcField = new List<CT_TableCell>();
 }
Example #10
0
 public CT_VideoFile()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
 }
Example #11
0
 public CT_TableProperties()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.effectDagField = new CT_EffectContainer();
     this.effectLstField = new CT_EffectList();
     this.grpFillField = new CT_GroupFillProperties();
     this.pattFillField = new CT_PatternFillProperties();
     this.blipFillField = new CT_BlipFillProperties();
     this.gradFillField = new CT_GradientFillProperties();
     this.solidFillField = new CT_SolidColorFillProperties();
     this.noFillField = new CT_NoFillProperties();
     this.rtlField = false;
     this.firstRowField = false;
     this.firstColField = false;
     this.lastRowField = false;
     this.lastColField = false;
     this.bandRowField = false;
     this.bandColField = false;
 }
Example #12
0
 public CT_TextCharacterProperties()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.hlinkMouseOverField = new CT_Hyperlink();
     this.hlinkClickField = new CT_Hyperlink();
     this.symField = new CT_TextFont();
     this.csField = new CT_TextFont();
     this.eaField = new CT_TextFont();
     this.latinField = new CT_TextFont();
     this.uFillField = new CT_TextUnderlineFillGroupWrapper();
     this.uFillTxField = new CT_TextUnderlineFillFollowText();
     this.uLnField = new CT_LineProperties();
     this.uLnTxField = new CT_TextUnderlineLineFollowText();
     this.highlightField = new CT_Color();
     this.effectDagField = new CT_EffectContainer();
     this.effectLstField = new CT_EffectList();
     this.grpFillField = new CT_GroupFillProperties();
     this.pattFillField = new CT_PatternFillProperties();
     this.blipFillField = new CT_BlipFillProperties();
     this.gradFillField = new CT_GradientFillProperties();
     this.solidFillField = new CT_SolidColorFillProperties();
     this.noFillField = new CT_NoFillProperties();
     this.lnField = new CT_LineProperties();
     this.dirtyField = true;
     this.errField = false;
     this.smtCleanField = true;
     this.smtIdField = ((uint)(0));
 }
Example #13
0
 public CT_AudioCD()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.endField = new CT_AudioCDTime();
     this.stField = new CT_AudioCDTime();
 }
Example #14
0
 public CT_FontCollection()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.fontField = new List<CT_SupplementalFont>();
     this.csField = new CT_TextFont();
     this.eaField = new CT_TextFont();
     this.latinField = new CT_TextFont();
 }
Example #15
0
 public CT_FontScheme()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.minorFontField = new CT_FontCollection();
     this.majorFontField = new CT_FontCollection();
 }
Example #16
0
 public CT_Shape3D() {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.contourClrField = new CT_Color();
     this.extrusionClrField = new CT_Color();
     this.bevelBField = new CT_Bevel();
     this.bevelTField = new CT_Bevel();
     this.zField = ((long)(0));
     this.extrusionHField = ((long)(0));
     this.contourWField = ((long)(0));
     this.prstMaterialField = ST_PresetMaterialType.warmMatte;
 }
Example #17
0
 public CT_Hyperlink()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.sndField = new CT_EmbeddedWAVAudioFile();
     this.invalidUrlField = "";
     this.actionField = "";
     this.tgtFrameField = "";
     this.tooltipField = "";
     this.historyField = true;
     this.highlightClickField = false;
     this.endSndField = false;
 }
Example #18
0
 public CT_TableStyleTextStyle()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.prstClrField = new CT_PresetColor();
     this.schemeClrField = new CT_SchemeColor();
     this.sysClrField = new CT_SystemColor();
     this.hslClrField = new CT_HslColor();
     this.srgbClrField = new CT_SRgbColor();
     this.scrgbClrField = new CT_ScRgbColor();
     this.fontRefField = new CT_FontReference();
     this.fontField = new CT_FontCollection();
     this.bField = ST_OnOffStyleType.def;
     this.iField = ST_OnOffStyleType.def;
 }
Example #19
0
 public CT_OfficeStyleSheet()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.custClrLstField = new List<CT_CustomColor>();
     this.extraClrSchemeLstField = new List<CT_ColorSchemeAndMapping>();
     this.objectDefaultsField = new CT_ObjectStyleDefaults();
     this.themeElementsField = new CT_BaseStyles();
     this.nameField = "";
 }
Example #20
0
 public CT_GroupShapeProperties()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.scene3dField = new CT_Scene3D();
     this.effectDagField = new CT_EffectContainer();
     this.effectLstField = new CT_EffectList();
     this.grpFillField = new CT_GroupFillProperties();
     this.pattFillField = new CT_PatternFillProperties();
     this.blipFillField = new CT_BlipFillProperties();
     this.gradFillField = new CT_GradientFillProperties();
     this.solidFillField = new CT_SolidColorFillProperties();
     this.noFillField = new CT_NoFillProperties();
     //this.xfrmField = new CT_GroupTransform2D();
 }
Example #21
0
 public CT_TableCellProperties()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.grpFillField = new CT_GroupFillProperties();
     this.pattFillField = new CT_PatternFillProperties();
     this.blipFillField = new CT_BlipFillProperties();
     this.gradFillField = new CT_GradientFillProperties();
     this.solidFillField = new CT_SolidColorFillProperties();
     this.noFillField = new CT_NoFillProperties();
     this.cell3DField = new CT_Cell3D();
     this.lnBlToTrField = new CT_LineProperties();
     this.lnTlToBrField = new CT_LineProperties();
     this.lnBField = new CT_LineProperties();
     this.lnTField = new CT_LineProperties();
     this.lnRField = new CT_LineProperties();
     this.lnLField = new CT_LineProperties();
     this.marLField = 91440;
     this.marRField = 91440;
     this.marTField = 45720;
     this.marBField = 45720;
     this.vertField = ST_TextVerticalType.horz;
     this.anchorField = ST_TextAnchoringType.t;
     this.anchorCtrField = false;
     this.horzOverflowField = ST_TextHorzOverflowType.clip;
 }
Example #22
0
 public CT_GroupLocking()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.noGrpField = false;
     this.noUngrpField = false;
     this.noSelectField = false;
     this.noRotField = false;
     this.noChangeAspectField = false;
     this.noMoveField = false;
     this.noResizeField = false;
 }
Example #23
0
 public CT_ObjectStyleDefaults()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.txDefField = new CT_DefaultShapeDefinition();
     this.lnDefField = new CT_DefaultShapeDefinition();
     this.spDefField = new CT_DefaultShapeDefinition();
 }
Example #24
0
 public CT_ColorMapping()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
 }
Example #25
0
 public static CT_OfficeArtExtensionList Parse(XmlNode node, XmlNamespaceManager namespaceManager)
 {
     if (node == null)
         return null;
     CT_OfficeArtExtensionList ctObj = new CT_OfficeArtExtensionList();
     ctObj.ext = new List<CT_OfficeArtExtension>();
     foreach (XmlNode childNode in node.ChildNodes)
     {
         if (childNode.LocalName == "ext")
             ctObj.ext.Add(CT_OfficeArtExtension.Parse(childNode, namespaceManager));
     }
     return ctObj;
 }
Example #26
0
 public CT_TableCellBorderStyle()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.tr2blField = new CT_ThemeableLineStyle();
     this.tl2brField = new CT_ThemeableLineStyle();
     this.insideVField = new CT_ThemeableLineStyle();
     this.insideHField = new CT_ThemeableLineStyle();
     this.bottomField = new CT_ThemeableLineStyle();
     this.topField = new CT_ThemeableLineStyle();
     this.rightField = new CT_ThemeableLineStyle();
     this.leftField = new CT_ThemeableLineStyle();
 }
Example #27
0
 public CT_TableStyle()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.nwCellField = new CT_TablePartStyle();
     this.neCellField = new CT_TablePartStyle();
     this.firstRowField = new CT_TablePartStyle();
     this.swCellField = new CT_TablePartStyle();
     this.seCellField = new CT_TablePartStyle();
     this.lastRowField = new CT_TablePartStyle();
     this.firstColField = new CT_TablePartStyle();
     this.lastColField = new CT_TablePartStyle();
     this.band2VField = new CT_TablePartStyle();
     this.band1VField = new CT_TablePartStyle();
     this.band2HField = new CT_TablePartStyle();
     this.band1HField = new CT_TablePartStyle();
     this.wholeTblField = new CT_TablePartStyle();
     this.tblBgField = new CT_TableBackgroundStyle();
 }
Example #28
0
 public CT_QuickTimeFile()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
 }
Example #29
0
 public CT_NonVisualConnectorProperties()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.endCxnField = new CT_Connection();
     this.stCxnField = new CT_Connection();
     this.cxnSpLocksField = new CT_ConnectorLocking();
 }
Example #30
0
 public CT_NonVisualGroupDrawingShapeProps()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.grpSpLocksField = new CT_GroupLocking();
 }