StarOffice 5.2 API
reverse engineered by classdoc

stardiv.js.uno
Class UnoSequence2

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

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


Field Summary
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
UnoSequence2(long l, stardiv.js.ip.RootTaskManager rtm)
           
 
Method Summary
protected  void finalize()
           
 java.lang.Object getSequenceArray(stardiv.js.ip.RootTaskManager rtm)
           
 void onFinalize()
           
 
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, queryProperty, 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

pCppJavaOwner

private long pCppJavaOwner
Constructor Detail

UnoSequence2

public UnoSequence2(long l,
                    stardiv.js.ip.RootTaskManager rtm)
Method Detail

finalize

protected void finalize()

getSequenceArray

public java.lang.Object getSequenceArray(stardiv.js.ip.RootTaskManager rtm)

onFinalize

public void onFinalize()

StarOffice 5.2 API
reverse engineered by classdoc