21#include <vcl/font.hxx>
43 bool bIsInteractive );
52 bool bIsInteractive );
Parameters for conversion.
ScConversionParam(ScConversionType eConvType)
Constructs an empty parameter struct with the passed conversion type.
bool mbIsInteractive
True = Use maTargetFont to change font during conversion.
LanguageType meTargetLang
Source language for conversion.
ScConversionType meConvType
ScConversionType GetType() const
vcl::Font maTargetFont
Target language for conversion.
LanguageType GetSourceLang() const
sal_Int32 mnOptions
Target font to be used if language has to be changed.
bool IsInteractive() const
LanguageType GetTargetLang() const
const vcl::Font * GetTargetFont() const
LanguageType meSourceLang
Type of the conversion.
bool mbUseTargetFont
Conversion options.
sal_Int32 GetOptions() const
ScConversionType
Specifiers for sheet conversion (functions iterating over the sheet and modifying cells).
@ SC_CONVERSION_CHINESE_TRANSL
Hangul-Hanja converter.
@ SC_CONVERSION_SPELLCHECK
@ SC_CONVERSION_HANGULHANJA
Spell checker.