LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScMyNamedExpression Struct Reference

#include <xmlimprt.hxx>

Public Attributes

OUString sName
 
OUString sContent
 
OUString sContentNmsp
 
OUString sBaseCellAddress
 
OUString sRangeType
 
formula::FormulaGrammar::Grammar eGrammar
 
bool bIsExpression
 

Detailed Description

Definition at line 65 of file xmlimprt.hxx.

Member Data Documentation

◆ bIsExpression

bool ScMyNamedExpression::bIsExpression

◆ eGrammar

formula::FormulaGrammar::Grammar ScMyNamedExpression::eGrammar

◆ sBaseCellAddress

OUString ScMyNamedExpression::sBaseCellAddress

◆ sContent

OUString ScMyNamedExpression::sContent

◆ sContentNmsp

OUString ScMyNamedExpression::sContentNmsp

◆ sName

OUString ScMyNamedExpression::sName

◆ sRangeType

OUString ScMyNamedExpression::sRangeType

Definition at line 71 of file xmlimprt.hxx.

Referenced by ScXMLNamedRangeContext::ScXMLNamedRangeContext().


The documentation for this struct was generated from the following file: