19 #ifndef __com_sun_star_sdbc_XBlob_idl__
20 #define __com_sun_star_sdbc_XBlob_idl__
24 module
com { module sun { module star { module io {
25 published
interface XInputStream;
30 module
com { module sun { module star { module sdbc {
147 sequence<
byte> getBytes([in]hyper pos, [in]
long length)
163 com::sun::star::io::XInputStream getBinaryStream()
188 hyper position([in]sequence<
byte> pattern, [in]hyper start)
211 hyper positionOfBlob([in]
XBlob pattern,[in] hyper start)