1*cdf0e10cSrcweir//-------------------------------------------------------------------------- 2*cdf0e10cSrcweirSfxBoolItem VerticalTextFitToSizeTool SID_TEXT_FITTOSIZE_VERTICAL 3*cdf0e10cSrcweir 4*cdf0e10cSrcweir[ 5*cdf0e10cSrcweir /* flags: */ 6*cdf0e10cSrcweir AutoUpdate = TRUE, 7*cdf0e10cSrcweir Cachable = Cachable, 8*cdf0e10cSrcweir FastCall = FALSE, 9*cdf0e10cSrcweir HasCoreId = FALSE, 10*cdf0e10cSrcweir HasDialog = FALSE, 11*cdf0e10cSrcweir ReadOnlyDoc = FALSE, 12*cdf0e10cSrcweir Toggle = FALSE, 13*cdf0e10cSrcweir Container = FALSE, 14*cdf0e10cSrcweir Synchron; 15*cdf0e10cSrcweir 16*cdf0e10cSrcweir Readonly = FALSE, 17*cdf0e10cSrcweir /* config: */ 18*cdf0e10cSrcweir AccelConfig = TRUE, 19*cdf0e10cSrcweir MenuConfig = TRUE, 20*cdf0e10cSrcweir StatusBarConfig = FALSE, 21*cdf0e10cSrcweir ToolBoxConfig = TRUE, 22*cdf0e10cSrcweir GroupId = GID_FORMAT; 23*cdf0e10cSrcweir] 24*cdf0e10cSrcweir 25*cdf0e10cSrcweirSvxObjectItem RulerObject SID_RULER_OBJECT 26*cdf0e10cSrcweir 27*cdf0e10cSrcweir[ 28*cdf0e10cSrcweir /* flags: */ 29*cdf0e10cSrcweir AutoUpdate = FALSE, 30*cdf0e10cSrcweir Cachable = Cachable, 31*cdf0e10cSrcweir FastCall = FALSE, 32*cdf0e10cSrcweir HasCoreId = FALSE, 33*cdf0e10cSrcweir HasDialog = FALSE, 34*cdf0e10cSrcweir ReadOnlyDoc = TRUE, 35*cdf0e10cSrcweir Toggle = FALSE, 36*cdf0e10cSrcweir Synchron; 37*cdf0e10cSrcweir 38*cdf0e10cSrcweir /* plugin: */ 39*cdf0e10cSrcweir Container = FALSE, 40*cdf0e10cSrcweir 41*cdf0e10cSrcweir /* api: */ 42*cdf0e10cSrcweir Export = TRUE, 43*cdf0e10cSrcweir IsCollection = FALSE, 44*cdf0e10cSrcweir Readonly = FALSE, 45*cdf0e10cSrcweir RecordAbsolute = FALSE, 46*cdf0e10cSrcweir RecordPerSet; 47*cdf0e10cSrcweir 48*cdf0e10cSrcweir /* config: */ 49*cdf0e10cSrcweir AccelConfig = FALSE, 50*cdf0e10cSrcweir MenuConfig = FALSE, 51*cdf0e10cSrcweir StatusBarConfig = FALSE, 52*cdf0e10cSrcweir ToolBoxConfig = FALSE, 53*cdf0e10cSrcweir GroupId = ; 54*cdf0e10cSrcweir] 55*cdf0e10cSrcweir 56*cdf0e10cSrcweirSfxBoolItem OutputQualityContrast SID_OUTPUT_QUALITY_CONTRAST 57*cdf0e10cSrcweir 58*cdf0e10cSrcweir[ 59*cdf0e10cSrcweir /* flags: */ 60*cdf0e10cSrcweir AutoUpdate = FALSE, 61*cdf0e10cSrcweir Cachable = Cachable, 62*cdf0e10cSrcweir FastCall = FALSE, 63*cdf0e10cSrcweir HasCoreId = FALSE, 64*cdf0e10cSrcweir HasDialog = FALSE, 65*cdf0e10cSrcweir ReadOnlyDoc = TRUE, 66*cdf0e10cSrcweir Toggle = FALSE, 67*cdf0e10cSrcweir Container = FALSE, 68*cdf0e10cSrcweir Asynchron; 69*cdf0e10cSrcweir 70*cdf0e10cSrcweir Readonly = FALSE, 71*cdf0e10cSrcweir /* config: */ 72*cdf0e10cSrcweir AccelConfig = TRUE, 73*cdf0e10cSrcweir MenuConfig = TRUE, 74*cdf0e10cSrcweir StatusBarConfig = FALSE, 75*cdf0e10cSrcweir ToolBoxConfig = TRUE, 76*cdf0e10cSrcweir GroupId = GID_VIEW; 77*cdf0e10cSrcweir] 78