LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <comphelper/IdPropArrayHelper.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/CommonTools.hxx>
#include <sdbcx/VTypeDef.hxx>
#include <connectivity/sdbcx/IRefreshable.hxx>
#include <connectivity/sdbcx/VDescriptor.hxx>
#include <connectivity/dbtoolsdllapi.hxx>
#include <cppuhelper/implbase1.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::sdbcx::OIndex |
Namespaces | |
namespace | connectivity |
namespace | connectivity::sdbcx |
Typedefs | |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | connectivity::sdbcx::OIndex_BASE |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OIndex > | connectivity::sdbcx::OIndex_PROP |