LibreOffice Module sc (master) 1
|
#include <memory>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sheet/XFunctionAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/implbase.hxx>
#include <svl/lstner.hxx>
#include "document.hxx"
#include <svl/itemprop.hxx>
Go to the source code of this file.
Classes | |
class | ScTempDocCache |
class | ScFunctionAccess |
Functions | |
css::uno::Reference< css::uno::XInterface > SAL_CALL | ScFunctionAccess_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &) |
css::uno::Reference< css::uno::XInterface > SAL_CALL ScFunctionAccess_CreateInstance | ( | const css::uno::Reference< css::lang::XMultiServiceFactory > & | ) |