LibreOffice Module sc (master) 1
|
#include <xmlimprt.hxx>
Public Attributes | |
OUString | sName |
OUString | sContent |
OUString | sContentNmsp |
OUString | sBaseCellAddress |
OUString | sRangeType |
formula::FormulaGrammar::Grammar | eGrammar |
bool | bIsExpression |
Definition at line 65 of file xmlimprt.hxx.
bool ScMyNamedExpression::bIsExpression |
Definition at line 73 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext(), and ScXMLNamedRangeContext::ScXMLNamedRangeContext().
formula::FormulaGrammar::Grammar ScMyNamedExpression::eGrammar |
Definition at line 72 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext(), and ScXMLNamedRangeContext::ScXMLNamedRangeContext().
OUString ScMyNamedExpression::sBaseCellAddress |
Definition at line 70 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext(), and ScXMLNamedRangeContext::ScXMLNamedRangeContext().
OUString ScMyNamedExpression::sContent |
Definition at line 68 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext(), and ScXMLNamedRangeContext::ScXMLNamedRangeContext().
OUString ScMyNamedExpression::sContentNmsp |
Definition at line 69 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext().
OUString ScMyNamedExpression::sName |
Definition at line 67 of file xmlimprt.hxx.
Referenced by ScXMLNamedExpressionContext::ScXMLNamedExpressionContext(), and ScXMLNamedRangeContext::ScXMLNamedRangeContext().
OUString ScMyNamedExpression::sRangeType |
Definition at line 71 of file xmlimprt.hxx.
Referenced by ScXMLNamedRangeContext::ScXMLNamedRangeContext().