LibreOffice Module sc (master) 1
Variables
solverutil.cxx File Reference
#include <solverutil.hxx>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/sheet/XSolver.hpp>
#include <com/sun/star/sheet/XSolverDescription.hpp>
#include <osl/diagnose.h>
#include <comphelper/processfactory.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for solverutil.cxx:

Go to the source code of this file.

Variables

constexpr OUStringLiteral SCSOLVER_SERVICE = u"com.sun.star.sheet.Solver"
 

Variable Documentation

◆ SCSOLVER_SERVICE

constexpr OUStringLiteral SCSOLVER_SERVICE = u"com.sun.star.sheet.Solver"
constexpr

Definition at line 37 of file solverutil.cxx.

Referenced by ScSolverUtil::GetImplementations(), and ScSolverUtil::GetSolver().