LibreOffice Module chart2 (master) 1
|
#include <res_LegendPosition.hxx>
#include <ChartModelHelper.hxx>
#include <Legend.hxx>
#include <LegendHelper.hxx>
#include <ChartModel.hxx>
#include <Diagram.hxx>
#include <com/sun/star/chart2/LegendPosition.hpp>
#include <com/sun/star/chart/ChartLegendExpansion.hpp>
#include <chartview/ChartSfxItemIds.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <utility>
#include <vcl/weld.hxx>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
chart::IMPL_LINK_NOARG (LegendPositionResources, PositionEnableHdl, weld::Toggleable &, void) | |
chart::IMPL_LINK (LegendPositionResources, PositionChangeHdl, weld::Toggleable &, rRadio, void) | |