LibreOffice Module vcl (master) 1
|
#include <vcl/FilterConfigItem.hxx>
#include <unotools/configmgr.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <o3tl/string_view.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/util/XChangesBatch.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
Go to the source code of this file.
Functions | |
static bool | ImpIsTreeAvailable (Reference< XMultiServiceFactory > const &rXCfgProv, std::u16string_view rTree) |
|
static |
Definition at line 46 of file FilterConfigItem.cxx.
References a, aArguments, Any, o3tl::getToken(), and comphelper::makePropertyValue().
Referenced by FilterConfigItem::ImpInitTree().