LibreOffice Module scaddins (master) 1
Classes | Namespaces | Typedefs
analysis.hxx File Reference
#include <com/sun/star/sheet/XAddIn.hpp>
#include <com/sun/star/lang/XServiceName.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sheet/addin/XAnalysis.hpp>
#include <com/sun/star/sheet/XCompatibilityNames.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <unotools/resmgr.hxx>
#include "analysishelper.hxx"
#include <memory>
Include dependency graph for analysis.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnalysisAddIn
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::sheet
 

Typedefs

typedef cppu::WeakComponentImplHelper< css::sheet::XAddIn, css::sheet::XCompatibilityNames, css::sheet::addin::XAnalysis, css::lang::XServiceName, css::lang::XServiceInfo > AnalysisAddIn_Base
 

Typedef Documentation

◆ AnalysisAddIn_Base

typedef cppu::WeakComponentImplHelper< css::sheet::XAddIn, css::sheet::XCompatibilityNames, css::sheet::addin::XAnalysis, css::lang::XServiceName, css::lang::XServiceInfo > AnalysisAddIn_Base

Definition at line 45 of file analysis.hxx.