LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwCalcExp Struct Referencefinal

#include <calc.hxx>

Inheritance diagram for SwCalcExp:
[legend]
Collaboration diagram for SwCalcExp:
[legend]

Public Member Functions

 SwCalcExp (const OUString &rStr, SwSbxValue aVal, const SwFieldType *pFieldType)
 
- Public Member Functions inherited from SwHash
 SwHash (OUString aStr)
 
virtual ~SwHash ()
 

Public Attributes

SwSbxValue nValue
 
const SwFieldTypepFieldType
 
- Public Attributes inherited from SwHash
OUString aStr
 
std::unique_ptr< SwHashpNext
 

Detailed Description

Definition at line 143 of file calc.hxx.

Constructor & Destructor Documentation

◆ SwCalcExp()

SwCalcExp::SwCalcExp ( const OUString &  rStr,
SwSbxValue  aVal,
const SwFieldType pFieldType 
)

Definition at line 1454 of file calc.cxx.

References nValue.

Member Data Documentation

◆ nValue

SwSbxValue SwCalcExp::nValue

◆ pFieldType

const SwFieldType* SwCalcExp::pFieldType

Definition at line 146 of file calc.hxx.

Referenced by SwCalc::VarLook().


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