Searched refs:bindValue (Results 1 – 7 of 7) sorted by relevance
78 pParam->bindValue(_pRow); in bindParameterRow()
159 pAttr->bindValue(_pRow); in bindRow()
97 void OOperandRow::bindValue(const OValueRefRow& _pRow) in bindValue() function in OOperandRow
104 …void bindValue(const OValueRefRow& _pRow); // Bindung an den Wert, den der Op…
243 static void bindValue( OConnection* _pConnection,
1000 OTools::bindValue( m_pStatement->getOwnConnection(), in updateValue()1020 …OTools::bindValue(m_pStatement->getOwnConnection(),m_aStatementHandle,columnIndex,SQL_CHAR,0,(sal_… in updateNull()
249 void OTools::bindValue( OConnection* _pConnection, in bindValue() function in OTools
Completed in 52 milliseconds