Home
last modified time | relevance | path

Searched defs:OPrivateRow (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DPrivateRow.hxx32 class OPrivateRow : public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XRow> class
37 OPrivateRow(const ORowSetValueVector::Vector& i_aRow) : m_aRow(i_aRow),m_nPos(0) in OPrivateRow() function in dbaccess::OPrivateRow

Completed in 9 milliseconds