LibreOffice Module connectivity (master) 1
|
#include <connectivity/sdbcx/VView.hxx>
#include <com/sun/star/sdbcx/XAlterView.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <comphelper/sequence.hxx>
#include <cppuhelper/implbase1.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::mysqlc::View |
Namespaces | |
namespace | connectivity |
namespace | connectivity::mysqlc |
Typedefs | |
typedef ::connectivity::sdbcx::OView | connectivity::mysqlc::View_Base |
typedef ::cppu::ImplHelper1< css::sdbcx::XAlterView > | connectivity::mysqlc::View_IBASE |