Home
last modified time | relevance | path

Searched refs:OCalcPreparedStatement (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/calc/
H A DCPreparedStatement.cxx33 OResultSet* OCalcPreparedStatement::createResultSet() in createResultSet()
38 IMPLEMENT_SERVICE_INFO(OCalcPreparedStatement,"com.sun.star.sdbc.driver.calc.PreparedStatement","co…
H A DCConnection.cxx271 OCalcPreparedStatement* pStmt = new OCalcPreparedStatement(this); in prepareStatement()
/trunk/main/connectivity/source/inc/calc/
H A DCPreparedStatement.hxx34 class OCalcPreparedStatement : public file::OPreparedStatement class
39OCalcPreparedStatement( file::OConnection* _pConnection) : file::OPreparedStatement( _pConnection)… in OCalcPreparedStatement() function in connectivity::calc::OCalcPreparedStatement

Completed in 33 milliseconds