LibreOffice Module chart2 (master) 1
|
#include <dlg_DataEditor.hxx>
#include "DataBrowser.hxx"
#include <ChartModel.hxx>
#include <comphelper/stl_types.hxx>
#include <com/sun/star/awt/XWindow.hpp>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
chart::IMPL_LINK (DataEditor, ToolboxHdl, const OUString &, rId, void) | |
chart::IMPL_LINK_NOARG (DataEditor, BrowserCursorMovedHdl, DataBrowser *, void) | |
chart::IMPL_LINK_NOARG (DataEditor, CloseHdl, weld::Button &, void) | |