|
LibreOffice Module formula (master) 1
|
#include <algorithm>#include <formula/formulahelper.hxx>#include <formula/IFunctionDescription.hxx>#include <unotools/charclass.hxx>#include <unotools/syslocale.hxx>Go to the source code of this file.
Namespaces | |
| namespace | formula |
Macros | |
| #define | FUNC_NOTFOUND -1 |
Functions | |
| static bool | formula::IsFormulaText (const CharClass &rCharClass, const OUString &rStr, sal_Int32 nPos) |
| #define FUNC_NOTFOUND -1 |
Definition at line 61 of file FormulaHelper.cxx.