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

#include <mtvelements.hxx>

Public Member Functions

 ColumnBlockConstPosition ()
 

Public Attributes

CellNoteStoreType::const_iterator miCellNotePos
 
SparklineStoreType::const_iterator miSparklinePos
 
CellTextAttrStoreType::const_iterator miCellTextAttrPos
 
CellStoreType::const_iterator miCellPos
 

Detailed Description

Definition at line 168 of file mtvelements.hxx.

Constructor & Destructor Documentation

◆ ColumnBlockConstPosition()

sc::ColumnBlockConstPosition::ColumnBlockConstPosition ( )
inline

Definition at line 175 of file mtvelements.hxx.

Member Data Documentation

◆ miCellNotePos

CellNoteStoreType::const_iterator sc::ColumnBlockConstPosition::miCellNotePos

Definition at line 170 of file mtvelements.hxx.

Referenced by ScColumn::GetCellNote(), and ScColumn::InitBlockPosition().

◆ miCellPos

CellStoreType::const_iterator sc::ColumnBlockConstPosition::miCellPos

◆ miCellTextAttrPos

CellTextAttrStoreType::const_iterator sc::ColumnBlockConstPosition::miCellTextAttrPos

Definition at line 172 of file mtvelements.hxx.

Referenced by ScColumn::GetCellTextAttr(), and ScColumn::InitBlockPosition().

◆ miSparklinePos

SparklineStoreType::const_iterator sc::ColumnBlockConstPosition::miSparklinePos

Definition at line 171 of file mtvelements.hxx.


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