20 module
com { module sun { module star { module io {
21 published
interface XInputStream;
24 module
com { module sun { module star { module sdbc {
141 sequence<byte> getBytes([in]hyper pos, [in]
long length)
182 hyper position([in]sequence<byte> pattern, [in]hyper start)
205 hyper positionOfBlob([in]
XBlob pattern,[in] hyper start)
Definition: Ambiguous.idl:20
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
is the representation (mapping) of an SQL BLOB.
Definition: XBlob.idl:86
base interface of all UNO interfaces
Definition: XInterface.idl:45