summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-11-11 12:23:00 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-11-11 12:23:00 +0000
commit6355e3d4e705c1ad3479f718312879bd847e618d (patch)
treef1b84b8350a4f661eadcd99a032a99d187af3487 /offapi/com/sun/star/style/CharacterPropertiesAsian.idl
parent4392b563394bb4d801522db746253ce5dbb85d06 (diff)
INTEGRATION: CWS tl14 (1.3.212); FILE MERGED
2005/09/23 05:24:48 tl 1.3.212.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/26 08:36:02 tl 1.3.212.1: #i25472# removed some incorrect listed properties
Diffstat (limited to 'offapi/com/sun/star/style/CharacterPropertiesAsian.idl')
-rw-r--r--offapi/com/sun/star/style/CharacterPropertiesAsian.idl17
1 files changed, 2 insertions, 15 deletions
diff --git a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
index 13a6e5f13..13fbddc27 100644
--- a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
+++ b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: CharacterPropertiesAsian.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:26:54 $
+ * last change: $Author: rt $ $Date: 2005-11-11 13:23:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -93,19 +93,6 @@ published service CharacterPropertiesAsian
/** contains the value of the locale.
*/
[property] com::sun::star::lang::Locale CharLocaleAsian;
- //-------------------------------------------------------------------------
- /** specifies if an automatic spacing is inserted between characters of different script types.
- */
- [property] boolean ParaIsCharacterDistance;
- //-------------------------------------------------------------------------
- /** specifies if rules for forbidden characters at beginning or end of line are applied.
- */
- [property] boolean ParaIsForbiddenRules;
- //-------------------------------------------------------------------------
- /** specifies if hanging punctuation is allowed in this paragraph.
- */
- [property] boolean ParaIsHangingPunctuation;
- //-------------------------------------------------------------------------
};
}; }; }; };
#endif