StarOffice 5.2 API
reverse engineered by classdoc

stardiv.js.uno
Class UnoLibItem

java.lang.Object
  |
  +--stardiv.js.ip.BaseObj
        |
        +--stardiv.js.uno.UnoLibItem

public synchronized class UnoLibItem
extends stardiv.js.ip.BaseObj


Field Summary
protected  java.lang.String maPath
           
private  stardiv.js.uno.Engine mpEngine
           
private  stardiv.js.uno.UnoLibItem mpParentItem
           
private  stardiv.js.uno.UnoLibItem mpRootItem
           
private  long pCppJavaOwner
           
 
Fields inherited from class stardiv.js.ip.BaseObj
HISTORY_DELETED, HISTORY_IDENTIFIER, HISTORY_INDEX, IDENT_ARRAY_STEP, INDEX_ARRAY_STEP, aHelpRef, aRootMgr, bJSbxArrayObject, bQueryProperty, iBasePropCount, iHistoryCount, iIdentArrayCount, iIndexArrayMax, pClass, pClassData, pConvertAtomUnion, pCtorAccess, pFlags, pHistoryIndex, pHistoryState, pIdentArray, pIdentDbls, pIdentObjs, pIdentTypes, pIndexDbls, pIndexObjs, pIndexTypes, pJSObject, pNeededType, pRTLAccess
 
Constructor Summary
UnoLibItem(long l, stardiv.js.ip.RootTaskManager rtm, java.lang.String s, stardiv.js.uno.Engine e, stardiv.js.uno.UnoLibItem uli1, stardiv.js.uno.UnoLibItem uli2)
           
 
Method Summary
protected  void finalize()
           
protected  java.lang.String getModuleSource(java.lang.String s)
           
(package private)  void insertModuleBaseObj(stardiv.js.ip.BaseObj bo, java.lang.String s)
           
protected  boolean isFunction(java.lang.String s)
           
protected  boolean isValidPath(java.lang.String s)
           
 void onFinalize()
           
protected  int queryProperty(stardiv.js.base.Identifier i)
           
 
Methods inherited from class stardiv.js.ip.BaseObj
ClrAllDynVars, callMethod, enableQueryProperty, getArrayIndexValue, getBaseClass, getClassData, getCppIndexValue, getIdentArrayCount, getIdentifierPool, getIndexArray, getJSObject, getPosIndexSize, getPropWithClassInHistory, getPropertyName, getRef, getRef, getRootMgr, getValue, initProperties, isJSArray, isUnoObject, newProperty, newProperty, newRTLFunctionProperty, newRTLObjectProperty, resizeHistory, resizeHistory, resizeIdentArray, resizeIndexArray, reverseIndexArray, setArrayIndexValue, setClass, setClassData, setCtor, setIndexArray, setRTLAccess, setRootMgr, setValue, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maPath

protected java.lang.String maPath

mpEngine

private stardiv.js.uno.Engine mpEngine

mpParentItem

private stardiv.js.uno.UnoLibItem mpParentItem

mpRootItem

private stardiv.js.uno.UnoLibItem mpRootItem

pCppJavaOwner

private long pCppJavaOwner
Constructor Detail

UnoLibItem

public UnoLibItem(long l,
                  stardiv.js.ip.RootTaskManager rtm,
                  java.lang.String s,
                  stardiv.js.uno.Engine e,
                  stardiv.js.uno.UnoLibItem uli1,
                  stardiv.js.uno.UnoLibItem uli2)
Method Detail

finalize

protected void finalize()

getModuleSource

protected java.lang.String getModuleSource(java.lang.String s)

insertModuleBaseObj

void insertModuleBaseObj(stardiv.js.ip.BaseObj bo,
                         java.lang.String s)

isFunction

protected boolean isFunction(java.lang.String s)

isValidPath

protected boolean isValidPath(java.lang.String s)

onFinalize

public void onFinalize()

queryProperty

protected int queryProperty(stardiv.js.base.Identifier i)

StarOffice 5.2 API
reverse engineered by classdoc