LibreOffice Module sc (master) 1
|
Public Member Functions | |
Whitespace () | |
void | reset (sal_Unicode c) |
Public Attributes | |
sal_Int32 | nCount |
sal_Unicode | cChar |
Definition at line 337 of file compiler.hxx.
|
inline |
Definition at line 342 of file compiler.hxx.
References nCount.
|
inline |
Definition at line 343 of file compiler.hxx.
References nCount.
Referenced by ScCompiler::addWhitespace().
sal_Unicode ScCompiler::Whitespace::cChar |
Definition at line 340 of file compiler.hxx.
Referenced by ScCompiler::addWhitespace(), and ScCompiler::NextSymbol().
sal_Int32 ScCompiler::Whitespace::nCount |
Definition at line 339 of file compiler.hxx.
Referenced by ScCompiler::addWhitespace(), and ScCompiler::NextSymbol().