LibreOffice Module sw (master) 1
Public Attributes | List of all members
CalcOp Struct Reference

Public Attributes

union {
   const char *   pName
 
   const OUString *   pUName
 
}; 
 
SwCalcOper eOp
 

Detailed Description

Definition at line 95 of file calc.cxx.

Member Data Documentation

◆ 

union { ... } CalcOp::@1

◆ eOp

SwCalcOper CalcOp::eOp

Definition at line 101 of file calc.cxx.

Referenced by FindOperator(), SwCalc::GetToken(), and OperatorCompare().

◆ pName

const char* CalcOp::pName

Definition at line 98 of file calc.cxx.

Referenced by OperatorCompare().

◆ pUName

const OUString* CalcOp::pUName

Definition at line 99 of file calc.cxx.

Referenced by FindOperator(), and OperatorCompare().


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