LibreOffice Module cui (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <about.hxx>
#include <osl/process.h>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
#include <vcl/graph.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/resmgr.hxx>
#include <config_buildid.h>
#include <config_features.h>
#include <dialmgr.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <sfx2/app.hxx>
#include <strings.hrc>
#include <svtools/langhelp.hxx>
#include <unotools/bootstrap.hxx>
#include <unotools/configmgr.hxx>
#include <com/sun/star/datatransfer/clipboard/SystemClipboard.hpp>
#include <vcl/unohelp2.hxx>
#include <config_feature_opencl.h>
#include <officecfg/Office/Calc.hxx>
#include <officecfg/Office/Common.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (AboutDialog, HandleClick, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | AboutDialog | , |
HandleClick | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 260 of file about.cxx.
References vcl::unohelper::TextDataObject::CopyStringTo(), Application::GetHWOSConfInfo(), and comphelper::getProcessComponentContext().