Home
last modified time | relevance | path

Searched refs:getCharacterStream (Results 26 – 50 of 84) sorted by relevance

1234

/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx75 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.cxx614 Reference< ::com::sun::star::io::XInputStream > OResultSet::getCharacterStream(sal_Int32 columnInd… in getCharacterStream() function in OResultSet
620 return m_xDelegatorRow->getCharacterStream(columnIndex); in getCharacterStream()
H A Ddatacolumn.hxx97 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( ) throw(::…
H A DCacheSet.hxx104 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
H A DKeySet.hxx181 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx82 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java417 XInputStream getVal = oObj.getCharacterStream(col) ; in _getCharacterStream()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java251 public synchronized XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java273 public synchronized XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in DatabaseMetaDataResultSet
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXClob.idl153 com::sun::star::io::XInputStream getCharacterStream() raises (SQLException);
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx1123 ResultSet::getCharacterStream( sal_Int32 columnIndex ) in getCharacterStream() function in ucbhelper::ResultSet
1135 return xValues->getCharacterStream( columnIndex ); in getCharacterStream()
H A Dpropertyvalueset.cxx455 PropertyValueSet::getCharacterStream( sal_Int32 columnIndex ) in getCharacterStream() function in ucbhelper::PropertyValueSet
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2047 ::getCharacterStream( sal_Int32 columnIndex ) in getCharacterStream() function in CachedContentResultSet
2051 XROW_GETXXX( getCharacterStream, Reference< com::sun::star::io::XInputStream > ); in getCharacterStream()
H A Dcachedcontentresultset.hxx423 getCharacterStream( sal_Int32 columnIndex )
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx360 getCharacterStream( sal_Int32 columnIndex )
H A Dsortresult.cxx810 SortedResultSet::getCharacterStream( sal_Int32 columnIndex ) in getCharacterStream() function in SortedResultSet
814 return Reference< XRow >::query(mxOriginal)->getCharacterStream( columnIndex ); in getCharacterStream()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx198 my_XInputStreamRef SAL_CALL getCharacterStream(sal_Int32 column)
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx159 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx170 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx105 …inline ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream> getCharacterStream() …
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrow.cxx329 XRow_impl::getCharacterStream( in getCharacterStream() function in XRow_impl
/aoo42x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx204 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx171 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv136 "ORowSet";"com::sun::star::sdbc::XRow";"getCharacterStream()"
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXColumn.idl236 com::sun::star::io::XInputStream getCharacterStream()

Completed in 119 milliseconds

1234