LibreOffice Module forms (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
frm::ElementDescription Struct Reference

#include <InterfaceContainer.hxx>

Public Member Functions

 ElementDescription ()
 

Public Attributes

css::uno::Reference< css::uno::XInterface > xInterface
 
css::uno::Reference< css::beans::XPropertySetxPropertySet
 
css::uno::Reference< css::container::XChild > xChild
 
css::uno::Any aElementTypeInterface
 

Private Member Functions

 ElementDescription (const ElementDescription &)=delete
 
ElementDescriptionoperator= (const ElementDescription &)=delete
 

Detailed Description

Definition at line 52 of file InterfaceContainer.hxx.

Constructor & Destructor Documentation

◆ ElementDescription() [1/2]

frm::ElementDescription::ElementDescription ( )

Definition at line 168 of file InterfaceContainer.cxx.

◆ ElementDescription() [2/2]

frm::ElementDescription::ElementDescription ( const ElementDescription )
privatedelete

Member Function Documentation

◆ operator=()

ElementDescription & frm::ElementDescription::operator= ( const ElementDescription )
privatedelete

Member Data Documentation

◆ aElementTypeInterface

css::uno::Any frm::ElementDescription::aElementTypeInterface

◆ xChild

css::uno::Reference< css::container::XChild > frm::ElementDescription::xChild

◆ xInterface

css::uno::Reference< css::uno::XInterface > frm::ElementDescription::xInterface

◆ xPropertySet

css::uno::Reference< css::beans::XPropertySet > frm::ElementDescription::xPropertySet

Definition at line 56 of file InterfaceContainer.hxx.

Referenced by frm::OInterfaceContainer::approveNewElement().


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