LibreOffice Module reportdesign (master) 1
|
#include <DateTime.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <rptui_slotid.hrc>
#include <connectivity/dbconversion.hxx>
#include <unotools/syslocale.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <strings.hxx>
#include <ReportController.hxx>
#include <com/sun/star/util/NumberFormat.hpp>
#include <com/sun/star/util/XNumberFormatPreviewer.hpp>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | rptui |
Functions | |
rptui::IMPL_LINK_NOARG (ODateTimeDialog, CBClickHdl, weld::Toggleable &, void) | |