47 : MessageDialogController(pParent,
"modules/sbibliography/ui/querydialog.ui",
"QueryDialog",
"ask")
61 ,m_pDatMan( _pManager )
62 ,m_xDatMan( _pManager )
63 ,m_pGeneralPage( nullptr )
64 ,m_aFormControlContainer(this)
107 if ( sErrorString.isEmpty() )
119 sErrorString +=
"\n" +
BibResId(RID_MAP_QUESTION);
122 aQueryBox.set_primary_text(sErrorString);
124 short nResult = aQueryBox.run();
OUString BibResId(TranslateId aId)
static ImplSVEvent * PostUserEvent(const Link< void *, void > &rLink, void *pCaller=nullptr, bool bReferenceLink=false)
void SetShowColumnAssignmentWarning(bool bSet)
bool IsShowColumnAssignmentWarning() const
void DispatchDBChangeDialog()
bool HasActiveConnection() const
static BibConfig * GetConfig()
static VclPtr< reference_type > Create(Arg &&... arg)
virtual bool HandleShortCutKey(const KeyEvent &rKeyEvent) override
virtual void Resize() override
virtual void GetFocus() override
virtual void dispose() override
BibView(vcl::Window *_pParent, BibDataManager *_pDatMan, WinBits nStyle)
VclPtr< BibGeneralPage > m_pGeneralPage
virtual ~BibView() override
BibViewFormControlContainer m_aFormControlContainer
BibDataManager * m_pDatMan
css::uno::Reference< css::form::XLoadable > m_xDatMan
virtual void dispose() override
Size GetOutputSizePixel() const
weld::Window * GetFrameWeld() const
weld::Window * GetFrameWeld(const SfxFrame *pFrame)
#define LINK(Instance, Class, Member)
IMPL_LINK_NOARG(BibBeamer, RecalcLayout_Impl, void *, void)
std::unique_ptr< weld::CheckButton > m_xWarningOnBox