|
LibreOffice Module dbaccess (master) 1
|
#include <QueryTableView.hxx>#include <TableFieldDescription.hxx>#include <comphelper/diagnose_ex.hxx>#include <osl/diagnose.h>#include <helpids.h>#include "QTableWindow.hxx"#include "QTableConnection.hxx"#include "QTableConnectionData.hxx"#include <QueryDesignView.hxx>#include "QueryAddTabConnUndoAction.hxx"#include "QueryTabWinShowUndoAct.hxx"#include <browserids.hxx>#include <com/sun/star/sdbc/XConnection.hpp>#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>#include <com/sun/star/accessibility/AccessibleEventId.hpp>#include <JAccess.hxx>#include <com/sun/star/sdbcx/KeyType.hpp>#include <com/sun/star/container/XIndexAccess.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <connectivity/dbtools.hxx>#include <comphelper/sequence.hxx>#include "querydlg.hxx"#include <core_resource.hxx>#include <strings.hrc>#include <strings.hxx>Go to the source code of this file.
Functions | |
| static Reference< XPropertySet > | getKeyReferencedTo (const Reference< XIndexAccess > &_rxKeys, std::u16string_view _rReferencedTable) |
|
static |
Definition at line 356 of file QueryTableView.cxx.
References i, nCount, PROPERTY_REFERENCEDTABLE(), and PROPERTY_TYPE().
Referenced by dbaui::OQueryTableView::AddTabWin().