26namespace comphelper {
template <
class Tp,
class Arg>
class mem_fun1_t; }
44 const css::uno::Reference<css::uno::XComponentContext> & xContext);
55 css::uno::Reference<css::uno::XComponentContext>
m_xContext;
std::unique_ptr< weld::Toolbar > m_xTbxData
DataEditor(weld::Window *pParent, rtl::Reference<::chart::ChartModel > xChartDoc, const css::uno::Reference< css::uno::XComponentContext > &xContext)
css::uno::Reference< css::awt::XWindow > m_xTableCtrlParent
virtual ~DataEditor() override
DECL_LINK(CloseHdl, weld::Button &, void)
std::unique_ptr< weld::Container > m_xTable
void SetReadOnly(bool bReadOnly)
std::unique_ptr< weld::Container > m_xColumns
std::unique_ptr< weld::Button > m_xCloseBtn
css::uno::Reference< css::uno::XComponentContext > m_xContext
DECL_LINK(ToolboxHdl, const OUString &, void)
handles actions of the toolbox
rtl::Reference<::chart::ChartModel > m_xChartDoc
VclPtr< DataBrowser > m_xBrwData
DECL_LINK(BrowserCursorMovedHdl, DataBrowser *, void)
is called, if the cursor of the table has moved
std::unique_ptr< weld::Container > m_xColors