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

#include <indexentryres.hxx>

Classes

class  IndexEntryResourceData
 

Public Member Functions

 IndexEntryResource ()
 
const OUString & GetTranslation (const OUString &rAlgorithm)
 

Private Attributes

std::vector< IndexEntryResourceDatam_aData
 

Detailed Description

Definition at line 27 of file indexentryres.hxx.

Constructor & Destructor Documentation

◆ IndexEntryResource()

IndexEntryResource::IndexEntryResource ( )

Definition at line 26 of file indexentryres.cxx.

References m_aData, and SvtResId().

Member Function Documentation

◆ GetTranslation()

const OUString & IndexEntryResource::GetTranslation ( const OUString &  rAlgorithm)

Definition at line 40 of file indexentryres.cxx.

References i, m_aData, and nIndex.

Member Data Documentation

◆ m_aData

std::vector<IndexEntryResourceData> IndexEntryResource::m_aData
private

Definition at line 48 of file indexentryres.hxx.

Referenced by GetTranslation(), and IndexEntryResource().


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