LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::SheetScenariosModel Struct Reference

#include <scenariobuffer.hxx>

Public Member Functions

 SheetScenariosModel ()
 Visible scenario. More...
 

Public Attributes

sal_Int32 mnCurrent
 
sal_Int32 mnShown
 Selected scenario. More...
 

Detailed Description

Definition at line 77 of file scenariobuffer.hxx.

Constructor & Destructor Documentation

◆ SheetScenariosModel()

oox::xls::SheetScenariosModel::SheetScenariosModel ( )
explicit

Visible scenario.

Definition at line 158 of file scenariobuffer.cxx.

Member Data Documentation

◆ mnCurrent

sal_Int32 oox::xls::SheetScenariosModel::mnCurrent

Definition at line 79 of file scenariobuffer.hxx.

Referenced by oox::xls::SheetScenarios::importScenarios().

◆ mnShown

sal_Int32 oox::xls::SheetScenariosModel::mnShown

Selected scenario.

Definition at line 80 of file scenariobuffer.hxx.

Referenced by oox::xls::SheetScenarios::createScenario(), and oox::xls::SheetScenarios::importScenarios().


The documentation for this struct was generated from the following files: