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

#include <msg.hxx>

Collaboration diagram for SfxFormalArgument:
[legend]

Public Member Functions

std::unique_ptr< SfxPoolItemCreateItem () const
 

Public Attributes

const SfxTypepType
 
const char * pName
 
sal_uInt16 nSlotId
 

Detailed Description

Definition at line 172 of file msg.hxx.

Member Function Documentation

◆ CreateItem()

std::unique_ptr< SfxPoolItem > SfxFormalArgument::CreateItem ( ) const
inline

Definition at line 178 of file msg.hxx.

References SfxType::CreateItem(), and pType.

Referenced by TransformParameters().

Member Data Documentation

◆ nSlotId

sal_uInt16 SfxFormalArgument::nSlotId

Definition at line 176 of file msg.hxx.

Referenced by TransformItems(), and TransformParameters().

◆ pName

const char* SfxFormalArgument::pName

Definition at line 175 of file msg.hxx.

Referenced by TransformItems(), and TransformParameters().

◆ pType

const SfxType* SfxFormalArgument::pType

Definition at line 174 of file msg.hxx.

Referenced by CreateItem(), TransformItems(), and TransformParameters().


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