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

翻訳前ページへ


Interface XInvocation
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XInvocation
Description
gives 接近 to an 反対する's methods and 所有物/資産/財産s. コンテナ 接近 is 利用できる through ::com::sun::星/主役にする::コンテナ::XIndexContainer, ::com::sun::星/主役にする::コンテナ::XNameContainer and ::com::sun::星/主役にする::コンテナ::XEnumerationAccess.


Methods' 要約
getIntrospection returns the introspection from this 反対する or NULL if the 反対する does not 供給する this (警察などへの)密告,告訴(状).  
invoke 供給するs 接近 to methods exposed by an 反対する.  
setValue 始める,決めるs a value to the 所有物/資産/財産 with the 明示するd 指名する.  
getValue returns the value of the 所有物/資産/財産 with the 明示するd 指名する.  
hasMethod returns true if the method with the 明示するd 指名する 存在するs, else 誤った.  
hasProperty returns true if the 所有物/資産/財産 with the 明示するd 指名する 存在するs, else 誤った.  
Methods' 詳細(に述べる)s
getIntrospection
::com::sun::星/主役にする::beans::XIntrospectionAccess
getIntrospection();

Description
returns the introspection from this 反対する or NULL if the 反対する does not 供給する this (警察などへの)密告,告訴(状).
invoke
any
invoke( [in] string  aFunctionName,
[in] sequence< any >  aParams,
[out] sequence< short >  aOutParamIndex,
[out] sequence< any >  aOutParam )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
CannotConvertException,
::com::sun::星/主役にする::reflection::InvocationTargetException );

Description
供給するs 接近 to methods exposed by an 反対する.
Parameter aParams
all parameters; pure out params are undefined in sequence, the value has to be ignored by the callee
Parameter aOutParamIndex
This sequence 含む/封じ込めるs the indices of all parameters that are 明示するd as out or inout.
Parameter aOutParam
This sequence 含む/封じ込めるs the values of all parameters that are 明示するd as out or inout and corresponds with the indices 供給するd by the aOutParamIndex sequence. Example: aOutParamIndex == { 1, 4 } means that aOutParam[0] 含む/封じ込めるs the out value of the aParams[1] parameter and aOutParam[1] 含む/封じ込めるs the out value of the aParams[4] parameter.
setValue
無効の
setValue( [in] string  aPropertyName,
[in] any  aValue )
raises( ::com::sun::星/主役にする::beans::UnknownPropertyException,
CannotConvertException,
::com::sun::星/主役にする::reflection::InvocationTargetException );

Description
始める,決めるs a value to the 所有物/資産/財産 with the 明示するd 指名する.

If the underlying 反対する 器具/実施するs an ::com::sun::星/主役にする::コンテナ::XNameContainer, then this method will 挿入する the value if there is no such aPropertyName.

getValue
any
getValue( [in] string  aPropertyName )
raises( ::com::sun::星/主役にする::beans::UnknownPropertyException );

Description
returns the value of the 所有物/資産/財産 with the 明示するd 指名する.
Parameter aPropertyName
明示するs the 指名する of the 所有物/資産/財産.
hasMethod
boolean
hasMethod( [in] string  aName );

Description
returns true if the method with the 明示するd 指名する 存在するs, else 誤った.

This optimizes the calling sequence ( XInvocation::hasMethod, XInvocation::invoke )!

Parameter aName
明示するs the 指名する of the method.
hasProperty
boolean
hasProperty( [in] string  aName );

Description
returns true if the 所有物/資産/財産 with the 明示するd 指名する 存在するs, else 誤った.

This optimizes the calling sequence ( XInvocation::hasProperty, XInvocation::getValue ) or ( XInvocation::hasProperty, XInvocation::setValue )!

Parameter aName
明示するs the 指名する of the 所有物/資産/財産.
最高の,を越す of Page

The ASF

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

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