Home
last modified time | relevance | path

Searched refs:FunctionStack (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3779 struct FunctionStack in CompileString() struct
3787 FunctionStack aFuncs[ nAlloc ]; in CompileString()
3788 FunctionStack* pFunctionStack = (bPODF && rFormula.Len() > nAlloc ? in CompileString()
3789 new FunctionStack[ rFormula.Len() ] : &aFuncs[0]); in CompileString()

Completed in 45 milliseconds