1*cdf0e10cSrcweir 2*cdf0e10cSrcweir 3*cdf0e10cSrcweirshell TextObjectBar 4*cdf0e10cSrcweir{ 5*cdf0e10cSrcweir SID_STYLE_APPLY // ole : ?, status : ? 6*cdf0e10cSrcweir [ 7*cdf0e10cSrcweir ExecMethod = Execute; 8*cdf0e10cSrcweir StateMethod = GetAttrState; 9*cdf0e10cSrcweir GroupId = GID_DOCUMENT; 10*cdf0e10cSrcweir Cachable, AutoUpdate; 11*cdf0e10cSrcweir ] 12*cdf0e10cSrcweir 13*cdf0e10cSrcweir SID_ATTR_CHAR_FONT // ole : ?, status : ? 14*cdf0e10cSrcweir [ 15*cdf0e10cSrcweir ExecMethod = Execute; 16*cdf0e10cSrcweir StateMethod = GetAttrState; 17*cdf0e10cSrcweir ] 18*cdf0e10cSrcweir 19*cdf0e10cSrcweir SID_ATTR_CHAR_FONTHEIGHT // ole : ?, status : ? 20*cdf0e10cSrcweir [ 21*cdf0e10cSrcweir ExecMethod = Execute; 22*cdf0e10cSrcweir StateMethod = GetAttrState; 23*cdf0e10cSrcweir ] 24*cdf0e10cSrcweir 25*cdf0e10cSrcweir SID_ATTR_CHAR_COLOR // ole : ?, status : ? 26*cdf0e10cSrcweir [ 27*cdf0e10cSrcweir ExecMethod = Execute; 28*cdf0e10cSrcweir StateMethod = GetAttrState; 29*cdf0e10cSrcweir ] 30*cdf0e10cSrcweir 31*cdf0e10cSrcweir SID_ATTR_CHAR_WEIGHT // ole : ?, status : ? 32*cdf0e10cSrcweir [ 33*cdf0e10cSrcweir ExecMethod = Execute; 34*cdf0e10cSrcweir StateMethod = GetAttrState; 35*cdf0e10cSrcweir ] 36*cdf0e10cSrcweir 37*cdf0e10cSrcweir SID_ATTR_CHAR_POSTURE // ole : ?, status : ? 38*cdf0e10cSrcweir [ 39*cdf0e10cSrcweir ExecMethod = Execute; 40*cdf0e10cSrcweir StateMethod = GetAttrState; 41*cdf0e10cSrcweir ] 42*cdf0e10cSrcweir 43*cdf0e10cSrcweir SID_ATTR_CHAR_UNDERLINE // ole : ?, status : ? 44*cdf0e10cSrcweir [ 45*cdf0e10cSrcweir ExecMethod = Execute; 46*cdf0e10cSrcweir StateMethod = GetAttrState; 47*cdf0e10cSrcweir ] 48*cdf0e10cSrcweir 49*cdf0e10cSrcweir SID_ATTR_CHAR_OVERLINE // ole : ?, status : ? 50*cdf0e10cSrcweir [ 51*cdf0e10cSrcweir ExecMethod = Execute; 52*cdf0e10cSrcweir StateMethod = GetAttrState; 53*cdf0e10cSrcweir ] 54*cdf0e10cSrcweir 55*cdf0e10cSrcweir SID_ATTR_CHAR_CONTOUR // ole : ?, status : ? 56*cdf0e10cSrcweir [ 57*cdf0e10cSrcweir ExecMethod = Execute; 58*cdf0e10cSrcweir StateMethod = GetAttrState; 59*cdf0e10cSrcweir ] 60*cdf0e10cSrcweir 61*cdf0e10cSrcweir SID_ATTR_CHAR_STRIKEOUT // ole : ?, status : ? 62*cdf0e10cSrcweir [ 63*cdf0e10cSrcweir ExecMethod = Execute; 64*cdf0e10cSrcweir StateMethod = GetAttrState; 65*cdf0e10cSrcweir ] 66*cdf0e10cSrcweir 67*cdf0e10cSrcweir SID_ATTR_CHAR_SHADOWED // ole : ?, status : ? 68*cdf0e10cSrcweir [ 69*cdf0e10cSrcweir ExecMethod = Execute; 70*cdf0e10cSrcweir StateMethod = GetAttrState; 71*cdf0e10cSrcweir ] 72*cdf0e10cSrcweir 73*cdf0e10cSrcweir SID_ATTR_PARA_ADJUST_LEFT // ole : ?, status : ? 74*cdf0e10cSrcweir [ 75*cdf0e10cSrcweir ExecMethod = Execute; 76*cdf0e10cSrcweir StateMethod = GetAttrState; 77*cdf0e10cSrcweir// Cachable, AutoUpdate; 78*cdf0e10cSrcweir ] 79*cdf0e10cSrcweir 80*cdf0e10cSrcweir SID_ATTR_PARA_ADJUST_CENTER // ole : ?, status : ? 81*cdf0e10cSrcweir [ 82*cdf0e10cSrcweir ExecMethod = Execute; 83*cdf0e10cSrcweir StateMethod = GetAttrState; 84*cdf0e10cSrcweir// Cachable, AutoUpdate; 85*cdf0e10cSrcweir ] 86*cdf0e10cSrcweir 87*cdf0e10cSrcweir SID_ATTR_PARA_ADJUST_RIGHT // ole : ?, status : ? 88*cdf0e10cSrcweir [ 89*cdf0e10cSrcweir ExecMethod = Execute; 90*cdf0e10cSrcweir StateMethod = GetAttrState; 91*cdf0e10cSrcweir// Cachable, AutoUpdate; 92*cdf0e10cSrcweir ] 93*cdf0e10cSrcweir 94*cdf0e10cSrcweir SID_ATTR_PARA_ADJUST_BLOCK // ole : ?, status : ? 95*cdf0e10cSrcweir [ 96*cdf0e10cSrcweir ExecMethod = Execute; 97*cdf0e10cSrcweir StateMethod = GetAttrState; 98*cdf0e10cSrcweir// Cachable, AutoUpdate; 99*cdf0e10cSrcweir ] 100*cdf0e10cSrcweir 101*cdf0e10cSrcweir SID_ATTR_PARA_LEFT_TO_RIGHT // ole : ?, status : ? 102*cdf0e10cSrcweir [ 103*cdf0e10cSrcweir ExecMethod = Execute; 104*cdf0e10cSrcweir StateMethod = GetAttrState; 105*cdf0e10cSrcweir// Cachable, AutoUpdate; 106*cdf0e10cSrcweir ] 107*cdf0e10cSrcweir 108*cdf0e10cSrcweir SID_ATTR_PARA_RIGHT_TO_LEFT // ole : ?, status : ? 109*cdf0e10cSrcweir [ 110*cdf0e10cSrcweir ExecMethod = Execute; 111*cdf0e10cSrcweir StateMethod = GetAttrState; 112*cdf0e10cSrcweir// Cachable, AutoUpdate; 113*cdf0e10cSrcweir ] 114*cdf0e10cSrcweir 115*cdf0e10cSrcweir SID_ATTR_PARA_LINESPACE_10 // ole : ?, status : ? 116*cdf0e10cSrcweir [ 117*cdf0e10cSrcweir ExecMethod = Execute; 118*cdf0e10cSrcweir StateMethod = GetAttrState; 119*cdf0e10cSrcweir// Cachable, AutoUpdate; 120*cdf0e10cSrcweir ] 121*cdf0e10cSrcweir 122*cdf0e10cSrcweir SID_ATTR_PARA_LINESPACE_15 // ole : ?, status : ? 123*cdf0e10cSrcweir [ 124*cdf0e10cSrcweir ExecMethod = Execute; 125*cdf0e10cSrcweir StateMethod = GetAttrState; 126*cdf0e10cSrcweir// Cachable, AutoUpdate; 127*cdf0e10cSrcweir ] 128*cdf0e10cSrcweir 129*cdf0e10cSrcweir SID_ATTR_PARA_LINESPACE_20 // ole : ?, status : ? 130*cdf0e10cSrcweir [ 131*cdf0e10cSrcweir ExecMethod = Execute; 132*cdf0e10cSrcweir StateMethod = GetAttrState; 133*cdf0e10cSrcweir// Cachable, AutoUpdate; 134*cdf0e10cSrcweir ] 135*cdf0e10cSrcweir 136*cdf0e10cSrcweir SID_SET_SUPER_SCRIPT // ole : ?, status : ? 137*cdf0e10cSrcweir [ 138*cdf0e10cSrcweir ExecMethod = Execute; 139*cdf0e10cSrcweir StateMethod = GetAttrState; 140*cdf0e10cSrcweir ] 141*cdf0e10cSrcweir 142*cdf0e10cSrcweir SID_SET_SUB_SCRIPT // ole : ?, status : ? 143*cdf0e10cSrcweir [ 144*cdf0e10cSrcweir ExecMethod = Execute; 145*cdf0e10cSrcweir StateMethod = GetAttrState; 146*cdf0e10cSrcweir ] 147*cdf0e10cSrcweir 148*cdf0e10cSrcweir SID_PARASPACE_INCREASE // ole : ?, status : ? 149*cdf0e10cSrcweir [ 150*cdf0e10cSrcweir ExecMethod = Execute; 151*cdf0e10cSrcweir StateMethod = GetAttrState; 152*cdf0e10cSrcweir ] 153*cdf0e10cSrcweir 154*cdf0e10cSrcweir SID_PARASPACE_DECREASE // ole : ?, status : ? 155*cdf0e10cSrcweir [ 156*cdf0e10cSrcweir ExecMethod = Execute; 157*cdf0e10cSrcweir StateMethod = GetAttrState; 158*cdf0e10cSrcweir ] 159*cdf0e10cSrcweir 160*cdf0e10cSrcweir SID_OUTLINE_LEFT // ole : no, status : ? 161*cdf0e10cSrcweir [ 162*cdf0e10cSrcweir ExecMethod = Execute ; 163*cdf0e10cSrcweir StateMethod = GetAttrState ; 164*cdf0e10cSrcweir ] 165*cdf0e10cSrcweir SID_OUTLINE_RIGHT // ole : no, status : ? 166*cdf0e10cSrcweir [ 167*cdf0e10cSrcweir ExecMethod = Execute ; 168*cdf0e10cSrcweir StateMethod = GetAttrState ; 169*cdf0e10cSrcweir ] 170*cdf0e10cSrcweir SID_OUTLINE_UP // ole : no, status : ? 171*cdf0e10cSrcweir [ 172*cdf0e10cSrcweir ExecMethod = Execute ; 173*cdf0e10cSrcweir StateMethod = GetAttrState ; 174*cdf0e10cSrcweir ] 175*cdf0e10cSrcweir SID_OUTLINE_DOWN // ole : no, status : ? 176*cdf0e10cSrcweir [ 177*cdf0e10cSrcweir ExecMethod = Execute ; 178*cdf0e10cSrcweir StateMethod = GetAttrState ; 179*cdf0e10cSrcweir ] 180*cdf0e10cSrcweir FN_NUM_BULLET_ON // ole : ?, status : ? 181*cdf0e10cSrcweir [ 182*cdf0e10cSrcweir ExecMethod = Execute; 183*cdf0e10cSrcweir StateMethod = GetAttrState; 184*cdf0e10cSrcweir ] 185*cdf0e10cSrcweir SID_TEXTDIRECTION_LEFT_TO_RIGHT // ole : ?, status : ? 186*cdf0e10cSrcweir [ 187*cdf0e10cSrcweir ExecMethod = Execute; 188*cdf0e10cSrcweir StateMethod = GetAttrState; 189*cdf0e10cSrcweir ] 190*cdf0e10cSrcweir SID_TEXTDIRECTION_TOP_TO_BOTTOM // ole : ?, status : ? 191*cdf0e10cSrcweir [ 192*cdf0e10cSrcweir ExecMethod = Execute; 193*cdf0e10cSrcweir StateMethod = GetAttrState; 194*cdf0e10cSrcweir ] 195*cdf0e10cSrcweir SID_GROW_FONT_SIZE 196*cdf0e10cSrcweir [ 197*cdf0e10cSrcweir ExecMethod = Execute; 198*cdf0e10cSrcweir StateMethod = GetAttrState; 199*cdf0e10cSrcweir ] 200*cdf0e10cSrcweir SID_SHRINK_FONT_SIZE 201*cdf0e10cSrcweir [ 202*cdf0e10cSrcweir ExecMethod = Execute; 203*cdf0e10cSrcweir StateMethod = GetAttrState; 204*cdf0e10cSrcweir ] 205*cdf0e10cSrcweir SID_THES 206*cdf0e10cSrcweir [ 207*cdf0e10cSrcweir ExecMethod = Execute ; 208*cdf0e10cSrcweir StateMethod = GetAttrState ; 209*cdf0e10cSrcweir ] 210*cdf0e10cSrcweir 211*cdf0e10cSrcweir 212*cdf0e10cSrcweir} 213