LibreOffice Module framework (master) 1
Public Member Functions | Public Attributes | List of all members
framework::CommandInfo Struct Reference

#include <commandinfo.hxx>

Collaboration diagram for framework::CommandInfo:
[legend]

Public Member Functions

 CommandInfo ()
 

Public Attributes

::std::vector< ToolBoxItemIdaIds
 
ToolBoxItemId nId
 
sal_Int16 nImageInfo
 

Detailed Description

Definition at line 31 of file commandinfo.hxx.

Constructor & Destructor Documentation

◆ CommandInfo()

framework::CommandInfo::CommandInfo ( )
inline

Definition at line 33 of file commandinfo.hxx.

Member Data Documentation

◆ aIds

::std::vector< ToolBoxItemId > framework::CommandInfo::aIds

Definition at line 36 of file commandinfo.hxx.

◆ nId

ToolBoxItemId framework::CommandInfo::nId

◆ nImageInfo

sal_Int16 framework::CommandInfo::nImageInfo

Definition at line 38 of file commandinfo.hxx.


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