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

翻訳前ページへ


Interface XStatusIndicator
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: 仕事 ::

interface XStatusIndicator
Description
支配(する)/統制するs a status 指示する人(物) which 陳列する,発揮するs 進歩 of longer 活動/戦闘s to the 使用者

Such 反対するs are 供給するd by a XStatusIndicatorFactory.

See also
XStatusIndicatorFactory

Methods' 要約
start initialize and start the 進歩  
end stop the 進歩  
setText update 進歩 description  
setValue update 進歩 value  
reset (疑いを)晴らす 進歩 value and description  
Methods' 詳細(に述べる)s
start
[oneway] 無効の
start( [in] string  Text,
[in] long  範囲 );

Description
initialize and start the 進歩

It 活動させる/戦時編成するs a new created or 反動的な an already used inidicator (must be finished by calling XStatusIndicator::end() before!). By the way it's possible to 始める,決める first 進歩 description and the possible 範囲 of 進歩 value. That means that a 進歩 can runs from 0 to 範囲.

Parameter Text
初期の value for 進歩 description for showing Value can be updated by calling XStatusIndicator::setText().
Parameter 範囲
mewns the 最大限 value of the 進歩 which can be setted by calling XStatusIndicator::setValue().
end
[oneway] 無効の
end();

Description
stop the 進歩

その上の calls of XStatusIndicator::setText(), XStatusIndicator::setValue() or XStatusIndicator::reset() must be ignored. Only XStatusIndicator::start() can 反動的な this 指示する人(物). It's not 許すd to destruct the 指示する人(物) inside this method. The instance must be gone by using ref count or 配置する/処分する/したい気持ちにさせるing.

setText
[oneway] 無効の
setText( [in] string  Text );

Description
update 進歩 description

初期の value can be 始める,決める during starting of the 進歩 by calling XStatusIndicator::start(). Stopped 指示する人(物)s must ignore this call.

Parameter Text
new value for 進歩 description which should be shown now
setValue
[oneway] 無効の
setValue( [in] long  Value );

Description
update 進歩 value

Wrong values must be ignored and stopped 指示する人(物)s must ignore this call generaly.

Parameter Value
new value for 進歩 which should be shown now Must fit the 範囲 [0..範囲] which was 始める,決める during XStatusIndicator::start().
reset
[oneway] 無効の
reset();

Description
(疑いを)晴らす 進歩 value and description

Calling of setValue(0) and setText("") should do the same. Stopped 指示する人(物)s must ignore this call.

最高の,を越す 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.