19 #ifndef __com_sun_star_sdbc_XClob_idl__
20 #define __com_sun_star_sdbc_XClob_idl__
24 module
com { module sun { module star { module io {
25 published
interface XInputStream;
30 module
com { module sun { module star { module sdbc {
128 string getSubString([in]hyper pos, [in]
long length) raises (
SQLException);
157 hyper position([in]
string searchstr, [in]
long start)
178 hyper positionOfClob([in]
XClob pattern, [in]hyper start)