LibreOffice Module sc (master) 1
|
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 |
Definition at line 102 of file output.hxx.
tools::Rectangle ScOutputData::OutputAreaParam::maAlignRect |
Definition at line 104 of file output.hxx.
Referenced by ScOutputData::DrawEditAsianVertical(), ScOutputData::DrawEditBottomTop(), ScOutputData::DrawEditStacked(), ScOutputData::DrawEditStandard(), ScOutputData::DrawEditTopBottom(), ScOutputData::DrawRotated(), ScOutputData::GetOutputArea(), and ScOutputData::LayoutStrings().
tools::Rectangle ScOutputData::OutputAreaParam::maClipRect |
Definition at line 105 of file output.hxx.
Referenced by ScOutputData::AdjustAreaParamClipRect(), ScOutputData::Clip(), ScOutputData::DrawEditAsianVertical(), ScOutputData::DrawEditBottomTop(), ScOutputData::DrawEditStacked(), ScOutputData::DrawEditStandard(), ScOutputData::DrawEditTopBottom(), ScOutputData::DrawRotated(), ScOutputData::GetOutputArea(), ScOutputData::LayoutStrings(), ScOutputData::SetClipMarks(), and ScOutputData::ShowClipMarks().
bool ScOutputData::OutputAreaParam::mbLeftClip |
length of the string getting cut off on the right.
Definition at line 109 of file output.hxx.
Referenced by ScOutputData::AdjustAreaParamClipRect(), ScOutputData::Clip(), ScOutputData::DrawEditAsianVertical(), ScOutputData::DrawEditBottomTop(), ScOutputData::DrawEditStacked(), ScOutputData::DrawEditStandard(), ScOutputData::DrawEditTopBottom(), ScOutputData::DrawRotated(), ScOutputData::GetOutputArea(), and ScOutputData::LayoutStrings().
bool ScOutputData::OutputAreaParam::mbRightClip |
Definition at line 110 of file output.hxx.
Referenced by ScOutputData::AdjustAreaParamClipRect(), ScOutputData::Clip(), ScOutputData::DrawEditAsianVertical(), ScOutputData::DrawEditBottomTop(), ScOutputData::DrawEditStacked(), ScOutputData::DrawEditStandard(), ScOutputData::DrawEditTopBottom(), ScOutputData::DrawRotated(), ScOutputData::GetOutputArea(), and ScOutputData::LayoutStrings().
tools::Long ScOutputData::OutputAreaParam::mnColWidth |
Definition at line 106 of file output.hxx.
Referenced by ScOutputData::GetOutputArea(), and ScOutputData::LayoutStrings().
tools::Long ScOutputData::OutputAreaParam::mnLeftClipLength |
Definition at line 107 of file output.hxx.
Referenced by ScOutputData::GetOutputArea(), and ScOutputData::LayoutStrings().
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().