LibreOffice Module dbaccess (master) 1
Namespaces
tabletree.cxx File Reference
#include <core_resource.hxx>
#include <tabletree.hxx>
#include <imageprovider.hxx>
#include <strings.hrc>
#include <connectivity/dbtools.hxx>
#include <com/sun/star/sdb/application/DatabaseObject.hpp>
#include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp>
#include <com/sun/star/sdbcx/XViewsSupplier.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <osl/diagnose.h>
#include <connectivity/dbmetadata.hxx>
#include <algorithm>
Include dependency graph for tabletree.cxx:

Go to the source code of this file.

Namespaces

namespace  dbaui
 

Variable Documentation

◆ m_aEqualFunctor

Definition at line 127 of file tabletree.cxx.

◆ m_aViews

const Sequence< OUString> m_aViews

Definition at line 126 of file tabletree.cxx.