Home
last modified time | relevance | path

Searched refs:DebugElement (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dcell.cxx1151 class DebugElement in Interpret() class
1182 DebugElement( ScFormulaCell* p ) { push(p); } in Interpret() function in ScFormulaCell::Interpret::DebugElement
1183 ~DebugElement() { pop(); } in Interpret()
1205 #define erDEBUGDOT_ELEMENT_PUSH( p ) (DebugElement::push(p)) in Interpret()
1206 #define erDEBUGDOT_ELEMENT_POP() (DebugElement::pop()) in Interpret()
1235 DebugElement aDebugElem( this); in Interpret()

Completed in 22 milliseconds