Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx924 sal_Bool bWasInFormulaTree = pDocument->IsInFormulaTree( this ); in Compile()
967 sal_Bool bWasInFormulaTree = pDocument->IsInFormulaTree( this ); in CompileTokenArray()
1832 if ( (bForceTrack || !pDocument->IsInFormulaTree( this ) in Notify()
1852 if ( !bDirty || !pDocument->IsInFormulaTree( this ) ) in SetDirty()
1880 if ( !bTableOpDirty || !pDocument->IsInFormulaTree( this ) ) in SetTableOpDirty()
H A Ddocumen7.cxx268 sal_Bool ScDocument::IsInFormulaTree( ScFormulaCell* pCell ) const in IsInFormulaTree() function in ScDocument
H A Dcolumn.cxx1897 if ( !pDocument->IsInFormulaTree( p ) ) in SetDirty()
/trunk/main/sc/inc/
H A Ddocument.hxx1706 sal_Bool IsInFormulaTree( ScFormulaCell* pCell ) const;

Completed in 53 milliseconds