LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
ooxformulaparser.hxx File Reference
#include <memory>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sheet/XFilterFormulaParser.hpp>
#include <cppuhelper/implbase.hxx>
Include dependency graph for ooxformulaparser.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::xls::OOXMLFormulaParser
 OOXML formula parser/compiler service for usage in ODF filters. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  oox
 
namespace  oox::xls
 

Typedefs

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::sheet::XFilterFormulaParser > oox::xls::OOXMLFormulaParser_BASE