LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
XclChFramePos () | |
Bottom-right position mode. More... | |
Public Attributes | |
XclChRectangle | maRect |
sal_uInt16 | mnTLMode |
Object dependent position data. More... | |
sal_uInt16 | mnBRMode |
Top-left position mode. More... | |
Definition at line 780 of file xlchart.hxx.
|
explicit |
Bottom-right position mode.
Definition at line 90 of file xlchart.cxx.
XclChRectangle XclChFramePos::maRect |
Definition at line 782 of file xlchart.hxx.
Referenced by XclImpChChart::Convert(), XclExpChLegend::Convert(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), and XclExpChFramePos::WriteBody().
sal_uInt16 XclChFramePos::mnBRMode |
Top-left position mode.
Definition at line 784 of file xlchart.hxx.
Referenced by XclImpChChart::Convert(), XclExpChLegend::Convert(), XclImpChText::ConvertTitlePosition(), XclImpChLegend::CreateLegend(), XclImpChFramePos::ReadChFramePos(), XclExpChFramePos::WriteBody(), and XclExpChFramePos::XclExpChFramePos().
sal_uInt16 XclChFramePos::mnTLMode |
Object dependent position data.
Definition at line 783 of file xlchart.hxx.
Referenced by XclImpChChart::Convert(), XclExpChLegend::Convert(), XclImpChText::ConvertTitlePosition(), XclImpChFramePos::ReadChFramePos(), XclExpChFramePos::WriteBody(), and XclExpChFramePos::XclExpChFramePos().