LibreOffice Module sc (master) 1
Classes | Functions
funcuno.hxx File Reference
#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>
Include dependency graph for funcuno.hxx:
This graph shows which files directly or indirectly include this file:

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 > &)
 

Function Documentation

◆ ScFunctionAccess_CreateInstance()

css::uno::Reference< css::uno::XInterface > SAL_CALL ScFunctionAccess_CreateInstance ( const css::uno::Reference< css::lang::XMultiServiceFactory > &  )