LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
sc::tools::ChartIterator Class Reference

#include <ChartTools.hxx>

Public Member Functions

 ChartIterator (ScDocShell *pDocShell, SCTAB nTab, ChartSourceType eChartSourceType)
 
SdrOle2Objnext ()
 

Private Attributes

std::optional< SdrObjListIterm_oIterator
 
ChartSourceType m_eChartSourceType
 

Detailed Description

Definition at line 33 of file ChartTools.hxx.

Constructor & Destructor Documentation

◆ ChartIterator()

sc::tools::ChartIterator::ChartIterator ( ScDocShell pDocShell,
SCTAB  nTab,
ChartSourceType  eChartSourceType 
)

Member Function Documentation

◆ next()

SdrOle2Obj * sc::tools::ChartIterator::next ( )

Member Data Documentation

◆ m_eChartSourceType

ChartSourceType sc::tools::ChartIterator::m_eChartSourceType
private

Definition at line 37 of file ChartTools.hxx.

Referenced by next().

◆ m_oIterator

std::optional<SdrObjListIter> sc::tools::ChartIterator::m_oIterator
private

Definition at line 36 of file ChartTools.hxx.

Referenced by ChartIterator(), and next().


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