LibreOffice Module dbaccess (master) 1
Namespaces | Typedefs
objectnames.cxx File Reference
#include "objectnames.hxx"
#include <core_resource.hxx>
#include <strings.hrc>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdb/XQueriesSupplier.hpp>
#include <com/sun/star/sdb/ErrorCondition.hpp>
#include <connectivity/dbmetadata.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/sqlerror.hxx>
#include <osl/diagnose.h>
#include <memory>
#include <utility>
Include dependency graph for objectnames.cxx:

Go to the source code of this file.

Namespaces

namespace  sdbtools
 

Typedefs

typedef std::shared_ptr< INameValidation > sdbtools::PNameValidation
 

Variable Documentation

◆ m_pPrimary

PNameValidation m_pPrimary
private

Definition at line 200 of file objectnames.cxx.

◆ m_pSecondary

PNameValidation m_pSecondary
private

Definition at line 201 of file objectnames.cxx.

◆ m_xConnection

const Reference< XConnection > m_xConnection
private

◆ m_xContainer

Reference< XNameAccess > m_xContainer
private