LibreOffice Module cui (master) 1
|
helper for DatabaseRegistrationDialog More...
#include <dbregister.hxx>
Protected Member Functions | |
RegistrationItemSetHolder (SfxItemSet _aMasterSet) | |
~RegistrationItemSetHolder () | |
const SfxItemSet & | getRegistrationItems () const |
Private Attributes | |
SfxItemSet | m_aRegistrationItems |
helper for DatabaseRegistrationDialog
Necessary so that DatabaseRegistrationDialog is self-contained, i.e. always reflects the current registration state.
Definition at line 86 of file dbregister.hxx.
|
protected |
Definition at line 55 of file dbregister.cxx.
References svx::DbRegisteredNamesConfig::GetOptions(), and m_aRegistrationItems.
|
protected |
Definition at line 61 of file dbregister.cxx.
|
inlineprotected |
Definition at line 96 of file dbregister.hxx.
References m_aRegistrationItems.
Referenced by svx::DatabaseRegistrationDialog::DatabaseRegistrationDialog().
|
private |
Definition at line 89 of file dbregister.hxx.
Referenced by getRegistrationItems(), and RegistrationItemSetHolder().