Uses of Interface
writer2latex.api.Config
-
Packages that use Config Package Description org.openoffice.da.comp.w2lcommon.filter writer2latex.api writer2latex.base writer2latex.bibtex writer2latex.latex writer2latex.xhtml -
-
Uses of Config in org.openoffice.da.comp.w2lcommon.filter
Fields in org.openoffice.da.comp.w2lcommon.filter declared as Config Modifier and Type Field Description protected ConfigConfigurationDialogBase. config -
Uses of Config in writer2latex.api
Methods in writer2latex.api that return Config Modifier and Type Method Description ConfigBatchConverter. getConfig()Get the configuration interface for this batch converterConfigConverter. getConfig()Get the interface for the configuration of this converterConfigStarMathConverter. getConfig()Get the configuration used when converting. -
Uses of Config in writer2latex.base
Classes in writer2latex.base that implement Config Modifier and Type Class Description classConfigBase -
Uses of Config in writer2latex.bibtex
Methods in writer2latex.bibtex that return Config Modifier and Type Method Description ConfigConverter. getConfig() -
Uses of Config in writer2latex.latex
Classes in writer2latex.latex that implement Config Modifier and Type Class Description classLaTeXConfigMethods in writer2latex.latex that return Config Modifier and Type Method Description ConfigConverterPalette. getConfig()ConfigStarMathConverter. getConfig() -
Uses of Config in writer2latex.xhtml
Classes in writer2latex.xhtml that implement Config Modifier and Type Class Description classXhtmlConfigMethods in writer2latex.xhtml that return Config Modifier and Type Method Description ConfigBatchConverterImpl. getConfig()ConfigConverter. getConfig()
-