20 module
com { module sun { module star { module io {
21 published
interface XInputStream;
24 module
com { module sun { module star { module sdbc {
151 hyper
position([in]
string searchstr, [in]
long start)
is an exception that provides information on a database access error.
Definition SQLException.idl:41
is the mapping for the SQL CLOB type.
Definition XClob.idl:83
com::sun::star::io::XInputStream getCharacterStream()
gets the Clob contents as a stream.
hyper position([in]string searchstr, [in]long start)
determines the character position at which the specified substring searchstr appears in the Clob.
hyper positionOfClob([in]XClob pattern, [in]hyper start)
determines the position at which the specified Clob object pattern appears in this Clob object.
string getSubString([in]hyper pos, [in]long length)
returns a copy of the specified substring in the Clob value designated by this Clob object.
hyper length()
returns the number of characters in the CLOB value designated by this Clob object.
base interface of all UNO interfaces
Definition XInterface.idl:46
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20