LibreOffice Module dbaccess (master) 1
Classes | Namespaces
dbsubcomponentcontroller.cxx File Reference
#include <browserids.hxx>
#include <commontypes.hxx>
#include <core_resource.hxx>
#include <dbaccess/dataview.hxx>
#include <strings.hrc>
#include <strings.hxx>
#include <dbaccess/dbsubcomponentcontroller.hxx>
#include <com/sun/star/frame/XUntitledNumbers.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/sdb/XDocumentDataSource.hpp>
#include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
#include <com/sun/star/sdbc/XDataSource.hpp>
#include <com/sun/star/util/NumberFormatter.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <comphelper/types.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbmetadata.hxx>
#include <connectivity/dbtools.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
Include dependency graph for dbsubcomponentcontroller.cxx:

Go to the source code of this file.

Classes

struct  dbaui::DBSubComponentController_Impl
 

Namespaces

namespace  dbaui
 

Variable Documentation

◆ m_xDataSource

Reference< XDataSource > m_xDataSource
private

Definition at line 112 of file dbsubcomponentcontroller.cxx.

◆ m_xDataSourceProps

Reference< XPropertySet > m_xDataSourceProps
private

Definition at line 113 of file dbsubcomponentcontroller.cxx.

◆ m_xDocument

Reference< XOfficeDatabaseDocument > m_xDocument
private

Definition at line 114 of file dbsubcomponentcontroller.cxx.