diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 15:02:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 15:02:39 +0000 |
commit | 23f63e051198aa2d9e33da9855670b994cf76ab9 (patch) | |
tree | d90c081579e7cdc9807667375e1b6e3303858bbd /xmloff | |
parent | d8d374c039e7d349141befe3c9ef97f82f42bfa7 (diff) |
INTEGRATION: CWS sj15 (1.4.70); FILE MERGED
2005/02/03 18:53:44 sj 1.4.70.1: #i41918# changed property name text-path-scale-x to text-path-scale
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/EnhancedCustomShapeToken.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/EnhancedCustomShapeToken.hxx b/xmloff/inc/EnhancedCustomShapeToken.hxx index c9b4938e3667..dde563f9691e 100644 --- a/xmloff/inc/EnhancedCustomShapeToken.hxx +++ b/xmloff/inc/EnhancedCustomShapeToken.hxx @@ -2,9 +2,9 @@ * * $RCSfile: EnhancedCustomShapeToken.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2004-11-26 14:08:42 $ + * last change: $Author: vg $ $Date: 2005-02-21 16:02:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,7 +109,7 @@ namespace xmloff { namespace EnhancedCustomShapeToken { EAS_glue_point_leaving_directions, EAS_text_path, EAS_text_path_mode, - EAS_text_path_scale_x, + EAS_text_path_scale, EAS_text_path_same_letter_heights, EAS_modifiers, EAS_equation, |