Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx159 class RemoveFormulaCell : public unary_function<pair<const sal_uInt16, ScExternalRefManager::RefCel… class
162 explicit RemoveFormulaCell(ScFormulaCell* p) : mpCell(p) {} in RemoveFormulaCell() function in __anon50e169f40111::RemoveFormulaCell