LibreOffice Module sc (master) 1
|
#include <extlstcontext.hxx>
Public Attributes | |
sal_Int32 | nPriority |
ScConditionMode | eOperator |
OUString | aFormula |
OUString | aStyle |
Definition at line 44 of file extlstcontext.hxx.
OUString oox::xls::ExtCondFormatRuleModel::aFormula |
Definition at line 48 of file extlstcontext.hxx.
Referenced by oox::xls::ExtConditionalFormattingContext::onEndElement().
OUString oox::xls::ExtCondFormatRuleModel::aStyle |
Definition at line 49 of file extlstcontext.hxx.
Referenced by oox::xls::ExtConditionalFormattingContext::onEndElement().
ScConditionMode oox::xls::ExtCondFormatRuleModel::eOperator |
Definition at line 47 of file extlstcontext.hxx.
Referenced by oox::xls::ExtConditionalFormattingContext::onCreateContext(), and oox::xls::ExtConditionalFormattingContext::onEndElement().
sal_Int32 oox::xls::ExtCondFormatRuleModel::nPriority |
Definition at line 46 of file extlstcontext.hxx.
Referenced by oox::xls::ExtConditionalFormattingContext::onCreateContext().