|
LibreOffice Module unotools (master) 1
|
#include <sal/config.h>#include <com/sun/star/beans/NamedValue.hpp>#include <com/sun/star/container/XHierarchicalNameAccess.hpp>#include <com/sun/star/configuration/theDefaultProvider.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <i18nlangtag/languagetag.hxx>#include <officecfg/Setup.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <unotools/configitem.hxx>#include <unotools/configmgr.hxx>#include <comphelper/processfactory.hxx>Go to the source code of this file.
Variables | |
| static bool | bIsFuzzing = false |
|
static |
Definition at line 178 of file configmgr.cxx.
Referenced by utl::ConfigManager::EnableFuzzing(), and utl::ConfigManager::IsFuzzing().