LibreOffice Module sw (master) 1
|
Public Attributes | |
union { | |
const char * pName | |
const OUString * pUName | |
}; | |
SwCalcOper | eOp |
union { ... } CalcOp::@1 |
SwCalcOper CalcOp::eOp |
Definition at line 101 of file calc.cxx.
Referenced by FindOperator(), SwCalc::GetToken(), and OperatorCompare().
const char* CalcOp::pName |
Definition at line 98 of file calc.cxx.
Referenced by OperatorCompare().
const OUString* CalcOp::pUName |
Definition at line 99 of file calc.cxx.
Referenced by FindOperator(), and OperatorCompare().