LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
XclChRectangle () | |
Height of the object in 1/4000 of chart height. More... | |
Public Attributes | |
sal_Int32 | mnX |
sal_Int32 | mnY |
X position of the object in 1/4000 of chart width. More... | |
sal_Int32 | mnWidth |
Y position of the object in 1/4000 of chart height. More... | |
sal_Int32 | mnHeight |
Width of the object in 1/4000 of chart width. More... | |
Definition at line 743 of file xlchart.hxx.
|
explicit |
Height of the object in 1/4000 of chart height.
Definition at line 60 of file xlchart.cxx.
sal_Int32 XclChRectangle::mnHeight |
Width of the object in 1/4000 of chart width.
Definition at line 748 of file xlchart.hxx.
Referenced by XclExpChRoot::CalcChartRectFromHmm(), XclImpChRoot::CalcHmmFromChartRect(), XclExpChLegend::Convert(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), XclExpChAxesSet::XclExpChAxesSet(), and XclExpChChart::XclExpChChart().
sal_Int32 XclChRectangle::mnWidth |
Y position of the object in 1/4000 of chart height.
Definition at line 747 of file xlchart.hxx.
Referenced by XclExpChRoot::CalcChartRectFromHmm(), XclImpChRoot::CalcHmmFromChartRect(), XclExpChLegend::Convert(), XclExpChText::ConvertTitle(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), XclExpChAxesSet::XclExpChAxesSet(), and XclExpChChart::XclExpChChart().
sal_Int32 XclChRectangle::mnX |
Definition at line 745 of file xlchart.hxx.
Referenced by XclExpChRoot::CalcChartRectFromHmm(), XclImpChRoot::CalcHmmFromChartRect(), XclExpChLegend::Convert(), XclExpChText::ConvertTitle(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), XclExpChAxesSet::XclExpChAxesSet(), and XclExpChChart::XclExpChChart().
sal_Int32 XclChRectangle::mnY |
X position of the object in 1/4000 of chart width.
Definition at line 746 of file xlchart.hxx.
Referenced by XclExpChRoot::CalcChartRectFromHmm(), XclImpChRoot::CalcHmmFromChartRect(), XclExpChLegend::Convert(), XclExpChText::ConvertTitle(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), XclExpChAxesSet::XclExpChAxesSet(), and XclExpChChart::XclExpChChart().