LibreOffice Module dbaccess (master) 1
Public Member Functions | List of all members
dbaui::RelationDesigner Class Reference

#include <databaseobjectview.hxx>

Inheritance diagram for dbaui::RelationDesigner:
[legend]
Collaboration diagram for dbaui::RelationDesigner:
[legend]

Public Member Functions

 RelationDesigner (const css::uno::Reference< css::uno::XComponentContext > &_rxORB, const css::uno::Reference< css::sdb::application::XDatabaseDocumentUI > &_rxApplication, const css::uno::Reference< css::frame::XFrame > &_rxParentFrame)
 
- Public Member Functions inherited from dbaui::DatabaseObjectView
 DatabaseObjectView (const css::uno::Reference< css::uno::XComponentContext > &_rxORB, const css::uno::Reference< css::sdb::application::XDatabaseDocumentUI > &_rxApplication, const css::uno::Reference< css::frame::XFrame > &_rxParentFrame, OUString _sComponentURL)
 
virtual ~DatabaseObjectView ()
 
void setTargetFrame (const css::uno::Reference< css::frame::XFrame > &_rxFrame)
 sets the target frame into which the view should be loaded. More...
 
css::uno::Reference< css::lang::XComponent > createNew (const css::uno::Reference< css::sdbc::XDataSource > &_xDataSource, const ::comphelper::NamedValueCollection &i_rDispatchArgs=::comphelper::NamedValueCollection())
 opens a view for a to-be-created object More...
 
css::uno::Reference< css::lang::XComponent > openExisting (const css::uno::Any &_aDataSource, const OUString &_rName, const ::comphelper::NamedValueCollection &i_rDispatchArgs)
 opens a view for an existent object More...
 

Additional Inherited Members

- Protected Member Functions inherited from dbaui::DatabaseObjectView
virtual css::uno::Reference< css::lang::XComponent > doCreateView (const css::uno::Any &_rDataSource, const OUString &_rObjectName, const ::comphelper::NamedValueCollection &i_rCreationArgs)
 creates the desired view More...
 
virtual void fillDispatchArgs (::comphelper::NamedValueCollection &i_rDispatchArgs, const css::uno::Any &_rDataSource, const OUString &_rObjectName)
 
const css::uno::Reference< css::sdb::application::XDatabaseDocumentUI > & getApplicationUI () const
 
css::uno::Reference< css::sdbc::XConnection > getConnection () const
 

Detailed Description

Definition at line 219 of file databaseobjectview.hxx.

Constructor & Destructor Documentation

◆ RelationDesigner()

dbaui::RelationDesigner::RelationDesigner ( const css::uno::Reference< css::uno::XComponentContext > &  _rxORB,
const css::uno::Reference< css::sdb::application::XDatabaseDocumentUI > &  _rxApplication,
const css::uno::Reference< css::frame::XFrame > &  _rxParentFrame 
)

Definition at line 275 of file databaseobjectview.cxx.


The documentation for this class was generated from the following files: