LibreOffice Module comphelper (master) 1
Public Member Functions | Private Attributes | List of all members
comphelper::UnoIdInit Class Reference

#include <servicehelper.hxx>

Public Member Functions

 UnoIdInit ()
 
const css::uno::Sequence< sal_Int8 > & getSeq () const
 

Private Attributes

css::uno::Sequence< sal_Int8m_aSeq
 

Detailed Description

Definition at line 31 of file servicehelper.hxx.

Constructor & Destructor Documentation

◆ UnoIdInit()

comphelper::UnoIdInit::UnoIdInit ( )
inline

Definition at line 36 of file servicehelper.hxx.

References m_aSeq.

Member Function Documentation

◆ getSeq()

const css::uno::Sequence< sal_Int8 > & comphelper::UnoIdInit::getSeq ( ) const
inline

Definition at line 40 of file servicehelper.hxx.

References m_aSeq.

Member Data Documentation

◆ m_aSeq

css::uno::Sequence< sal_Int8 > comphelper::UnoIdInit::m_aSeq
private

Definition at line 34 of file servicehelper.hxx.

Referenced by getSeq(), and UnoIdInit().


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