LibreOffice Module chart2 (master) 1
|
#include <sal/config.h>
#include <string_view>
#include "res_DataLabel.hxx"
#include <TextDirectionListBox.hxx>
#include <chartview/ChartSfxItemIds.hxx>
#include "dlg_NumberFormat.hxx"
#include <svx/numinf.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
#include <svl/ilstitem.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <svx/sdangitm.hxx>
#include <svx/svxids.hrc>
#include <osl/diagnose.h>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
chart::IMPL_LINK (DataLabelResources, NumberFormatDialogHdl, weld::Button &, rButton, void) | |
chart::IMPL_LINK (DataLabelResources, CheckHdl, weld::Toggleable &, rToggle, void) | |