LibreOffice Module toolkit (master) 1
Public Member Functions | Private Member Functions | List of all members
UnoFrameControl Class Referencefinal

#include <dialogcontrol.hxx>

Inheritance diagram for UnoFrameControl:
[legend]
Collaboration diagram for UnoFrameControl:
[legend]

Public Member Functions

 UnoFrameControl (const css::uno::Reference< css::uno::XComponentContext > &rxContext)
 
virtual ~UnoFrameControl () override
 
OUString GetComponentServiceName () const override
 
- Public Member Functions inherited from ControlContainerBase
 ControlContainerBase (const css::uno::Reference< css::uno::XComponentContext > &rxContext)
 
virtual ~ControlContainerBase () override
 
void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
void SAL_CALL dispose () override
 
void SAL_CALL createPeer (const css::uno::Reference< css::awt::XToolkit > &Toolkit, const css::uno::Reference< css::awt::XWindowPeer > &Parent) override
 
void SAL_CALL elementInserted (const css::container::ContainerEvent &Event) override
 
void SAL_CALL elementRemoved (const css::container::ContainerEvent &Event) override
 
void SAL_CALL elementReplaced (const css::container::ContainerEvent &Event) override
 
virtual void SAL_CALL changesOccurred (const css::util::ChangesEvent &Event) override
 
sal_Bool SAL_CALL setModel (const css::uno::Reference< css::awt::XControlModel > &Model) override
 
void SAL_CALL setDesignMode (sal_Bool bOn) override
 
virtual void SAL_CALL modified (const css::lang::EventObject &) override
 
- Public Member Functions inherited from cppu::AggImplInheritanceHelper3< class BaseClass, class Ifc1, class Ifc2, class Ifc3 >
 AggImplInheritanceHelper3 ()
 
virtual css::uno::Any SAL_CALL queryInterface (css::uno::Type const &rType) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL queryAggregation (css::uno::Type const &rType) SAL_OVERRIDE
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () SAL_OVERRIDE
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () SAL_OVERRIDE
 

Private Member Functions

virtual void ImplSetPosSize (css::uno::Reference< css::awt::XControl > &rxCtrl) override
 

Additional Inherited Members

- Protected Member Functions inherited from ControlContainerBase
void ImplInsertControl (css::uno::Reference< css::awt::XControlModel > const &rxModel, const OUString &rName)
 
void ImplRemoveControl (css::uno::Reference< css::awt::XControlModel > const &rxModel)
 
virtual void ImplSetPosSize (css::uno::Reference< css::awt::XControl > &rxCtrl)
 
void ImplUpdateResourceResolver ()
 
void ImplStartListingForResourceEvents ()
 
virtual void ImplModelPropertiesChanged (const css::uno::Sequence< css::beans::PropertyChangeEvent > &rEvents) override
 
virtual void removingControl (const css::uno::Reference< css::awt::XControl > &_rxControl) override
 
virtual void addingControl (const css::uno::Reference< css::awt::XControl > &_rxControl) override
 
- Protected Member Functions inherited from cppu::AggImplInheritanceHelper3< class BaseClass, class Ifc1, class Ifc2, class Ifc3 >
 AggImplInheritanceHelper3 (T1 const &arg1)
 
 AggImplInheritanceHelper3 (T1 const &arg1, T2 const &arg2)
 
 AggImplInheritanceHelper3 (T1 const &arg1, T2 const &arg2, T3 const &arg3)
 
 AggImplInheritanceHelper3 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4)
 
 AggImplInheritanceHelper3 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5)
 
 AggImplInheritanceHelper3 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6)
 
- Protected Attributes inherited from ControlContainerBase
css::uno::Reference< css::uno::XComponentContext > m_xContext
 
bool mbSizeModified
 
bool mbPosModified
 
css::uno::Reference< css::awt::XTabController > mxTabController
 
css::uno::Reference< css::util::XModifyListener > mxListener
 

Detailed Description

Definition at line 287 of file dialogcontrol.hxx.

Constructor & Destructor Documentation

◆ UnoFrameControl()

UnoFrameControl::UnoFrameControl ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext)

Definition at line 1032 of file dialogcontrol.cxx.

◆ ~UnoFrameControl()

UnoFrameControl::~UnoFrameControl ( )
overridevirtual

Definition at line 1038 of file dialogcontrol.cxx.

Member Function Documentation

◆ GetComponentServiceName()

OUString UnoFrameControl::GetComponentServiceName ( ) const
override

Definition at line 1042 of file dialogcontrol.cxx.

◆ ImplSetPosSize()

void UnoFrameControl::ImplSetPosSize ( css::uno::Reference< css::awt::XControl > &  rxCtrl)
overrideprivatevirtual

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