LibreOffice Module sc (master)
1
|
#include <ooxformulaparser.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <osl/diagnose.h>
#include <cppuhelper/supportsservice.hxx>
#include <formulaparser.hxx>
Go to the source code of this file.
Classes | |
class | oox::xls::OOXMLFormulaParserImpl |
Namespaces | |
com::sun::star::uno | |
oox::xls | |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_oox_xls_FormulaParser_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface* com_sun_star_comp_oox_xls_FormulaParser_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 167 of file ooxformulaparser.cxx.