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

#include <fillinfo.hxx>

Collaboration diagram for ScCellInfo:
[legend]

Public Member Functions

 ScCellInfo ()
 
 ScCellInfo (const ScCellInfo &)=delete
 
const ScCellInfooperator= (const ScCellInfo &)=delete
 

Public Attributes

ScRefCellValue maCell
 
const ScPatternAttrpPatternAttr
 
const SfxItemSetpConditionSet
 
std::optional< ColormxColorScale
 
const ScDataBarInfopDataBar
 
const ScIconSetInfopIconSet
 
const SvxBrushItempBackground
 
const SvxBoxItempLinesAttr
 
const SvxLineItemmpTLBRLine
 original item from document. More...
 
const SvxLineItemmpBLTRLine
 original item from document. More...
 
const SvxShadowItempShadowAttr
 original item from document. More...
 
const SvxShadowItempHShadowOrigin
 
const SvxShadowItempVShadowOrigin
 
ScShadowPart eHShadowPart: 4
 
ScShadowPart eVShadowPart: 4
 
ScClipMark nClipMark
 
ScRotateDir nRotateDir
 
bool bMerged: 1
 
bool bHOverlapped: 1
 
bool bVOverlapped: 1
 
bool bAutoFilter: 1
 
bool bPivotButton:1
 
bool bPivotPopupButton:1
 
bool bFilterActive:1
 
bool bPrinted: 1
 
bool bHideGrid: 1
 
bool bPivotCollapseButton: 1
 
bool bPivotExpandButton: 1
 
bool bPivotPopupButtonMulti: 1
 

Detailed Description

Definition at line 115 of file fillinfo.hxx.

Constructor & Destructor Documentation

◆ ScCellInfo() [1/2]

ScCellInfo::ScCellInfo ( )
inline

Definition at line 117 of file fillinfo.hxx.

References NONE.

◆ ScCellInfo() [2/2]

ScCellInfo::ScCellInfo ( const ScCellInfo )
delete

Member Function Documentation

◆ operator=()

const ScCellInfo & ScCellInfo::operator= ( const ScCellInfo )
delete

Member Data Documentation

◆ bAutoFilter

bool ScCellInfo::bAutoFilter

◆ bFilterActive

bool ScCellInfo::bFilterActive

Definition at line 181 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bHideGrid

bool ScCellInfo::bHideGrid

Definition at line 183 of file fillinfo.hxx.

Referenced by ScOutputData::DrawGrid(), and ScOutputData::GetOutputArea().

◆ bHOverlapped

bool ScCellInfo::bHOverlapped

◆ bMerged

bool ScCellInfo::bMerged

◆ bPivotButton

bool ScCellInfo::bPivotButton

Definition at line 179 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bPivotCollapseButton

bool ScCellInfo::bPivotCollapseButton

Definition at line 184 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bPivotExpandButton

bool ScCellInfo::bPivotExpandButton

Definition at line 185 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bPivotPopupButton

bool ScCellInfo::bPivotPopupButton

Definition at line 180 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bPivotPopupButtonMulti

bool ScCellInfo::bPivotPopupButtonMulti

Definition at line 186 of file fillinfo.hxx.

Referenced by ScGridWindow::DrawButtons(), and ScDocument::FillInfo().

◆ bPrinted

bool ScCellInfo::bPrinted

◆ bVOverlapped

bool ScCellInfo::bVOverlapped

◆ eHShadowPart

ScShadowPart ScCellInfo::eHShadowPart

Definition at line 170 of file fillinfo.hxx.

Referenced by ScOutputData::DrawExtraShadow(), and ScDocument::FillInfo().

◆ eVShadowPart

ScShadowPart ScCellInfo::eVShadowPart

Definition at line 171 of file fillinfo.hxx.

Referenced by ScOutputData::DrawExtraShadow(), and ScDocument::FillInfo().

◆ maCell

ScRefCellValue ScCellInfo::maCell

◆ mpBLTRLine

const SvxLineItem* ScCellInfo::mpBLTRLine

original item from document.

Definition at line 163 of file fillinfo.hxx.

Referenced by ScDocument::FillInfo().

◆ mpTLBRLine

const SvxLineItem* ScCellInfo::mpTLBRLine

original item from document.

Definition at line 162 of file fillinfo.hxx.

Referenced by ScDocument::FillInfo().

◆ mxColorScale

std::optional<Color> ScCellInfo::mxColorScale

◆ nClipMark

ScClipMark ScCellInfo::nClipMark

◆ nRotateDir

ScRotateDir ScCellInfo::nRotateDir

◆ pBackground

const SvxBrushItem* ScCellInfo::pBackground

◆ pConditionSet

const SfxItemSet* ScCellInfo::pConditionSet

◆ pDataBar

const ScDataBarInfo* ScCellInfo::pDataBar

◆ pHShadowOrigin

const SvxShadowItem* ScCellInfo::pHShadowOrigin

Definition at line 167 of file fillinfo.hxx.

Referenced by ScOutputData::DrawExtraShadow(), and ScDocument::FillInfo().

◆ pIconSet

const ScIconSetInfo* ScCellInfo::pIconSet

◆ pLinesAttr

const SvxBoxItem* ScCellInfo::pLinesAttr

Definition at line 161 of file fillinfo.hxx.

Referenced by ScDocument::FillInfo().

◆ pPatternAttr

const ScPatternAttr* ScCellInfo::pPatternAttr

◆ pShadowAttr

const SvxShadowItem* ScCellInfo::pShadowAttr

original item from document.

Definition at line 165 of file fillinfo.hxx.

Referenced by ScDocument::FillInfo().

◆ pVShadowOrigin

const SvxShadowItem* ScCellInfo::pVShadowOrigin

Definition at line 168 of file fillinfo.hxx.

Referenced by ScOutputData::DrawExtraShadow(), and ScDocument::FillInfo().


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