Home
last modified time | relevance | path

Searched refs:getBytesValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx482 …return OTools::getBytesValue(m_pStatement->getOwnConnection(),m_aStatementHandle,columnIndex,SQL_C… in getBytes()
1162 …m_aBookmark = OTools::getBytesValue(m_pStatement->getOwnConnection(),m_aStatementHandle,0,SQL_C_VA… in getBookmark()
1662 …m_aBookmark = OTools::getBytesValue(m_pStatement->getOwnConnection(),m_aStatementHandle,0,SQL_C_VA… in move()
H A DOTools.cxx470 Sequence<sal_Int8> OTools::getBytesValue(OConnection* _pConnection, in getBytesValue() function in OTools
H A DODatabaseMetaDataResultSet.cxx258 …return OTools::getBytesValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_BINARY,m_bWasNull,… in getBytes()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx198 static ::com::sun::star::uno::Sequence<sal_Int8> getBytesValue(OConnection* _pConnection,

Completed in 32 milliseconds