このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XConversionDictionary
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: linguistic2 ::

interface XConversionDictionary
Description
許すs the 使用者 to 接近 a 転換 dictionary.

The dictionary consists of 入ること/参加(者)s (pairs) of the form ( aLeftText, aRightText ). Those pairs can be 追加するd and 除去するd. Also it can be looked for all 入ること/参加(者)s where the left text or the 権利 text matches a given text. Thus it can be used for 転換s in both directions.

制限s to what has to be the left and 権利 text are usually given by 明確な/細部 services 器具/実施するing this interface.

Since
OOo 1.1.2
See also
ConversionDictionary, HangulHanjaConversionDictionary

Methods' 要約
getName  
getLocale  
getConversionType  
setActive 明示するs whether the dictionary should be used or not .  
isActive  
(疑いを)晴らす 除去するs all 入ること/参加(者)s from the dictionary.  
getConversions searches for 入ること/参加(者)s or 転換s that match the given text.  
addEntry is used to 追加する a 転換 pair to the dictionary.  
removeEntry 除去するs a 転換 pair from the dictionary.  
getMaxCharCount returns the 最大限 number of characters used as left or 権利 text in 入ること/参加(者)s.  
getConversionEntries  
Methods' 詳細(に述べる)s
getName
string
getName();

Returns
the 指名する of the dictionary.
getLocale
::com::sun::星/主役にする::lang::地元の
getLocale();

Returns
the language supported by the dictionary.
See also
::com::sun::星/主役にする::lang::地元の
getConversionType
short
getConversionType();

Returns
the 転換 type supported by the dictionary.
See also
ConversionDictionaryType
setActive
無効の
setActive( [in] boolean  bActivate );

Description
明示するs whether the dictionary should be used or not .
Parameter bAcvtivate
true if the dictionary should be used, 誤った さもなければ.
isActive
boolean
isActive();

Returns
true if the dictionary is active, 誤った さもなければ.
(疑いを)晴らす
無効の
(疑いを)晴らす();

Description
除去するs all 入ること/参加(者)s from the dictionary.
getConversions
sequence< string >
getConversions( [in] string  aText,
[in] long  nStartPos,
[in] long  nLength,
[in] ConversionDirection  eDirection,
[in] long  nTextConversionOptions )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException );

Description
searches for 入ること/参加(者)s or 転換s that match the given text.

The exact string to be looked for is the substring from the aText parameter that starts at position nStartPos and has the length nLength.

Returns
the 名簿(に載せる)/表(にあげる) of 転換s 設立する for the 供給(する)d text. If no nothing was 設立する, it is empty.
Parameter aText
the text where the substring to be looked for will be taken from. Depending on the 転換 direction parameter it 明示するs either the left text or the 権利 text to look for.
Parameter nStartPos
the starting pos of the substring to be looked for.
Parameter nLength
the length of the substring to be looked for.
Parameter eConversionDirection
明示するs the direction of the 転換 to look for. It is one of ConversionDirection.
Parameter nTextConversionOptions
Combination of ::com::sun::星/主役にする::i18n::TextConversionOption values.
Throws
com::sun::星/主役にする::lang::IllegalArgumentException if the 地元の is not supported by the dictionary or if nTextConversionOptions is 無効の for the given 地元の.
addEntry
無効の
addEntry( [in] string  aLeftText,
[in] string  aRightText )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::コンテナ::ElementExistException );

Description
is used to 追加する a 転換 pair to the dictionary.
Parameter aLeftText
the left text of the pair to be 追加するd.
Parameter aRightText
the 権利 text of the pair to be 追加するd.
Throws
com::sun::星/主役にする::lang::IllegalArgumentException if the arguments are 無効の. For example if the specifications defined by the service 器具/実施するing this 反対する are not met.
Throws
com::sun::星/主役にする::コンテナ::ElementExistException if such an 入ること/参加(者) already 存在するs.
removeEntry
無効の
removeEntry( [in] string  aLeftText,
[in] string  aRightText )
raises( ::com::sun::星/主役にする::コンテナ::NoSuchElementException );

Description
除去するs a 転換 pair from the dictionary.
Parameter aLeftText
the left text of the pair to be 除去するd.
Parameter aRightText
the 権利 text of the pair to be 除去するd.
Throws
com::sun::星/主役にする::コンテナ::NoSuchElementException if there is no such 入ること/参加(者).
getMaxCharCount
short
getMaxCharCount( [in] ConversionDirection  eDirection );

Description
returns the 最大限 number of characters used as left or 権利 text in 入ること/参加(者)s.
Parameter eDirection
明示するs if the left text or the 権利 text of 入ること/参加(者)s will be used.
See also
ConversionDirection
getConversionEntries
sequence< string >
getConversionEntries( [in] ConversionDirection  eDirection );

Returns
a 名簿(に載せる)/表(にあげる) of all left or 権利 parts of the dictionaries 入ること/参加(者)s.
Parameter eDirection
明示するs if all left or all 権利 parts of the 入ること/参加(者)s should be returned.
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.