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

#include <vclxwindows.hxx>

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

Public Member Functions

 VCLXTabPage ()
 
virtual ~VCLXTabPage () override
 
void SAL_CALL draw (sal_Int32 nX, sal_Int32 nY) override
 
void SAL_CALL setProperty (const OUString &PropertyName, const css::uno::Any &Value) override
 
TabPagegetTabPage () const
 
virtual void GetPropertyIds (std::vector< sal_uInt16 > &aIds) override
 
- Public Member Functions inherited from VCLXContainer
 VCLXContainer ()
 
virtual ~VCLXContainer () override
 
void SAL_CALL addVclContainerListener (const css::uno::Reference< css::awt::XVclContainerListener > &l) override
 
void SAL_CALL removeVclContainerListener (const css::uno::Reference< css::awt::XVclContainerListener > &l) override
 
css::uno::Sequence< css::uno::Reference< css::awt::XWindow > > SAL_CALL getWindows () override
 
void SAL_CALL enableDialogControl (sal_Bool bEnable) override
 
void SAL_CALL setTabOrder (const css::uno::Sequence< css::uno::Reference< css::awt::XWindow > > &WindowOrder, const css::uno::Sequence< css::uno::Any > &Tabs, sal_Bool GroupControl) override
 
void SAL_CALL setGroup (const css::uno::Sequence< css::uno::Reference< css::awt::XWindow > > &Windows) override
 
void SAL_CALL setProperty (const OUString &PropertyName, const css::uno::Any &Value) override
 
virtual void GetPropertyIds (std::vector< sal_uInt16 > &aIds) override
 

Static Public Member Functions

static void ImplGetPropertyIds (std::vector< sal_uInt16 > &aIds)
 
- Static Public Member Functions inherited from VCLXContainer
static void ImplGetPropertyIds (std::vector< sal_uInt16 > &aIds)
 

Detailed Description

Definition at line 148 of file toolkit/inc/awt/vclxwindows.hxx.

Constructor & Destructor Documentation

◆ VCLXTabPage()

VCLXTabPage::VCLXTabPage ( )

Definition at line 2624 of file vclxwindows.cxx.

◆ ~VCLXTabPage()

VCLXTabPage::~VCLXTabPage ( )
overridevirtual

Definition at line 2649 of file vclxwindows.cxx.

Member Function Documentation

◆ draw()

void SAL_CALL VCLXTabPage::draw ( sal_Int32  nX,
sal_Int32  nY 
)
override

◆ GetPropertyIds()

virtual void VCLXTabPage::GetPropertyIds ( std::vector< sal_uInt16 > &  aIds)
inlineoverridevirtual

Reimplemented from VCLXContainer.

Definition at line 163 of file toolkit/inc/awt/vclxwindows.hxx.

References ImplGetPropertyIds().

◆ getTabPage()

TabPage * VCLXTabPage::getTabPage ( ) const
Exceptions
css::uno::RuntimeException

Definition at line 2723 of file vclxwindows.cxx.

Referenced by UnoMultiPageControl::bindPage().

◆ ImplGetPropertyIds()

void VCLXTabPage::ImplGetPropertyIds ( std::vector< sal_uInt16 > &  aIds)
static

◆ setProperty()

void SAL_CALL VCLXTabPage::setProperty ( const OUString &  PropertyName,
const css::uno::Any &  Value 
)
override

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