LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
svxform::ListBoxWrapper Class Referencefinal

#include <fmsrcimp.hxx>

Inheritance diagram for svxform::ListBoxWrapper:
[legend]
Collaboration diagram for svxform::ListBoxWrapper:
[legend]

Public Member Functions

 ListBoxWrapper (const css::uno::Reference< css::awt::XListBox > &_xBox)
 
virtual OUString getCurrentText () const override
 
- Public Member Functions inherited from svxform::ControlTextWrapper
const css::uno::Reference< css::uno::XInterface > & getControl () const
 
 ControlTextWrapper (const css::uno::Reference< css::uno::XInterface > &_xControl)
 
virtual ~ControlTextWrapper ()
 
virtual OUString getCurrentText () const =0
 

Private Attributes

css::uno::Reference< css::awt::XListBox > m_xBox
 

Detailed Description

Definition at line 135 of file fmsrcimp.hxx.

Constructor & Destructor Documentation

◆ ListBoxWrapper()

ListBoxWrapper::ListBoxWrapper ( const css::uno::Reference< css::awt::XListBox > &  _xBox)

Definition at line 152 of file fmsrcimp.cxx.

References DBG_ASSERT, and m_xBox.

Member Function Documentation

◆ getCurrentText()

OUString ListBoxWrapper::getCurrentText ( ) const
overridevirtual

Implements svxform::ControlTextWrapper.

Definition at line 160 of file fmsrcimp.cxx.

References m_xBox.

Member Data Documentation

◆ m_xBox

css::uno::Reference< css::awt::XListBox > svxform::ListBoxWrapper::m_xBox
private

Definition at line 137 of file fmsrcimp.hxx.

Referenced by getCurrentText(), and ListBoxWrapper().


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