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

#include <msg.hxx>

Public Member Functions

const std::type_info * Type () const
 

Public Attributes

std::function< SfxPoolItem *()> createSfxPoolItemFunc
 
const std::type_info * pType
 
sal_uInt16 nAttribs
 

Detailed Description

Definition at line 115 of file msg.hxx.

Member Function Documentation

◆ Type()

const std::type_info * SfxType0::Type ( ) const
inline

Definition at line 120 of file msg.hxx.

References pType.

Member Data Documentation

◆ createSfxPoolItemFunc

std::function<SfxPoolItem* ()> SfxType0::createSfxPoolItemFunc

Definition at line 117 of file msg.hxx.

◆ nAttribs

sal_uInt16 SfxType0::nAttribs

Definition at line 119 of file msg.hxx.

◆ pType

const std::type_info* SfxType0::pType

Definition at line 118 of file msg.hxx.

Referenced by Type().


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