|
LibreOffice
LibreOffice 25.8 SDK API Reference
|
Go to the documentation of this file.
10 module
org { module libreoffice { module embindtest {
48 boolean isTemplate([in] Template<any, StructString> value);
124 [out]
boolean value1, [out]
byte value2, [out]
short value3, [out]
unsigned short value4,
125 [out]
long value5, [out]
unsigned long value6, [out] hyper value7,
126 [out]
unsigned hyper value8, [out]
float value9, [out]
double value10, [out]
char value11,
127 [out]
string value12, [out] type value13, [out] any value14,
128 [out] sequence<string> value15, [out]
Enum value16, [out]
Struct value17,
129 [out]
XTest value18);
boolean isAnyVoid([in] any value)
boolean isSequenceDouble([in] sequence< double > value)
boolean isSequenceString([in] sequence< string > value)
boolean isAnyType([in] any value)
sequence< hyper > getSequenceHyper()
sequence< unsigned short > getSequenceUnsignedShort()
boolean isType([in] type value)
boolean isAnyFloat([in] any value)
boolean isSequenceLong([in] sequence< long > value)
boolean checkAttributes([in] org::libreoffice::embindtest::XAttributes object)
boolean isUnsignedHyper([in] unsigned hyper value)
boolean isAnyUnsignedHyper([in] any value)
boolean isAnyString([in] any value)
sequence< sequence< string > > getSequenceSequenceString()
void getOut([out] boolean value1, [out] byte value2, [out] short value3, [out] unsigned short value4, [out] long value5, [out] unsigned long value6, [out] hyper value7, [out] unsigned hyper value8, [out] float value9, [out] double value10, [out] char value11, [out] string value12, [out] type value13, [out] any value14, [out] sequence< string > value15, [out] Enum value16, [out] Struct value17, [out] XTest value18)
sequence< boolean > getSequenceBoolean()
boolean isUnsignedShort([in] unsigned short value)
void throwRuntimeException()
boolean isAnyLong([in] any value)
sequence< byte > getSequenceByte()
Enum
Definition: Enum.idl:12
boolean isEnum([in] Enum value)
Definition: StructString.idl:12
boolean isAnyByte([in] any value)
boolean isAnyHyper([in] any value)
boolean isAnyDouble([in] any value)
boolean isSequenceStruct([in] sequence< Struct > value)
Template< any, StructString > getTemplate()
starts action for any triggered event from outside
Definition: XJobExecutor.idl:37
any getAnyUnsignedShort()
boolean isAnyBoolean([in] any value)
boolean isAnyInterface([in] any value)
sequence< type > getSequenceType()
boolean isSequenceChar([in] sequence< char > value)
boolean isAnyUnsignedShort([in] any value)
boolean isAnyShort([in] any value)
boolean isNull([in] XTest value)
boolean isSequenceShort([in] sequence< short > value)
unsigned hyper getUnsignedHyper()
boolean isAnyUnsignedLong([in] any value)
boolean isSequenceFloat([in] sequence< float > value)
boolean isSequenceSequenceString([in] sequence< sequence< string > > value)
sequence< short > getSequenceShort()
boolean isHyper([in] hyper value)
boolean isByte([in] byte value)
boolean isShort([in] short value)
boolean isStruct([in] Struct value)
void passJob([in] com::sun::star::task::XJob object)
specifies a job which is to be executed synchronously
Definition: XJob.idl:34
boolean isAnyStruct([in] any value)
string StringAttribute
Definition: XTest.idl:135
any getAnyUnsignedHyper()
sequence< float > getSequenceFloat()
boolean isAnyChar([in] any value)
void passJobExecutor([in] com::sun::star::task::XJobExecutor object, [in] boolean newThread)
unsigned short getUnsignedShort()
boolean isBoolean([in] boolean value)
boolean isSequenceUnsignedHyper([in] sequence< unsigned hyper > value)
Definition: XAttributes.idl:12
unsigned long getUnsignedLong()
StructString getStructString()
boolean isSequenceUnsignedShort([in] sequence< unsigned short > value)
StructLong getStructLong()
boolean isSequenceBoolean([in] sequence< boolean > value)
boolean isFloat([in] float value)
Definition: StructLong.idl:12
sequence< string > getSequenceString()
boolean isChar([in] char value)
boolean isSequenceEnum([in] sequence< Enum > value)
boolean isString([in] string value)
boolean isSequenceByte([in] sequence< byte > value)
boolean isSequenceAny([in] sequence< any > value)
sequence< double > getSequenceDouble()
sequence< long > getSequenceLong()
Definition: SyncDbusSessionHelper.idl:10
boolean isStructString([in] StructString value)
boolean isAnyEnum([in] any value)
sequence< any > getSequenceAny()
boolean isAnySequence([in] any value)
boolean isSequenceUnsignedLong([in] sequence< unsigned long > value)
sequence< char > getSequenceChar()
boolean isAnyException([in] any value)
boolean isStructLong([in] StructLong value)
Definition: Struct.idl:12
boolean isSequenceType([in] sequence< type > value)
base interface of all UNO interfaces
Definition: XInterface.idl:46
boolean isLong([in] long value)
boolean isUnsignedLong([in] unsigned long value)
void passInterface([in] com::sun::star::uno::XInterface object)
boolean isSequenceHyper([in] sequence< hyper > value)
sequence< unsigned hyper > getSequenceUnsignedHyper()
sequence< unsigned long > getSequenceUnsignedLong()
sequence< Enum > getSequenceEnum()
sequence< Struct > getSequenceStruct()
boolean isDouble([in] double value)
boolean isTemplate([in] Template< any, StructString > value)