Kaydet (Commit) 99f95078 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS thaiissues (1.5.174); FILE MERGED

2005/09/28 17:09:58 os 1.5.174.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/27 00:10:25 khong 1.5.174.1: #i42661# add new interface for input sequence correction method
üst fb30c67c
......@@ -4,9 +4,9 @@
*
* $RCSfile: InputSequenceChecker.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-08 01:45:40 $
* last change: $Author: obo $ $Date: 2005-11-16 09:59:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -37,7 +37,7 @@
#define __com_sun_star_i18n_InputSequenceChecker_idl__
#include <com/sun/star/lang/XServiceInfo.idl>
#include <com/sun/star/i18n/XInputSequenceChecker.idl>
#include <com/sun/star/i18n/XExtendedInputSequenceChecker.idl>
//=============================================================================
......@@ -53,6 +53,8 @@ published service InputSequenceChecker
{
interface com::sun::star::i18n::XInputSequenceChecker;
interface com::sun::star::lang::XServiceInfo;
[optional] interface com::sun::star::i18n::XExtendedInputSequenceChecker;
};
//=============================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment