Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx171 class ConvertFormulaToStatic : public unary_function<ScFormulaCell*, void> class
174 explicit ConvertFormulaToStatic(ScDocument* pDoc) : mpDoc(pDoc) {} in ConvertFormulaToStatic() function in __anon50e169f40111::ConvertFormulaToStatic