#include <tabpagemodel.hxx>
|
| | AggImplInheritanceHelper2 (T1 const &arg1) |
| |
| | AggImplInheritanceHelper2 (T1 const &arg1, T2 const &arg2) |
| |
| | AggImplInheritanceHelper2 (T1 const &arg1, T2 const &arg2, T3 const &arg3) |
| |
| | AggImplInheritanceHelper2 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4) |
| |
| | AggImplInheritanceHelper2 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5) |
| |
| | AggImplInheritanceHelper2 (T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6) |
| |
Definition at line 53 of file tabpagemodel.hxx.
◆ UnoControlTabPage()
| UnoControlTabPage::UnoControlTabPage |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
rxContext | ) |
|
◆ ~UnoControlTabPage()
| UnoControlTabPage::~UnoControlTabPage |
( |
| ) |
|
|
overridevirtual |
◆ createPeer()
| void UnoControlTabPage::createPeer |
( |
const css::uno::Reference< css::awt::XToolkit > & |
Toolkit, |
|
|
const css::uno::Reference< css::awt::XWindowPeer > & |
Parent |
|
) |
| |
|
override |
◆ dispose()
| void UnoControlTabPage::dispose |
( |
void |
| ) |
|
|
override |
◆ disposing()
| void SAL_CALL UnoControlTabPage::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
override |
◆ GetComponentServiceName()
| OUString UnoControlTabPage::GetComponentServiceName |
( |
| ) |
const |
|
override |
◆ getImplementationName()
| OUString SAL_CALL UnoControlTabPage::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
| css::uno::Sequence< OUString > SAL_CALL UnoControlTabPage::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
| sal_Bool SAL_CALL UnoControlTabPage::supportsService |
( |
OUString const & |
ServiceName | ) |
|
|
overridevirtual |
◆ windowHidden()
| void SAL_CALL UnoControlTabPage::windowHidden |
( |
const css::lang::EventObject & |
e | ) |
|
|
overridevirtual |
◆ windowMoved()
| void SAL_CALL UnoControlTabPage::windowMoved |
( |
const css::awt::WindowEvent & |
e | ) |
|
|
overridevirtual |
◆ windowResized()
| void SAL_CALL UnoControlTabPage::windowResized |
( |
const css::awt::WindowEvent & |
e | ) |
|
|
overridevirtual |
◆ windowShown()
| void SAL_CALL UnoControlTabPage::windowShown |
( |
const css::lang::EventObject & |
e | ) |
|
|
overridevirtual |
◆ m_bWindowListener
| bool UnoControlTabPage::m_bWindowListener |
|
private |
The documentation for this class was generated from the following files: