25#include <com/sun/star/frame/XFrame2.hpp>
46 css::uno::Reference< css::frame::XFrame2 >
m_xBeamer;
52 virtual void dispose()
override;
59 void showPreview(
const css::uno::Reference< css::frame::XFrame >& _xFrame);
63 const css::uno::Reference< css::frame::XFrame2 >&
OBeamer(vcl::Window *_pParent)
void setStatement(const OUString &_rsStatement)
void showPreview(const css::uno::Reference< css::frame::XFrame > &_xFrame)
VclPtr< OBeamer > m_pBeamer
void setSlotEnabled(sal_Int32 _nSlotId, bool _bEnable)
virtual void dispose() override
virtual void Construct() override
late construction
virtual void resizeDocumentView(tools::Rectangle &_rPlayground) override
bool isSlotEnabled(sal_Int32 _nSlotId)
OQueryDesignView * getDesignView()
bool isCopyAllowed() const
bool isPasteAllowed() const
virtual ~OQueryContainerWindow() override
DECL_LINK(SplitHdl, Splitter *, void)
css::uno::Reference< css::frame::XFrame2 > m_xBeamer
VclPtr< Splitter > m_pSplitter
virtual void GetFocus() override
virtual bool PreNotify(NotifyEvent &rNEvt) override
bool isCutAllowed() const
virtual void resizeAll(const tools::Rectangle &_rPlayground) override
re-arrange all controls, including the toolbox, it's separator, and the "real view"
OQueryContainerWindow(vcl::Window *pParent, OQueryController &_rController, const css::uno::Reference< css::uno::XComponentContext > &)
void initialize() override
OQueryViewSwitch * m_pViewSwitch
void setNoneVisibleRow(sal_Int32 _nRows)
const css::uno::Reference< css::frame::XFrame2 > & getPreviewFrame() const
bool switchView(::dbtools::SQLExceptionInfo *_pErrorInfo)
bool isSlotEnabled(sal_Int32 _nSlotId)
void setSlotEnabled(sal_Int32 _nSlotId, bool _bEnable)
void setNoneVisibleRow(sal_Int32 _nRows)
void setStatement(const OUString &_rsStatement)
bool isCutAllowed() const
OQueryDesignView * getDesignView() const
bool isPasteAllowed() const
bool isCopyAllowed() const