LibreOffice Module sc (master) 1
Typedefs | Functions
lotform.cxx File Reference
#include <decl.h>
#include <lotform.hxx>
#include "lotfilter.hxx"
#include <lotrange.hxx>
#include <namebuff.hxx>
#include <ftools.hxx>
#include <tool.h>
#include <document.hxx>
#include <comphelper/string.hxx>
#include <sal/log.hxx>
#include <memory>
#include <string_view>
Include dependency graph for lotform.cxx:

Go to the source code of this file.

Typedefs

typedef FUNC_TYPE() FuncType1(sal_uInt8)
 
typedef DefTokenId() FuncType2(sal_uInt8)
 

Functions

static const char * GetAddInName (const sal_uInt8 nIndex)
 
static DefTokenId lcl_KnownAddIn (std::string_view rTest)
 

Typedef Documentation

◆ FuncType1

typedef FUNC_TYPE() FuncType1(sal_uInt8)

Definition at line 388 of file lotform.cxx.

◆ FuncType2

typedef DefTokenId() FuncType2(sal_uInt8)

Definition at line 389 of file lotform.cxx.

Function Documentation

◆ GetAddInName()

const char * GetAddInName ( const sal_uInt8  nIndex)
static

Definition at line 1740 of file lotform.cxx.

References n.

Referenced by LotusToSc::Convert().

◆ lcl_KnownAddIn()

static DefTokenId lcl_KnownAddIn ( std::string_view  rTest)
static