StarOffice 5.2 API
reverse engineered by classdoc

stardiv.js.uno
Class IntroAccess

java.lang.Object
  |
  +--stardiv.js.uno.IntroAccess

public synchronized class IntroAccess
extends java.lang.Object


Field Summary
private  long pCppJavaOwner
           
 
Constructor Summary
IntroAccess(long l)
           
 
Method Summary
protected  void finalize()
           
 java.lang.String getClassName()
           
 stardiv.js.uno.UnoMethod[] getMethods()
           
 stardiv.js.uno.UnoProperty[] getProperties()
           
 boolean isIndexAccess()
           
 boolean isNameAccess()
           
 void onFinalize()
           
 
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

IntroAccess

public IntroAccess(long l)
Method Detail

finalize

protected void finalize()
                 throws java.lang.Throwable

getClassName

public java.lang.String getClassName()

getMethods

public stardiv.js.uno.UnoMethod[] getMethods()

getProperties

public stardiv.js.uno.UnoProperty[] getProperties()

isIndexAccess

public boolean isIndexAccess()

isNameAccess

public boolean isNameAccess()

onFinalize

public void onFinalize()

StarOffice 5.2 API
reverse engineered by classdoc