35class EventMultiplexerEvent;
57 TableValueSet(std::unique_ptr<weld::ScrolledWindow> pScrolledWindow);
59 virtual void Resize()
override;
107 css::uno::Reference< css::drawing::XDrawView >
mxView;
113 ,
public sfx2::sidebar::ILayoutableWindow
120 "modules/simpress/ui/tabledesignpanel.ui")
127 return css::ui::LayoutSize(nMinimumHeight, -1, nMinimumHeight);
std::unique_ptr< weld::Builder > m_xBuilder
Size get_preferred_size() const
constexpr tools::Long Height() const
virtual css::ui::LayoutSize GetHeightForWidth(const sal_Int32) override
TableDesignPane(weld::Widget *pParent, ViewShellBase &rBase)
std::unique_ptr< TableDesignWidget > m_xImpl
virtual void StyleUpdated() override
Link< const Point *, void > maContextMenuHandler
virtual void Resize() override
void SetContextMenuHandler(const Link< const Point *, void > &rLink)
TableValueSet(std::unique_ptr< weld::ScrolledWindow > pScrolledWindow)
void setModal(bool bModal)
virtual bool Command(const CommandEvent &rEvent) override
static constexpr int getMaxRowCount()
SfxViewShell descendant that the stacked Draw/Impress shells are based on.
class SAL_NO_VTABLE XPropertySet