20 module
com { module sun { module star { module io {
21 published
interface XInputStream;
24 module
com { module sun { module star { module sdbc {
122 string getSubString([in]hyper pos, [in]
long length) raises (
SQLException);
151 hyper position([in]
string searchstr, [in]
long start)
172 hyper positionOfClob([in]
XClob 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 mapping for the SQL CLOB type.
Definition: XClob.idl:82
base interface of all UNO interfaces
Definition: XInterface.idl:45