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
This commit is contained in:
Rüdiger Timm
2005-11-11 12:23:00 +00:00
parent 72e2a1c4d6
commit 9c676863d8

View File

@@ -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