Uses of Class
writer2latex.latex.LaTeXConfig
-
Packages that use LaTeXConfig Package Description writer2latex.latex writer2latex.latex.i18n writer2latex.latex.util -
-
Uses of LaTeXConfig in writer2latex.latex
Fields in writer2latex.latex declared as LaTeXConfig Modifier and Type Field Description protected LaTeXConfig
ConverterHelper. config
-
Uses of LaTeXConfig in writer2latex.latex.i18n
Fields in writer2latex.latex.i18n declared as LaTeXConfig Modifier and Type Field Description protected LaTeXConfig
I18n. config
Constructors in writer2latex.latex.i18n with parameters of type LaTeXConfig Constructor Description ClassicI18n(LaTeXConfig config)
Construct a new I18n for general useClassicI18n(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette)
Construct a new ClassicI18n as ConverterHelperI18n(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette)
Construct a new I18n as ConverterHelperXeTeXI18n(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette)
Construct a new XeTeXI18n as ConverterHelper -
Uses of LaTeXConfig in writer2latex.latex.util
Constructors in writer2latex.latex.util with parameters of type LaTeXConfig Constructor Description Info(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette)
-