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

#include <xlchart.hxx>

Collaboration diagram for XclChText:
[legend]

Public Member Functions

 XclChText ()
 Text object rotation (BIFF8+). More...
 

Public Attributes

XclChRectangle maRect
 
model::ComplexColor maTextComplexColor
 Position of the text object. More...
 
sal_uInt8 mnHAlign
 
sal_uInt8 mnVAlign
 Horizontal alignment. More...
 
sal_uInt16 mnBackMode
 Vertical alignment. More...
 
sal_uInt16 mnFlags
 Background mode: transparent, opaque. More...
 
sal_uInt16 mnFlags2
 Additional flags. More...
 
sal_uInt16 mnRotation
 Text object placement and text direction (BIFF8+). More...
 

Detailed Description

Definition at line 871 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChText()

XclChText::XclChText ( )
explicit

Text object rotation (BIFF8+).

Definition at line 155 of file xlchart.cxx.

References COL_BLACK(), maTextComplexColor, and model::ComplexColor::setColor().

Member Data Documentation

◆ maRect

XclChRectangle XclChText::maRect

◆ maTextComplexColor

model::ComplexColor XclChText::maTextComplexColor

◆ mnBackMode

sal_uInt16 XclChText::mnBackMode

Vertical alignment.

Definition at line 878 of file xlchart.hxx.

Referenced by XclImpChText::ReadHeaderRecord(), and XclExpChText::WriteBody().

◆ mnFlags

sal_uInt16 XclChText::mnFlags

◆ mnFlags2

sal_uInt16 XclChText::mnFlags2

◆ mnHAlign

sal_uInt8 XclChText::mnHAlign

◆ mnRotation

sal_uInt16 XclChText::mnRotation

Text object placement and text direction (BIFF8+).

Definition at line 881 of file xlchart.hxx.

Referenced by XclImpChText::GetRotation(), XclImpChText::ReadHeaderRecord(), XclExpChText::SetRotation(), and XclExpChText::WriteBody().

◆ mnVAlign

sal_uInt8 XclChText::mnVAlign

Horizontal alignment.

Definition at line 877 of file xlchart.hxx.

Referenced by XclExpChText::ConvertTrendLineEquation(), XclImpChText::ReadHeaderRecord(), and XclExpChText::WriteBody().


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