StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.drawing
Class TextFitToSizeType

java.lang.Object
  |
  +--com.sun.star.uno.Enum
        |
        +--com.sun.star.drawing.TextFitToSizeType

public final synchronized class TextFitToSizeType
extends com.sun.star.uno.Enum


Field Summary
static com.sun.star.drawing.TextFitToSizeType ALLLINES
           
static int ALLLINES_value
           
static com.sun.star.drawing.TextFitToSizeType NONE
           
static int NONE_value
           
static com.sun.star.drawing.TextFitToSizeType PROPORTIONAL
           
static int PROPORTIONAL_value
           
static com.sun.star.drawing.TextFitToSizeType RESIZEATTR
           
static int RESIZEATTR_value
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from class com.sun.star.uno.Enum
m_value
 
Constructor Summary
private TextFitToSizeType(int i)
           
 
Method Summary
static com.sun.star.drawing.TextFitToSizeType fromInt(int i)
           
static com.sun.star.drawing.TextFitToSizeType getDefault()
           
 
Methods inherited from class com.sun.star.uno.Enum
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLLINES

public static final com.sun.star.drawing.TextFitToSizeType ALLLINES

ALLLINES_value

public static final int ALLLINES_value

NONE

public static final com.sun.star.drawing.TextFitToSizeType NONE

NONE_value

public static final int NONE_value

PROPORTIONAL

public static final com.sun.star.drawing.TextFitToSizeType PROPORTIONAL

PROPORTIONAL_value

public static final int PROPORTIONAL_value

RESIZEATTR

public static final com.sun.star.drawing.TextFitToSizeType RESIZEATTR

RESIZEATTR_value

public static final int RESIZEATTR_value

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

TextFitToSizeType

private TextFitToSizeType(int i)
Method Detail

fromInt

public static com.sun.star.drawing.TextFitToSizeType fromInt(int i)

getDefault

public static com.sun.star.drawing.TextFitToSizeType getDefault()

StarOffice 5.2 API
reverse engineered by classdoc