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

#include <column.hxx>

Collaboration diagram for ScNeededSizeOptions:
[legend]

Public Member Functions

 ScNeededSizeOptions ()
 

Public Attributes

const ScPatternAttrpPattern
 
bool bFormula
 
bool bSkipMerged
 
bool bGetFont
 
bool bTotalSize
 

Detailed Description

Definition at line 101 of file column.hxx.

Constructor & Destructor Documentation

◆ ScNeededSizeOptions()

ScNeededSizeOptions::ScNeededSizeOptions ( )

Definition at line 77 of file column.cxx.

Member Data Documentation

◆ bFormula

bool ScNeededSizeOptions::bFormula

◆ bGetFont

bool ScNeededSizeOptions::bGetFont

Definition at line 106 of file column.hxx.

Referenced by ScColumn::GetNeededSize(), and ScColumn::GetOptimalColWidth().

◆ bSkipMerged

bool ScNeededSizeOptions::bSkipMerged

◆ bTotalSize

bool ScNeededSizeOptions::bTotalSize

◆ pPattern

const ScPatternAttr* ScNeededSizeOptions::pPattern

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