Home
last modified time | relevance | path

Searched refs:eTHA (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx764 SdrTextHorzAdjust eTHA = bVerticalText in ProcessObj() local
773 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()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx959 SdrTextHorzAdjust eTHA; in ProcessObj() local
967 eTHA = SDRTEXTHORZADJUST_CENTER; in ProcessObj()
990 eTHA = SDRTEXTHORZADJUST_LEFT; in ProcessObj()
1023 eTHA = SDRTEXTHORZADJUST_BLOCK; in ProcessObj()
8004 SdrTextHorzAdjust eTHA; in ApplyTextAnchorAttributes() local
8014 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyTextAnchorAttributes()
8023 eTHA = SDRTEXTHORZADJUST_RIGHT; in ApplyTextAnchorAttributes()
8028 eTHA = SDRTEXTHORZADJUST_CENTER; in ApplyTextAnchorAttributes()
8033 eTHA = SDRTEXTHORZADJUST_LEFT; in ApplyTextAnchorAttributes()
8066 eTHA = SDRTEXTHORZADJUST_BLOCK; in ApplyTextAnchorAttributes()
[all …]
H A Dmsdffimp.cxx1451 SdrTextHorzAdjust eTHA; in ApplyCustomShapeTextAttributes() local
1473 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()
1552eTHA = 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()
5367 SdrTextHorzAdjust eTHA = SDRTEXTHORZADJUST_CENTER; in ProcessObj() local
[all …]
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx286 switch (eTHA) in Reset()
298 switch (eTHA) in Reset()
309 switch (eTHA) in Reset()
461 SdrTextHorzAdjust eTHA, eOldTHA; in FillItemSet() local
467 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 …]

Completed in 114 milliseconds