LibreOffice Module extensions (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
BibModul Class Reference

#include <bibmod.hxx>

Collaboration diagram for BibModul:
[legend]

Public Member Functions

 BibModul ()
 
 ~BibModul ()
 
const std::locale & GetResLocale () const
 

Static Public Member Functions

static BibConfigGetConfig ()
 
static rtl::Reference< BibDataManagercreateDataManager ()
 

Private Attributes

std::locale m_aResLocale
 

Static Private Attributes

static BibConfigpBibConfig = nullptr
 

Detailed Description

Definition at line 28 of file bibmod.hxx.

Constructor & Destructor Documentation

◆ BibModul()

BibModul::BibModul ( )

Definition at line 64 of file bibmod.cxx.

References Create().

◆ ~BibModul()

BibModul::~BibModul ( )

Definition at line 69 of file bibmod.cxx.

References utl::ConfigItem::Commit(), utl::ConfigItem::IsModified(), and pBibConfig.

Member Function Documentation

◆ createDataManager()

rtl::Reference< BibDataManager > BibModul::createDataManager ( )
static

Definition at line 77 of file bibmod.cxx.

◆ GetConfig()

BibConfig * BibModul::GetConfig ( )
static

◆ GetResLocale()

const std::locale & BibModul::GetResLocale ( ) const
inline

Definition at line 38 of file bibmod.hxx.

References m_aResLocale.

Referenced by BibResId().

Member Data Documentation

◆ m_aResLocale

std::locale BibModul::m_aResLocale
private

Definition at line 31 of file bibmod.hxx.

Referenced by GetResLocale().

◆ pBibConfig

BibConfig * BibModul::pBibConfig = nullptr
staticprivate

Definition at line 32 of file bibmod.hxx.

Referenced by GetConfig(), and ~BibModul().


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