LibreOffice Module vcl (master) 1
|
#include <vcl/toolkit/roadmap.hxx>
#include <tools/debug.hxx>
#include <tools/json_writer.hxx>
#include <osl/diagnose.h>
#include <strings.hrc>
#include <svdata.hxx>
#include <wizdlg.hxx>
#include <vector>
#include <map>
#include <set>
#include "wizimpldata.hxx"
#include <uiobject-internal.hxx>
Go to the source code of this file.
Classes | |
struct | vcl::RoadmapWizardImpl |
Namespaces | |
namespace | vcl |
Functions | |
vcl::IMPL_LINK_NOARG (RoadmapWizard, OnRoadmapItemSelected, LinkParamNone *, void) | |
vcl::IMPL_LINK (RoadmapWizardMachine, OnRoadmapItemSelected, const OUString &, rCurItemId, bool) | |