LibreOffice Module dbaccess (master) 1
|
#include <commandbase.hxx>
#include <apitools.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/sdbcx/XRename.hpp>
#include <com/sun/star/sdb/XQueryDefinition.hpp>
#include <datasettings.hxx>
#include <ContentHelper.hxx>
#include "ComponentDefinition.hxx"
#include <comphelper/proparrhlp.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase2.hxx>
Go to the source code of this file.
Classes | |
class | dbaccess::OCommandDefinition_Impl |
class | dbaccess::OCommandDefinition |
Namespaces | |
namespace | dbaccess |
Typedefs | |
typedef ::cppu::ImplHelper2< css::sdbcx::XRename, css::sdb::XQueryDefinition > | dbaccess::OCommandDefinition_Base |
typedef ::comphelper::OPropertyArrayUsageHelper< OCommandDefinition > | dbaccess::OCommandDefinition_PROP |