LibreOffice Module sccomp (master) 1
Namespaces | Macros | Functions
LpsolveSolver.cxx File Reference
#include <sal/config.h>
#include <lp_lib.h>
#include "SolverComponent.hxx"
#include <strings.hrc>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <rtl/math.hxx>
#include <algorithm>
#include <memory>
#include <vector>
Include dependency graph for LpsolveSolver.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Macros

#define LoadInverseLib   FALSE
 
#define LoadLanguageLib   FALSE
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Calc_LpsolveSolver_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ LoadInverseLib

#define LoadInverseLib   FALSE

Definition at line 45 of file LpsolveSolver.cxx.

◆ LoadLanguageLib

#define LoadLanguageLib   FALSE

Definition at line 46 of file LpsolveSolver.cxx.

Function Documentation

◆ com_sun_star_comp_Calc_LpsolveSolver_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Calc_LpsolveSolver_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 327 of file LpsolveSolver.cxx.