LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
dbinteraction.hxx File Reference
#include <cppuhelper/implbase.hxx>
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/task/XInteractionHandler2.hpp>
#include <com/sun/star/sdb/ParametersRequest.hpp>
#include <com/sun/star/sdb/DocumentSaveRequest.hpp>
Include dependency graph for dbinteraction.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::BasicInteractionHandler
 implements an <type scope="com.sun.star.task">XInteractionHandler</type> for database related interaction requests. More...
 
class  dbaui::SQLExceptionInteractionHandler
 
class  dbaui::LegacyInteractionHandler
 an implementation for the legacy css.sdb.InteractionHandler More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  dbtools
 
namespace  dbaui
 

Typedefs

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::task::XInteractionHandler2 > dbaui::BasicInteractionHandler_Base