#include <unocontrols.hxx>
|
| | AggImplInheritanceHelper4 (T1 const &arg1) |
| |
| | AggImplInheritanceHelper4 (T1 const &arg1, T2 const &arg2) |
| |
| | AggImplInheritanceHelper4 (T1 const &arg1, T2 const &arg2, T3 const &arg3) |
| |
| | AggImplInheritanceHelper4 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4) |
| |
| | AggImplInheritanceHelper4 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5) |
| |
| | AggImplInheritanceHelper4 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6) |
| |
Definition at line 279 of file unocontrols.hxx.
◆ UnoButtonControl()
| UnoButtonControl::UnoButtonControl |
( |
| ) |
|
◆ addActionListener()
| void UnoButtonControl::addActionListener |
( |
const css::uno::Reference< css::awt::XActionListener > & |
l | ) |
|
|
override |
◆ addItemListener()
| void UnoButtonControl::addItemListener |
( |
const css::uno::Reference< css::awt::XItemListener > & |
l | ) |
|
|
override |
◆ calcAdjustedSize()
| awt::Size UnoButtonControl::calcAdjustedSize |
( |
const css::awt::Size & |
aNewSize | ) |
|
|
override |
◆ createPeer()
| void UnoButtonControl::createPeer |
( |
const css::uno::Reference< css::awt::XToolkit > & |
Toolkit, |
|
|
const css::uno::Reference< css::awt::XWindowPeer > & |
Parent |
|
) |
| |
|
override |
◆ dispose()
| void UnoButtonControl::dispose |
( |
void |
| ) |
|
|
override |
◆ disposing()
| void SAL_CALL UnoButtonControl::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
overridevirtual |
◆ GetComponentServiceName()
| OUString UnoButtonControl::GetComponentServiceName |
( |
| ) |
const |
|
override |
◆ getImplementationName()
| OUString UnoButtonControl::getImplementationName |
( |
| ) |
|
|
override |
◆ getMinimumSize()
| awt::Size UnoButtonControl::getMinimumSize |
( |
| ) |
|
|
override |
◆ getPreferredSize()
| awt::Size UnoButtonControl::getPreferredSize |
( |
| ) |
|
|
override |
◆ getSupportedServiceNames()
| css::uno::Sequence< OUString > UnoButtonControl::getSupportedServiceNames |
( |
| ) |
|
|
override |
◆ itemStateChanged()
| void SAL_CALL UnoButtonControl::itemStateChanged |
( |
const css::awt::ItemEvent & |
rEvent | ) |
|
|
overridevirtual |
◆ removeActionListener()
| void UnoButtonControl::removeActionListener |
( |
const css::uno::Reference< css::awt::XActionListener > & |
l | ) |
|
|
override |
◆ removeItemListener()
| void UnoButtonControl::removeItemListener |
( |
const css::uno::Reference< css::awt::XItemListener > & |
l | ) |
|
|
override |
◆ setActionCommand()
| void UnoButtonControl::setActionCommand |
( |
const OUString & |
Command | ) |
|
|
override |
◆ setLabel()
| void UnoButtonControl::setLabel |
( |
const OUString & |
Label | ) |
|
|
override |
◆ maActionCommand
| OUString UnoButtonControl::maActionCommand |
|
private |
◆ maActionListeners
| ActionListenerMultiplexer UnoButtonControl::maActionListeners |
|
private |
◆ maItemListeners
| ItemListenerMultiplexer UnoButtonControl::maItemListeners |
|
private |
The documentation for this class was generated from the following files: