LibreOffice Module sc (master) 1
|
#include <condformatbuffer.hxx>
Public Member Functions | |
ExCfRuleModel () | |
Public Attributes | |
::Color | mnAxisColor |
::Color | mnPositiveColor |
::Color | mnNegativeColor |
OUString | maAxisPosition |
OUString | maColorScaleType |
OUString | msScaleTypeValue |
bool | mbGradient |
bool | mbIsLower |
Definition at line 237 of file condformatbuffer.hxx.
|
inline |
Definition at line 239 of file condformatbuffer.hxx.
References ColorTransparency.
OUString oox::xls::ExCfRuleModel::maAxisPosition |
Definition at line 245 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importDataBar().
OUString oox::xls::ExCfRuleModel::maColorScaleType |
Definition at line 246 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importCfvo().
bool oox::xls::ExCfRuleModel::mbGradient |
Definition at line 248 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importDataBar().
bool oox::xls::ExCfRuleModel::mbIsLower |
Definition at line 249 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport().
::Color oox::xls::ExCfRuleModel::mnAxisColor |
Definition at line 241 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importAxisColor().
::Color oox::xls::ExCfRuleModel::mnNegativeColor |
Definition at line 244 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importNegativeFillColor().
::Color oox::xls::ExCfRuleModel::mnPositiveColor |
Definition at line 242 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport(), and oox::xls::ExtCfDataBarRule::importPositiveFillColor().
OUString oox::xls::ExCfRuleModel::msScaleTypeValue |
Definition at line 247 of file condformatbuffer.hxx.
Referenced by oox::xls::ExtCfDataBarRule::finalizeImport().