|
LibreOffice Module sccomp (master) 1
|
#include "SolverComponent.hxx"#include <strings.hrc>#include <com/sun/star/container/XIndexAccess.hpp>#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>#include <com/sun/star/sheet/XSpreadsheet.hpp>#include <com/sun/star/table/CellAddress.hpp>#include <cppuhelper/supportsservice.hxx>#include <unotools/resmgr.hxx>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | STR_NONNEGATIVE = u"NonNegative" |
| constexpr OUStringLiteral | STR_INTEGER = u"Integer" |
| constexpr OUStringLiteral | STR_TIMEOUT = u"Timeout" |
| constexpr OUStringLiteral | STR_EPSILONLEVEL = u"EpsilonLevel" |
| constexpr OUStringLiteral | STR_LIMITBBDEPTH = u"LimitBBDepth" |
|
constexpr |
Definition at line 38 of file SolverComponent.cxx.
Referenced by SolverComponent::SolverComponent().
|
constexpr |
Definition at line 36 of file SolverComponent.cxx.
Referenced by SolverComponent::SolverComponent().
|
constexpr |
Definition at line 39 of file SolverComponent.cxx.
Referenced by SolverComponent::SolverComponent().
|
constexpr |
Definition at line 35 of file SolverComponent.cxx.
Referenced by SolverComponent::SolverComponent().
|
constexpr |
Definition at line 37 of file SolverComponent.cxx.
Referenced by SolverComponent::SolverComponent().