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 LaTeXConfigConverterHelper. config -
Uses of LaTeXConfig in writer2latex.latex.i18n
Fields in writer2latex.latex.i18n declared as LaTeXConfig Modifier and Type Field Description protected LaTeXConfigI18n. configConstructors 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)
-