Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx495 void OPreparedStatement::setDecimal( sal_Int32 parameterIndex, const ::rtl::OUString& x ) in setDecimal() function in OPreparedStatement
528 setDecimal(parameterIndex,aValue); in setObjectWithInfo()
/trunk/main/basic/source/sbx/
H A Dsbxdec.hxx85 void setDecimal( SbxDecimal* pDecimal )
H A Dsbxdec.cxx532 pnDecRes->setDecimal( pVal->GetDecimal() ); in ImpGetDecimal()
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx98 void setDecimal( sal_Int32 parameterIndex, const ::rtl::OUString& x );

Completed in 27 milliseconds