|
LibreOffice Module basic (master) 1
|
#include <basiccharclass.hxx>#include <scanner.hxx>#include <sbintern.hxx>#include <runtime.hxx>#include <basic/sberrors.hxx>#include <i18nlangtag/lang.h>#include <svl/numformat.hxx>#include <svl/zforlist.hxx>#include <rtl/character.hxx>#include <o3tl/string_view.hxx>#include <utility>Go to the source code of this file.
Macros | |
| #define | BUF_SIZE 80 |
Functions | |
| static SbxDataType | GetSuffixType (sal_Unicode c) |
| #define BUF_SIZE 80 |
Definition at line 145 of file scanner.cxx.
|
static |
Definition at line 122 of file scanner.cxx.
References SbxCURRENCY, SbxDOUBLE, SbxINTEGER, SbxLONG, SbxSINGLE, SbxSTRING, and SbxVARIANT.
Referenced by SbiScanner::NextSym().