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

#include <fmsrcimp.hxx>

Inheritance diagram for svxform::ControlTextWrapper:
[legend]

Public Member Functions

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::uno::XInterface > m_xControl
 

Detailed Description

Definition at line 113 of file fmsrcimp.hxx.

Constructor & Destructor Documentation

◆ ControlTextWrapper()

svxform::ControlTextWrapper::ControlTextWrapper ( const css::uno::Reference< css::uno::XInterface > &  _xControl)
inline

Definition at line 121 of file fmsrcimp.hxx.

References m_xControl.

◆ ~ControlTextWrapper()

virtual svxform::ControlTextWrapper::~ControlTextWrapper ( )
inlinevirtual

Definition at line 122 of file fmsrcimp.hxx.

Member Function Documentation

◆ getControl()

const css::uno::Reference< css::uno::XInterface > & svxform::ControlTextWrapper::getControl ( ) const
inline

Definition at line 119 of file fmsrcimp.hxx.

References m_xControl.

◆ getCurrentText()

virtual OUString svxform::ControlTextWrapper::getCurrentText ( ) const
pure virtual

Member Data Documentation

◆ m_xControl

css::uno::Reference< css::uno::XInterface > svxform::ControlTextWrapper::m_xControl
private

Definition at line 116 of file fmsrcimp.hxx.


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