LibreOffice Module l10ntools (master) 1
Public Member Functions | Public Attributes | List of all members
ResData Class Reference

Purpose: holds mandatory data to export a single res. More...

#include <export.hxx>

Public Member Functions

 ResData (OString rGId)
 
 ResData (OString sGId, OString sFilename)
 

Public Attributes

OString sResTyp
 
OString sId
 
OString sGId
 
OString sFilename
 
OStringHashMap sText
 

Detailed Description

Purpose: holds mandatory data to export a single res.

Definition at line 54 of file export.hxx.

Constructor & Destructor Documentation

◆ ResData() [1/2]

ResData::ResData ( OString  rGId)

Definition at line 69 of file merge.cxx.

References sGId.

◆ ResData() [2/2]

ResData::ResData ( OString  sGId,
OString  sFilename 
)

Definition at line 76 of file merge.cxx.

References sGId.

Member Data Documentation

◆ sFilename

OString ResData::sFilename

◆ sGId

OString ResData::sGId

◆ sId

OString ResData::sId

Definition at line 61 of file export.hxx.

Referenced by MergeDataFile::GetMergeData(), and MergeEntrys::GetQTZText().

◆ sResTyp

OString ResData::sResTyp

◆ sText

OStringHashMap ResData::sText

Definition at line 65 of file export.hxx.


The documentation for this class was generated from the following files: