This class holds all parameters for the presentation
This class holds all parameters for the presentation. The default-values for these parameters can be overridden by a config-file, by the presentation itself and by commandline-options.
~Parameters()
int readConfigFile()
int initPathToTheme()
void initImageSizes()
string& getConfigFile()
string getPathToThemes() const
string& getTheme()
int isXMLSettingsDisabled() const
int getResolution() const
int isSlideBackgroundEnabled() const
int isHeaderBackgroundEnabled() const
int isFirstAndLastButtonEnabled() const
int isNoteButtonEnabled() const
int isSloppyButtonsEnabled() const
int getCellPadding() const
int isTopNavigationEnabled() const
int isOutlineEnabled() const
string xml_file_
Output_Format output_format_
ImageSize* prev_
ImageSize* next_
ImageSize* first_
ImageSize* last_
ImageSize* note_
ImageSize* slide_
ImageSize* header_
string default_config_file_
string cl_config_file_
string default_path_to_themes_
string cf_path_to_themes_
string cl_path_to_themes_
string default_html_theme_
string cf_html_theme_
string xml_html_theme_
string cl_html_theme_
string full_path_to_theme_
int default_disable_xml_settings_
int cf_disable_xml_settings_
int cl_disable_xml_settings_
int default_html_resolution_
int cf_html_resolution_
int xml_html_resolution_
int cl_html_resolution_
int default_html_disable_background_graphic_
int cl_html_disable_background_graphic_
int default_html_disable_header_graphic_
int cl_html_disable_header_graphic_
int default_html_disable_first_last_button_
int cl_html_disable_first_last_button_
int default_html_disable_note_button_
int cl_html_disable_note_button_
int default_html_sloppy_buttons_
int cf_html_sloppy_buttons_
int xml_html_sloppy_buttons_
int cl_html_sloppy_buttons_
int default_html_cell_padding_
int xml_html_cell_padding_
int default_html_top_navigation_
int cf_html_top_navigation_
int xml_html_top_navigation_
int cl_html_top_navigation_
int default_latex_print_outline_
int cf_latex_print_outline_
int xml_latex_print_outline_
int cl_latex_print_outline_
Alphabetic index Hierarchy of classes