LibreOffice Module extensions (master) 1
|
#include <bibmod.hxx>
Public Member Functions | |
BibModul () | |
~BibModul () | |
const std::locale & | GetResLocale () const |
Static Public Member Functions | |
static BibConfig * | GetConfig () |
static rtl::Reference< BibDataManager > | createDataManager () |
Private Attributes | |
std::locale | m_aResLocale |
Static Private Attributes | |
static BibConfig * | pBibConfig = nullptr |
Definition at line 28 of file bibmod.hxx.
BibModul::BibModul | ( | ) |
Definition at line 64 of file bibmod.cxx.
References Create().
BibModul::~BibModul | ( | ) |
Definition at line 69 of file bibmod.cxx.
References utl::ConfigItem::Commit(), utl::ConfigItem::IsModified(), and pBibConfig.
|
static |
Definition at line 77 of file bibmod.cxx.
|
static |
Definition at line 82 of file bibmod.cxx.
References pBibConfig.
Referenced by BibFrameController_Impl::addStatusListener(), BibGeneralPage::BibGeneralPage(), BibFrameController_Impl::ChangeDataSource(), BibBookContainer::createBottomFrame(), BibDataManager::createDatabaseForm(), BibBookContainer::createTopFrame(), BibFrameController_Impl::dispatch(), BibDataManager::GetIdentifierMapping(), BibDataManager::getQueryField(), IMPL_LINK_NOARG(), lcl_GetColumnName(), BibDataManager::setActiveDataSource(), BibDataManager::setActiveDataTable(), BibDataManager::startQueryWith(), and bib::BibView::UpdatePages().
|
inline |
|
private |
Definition at line 31 of file bibmod.hxx.
Referenced by GetResLocale().
|
staticprivate |
Definition at line 32 of file bibmod.hxx.
Referenced by GetConfig(), and ~BibModul().