LibreOffice Module reportdesign (master) 1
Public Member Functions | Public Attributes | List of all members
rptui::OPropertyInfoImpl Struct Reference

Public Member Functions

 OPropertyInfoImpl (OUString aName, sal_Int32 _nId, OUString aTranslation, OUString _sHelpId, PropUIFlags _nUIFlags)
 

Public Attributes

OUString sName
 
OUString sTranslation
 
OUString sHelpId
 
sal_Int32 nId
 
PropUIFlags nUIFlags
 

Detailed Description

Definition at line 40 of file metadata.cxx.

Constructor & Destructor Documentation

◆ OPropertyInfoImpl()

rptui::OPropertyInfoImpl::OPropertyInfoImpl ( OUString  aName,
sal_Int32  _nId,
OUString  aTranslation,
OUString  _sHelpId,
PropUIFlags  _nUIFlags 
)

Definition at line 57 of file metadata.cxx.

References nId, and sName.

Member Data Documentation

◆ nId

sal_Int32 rptui::OPropertyInfoImpl::nId

Definition at line 45 of file metadata.cxx.

Referenced by rptui::OPropertyInfoService::getPropertyId().

◆ nUIFlags

PropUIFlags rptui::OPropertyInfoImpl::nUIFlags

Definition at line 46 of file metadata.cxx.

Referenced by rptui::OPropertyInfoService::getPropertyUIFlags().

◆ sHelpId

OUString rptui::OPropertyInfoImpl::sHelpId

Definition at line 44 of file metadata.cxx.

Referenced by rptui::OPropertyInfoService::getPropertyHelpId().

◆ sName

OUString rptui::OPropertyInfoImpl::sName

Definition at line 42 of file metadata.cxx.

Referenced by rptui::OPropertyInfoService::getPropertyInfo().

◆ sTranslation

OUString rptui::OPropertyInfoImpl::sTranslation

Definition at line 43 of file metadata.cxx.

Referenced by rptui::OPropertyInfoService::getPropertyTranslation().


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