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)
185 hyper position([in]sequence<byte> pattern, [in]hyper start)
208 hyper positionOfBlob([in]
XBlob pattern,[in] hyper start)