Home
last modified time | relevance | path

Searched refs:LwpFormulaConst (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwptblformula.cxx89 m_aStack.push_back( std::make_unique<LwpFormulaConst>(Constant) ); in ReadConst()
349 LwpFormulaConst::LwpFormulaConst(double dVal) in LwpFormulaConst() function in LwpFormulaConst
354 OUString LwpFormulaConst::ToString(LwpTableLayout* /*pCellsMap*/) in ToString()
H A Dlwptblformula.hxx124 class LwpFormulaConst:public LwpFormulaArg class
127 explicit LwpFormulaConst( double dVal);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwptblformula.cxx90 m_aStack.push_back( std::make_unique<LwpFormulaConst>(Constant) ); in ReadConst()
350 LwpFormulaConst::LwpFormulaConst(double dVal) in LwpFormulaConst() function in LwpFormulaConst
355 OUString LwpFormulaConst::ToString(LwpTableLayout* /*pCellsMap*/) in ToString()
H A Dlwptblformula.hxx119 class LwpFormulaConst:public LwpFormulaArg class
122 explicit LwpFormulaConst( double dVal);