#include "resmgr.hxx"#include "xcalc.hxx"#include "unoglobal.hxx"#include "tool/global.hxx"#include "solver.hxx"#include "scsolver.hrc"#include "rtl/ustrbuf.hxx"#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include <com/sun/star/lang/Locale.hpp>#include <com/sun/star/lang/XMultiComponentFactory.hpp>#include <com/sun/star/deployment/PackageInformationProvider.hpp>#include <com/sun/star/deployment/XPackageInformationProvider.hpp>#include <com/sun/star/ucb/XSimpleFileAccess.hpp>#include <com/sun/star/io/XInputStream.hpp>#include <vector>#include <stdio.h>

Go to the source code of this file.
Namespaces | |
| namespace | scsolver |
Defines | |
| #define | DEBUG_SCSOLVER_RESMGR 0 |
| #define DEBUG_SCSOLVER_RESMGR 0 |
Definition at line 49 of file resmgr.cxx.
1.5.3