#include <cppuhelper/implbase6.hxx>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/frame/XNotifyingDispatch.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/lang/XLocalizable.hpp>#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>#include "tool/global.hxx"#include "type.hxx"#include <vector>#include <memory>#include <tools/resmgr.hxx>


Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::sheet |
| namespace | scsolver |
Classes | |
| class | scsolver::SolverImpl |
Defines | |
| #define | SERVICE_NAME "org.go-oo.CalcSolver" |
| #define | IMPLEMENTATION_NAME "org.go-oo.comp.CalcSolver" |
| #define IMPLEMENTATION_NAME "org.go-oo.comp.CalcSolver" |
Definition at line 53 of file solver.hxx.
Referenced by scsolver::SolverImpl::getImplementationName(), and scsolver::getImplementationName_SolverImpl().
| #define SERVICE_NAME "org.go-oo.CalcSolver" |
Definition at line 52 of file solver.hxx.
Referenced by scsolver::getSupportedServiceNames_SolverImpl(), and scsolver::SolverImpl::supportsService().
1.5.3