LibreOffice Module reportdesign (master) 1
|
#include <sal/config.h>
#include <map>
#include <ReportControllerObserver.hxx>
#include <ReportController.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <FormattedFieldBeautifier.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | rptui |
Typedefs | |
typedef std::map< OUString, bool > | rptui::AllProperties |
Functions | |
rptui::IMPL_LINK (OXReportControllerObserver, SettingsChanged, VclSimpleEvent &, _rEvt, void) | |