Package ag.ion.bion.officelayer.internal.beans

Examples of ag.ion.bion.officelayer.internal.beans.PropertyKey


   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if (PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("LeftBorder", null, null),
          new PropertyKey("RightBorder", null, null),
          new PropertyKey("TopBorder", null, null),
          new PropertyKey("BottomBorder", null, null),
          new PropertyKey("LeftBorderDistance", null, null),
          new PropertyKey("RightBorderDistance", null, null),
          new PropertyKey("TopBorderDistance", null, null),
          new PropertyKey("BottomBorderDistance", null, null),
          new PropertyKey("NumberFormat", null, null),
          new PropertyKey("BackColor", null, null),
          new PropertyKey("VertOrient", null, null), };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here


   *
   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if (PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] { new PropertyKey("IsLandscape",
          null, null), };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if (PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("CharHeight", null, null),
          new PropertyKey("CharWeight", null, null),
          new PropertyKey("CharPosture", null, null),
          new PropertyKey("CharUnderline", null, null),
          new PropertyKey("CharColor", null, null),
          new PropertyKey("CharUnderlineColor", null, null),
          new PropertyKey("CharFontName", null, null),
          new PropertyKey("CharFontStyleName", null, null),
          new PropertyKey("CharFontFamily", null, null),
          new PropertyKey("CharFontCharSet", null, null),
          new PropertyKey("CharFontPitch", null, null), };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if (PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("RepeatHeadline", null, null),
          new PropertyKey("TableColumnSeparators", null, null),
          new PropertyKey("TableColumnRelativeSum", null, null),
          new PropertyKey("BreakType", null, null),
          new PropertyKey("LeftMargin", null, null),
          new PropertyKey("RightMargin", null, null),
          new PropertyKey("TopMargin", null, null),
          new PropertyKey("BottomMargin", null, null),
          new PropertyKey("HoriOrient", null, null),
          new PropertyKey("ShadowFormat", null, null),
          new PropertyKey("TableBorder", null, null),
          new PropertyKey("BackColor", null, null), };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if (PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("BreakType", null, null),
          new PropertyKey("ParaAdjust", null, null),
          new PropertyKey("ParaLastLineAdjust", null, null),
          new PropertyKey("ParaLeftMargin", null, null),
          new PropertyKey("ParaRightMargin", null, null),
          new PropertyKey("ParaTopMargin", null, null),
          new PropertyKey("ParaBottomMargin", null, null), };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if(PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("RepeatHeadline",null,null),
          new PropertyKey("TableColumnSeparators",null,null),
          new PropertyKey("TableColumnRelativeSum",null,null),
          new PropertyKey("BreakType",null,null),
          new PropertyKey("LeftMargin",null,null),
          new PropertyKey("RightMargin",null,null),
          new PropertyKey("TopMargin",null,null),
          new PropertyKey("BottomMargin",null,null),
          new PropertyKey("HoriOrient",null,null),
          new PropertyKey("ShadowFormat",null,null),
          new PropertyKey("TableBorder",null,null),
          new PropertyKey("BackColor",null,null),
      };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if(PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("BreakType",null,null),
          new PropertyKey("ParaAdjust",null,null),
          new PropertyKey("ParaLastLineAdjust",null,null),
          new PropertyKey("ParaLeftMargin",null,null),
          new PropertyKey("ParaRightMargin",null,null),
          new PropertyKey("ParaTopMargin",null,null),
          new PropertyKey("ParaBottomMargin",null,null),
      };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if(PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("LeftBorder",null,null),
          new PropertyKey("RightBorder",null,null),
          new PropertyKey("TopBorder",null,null),
          new PropertyKey("BottomBorder",null,null),
          new PropertyKey("LeftBorderDistance",null,null),
          new PropertyKey("RightBorderDistance",null,null),
          new PropertyKey("TopBorderDistance",null,null),
          new PropertyKey("BottomBorderDistance",null,null),
          new PropertyKey("NumberFormat",null,null),
          new PropertyKey("BackColor",null,null),
          new PropertyKey("VertOrient",null,null),
      };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if(PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("IsLandscape",null,null),
      };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

   * @author Markus Kr�ger
   */
  public static IPropertyKey[] getPossiblyPropertyKeys() {
    if(PROPERTY_KEYS == null) {
      PROPERTY_KEYS = new PropertyKey[] {
          new PropertyKey("CharHeight",null,null),
          new PropertyKey("CharWeight",null,null),
          new PropertyKey("CharPosture",null,null),
          new PropertyKey("CharUnderline",null,null),
          new PropertyKey("CharColor",null,null),
          new PropertyKey("CharUnderlineColor",null,null),
          new PropertyKey("CharFontName",null,null),
          new PropertyKey("CharFontStyleName",null,null),
          new PropertyKey("CharFontFamily",null,null),
          new PropertyKey("CharFontCharSet",null,null),
          new PropertyKey("CharFontPitch",null,null),
      };
    }
    return PROPERTY_KEYS;
  }
View Full Code Here

TOP

Related Classes of ag.ion.bion.officelayer.internal.beans.PropertyKey

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.