Home
last modified time | relevance | path

Searched defs:createFormula (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/pentaho/
H A DStarFunctionDescription.java170 …public String createFormula(String[] arguments) throws com.sun.star.lang.DisposedException, com.su… in createFormula() method in StarFunctionDescription
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/pentaho/
H A DStarFunctionDescription.java170 …public String createFormula(String[] arguments) throws com.sun.star.lang.DisposedException, com.su… in createFormula() method in StarFunctionDescription
/dports/editors/calligra/calligra-3.2.1/sheets/dialogs/
H A DFormulaDialog.cpp406 QString FormulaDialog::createFormula() in createFormula() function in FormulaDialog
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DTerm.cpp977 Term* Term::createFormula(Formula* formula) in createFormula() function in Term