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

翻訳前ページへ


Interface XEmbeddedObject
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XEmbeddedObject
Base Interfaces
XEmbeddedObjectXVisualObjectXClassifiedObjectXComponentSupplierXStateChangeBroadcaster
┣ ::com::sun::星/主役にする::文書::XEventBroadcaster
┗ ::com::sun::星/主役にする::util::XCloseable
   ┗ ::com::sun::星/主役にする::util::XCloseBroadcaster

XVisualObject
Description
代表するs ありふれた visualisation functionality for embedded 反対するs.
XClassifiedObject
Description
許すs to (悪事,秘密などを)発見する class ID of the 反対する.
XComponentSupplier
Description
許すs to get 接近 to the 構成要素 扱うd by the 反対する.
XStateChangeBroadcaster
Description
許すs to be 通知するd when 反対する changes the 明言する/公表する.
::com::sun::星/主役にする::文書::XEventBroadcaster
Description
許すs to be 通知するd about 反対する 関係のある events.
::com::sun::星/主役にする::util::XCloseable
Description
許すs to 支配(する)/統制する lifetime of the 反対する.
Description
代表するs ありふれた functionality for embedded 反対するs.

Methods' 要約
changeState changes the 明言する/公表する of the 反対する to the requested one.  
getReachableStates returns supported 明言する/公表するs for the 反対する.  
getCurrentState returns the 現在の 明言する/公表する of the 反対する.  
doVerb lets 反対する 成し遂げる an 活動/戦闘 言及/関連d by nVerbID.  
getSupportedVerbs returns supported verbs for the 反対する.  
setClientSite 始める,決めるs a 関係 to the コンテナ's (弁護士の)依頼人.  
getClientSite 供給するs 接近 to the 内部の link to the コンテナ (弁護士の)依頼人.  
update updates 反対する's 代表s.  
setUpdateMode 明示するs how often the 反対する's 代表 should be updated.  
getStatus retrieves the status of the 反対する.  
setContainerName 供給するs 反対する with the 指名する of コンテナ 文書.  
Methods' 詳細(に述べる)s
changeState
無効の
changeState( [in] long  nNewState )
raises( UnreachableStateException,
WrongStateException,
::com::sun::星/主役にする::uno::Exception );

Description
changes the 明言する/公表する of the 反対する to the requested one.
Parameter nNewState
明示するs the new 明言する/公表する, can take values from the constant 始める,決める EmbedStates
Throws
com::sun::星/主役にする::embed::UnreachableStateException the 明示するd 明言する/公表する can not be reached
Throws
com::sun::星/主役にする::embed::WrongStateException in 事例/患者 反対する is in 無効の 明言する/公表する
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
getReachableStates
sequence< long >
getReachableStates()
raises( NeedsRunningStateException,
WrongStateException );

Description
returns supported 明言する/公表するs for the 反対する.
Returns
the sequence of 明言する/公表するs the 反対する can be 始める,決める to
Throws
com::sun::星/主役にする::embed::NeedsRunnignStateException means that the 反対する is in 負担d 明言する/公表する now and can be switched to running 明言する/公表する, other possible 明言する/公表するs can be (悪事,秘密などを)発見するd only when the 反対する is not in 負担d 明言する/公表する any more
Throws
com::sun::星/主役にする::embed::WrongStateException in 事例/患者 反対する is in 無効の 明言する/公表する
getCurrentState
long
getCurrentState()
raises( WrongStateException );

Description
returns the 現在の 明言する/公表する of the 反対する.
Returns
the 現在の 明言する/公表する of the 反対する
Throws
com::sun::星/主役にする::embed::WrongStateException in 事例/患者 反対する is in 無効の 明言する/公表する
doVerb
無効の
doVerb( [in] long  nVerbID )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
WrongStateException,
UnreachableStateException,
::com::sun::星/主役にする::uno::Exception );

Description
lets 反対する 成し遂げる an 活動/戦闘 言及/関連d by nVerbID.
Parameter nVerbID
明示するs an 活動/戦闘 to 成し遂げる, can take values from EmbedVerbs
Throws
::com::sun::星/主役にする::lang::IllegalArgumentException the verb is not supported
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する to call the 機能(する)/行事
Throws
com::sun::星/主役にする::embed::UnreachableStateException the 明言する/公表する, 要求するd by the verb, can not be reached
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
getSupportedVerbs
sequence< VerbDescriptor >
getSupportedVerbs()
raises( NeedsRunningStateException,
WrongStateException );

Description
returns supported verbs for the 反対する.
Returns
the sequence of verbs the 反対する supports
Throws
com::sun::星/主役にする::embed::NeedsRunnignStateException means that the 反対する is in 負担d 明言する/公表する now and can be switched to running 明言する/公表する, 許容できる verbs can be (悪事,秘密などを)発見するd only when the 反対する is not in 負担d 明言する/公表する any more
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する to call the 機能(する)/行事
setClientSite
無効の
setClientSite( [in] XEmbeddedClient  xClient )
raises( WrongStateException );

Description
始める,決めるs a 関係 to the コンテナ's (弁護士の)依頼人.
Parameter xClient
供給するs a 言及/関連 to a (弁護士の)依頼人 実施
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
getClientSite
XEmbeddedClient
getClientSite()
raises( WrongStateException );

Description
供給するs 接近 to the 内部の link to the コンテナ (弁護士の)依頼人.
Returns
a 言及/関連 to 関係のある コンテナ (弁護士の)依頼人 if any is 始める,決める
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
update
無効の
update()
raises( WrongStateException,
::com::sun::星/主役にする::uno::Exception );

Description
updates 反対する's 代表s.
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する to call the 機能(する)/行事
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 problems (悪事,秘密などを)発見するd
setUpdateMode
無効の
setUpdateMode( [in] long  nMode )
raises( WrongStateException );

Description
明示するs how often the 反対する's 代表 should be updated.
Parameter nMode
the new update 方式, can take values from ::EmbeddedUpdateModes
Throws
::com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
getStatus
hyper
getStatus( [in] hyper  nAspect )
raises( WrongStateException );

Description
retrieves the status of the 反対する.
Parameter nAspect
the 面 明示するing the form of 反対する 代表
Returns
the value 明示するing the status of the 反対する for 明示するd 面 can take values from EmbedMisc constant 始める,決める
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
setContainerName
無効の
setContainerName( [in] string  sName );

Description
供給するs 反対する with the 指名する of コンテナ 文書.
Parameter sName
指名する of the コンテナ 文書
最高の,を越す 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.