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

#include <fillinfo.hxx>

Public Member Functions

 ScBasicCellInfo ()
 

Public Attributes

sal_uInt16 nWidth
 
bool bEmptyCellText: 1
 
bool bEditEngine: 1
 

Detailed Description

Definition at line 103 of file fillinfo.hxx.

Constructor & Destructor Documentation

◆ ScBasicCellInfo()

ScBasicCellInfo::ScBasicCellInfo ( )
inline

Definition at line 105 of file fillinfo.hxx.

Member Data Documentation

◆ bEditEngine

bool ScBasicCellInfo::bEditEngine

Definition at line 112 of file fillinfo.hxx.

Referenced by ScOutputData::DrawEdit(), and ScOutputData::LayoutStrings().

◆ bEmptyCellText

bool ScBasicCellInfo::bEmptyCellText

◆ nWidth

sal_uInt16 ScBasicCellInfo::nWidth

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