This is the complete list of members for chart::DataEditor, including all inherited members.
DataEditor(weld::Window *pParent, rtl::Reference<::chart::ChartModel > xChartDoc, const css::uno::Reference< css::uno::XComponentContext > &xContext) | chart::DataEditor | |
DECL_LINK(CloseHdl, weld::Button &, void) | chart::DataEditor | |
DECL_LINK(ToolboxHdl, const OUString &, void) | chart::DataEditor | private |
DECL_LINK(BrowserCursorMovedHdl, DataBrowser *, void) | chart::DataEditor | private |
GenericDialogController(weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) | weld::GenericDialogController | |
get_help_id() const | weld::DialogController | |
get_title() const | weld::DialogController | |
getConstDialog() const | weld::DialogController | |
getDialog() override | weld::GenericDialogController | virtual |
m_bReadOnly | chart::DataEditor | private |
m_xBrwData | chart::DataEditor | private |
m_xBuilder | weld::GenericDialogController | protected |
m_xChartDoc | chart::DataEditor | private |
m_xCloseBtn | chart::DataEditor | private |
m_xColors | chart::DataEditor | private |
m_xColumns | chart::DataEditor | private |
m_xContext | chart::DataEditor | private |
m_xDialog | weld::GenericDialogController | protected |
m_xTable | chart::DataEditor | private |
m_xTableCtrlParent | chart::DataEditor | private |
m_xTbxData | chart::DataEditor | private |
response(int nResponse) | weld::DialogController | |
run() | weld::DialogController | virtual |
runAsync(const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) | weld::DialogController | static |
set_help_id(const OUString &rHelpId) | weld::DialogController | |
set_title(const OUString &rTitle) | weld::DialogController | |
SetReadOnly(bool bReadOnly) | chart::DataEditor | |
~DataEditor() override | chart::DataEditor | virtual |
~DialogController() COVERITY_NOEXCEPT_FALSE | weld::DialogController | virtual |
~GenericDialogController() COVERITY_NOEXCEPT_FALSE override | weld::GenericDialogController | virtual |