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

翻訳前ページへ


Interface XLibraryAccess
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated interface XLibraryAccess
Usage 制限s
deprecated
Description
供給するs 接近 to 付加 scripting code.

This code is 組織するd in modules and these modules 含む/封じ込める the 機能(する)/行事s. It is possible to get just the code from a 機能(する)/行事, but you can also get the whole code of a module with all 機能(する)/行事s in it.


Methods' 要約
isFunction returns true, if the 機能(する)/行事 is accessible through this library; さもなければ it returns 誤った.  
isValidPath returns true if a fully qualified 機能(する)/行事 指名する begins with this 指名する.  
getModuleNames Return all module 指名するs which 含む/封じ込める code. e.g., { "UtilLibrary.ModuleDate", "UtilLibrary.生産(高)", ... }  
getModuleSource get the source code of a module.  
getModuleCode Get the 穴を開ける 収集するd code of a module.  
getFunctionSource get the source code of a 機能(する)/行事.  
getFunctionCode Get the 収集するd code of a 機能(する)/行事.  
Methods' 詳細(に述べる)s
isFunction
boolean
isFunction( [in] string  aFunctionName );

Description
returns true, if the 機能(する)/行事 is accessible through this library; さもなければ it returns 誤った.
Parameter aFunctionName
the fully qualified 指名する of a funtion. (e.g., "UtilLibrary.ModuleDate.FunctionCurrentDate")
isValidPath
boolean
isValidPath( [in] string  aPathName );

Description
returns true if a fully qualified 機能(する)/行事 指名する begins with this 指名する.
Parameter aPathName
a part of a 機能(する)/行事 指名する (e.g., "UtilLibrary").
getModuleNames
sequence< string >
getModuleNames();

Description
Return all module 指名するs which 含む/封じ込める code. e.g., { "UtilLibrary.ModuleDate", "UtilLibrary.生産(高)", ... }
getModuleSource
string
getModuleSource( [in] string  aModulName );

Description
get the source code of a module.
getModuleCode
sequence< byte >
getModuleCode( [in] string  aModuleName );

Description
Get the 穴を開ける 収集するd code of a module.
Parameter ModuleName
the 十分な qualified 指名する of a module. (e.g., "UtilLibrary.ModuleDate")
Returns
an empty sequence, if this module is not 設立する or the code is not 収集するd.
getFunctionSource
string
getFunctionSource( [in] string  aFunctionName );

Description
get the source code of a 機能(する)/行事.
getFunctionCode
sequence< byte >
getFunctionCode( [in] string  FunctionName );

Description
Get the 収集するd code of a 機能(する)/行事.
Parameter FunctionName
the 十分な qualified 指名する of a 機能(する)/行事. (e.g., "UtilLibrary.ModuleDate.機能(する)/行事.CurrentDate")
Returns
an empty sequence, if this 機能(する)/行事 is not 設立する.
最高の,を越す 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.