LibreOffice Module sc (master) 1
|
#include <svl/itemprop.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/sheet/XRecentFunctions.hpp>
#include <com/sun/star/sheet/XFunctionDescriptions.hpp>
#include <com/sun/star/sheet/XGlobalSheetSettings.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ustring.hxx>
#include <sfx2/sfxmodelfactory.hxx>
Go to the source code of this file.
Classes | |
class | ScSpreadsheetSettings |
class | ScRecentFunctionsObj |
class | ScFunctionListObj |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::lang |
Functions | |
css::uno::Reference< css::uno::XInterface > | ScSpreadsheetSettings_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &rSMgr) |
css::uno::Reference< css::uno::XInterface > SAL_CALL | ScRecentFunctionsObj_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &rSMgr) |
css::uno::Reference< css::uno::XInterface > SAL_CALL | ScFunctionListObj_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &rSMgr) |
css::uno::Reference< css::uno::XInterface > SAL_CALL ScFunctionListObj_CreateInstance | ( | const css::uno::Reference< css::lang::XMultiServiceFactory > & | rSMgr | ) |
css::uno::Reference< css::uno::XInterface > SAL_CALL ScRecentFunctionsObj_CreateInstance | ( | const css::uno::Reference< css::lang::XMultiServiceFactory > & | rSMgr | ) |
css::uno::Reference< css::uno::XInterface > ScSpreadsheetSettings_CreateInstance | ( | const css::uno::Reference< css::lang::XMultiServiceFactory > & | rSMgr | ) |