LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpFormulaConst Class Reference

#include <lwptblformula.hxx>

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

Public Member Functions

 LwpFormulaConst (double dVal)
 
virtual OUString ToString (LwpTableLayout *pCellsMap) override
 
- Public Member Functions inherited from LwpFormulaArg
virtual ~LwpFormulaArg ()=0
 
virtual OUString ToString (LwpTableLayout *pCellsMap)=0
 
virtual OUString ToArgString (LwpTableLayout *pCellsMap)
 

Private Attributes

double m_dVal
 

Detailed Description

Definition at line 124 of file lwptblformula.hxx.

Constructor & Destructor Documentation

◆ LwpFormulaConst()

LwpFormulaConst::LwpFormulaConst ( double  dVal)
explicit

Definition at line 350 of file lwptblformula.cxx.

References m_dVal.

Member Function Documentation

◆ ToString()

OUString LwpFormulaConst::ToString ( LwpTableLayout pCellsMap)
overridevirtual

Implements LwpFormulaArg.

Definition at line 355 of file lwptblformula.cxx.

References m_dVal.

Member Data Documentation

◆ m_dVal

double LwpFormulaConst::m_dVal
private

Definition at line 130 of file lwptblformula.hxx.

Referenced by LwpFormulaConst(), and ToString().


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