LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScOutputData::OutputAreaParam Struct Reference
Collaboration diagram for ScOutputData::OutputAreaParam:
[legend]

Public Attributes

tools::Rectangle maAlignRect
 
tools::Rectangle maClipRect
 
tools::Long mnColWidth
 
tools::Long mnLeftClipLength
 
tools::Long mnRightClipLength
 length of the string getting cut off on the left. More...
 
bool mbLeftClip
 length of the string getting cut off on the right. More...
 
bool mbRightClip
 

Detailed Description

Definition at line 102 of file output.hxx.

Member Data Documentation

◆ maAlignRect

tools::Rectangle ScOutputData::OutputAreaParam::maAlignRect

◆ maClipRect

tools::Rectangle ScOutputData::OutputAreaParam::maClipRect

◆ mbLeftClip

bool ScOutputData::OutputAreaParam::mbLeftClip

◆ mbRightClip

bool ScOutputData::OutputAreaParam::mbRightClip

◆ mnColWidth

tools::Long ScOutputData::OutputAreaParam::mnColWidth

Definition at line 106 of file output.hxx.

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

◆ mnLeftClipLength

tools::Long ScOutputData::OutputAreaParam::mnLeftClipLength

Definition at line 107 of file output.hxx.

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

◆ mnRightClipLength

tools::Long ScOutputData::OutputAreaParam::mnRightClipLength

length of the string getting cut off on the left.

Definition at line 108 of file output.hxx.

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


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