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

Public Member Functions

 OPropertyInfoImpl (OUString aName, sal_Int32 _nId, OUString aTranslation, sal_uInt16 nPosId, OUString, sal_uInt32 _nUIFlags)
 

Public Attributes

OUString sName
 
OUString sTranslation
 
OUString sHelpId
 
sal_Int32 nId
 
sal_uInt16 nPos
 
sal_uInt32 nUIFlags
 

Detailed Description

Definition at line 40 of file formmetadata.cxx.

Constructor & Destructor Documentation

◆ OPropertyInfoImpl()

pcr::OPropertyInfoImpl::OPropertyInfoImpl ( OUString  aName,
sal_Int32  _nId,
OUString  aTranslation,
sal_uInt16  nPosId,
OUString  sHid,
sal_uInt32  _nUIFlags 
)

Definition at line 59 of file formmetadata.cxx.

References nId, nPos, and sName.

Member Data Documentation

◆ nId

sal_Int32 pcr::OPropertyInfoImpl::nId

Definition at line 45 of file formmetadata.cxx.

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

◆ nPos

sal_uInt16 pcr::OPropertyInfoImpl::nPos

Definition at line 46 of file formmetadata.cxx.

Referenced by pcr::OPropertyInfoService::getPropertyPos().

◆ nUIFlags

sal_uInt32 pcr::OPropertyInfoImpl::nUIFlags

Definition at line 47 of file formmetadata.cxx.

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

◆ sHelpId

OUString pcr::OPropertyInfoImpl::sHelpId

Definition at line 44 of file formmetadata.cxx.

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

◆ sName

OUString pcr::OPropertyInfoImpl::sName

Definition at line 42 of file formmetadata.cxx.

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

◆ sTranslation

OUString pcr::OPropertyInfoImpl::sTranslation

Definition at line 43 of file formmetadata.cxx.

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


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