|
LibreOffice Module sc (master) 1
|
#include <vcl/font.hxx>Go to the source code of this file.
Classes | |
| class | ScConversionParam |
| Parameters for conversion. More... | |
Enumerations | |
| enum | ScConversionType { SC_CONVERSION_SPELLCHECK , SC_CONVERSION_HANGULHANJA , SC_CONVERSION_CHINESE_TRANSL } |
| Specifiers for sheet conversion (functions iterating over the sheet and modifying cells). More... | |
| enum ScConversionType |
Specifiers for sheet conversion (functions iterating over the sheet and modifying cells).
| Enumerator | |
|---|---|
| SC_CONVERSION_SPELLCHECK | |
| SC_CONVERSION_HANGULHANJA | Spell checker. |
| SC_CONVERSION_CHINESE_TRANSL | Hangul-Hanja converter. Chinese simplified/traditional converter. |
Definition at line 24 of file spellparam.hxx.