LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
XclChAreaFormat () | |
Additional flags. More... | |
Public Attributes | |
Color | maPattColor |
Color | maBackColor |
Pattern color. More... | |
sal_uInt16 | mnPattern |
Pattern background color. More... | |
sal_uInt16 | mnFlags |
Fill pattern. More... | |
Definition at line 799 of file xlchart.hxx.
|
explicit |
Additional flags.
Definition at line 104 of file xlchart.cxx.
References COL_BLACK(), and COL_WHITE().
Color XclChAreaFormat::maBackColor |
Pattern color.
Definition at line 802 of file xlchart.hxx.
Referenced by XclExpChAreaFormat::Convert(), XclImpChAreaFormat::ReadChAreaFormat(), XclImpChFrame::UpdateObjFrame(), XclChPropSetHelper::WriteAreaProperties(), and XclExpChAreaFormat::WriteBody().
Color XclChAreaFormat::maPattColor |
Definition at line 801 of file xlchart.hxx.
Referenced by XclExpChAreaFormat::Convert(), XclImpChAreaFormat::Convert(), XclChPropSetHelper::ReadAreaProperties(), XclImpChAreaFormat::ReadChAreaFormat(), XclImpChFrame::UpdateObjFrame(), XclChPropSetHelper::WriteAreaProperties(), and XclExpChAreaFormat::WriteBody().
sal_uInt16 XclChAreaFormat::mnFlags |
Fill pattern.
Definition at line 804 of file xlchart.hxx.
Referenced by XclExpChAreaFormat::Convert(), XclExpChAreaFormat::IsAuto(), XclImpChAreaFormat::IsAuto(), XclChPropSetHelper::ReadAreaProperties(), XclImpChAreaFormat::ReadChAreaFormat(), XclExpChAreaFormat::SetAuto(), XclImpChFrame::UpdateObjFrame(), XclExpChAreaFormat::WriteBody(), and XclImpChFrameBase::XclImpChFrameBase().
sal_uInt16 XclChAreaFormat::mnPattern |
Pattern background color.
Definition at line 803 of file xlchart.hxx.
Referenced by XclExpChAreaFormat::Convert(), XclImpChAreaFormat::Convert(), XclExpChAreaFormat::HasArea(), XclImpChAreaFormat::HasArea(), XclChPropSetHelper::ReadAreaProperties(), XclImpChAreaFormat::ReadChAreaFormat(), XclExpChAreaFormat::SetDefault(), XclImpChFrame::UpdateObjFrame(), XclChPropSetHelper::WriteAreaProperties(), XclExpChAreaFormat::WriteBody(), and XclImpChFrameBase::XclImpChFrameBase().