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

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyCell:
[legend]

Public Member Functions

 ScMyCell ()
 

Public Attributes

ScAddress maCellAddress
 
ScAddress aCellAddress
 Use this instead of the UNO one. More...
 
ScRange aMergeRange
 
ScRange aMatrixRange
 
ScMyAreaLink aAreaLink
 
ScMyShapeList aShapeList
 
ScMyDetectiveObjVec aDetectiveObjVec
 
ScMyDetectiveOpVec aDetectiveOpVec
 
ScPostItpNote
 
sal_Int32 nValidationIndex
 
sal_Int32 nStyleIndex
 
sal_Int32 nNumberFormat
 
css::table::CellContentType nType
 
ScRefCellValue maBaseCell
 
bool bIsAutoStyle
 
bool bHasShape
 
bool bIsMergedBase
 
bool bIsCovered
 
bool bHasAreaLink
 
bool bHasEmptyDatabase
 
bool bHasDetectiveObj
 
bool bHasDetectiveOp
 
bool bIsMatrixBase
 
bool bIsMatrixCovered
 
bool bHasAnnotation
 

Detailed Description

Definition at line 277 of file XMLExportIterator.hxx.

Constructor & Destructor Documentation

◆ ScMyCell()

ScMyCell::ScMyCell ( )

Definition at line 514 of file XMLExportIterator.cxx.

References table.

Member Data Documentation

◆ aAreaLink

ScMyAreaLink ScMyCell::aAreaLink

◆ aCellAddress

ScAddress ScMyCell::aCellAddress

◆ aDetectiveObjVec

ScMyDetectiveObjVec ScMyCell::aDetectiveObjVec

◆ aDetectiveOpVec

ScMyDetectiveOpVec ScMyCell::aDetectiveOpVec

◆ aMatrixRange

ScRange ScMyCell::aMatrixRange

◆ aMergeRange

ScRange ScMyCell::aMergeRange

◆ aShapeList

ScMyShapeList ScMyCell::aShapeList

◆ bHasAnnotation

bool ScMyCell::bHasAnnotation

◆ bHasAreaLink

bool ScMyCell::bHasAreaLink

◆ bHasDetectiveObj

bool ScMyCell::bHasDetectiveObj

◆ bHasDetectiveOp

bool ScMyCell::bHasDetectiveOp

◆ bHasEmptyDatabase

bool ScMyCell::bHasEmptyDatabase

◆ bHasShape

bool ScMyCell::bHasShape

◆ bIsAutoStyle

bool ScMyCell::bIsAutoStyle

◆ bIsCovered

bool ScMyCell::bIsCovered

◆ bIsMatrixBase

bool ScMyCell::bIsMatrixBase

◆ bIsMatrixCovered

bool ScMyCell::bIsMatrixCovered

◆ bIsMergedBase

bool ScMyCell::bIsMergedBase

◆ maBaseCell

ScRefCellValue ScMyCell::maBaseCell

◆ maCellAddress

ScAddress ScMyCell::maCellAddress

◆ nNumberFormat

sal_Int32 ScMyCell::nNumberFormat

◆ nStyleIndex

sal_Int32 ScMyCell::nStyleIndex

◆ nType

css::table::CellContentType ScMyCell::nType

◆ nValidationIndex

sal_Int32 ScMyCell::nValidationIndex

◆ pNote

ScPostIt* ScMyCell::pNote

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