Searched refs:eTHA (Results 1 – 4 of 4) sorted by relevance
286 switch (eTHA) in Reset()298 switch (eTHA) in Reset()309 switch (eTHA) in Reset()461 SdrTextHorzAdjust eTHA, eOldTHA; in FillItemSet() local467 eTHA = SDRTEXTHORZADJUST_LEFT; break; in FillItemSet()469 eTHA = SDRTEXTHORZADJUST_LEFT; break; in FillItemSet()471 eTHA = SDRTEXTHORZADJUST_LEFT; break; in FillItemSet()479 eTHA = SDRTEXTHORZADJUST_RIGHT; break; in FillItemSet()481 eTHA = SDRTEXTHORZADJUST_RIGHT; break; in FillItemSet()494 eTHA = SDRTEXTHORZADJUST_BLOCK; in FillItemSet()[all …]
959 SdrTextHorzAdjust eTHA; in ProcessObj() local978 eTHA = SDRTEXTHORZADJUST_RIGHT; in ProcessObj()990 eTHA = SDRTEXTHORZADJUST_LEFT; in ProcessObj()1023 eTHA = SDRTEXTHORZADJUST_BLOCK; in ProcessObj()7993 SdrTextHorzAdjust eTHA; in ApplyTextAnchorAttributes() local8003 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyTextAnchorAttributes()8012 eTHA = SDRTEXTHORZADJUST_RIGHT; in ApplyTextAnchorAttributes()8017 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyTextAnchorAttributes()8022 eTHA = SDRTEXTHORZADJUST_LEFT; in ApplyTextAnchorAttributes()8055 eTHA = SDRTEXTHORZADJUST_BLOCK; in ApplyTextAnchorAttributes()[all …]
1451 SdrTextHorzAdjust eTHA; in ApplyCustomShapeTextAttributes() local1473 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyCustomShapeTextAttributes()1484 eTHA = SDRTEXTHORZADJUST_RIGHT; in ApplyCustomShapeTextAttributes()1489 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyCustomShapeTextAttributes()1496 eTHA = SDRTEXTHORZADJUST_LEFT; in ApplyCustomShapeTextAttributes()1518 eTHA = SDRTEXTHORZADJUST_BLOCK; in ApplyCustomShapeTextAttributes()1552 … eTHA = SDRTEXTHORZADJUST_CENTER; // the text has to be displayed using the full width; in ApplyCustomShapeTextAttributes()1556 eTHA = SDRTEXTHORZADJUST_LEFT; in ApplyCustomShapeTextAttributes()1563 rSet.Put( SdrTextHorzAdjustItem( eTHA ) ); in ApplyCustomShapeTextAttributes()5348 SdrTextHorzAdjust eTHA = SDRTEXTHORZADJUST_CENTER; in ProcessObj() local[all …]
764 SdrTextHorzAdjust eTHA = bVerticalText in ProcessObj() local773 eTHA = SDRTEXTHORZADJUST_RIGHT; in ProcessObj()781 eTHA = SDRTEXTHORZADJUST_RIGHT; in ProcessObj()793 eTHA = SDRTEXTHORZADJUST_LEFT; in ProcessObj()801 eTHA = SDRTEXTHORZADJUST_LEFT; in ProcessObj()818 aSet.Put( SdrTextHorzAdjustItem( eTHA ) ); in ProcessObj()
Completed in 120 milliseconds