LibreOffice Module xmlhelp (master) 1
Public Member Functions | Private Attributes | List of all members
chelp::DbtToStringConverter Class Reference

#include <urlparameter.hxx>

Public Member Functions

 DbtToStringConverter (const char *ptr)
 
OUString getHash () const
 
OUString getFile () const
 
OUString getDatabase () const
 
OUString getTitle () const
 

Private Attributes

const char * m_ptr
 

Detailed Description

Definition at line 33 of file urlparameter.hxx.

Constructor & Destructor Documentation

◆ DbtToStringConverter()

chelp::DbtToStringConverter::DbtToStringConverter ( const char *  ptr)
inlineexplicit

Definition at line 37 of file urlparameter.hxx.

Member Function Documentation

◆ getDatabase()

OUString chelp::DbtToStringConverter::getDatabase ( ) const
inline

Definition at line 71 of file urlparameter.hxx.

References m_ptr.

Referenced by chelp::URLParameter::readHelpDataFile().

◆ getFile()

OUString chelp::DbtToStringConverter::getFile ( ) const
inline

Definition at line 56 of file urlparameter.hxx.

References File, idx, m_ptr, and u.

Referenced by chelp::URLParameter::readHelpDataFile().

◆ getHash()

OUString chelp::DbtToStringConverter::getHash ( ) const
inline

Definition at line 42 of file urlparameter.hxx.

References idx, m_ptr, and u.

Referenced by chelp::URLParameter::readHelpDataFile().

◆ getTitle()

OUString chelp::DbtToStringConverter::getTitle ( ) const
inline

Member Data Documentation

◆ m_ptr

const char* chelp::DbtToStringConverter::m_ptr
private

Definition at line 100 of file urlparameter.hxx.

Referenced by getDatabase(), getFile(), getHash(), and getTitle().


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