LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Variables
resultset.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/ucb/XContentAccess.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <rtl/ref.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <cppuhelper/implbase.hxx>
#include <ucbhelper/ucbhelperdllapi.h>
#include <memory>
Include dependency graph for resultset.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucbhelper::ResultSet
 This is an implementation of the service com.sun.star.ucb.ContentResultSet. More...
 
class  ucbhelper::ResultSetDataSupplier
 This is the base class for an object that supplies data to a result set. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::ucb
 
namespace  ucbhelper
 

Variables

constexpr OUStringLiteral ucbhelper::RESULTSET_SERVICE_NAME = u"com.sun.star.ucb.ContentResultSet"