Searched refs:getBytesValue (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 482 …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 D | OTools.cxx | 470 Sequence<sal_Int8> OTools::getBytesValue(OConnection* _pConnection, in getBytesValue() function in OTools
|
H A D | ODatabaseMetaDataResultSet.cxx | 258 …return OTools::getBytesValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_BINARY,m_bWasNull,… in getBytes()
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | OTools.hxx | 198 static ::com::sun::star::uno::Sequence<sal_Int8> getBytesValue(OConnection* _pConnection,
|
Completed in 98 milliseconds