Methods' Details
|
- writeln
-  
- void
writeln(
-
- Description
- output method.
|
- getDroenk
-  
long
getDroenk();
- Description
- ...
|
- getIntroTest
-  
com::sun::star::beans::XIntroTest
getIntroTest();
- Description
- gets another object with this interface.
|
- getUps
-  
- long
getUps(
-
- Description
- !!! No property, because parameter exists
|
- setDroenk
-  
- void
setDroenk(
-
- Description
- ...
|
- getBla
-  
short
getBla();
- Description
- ...
|
- setBla
-  
- void
setBla(
-
- Description
- !!! Not the set method for property Bla, because param type != return type.
|
- getBlub
-  
short
getBlub();
- Description
- ...
|
- setBlub
-  
- void
setBlub(
-
- Description
- ...
|
- getGulp
-  
short
getGulp();
- Description
- ...
|
- setGulp
-  
- short
setGulp(
-
- Description
- !!! Not the set method for property Gulp, because return type != void.
|
- getTypeClass
-  
- com::sun::star::uno::TypeClass
getTypeClass(
-
- Description
- ...
|
- setTypeClass
-  
- void
setTypeClass(
-
- Description
- ...
|
- getStrings
-  
sequence< string >
getStrings();
|
- setStrings
-  
- void
setStrings(
[ in ] sequence< string > |
Strings ); |
- Description
- ...
|
- setStringsPerMethod
-  
- void
setStringsPerMethod(
[ in ] sequence< string > |
Strings, |
[ in ] short |
n ); |
- Description
- ...
|
- getMultiSequence
-  
sequence< sequence< sequence< short > > >
getMultiSequence();
|
- setMultiSequence
-  
- void
setMultiSequence(
[ in ] sequence< sequence< sequence< short > > > |
Seq ); |
- Description
- ...
|
- addPropertiesChangeListener
-  
- [ oneway ] void
addPropertiesChangeListener(
-
- Description
- Add a PropertiesChangeListener
|
- removePropertiesChangeListener
-  
- [ oneway ] void
removePropertiesChangeListener(
-
- Description
- Remove a PropertiesChangeListener
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.