LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
CResultSet.hxx File Reference
#include <file/FResultSet.hxx>
#include <com/sun/star/sdbcx/XRowLocate.hpp>
#include <com/sun/star/sdbcx/XDeleteRows.hpp>
#include <cppuhelper/implbase2.hxx>
Include dependency graph for CResultSet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::component::OComponentResultSet
 ResultSet implementation for Writer tables and Calc sheets. More...
 

Namespaces

namespace  connectivity
 
namespace  connectivity::component
 

Typedefs

typedef ::cppu::ImplHelper2< css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows > connectivity::component::OComponentResultSet_BASE
 
typedef file::OResultSet connectivity::component::OComponentResultSet_BASE2
 
typedef ::comphelper::OPropertyArrayUsageHelper< OComponentResultSet > connectivity::component::OComponentResultSet_BASE3