LibreOffice Module svtools (master) 1
Public Member Functions | Private Attributes | Friends | List of all members
IndexEntryResource::IndexEntryResourceData Class Reference

Public Member Functions

 IndexEntryResourceData (OUString aAlgorithm, OUString aTranslation)
 
const OUString & GetAlgorithm () const
 
const OUString & GetTranslation () const
 

Private Attributes

OUString m_aName
 
OUString m_aTranslation
 

Friends

class IndexEntryResource
 

Detailed Description

Definition at line 31 of file indexentryres.hxx.

Constructor & Destructor Documentation

◆ IndexEntryResourceData()

IndexEntryResource::IndexEntryResourceData::IndexEntryResourceData ( OUString  aAlgorithm,
OUString  aTranslation 
)
inline

Definition at line 40 of file indexentryres.hxx.

References m_aName.

Member Function Documentation

◆ GetAlgorithm()

const OUString & IndexEntryResource::IndexEntryResourceData::GetAlgorithm ( ) const
inline

Definition at line 45 of file indexentryres.hxx.

References m_aName.

◆ GetTranslation()

const OUString & IndexEntryResource::IndexEntryResourceData::GetTranslation ( ) const
inline

Definition at line 46 of file indexentryres.hxx.

Friends And Related Function Documentation

◆ IndexEntryResource

friend class IndexEntryResource
friend

Definition at line 33 of file indexentryres.hxx.

Member Data Documentation

◆ m_aName

OUString IndexEntryResource::IndexEntryResourceData::m_aName
private

Definition at line 36 of file indexentryres.hxx.

◆ m_aTranslation

OUString IndexEntryResource::IndexEntryResourceData::m_aTranslation
private

Definition at line 37 of file indexentryres.hxx.


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