LibreOffice Module sc (master) 1
|
#include <fillinfo.hxx>
Public Member Functions | |
ScBasicCellInfo () | |
Public Attributes | |
sal_uInt16 | nWidth |
bool | bEmptyCellText: 1 |
bool | bEditEngine: 1 |
Definition at line 103 of file fillinfo.hxx.
|
inline |
Definition at line 105 of file fillinfo.hxx.
bool ScBasicCellInfo::bEditEngine |
Definition at line 112 of file fillinfo.hxx.
Referenced by ScOutputData::DrawEdit(), and ScOutputData::LayoutStrings().
bool ScBasicCellInfo::bEmptyCellText |
Definition at line 111 of file fillinfo.hxx.
Referenced by ScDocument::FillInfo(), ScOutputData::IsEmptyCellText(), ScOutputData::LayoutStrings(), and lcl_HidePrint().
sal_uInt16 ScBasicCellInfo::nWidth |
Definition at line 110 of file fillinfo.hxx.
Referenced by ScOutputData::AddPDFNotes(), ScOutputData::DrawBackground(), ScOutputData::DrawClipMarks(), ScOutputData::DrawEdit(), ScOutputData::DrawExtraShadow(), ScOutputData::DrawFormulaMarks(), ScOutputData::DrawFrame(), ScOutputData::DrawGrid(), ScOutputData::DrawNoteMarks(), ScOutputData::DrawOneChange(), ScOutputData::DrawRefMark(), ScOutputData::DrawRotated(), ScOutputData::DrawRotatedFrame(), ScOutputData::DrawSparklines(), ScDocument::FillInfo(), ScOutputData::FillReferenceMark(), and ScOutputData::LayoutStrings().