Home
last modified time | relevance | path

Searched refs:getCharacterStream (Results 51 – 75 of 84) sorted by relevance

1234

/aoo42x/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx291 getCharacterStream( sal_Int32 columnIndex )
H A Dpropertyvalueset.hxx157 getCharacterStream( sal_Int32 columnIndex )
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx195 …sun::star::io::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getCharacterStream( sal_Int32 /… in getCharacterStream() function in ODatabaseMetaDataResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx473 setStream(parameterIndex, x->getCharacterStream(), (SQLLEN)x->length(), DataType::LONGVARCHAR); in setClob()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx156 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx499 getCharacterStream( sal_Int32 columnIndex )
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.hxx329 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
H A DKeySet.cxx1559 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OKeySet::getCharacterStream( sal_Int32 col… in getCharacterStream() function in OKeySet
1563 return m_xRow->getCharacterStream(columnIndex); in getCharacterStream()
H A Dresultset.hxx203 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
H A DRowSet.cxx1414 Reference< ::com::sun::star::io::XInputStream > SAL_CALL ORowSet::getCharacterStream( sal_Int32 col… in getCharacterStream() function in dbaccess::ORowSet
1423 return ORowSetBase::getCharacterStream(columnIndex); in getCharacterStream()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx159 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
H A DMacabResultSet.cxx454 Reference< XInputStream > SAL_CALL MacabResultSet::getCharacterStream(sal_Int32) throw(SQLException… in getCharacterStream() function in MacabResultSet
/aoo42x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx180 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
H A DOResultSet.hxx258 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRow.idl268 com::sun::star::io::XInputStream getCharacterStream([in]long columnIndex)
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx143 Reference< XInputStream > SAL_CALL OResultSet::getCharacterStream( sal_Int32 columnIndex ) throw(SQ… in getCharacterStream() function in OResultSet
H A DSResultSet.hxx153 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx700 Reference< XInputStream > SAL_CALL OEvoabResultSet::getCharacterStream( sal_Int32 /*nColumnNum*/ ) … in getCharacterStream() function in connectivity::evoab::OEvoabResultSet
/aoo42x/main/connectivity/source/inc/ado/
H A DAResultSet.hxx175 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/connectivity/workben/skeleton/
H A DSResultSet.hxx188 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv179 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getCharacterStream()"
/aoo42x/main/connectivity/source/inc/file/
H A DFResultSet.hxx249 …tar::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream( sal_Int32 c…
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx206 Reference< XInputStream > SAL_CALL OResultSet::getCharacterStream(sal_Int32 column) in getCharacterStream() function in OResultSet
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx401 Reference< ::com::sun::star::io::XInputStream > SAL_CALL SbaXFormAdapter::getCharacterStream(sal_In… in getCharacterStream() function in SbaXFormAdapter
405 return xIface->getCharacterStream(columnIndex); in getCharacterStream()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java1003 xStream = clob.getCharacterStream(); in getSequence()

Completed in 192 milliseconds

1234