LibreOffice Module lotuswordpro (master) 1
Public Member Functions | List of all members
LwpFormulaArg Class Referenceabstract

#include <lwptblformula.hxx>

Inheritance diagram for LwpFormulaArg:
[legend]

Public Member Functions

virtual ~LwpFormulaArg ()=0
 
virtual OUString ToString (LwpTableLayout *pCellsMap)=0
 
virtual OUString ToArgString (LwpTableLayout *pCellsMap)
 

Detailed Description

Definition at line 109 of file lwptblformula.hxx.

Constructor & Destructor Documentation

◆ ~LwpFormulaArg()

LwpFormulaArg::~LwpFormulaArg ( )
pure virtual

Definition at line 72 of file lwptblformula.cxx.

Member Function Documentation

◆ ToArgString()

virtual OUString LwpFormulaArg::ToArgString ( LwpTableLayout pCellsMap)
inlinevirtual

Reimplemented in LwpFormulaFunc.

Definition at line 114 of file lwptblformula.hxx.

References ToString().

◆ ToString()

virtual OUString LwpFormulaArg::ToString ( LwpTableLayout pCellsMap)
pure virtual

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