LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <comphelper/broadcasthelper.hxx>
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/container/XNamed.hpp>
#include <connectivity/sdbcx/VDescriptor.hxx>
#include <connectivity/dbtoolsdllapi.hxx>
#include <comphelper/IdPropArrayHelper.hxx>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::sdbcx::OView |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::sdbc |
namespace | connectivity |
namespace | connectivity::sdbcx |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XNamed > | connectivity::sdbcx::OView_BASE |