38 std::unique_ptr<weld::Widget>
xGrid;
129 template<
class Target>
void AddControlWithError(
const OUString& rColumnName,
const OUString& rColumnUIName,
130 Target& rWidget, OUString& rErrorString,
const OUString& rHelpId);
145 virtual void dispose()
override;
std::unique_ptr< weld::Label > xSchoolFT
DECL_LINK(LastElementKeyInputHdl, const KeyEvent &, bool)
std::unique_ptr< weld::CheckButton > m_xLocalPageCB
std::unique_ptr< weld::Label > xReportTypeFT
std::unique_ptr< weld::Entry > xSchoolED
std::unique_ptr< weld::ScrolledWindow > xScrolledWindow
std::unique_ptr< weld::Entry > xCustom2ED
std::unique_ptr< weld::Entry > xTitleED
std::unique_ptr< weld::Label > xCustom5FT
std::unique_ptr< weld::Label > xBooktitleFT
std::unique_ptr< weld::Label > xIdentifierFT
std::unique_ptr< weld::Label > xNoteFT
std::unique_ptr< weld::SpinButton > m_xLocalPageSB
std::vector< rtl::Reference< ChangeListener > > maChangeListeners
std::unique_ptr< weld::Label > xURLFT
std::unique_ptr< weld::Entry > xNumberED
std::unique_ptr< weld::Label > xAuthTypeFT
std::unique_ptr< weld::Label > xISBNFT
std::unique_ptr< weld::Label > xNumberFT
std::unique_ptr< weld::Label > xSeriesFT
virtual ~BibGeneralPage() override
std::unique_ptr< weld::Entry > xCustom3ED
std::unique_ptr< weld::Label > xOrganizationsFT
std::unique_ptr< weld::Entry > xMonthED
std::unique_ptr< weld::Label > xAnnoteFT
std::unique_ptr< weld::Entry > xCustom4ED
std::unique_ptr< weld::Label > xYearFT
std::unique_ptr< weld::Entry > xReportTypeED
std::unique_ptr< weld::Entry > xYearED
std::unique_ptr< weld::Entry > xVolumeED
std::unique_ptr< weld::Label > xInstitutionFT
std::unique_ptr< weld::Label > xVolumeFT
std::unique_ptr< weld::Entry > xCustom1ED
std::unique_ptr< weld::Entry > xJournalED
std::unique_ptr< weld::Label > xEditionFT
std::unique_ptr< weld::Entry > xISBNED
std::unique_ptr< weld::Entry > xEditionED
std::unique_ptr< weld::Label > xAuthorFT
std::unique_ptr< weld::Entry > xHowpublishedED
weld::CheckButton & GetLocalPageCB()
std::unique_ptr< weld::Entry > xPublisherED
std::unique_ptr< weld::Entry > xIdentifierED
std::unique_ptr< weld::Label > xMonthFT
std::unique_ptr< weld::Entry > xEditorED
std::unique_ptr< weld::Label > xChapterFT
std::unique_ptr< weld::Entry > m_xLocalURLED
weld::Entry & GetLocalURLED()
const OUString & GetErrorString() const
std::unique_ptr< weld::Entry > xAnnoteED
std::unique_ptr< weld::Widget > xGrid
std::unique_ptr< weld::ComboBox > xAuthTypeLB
std::unique_ptr< weld::Label > xCustom3FT
virtual void dispose() override
std::unique_ptr< weld::Entry > xOrganizationsED
DECL_LINK(FirstElementKeyInputHdl, const KeyEvent &, bool)
std::unique_ptr< weld::Label > xEditorFT
std::unique_ptr< weld::Label > xCustom4FT
std::unique_ptr< weld::Label > xAddressFT
std::unique_ptr< weld::Label > xTitleFT
std::unique_ptr< weld::Label > xPagesFT
std::unique_ptr< weld::Entry > xAddressED
std::unique_ptr< weld::Label > xPublisherFT
bool AddXControl(const OUString &rName, weld::Entry &rEntry)
std::unique_ptr< weld::Entry > xChapterED
DECL_LINK(BrowseHdl, weld::Button &, void)
DECL_LINK(GainFocusHdl, weld::Widget &, void)
std::unique_ptr< weld::Entry > xNoteED
std::unique_ptr< weld::Entry > xSeriesED
DECL_LINK(LosePageFocusHdl, weld::Widget &, void)
std::unique_ptr< weld::Entry > xAuthorED
void AddControlWithError(const OUString &rColumnName, const OUString &rColumnUIName, Target &rWidget, OUString &rErrorString, const OUString &rHelpId)
weld::SpinButton & GetLocalPageSB()
std::unique_ptr< weld::Button > m_xLocalBrowseButton
std::unique_ptr< weld::Label > m_xLocalURLFT
std::unique_ptr< weld::Label > xCustom1FT
DECL_LINK(PageNumHdl, weld::Toggleable &, void)
std::unique_ptr< weld::Entry > xPagesED
std::unique_ptr< weld::Label > xJournalFT
std::unique_ptr< weld::Label > xCustom2FT
rtl::Reference< ChangeListener > m_aURLListener
std::unique_ptr< weld::Entry > xInstitutionED
std::unique_ptr< weld::Entry > xBooktitleED
std::unique_ptr< weld::Entry > xURLED
std::unique_ptr< weld::Label > xHowpublishedFT
OUString sTableErrorString
std::unique_ptr< weld::Entry > xCustom5ED
BibGeneralPage(vcl::Window *pParent, BibDataManager *pDatMan)