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

翻訳前ページへ


Interface XLinguServiceManager
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XLinguServiceManager
Description
the basic interface to be used to 接近 linguistic functionality.

This interface is used to 接近 spellchecker, hyphenator, and thesaurus functionality. Additionally, it can query what 実施s of those services are 利用できる (for 明確な/細部 languages or in general). It can select and query which of those 実施s should be used for a 明確な/細部 language.

For spellchecking and thesaurus, the order in the 名簿(に載せる)/表(にあげる) defines the order of 創造/usage of those services. That is, if the first spellchecker 実施 does not 認める the given word as 訂正する, the second service 実施 for that language is created and gets queried. If that one fails, the third one gets created and queried and so on. This chain stops if an 実施 報告(する)/憶測s the word as 訂正する or the end of the 名簿(に載せる)/表(にあげる) is reached, in which 事例/患者 the word is 報告(する)/憶測d as incorrect.

For the thesaurus, the 行為 is the same when no meaning was 設立する.

See also
SpellChecker, Hyphenator, Thesaurus

Methods' 要約
getSpellChecker  
getHyphenator  
getThesaurus  
addLinguServiceManagerListener 追加するs a listener to the 名簿(に載せる)/表(にあげる) of event listeners.  
removeLinguServiceManagerListener 除去するs a listener from the 名簿(に載せる)/表(にあげる) of event listeners.  
getAvailableServices  
setConfiguredServices 始める,決めるs the 名簿(に載せる)/表(にあげる) of service 実施s to be used for a given service and language.  
getConfiguredServices queries the 名簿(に載せる)/表(にあげる) of service 実施s to be used for a given service and language.  
Methods' 詳細(に述べる)s
getSpellChecker
XSpellChecker
getSpellChecker();

Returns
the XSpellChecker interface to be used for spellchecking.
getHyphenator
XHyphenator
getHyphenator();

Returns
the XHyphenator interface to be used for hyphenation.
getThesaurus
XThesaurus
getThesaurus();

Returns
the XThesaurus interface to be used for thesaurus functionality.
addLinguServiceManagerListener
boolean
addLinguServiceManagerListener( [in] ::com::sun::星/主役にする::lang::XEventListener  xListener );

Description
追加するs a listener to the 名簿(に載せる)/表(にあげる) of event listeners.

The listeners may support one or both of XDictionaryEventListener and XLinguServiceEventListener interfaces.

Returns
true if the listener was succesfully 追加するd, 誤った さもなければ.
Parameter xListener
the listener to be 追加するd.
removeLinguServiceManagerListener
boolean
removeLinguServiceManagerListener( [in] ::com::sun::星/主役にする::lang::XEventListener  xListener );

Description
除去するs a listener from the 名簿(に載せる)/表(にあげる) of event listeners.
Returns
true if the listener was succesfully 除去するd, 誤った さもなければ.
Parameter xListener
the listener to be 除去するd.
getAvailableServices
sequence< string >
getAvailableServices( [in] string  aServiceName,
[in] ::com::sun::星/主役にする::lang::地元の  aLocale );

Returns
the 名簿(に載せる)/表(にあげる) of 実施 指名するs of the 利用できる services.
Parameter aServiceName
the 指名する of the service requesting the 名簿(に載せる)/表(にあげる) of 利用できる 実施s.
Parameter aLocale
the language used to query the 名簿(に載せる)/表(にあげる) of 利用できる 実施s.
setConfiguredServices
無効の
setConfiguredServices( [in] string  aServiceName,
[in] ::com::sun::星/主役にする::lang::地元の  aLocale,
[in] sequence< string >  aServiceImplNames );

Description
始める,決めるs the 名簿(に載せる)/表(にあげる) of service 実施s to be used for a given service and language.
Parameter aServiceName
the 指名する of the service to 始める,決める the 名簿(に載せる)/表(にあげる) of 実施s to be used.
Parameter aLocale
the language to 始める,決める the 名簿(に載せる)/表(にあげる).
Parameter aServiceImplNames
the 指名する of the service to 始める,決める the 名簿(に載せる)/表(にあげる).
getConfiguredServices
sequence< string >
getConfiguredServices( [in] string  aServiceName,
[in] ::com::sun::星/主役にする::lang::地元の  aLocale );

Description
queries the 名簿(に載せる)/表(にあげる) of service 実施s to be used for a given service and language.
Returns
the 名簿(に載せる)/表(にあげる) of 実施 指名するs of the services to be used.
Parameter aServiceName
the 指名する of the service to get queried.
Parameter aLocale
the language to get queried.
最高の,を越す of Page

The ASF

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

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