Searched defs:OPrivateRow (Results 1 – 1 of 1) sorted by relevance
32 class OPrivateRow : public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XRow> class37 OPrivateRow(const ORowSetValueVector::Vector& i_aRow) : m_aRow(i_aRow),m_nPos(0) in OPrivateRow() function in dbaccess::OPrivateRow
Completed in 15 milliseconds