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

#include <unocontrols.hxx>

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

Public Member Functions

 UnoImageControlControl ()
 
OUString GetComponentServiceName () const override
 
void SAL_CALL dispose () override
 
sal_Bool SAL_CALL isTransparent () override
 
css::awt::Size SAL_CALL getMinimumSize () override
 
css::awt::Size SAL_CALL getPreferredSize () override
 
css::awt::Size SAL_CALL calcAdjustedSize (const css::awt::Size &aNewSize) override
 
OUString SAL_CALL getImplementationName () override
 
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
- Public Member Functions inherited from cppu::AggImplInheritanceHelper1< class BaseClass, class Ifc1 >
 AggImplInheritanceHelper1 ()
 
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 Attributes

ActionListenerMultiplexer maActionListeners
 

Additional Inherited Members

- Protected Member Functions inherited from cppu::AggImplInheritanceHelper1< class BaseClass, class Ifc1 >
 AggImplInheritanceHelper1 (T1 const &arg1)
 
 AggImplInheritanceHelper1 (T1 const &arg1, T2 const &arg2)
 
 AggImplInheritanceHelper1 (T1 const &arg1, T2 const &arg2, T3 const &arg3)
 
 AggImplInheritanceHelper1 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4)
 
 AggImplInheritanceHelper1 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5)
 
 AggImplInheritanceHelper1 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6)
 

Detailed Description

Definition at line 358 of file unocontrols.hxx.

Constructor & Destructor Documentation

◆ UnoImageControlControl()

UnoImageControlControl::UnoImageControlControl ( )

Definition at line 993 of file unocontrols.cxx.

Member Function Documentation

◆ calcAdjustedSize()

awt::Size UnoImageControlControl::calcAdjustedSize ( const css::awt::Size &  aNewSize)
override

Definition at line 1029 of file unocontrols.cxx.

◆ dispose()

void UnoImageControlControl::dispose ( void  )
override

Definition at line 1006 of file unocontrols.cxx.

References UnoControl::dispose(), and maActionListeners.

◆ GetComponentServiceName()

OUString UnoImageControlControl::GetComponentServiceName ( ) const
override

Definition at line 1001 of file unocontrols.cxx.

◆ getImplementationName()

OUString UnoImageControlControl::getImplementationName ( )
override

Definition at line 1034 of file unocontrols.cxx.

◆ getMinimumSize()

awt::Size UnoImageControlControl::getMinimumSize ( )
override

Definition at line 1019 of file unocontrols.cxx.

◆ getPreferredSize()

awt::Size UnoImageControlControl::getPreferredSize ( )
override

Definition at line 1024 of file unocontrols.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > UnoImageControlControl::getSupportedServiceNames ( )
override

◆ isTransparent()

sal_Bool UnoImageControlControl::isTransparent ( )
override

Definition at line 1014 of file unocontrols.cxx.

Member Data Documentation

◆ maActionListeners

ActionListenerMultiplexer UnoImageControlControl::maActionListeners
private

Definition at line 361 of file unocontrols.hxx.

Referenced by dispose().


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