LibreOffice Module unotools (master) 1
Public Member Functions | Public Attributes | List of all members
TItemInfo Struct Reference

#include <itemholderbase.hxx>

Public Member Functions

 TItemInfo ()
 
 TItemInfo (TItemInfo &&other) noexcept
 

Public Attributes

std::unique_ptr< utl::detail::OptionspItem
 
EItem eItem
 

Detailed Description

Definition at line 49 of file itemholderbase.hxx.

Constructor & Destructor Documentation

◆ TItemInfo() [1/2]

TItemInfo::TItemInfo ( )
inline

Definition at line 51 of file itemholderbase.hxx.

◆ TItemInfo() [2/2]

TItemInfo::TItemInfo ( TItemInfo &&  other)
inlinenoexcept

Definition at line 56 of file itemholderbase.hxx.

Member Data Documentation

◆ eItem

EItem TItemInfo::eItem

Definition at line 63 of file itemholderbase.hxx.

Referenced by ItemHolder1::impl_addItem(), and ItemHolder1::impl_newItem().

◆ pItem

std::unique_ptr<utl::detail::Options> TItemInfo::pItem

Definition at line 62 of file itemholderbase.hxx.

Referenced by ItemHolder1::impl_addItem(), and ItemHolder1::impl_newItem().


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