Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen7.cxx296 if ( pCell->GetDirty() ) in CalcFormulaTree()
344 if ( pFormulaTree->GetDirty() && !bOnlyForced ) in CalcFormulaTree()
358 while ( pCell && !pCell->GetDirty() ) in CalcFormulaTree()
H A Dconditio.cxx636 if (pEff1->GetDirty() && !bRelRef1 && pDoc->GetAutoCalc()) in Interpret()
665 if (pEff2->GetDirty() && !bRelRef2 && pDoc->GetAutoCalc()) in Interpret()
H A Dcolumn.cxx1247 if (pFCell->GetDirty() && pDocument->GetAutoCalc()) in CopyToClip()
1988 if ( p->GetCellType() == CELLTYPE_FORMULA && p->GetDirty() ) in SetDirtyAfterLoad()
H A Ddocumen8.cxx521 && ((ScFormulaCell*)pCell)->GetDirty() ) in IdleCalcTextWidth()
H A Ddocument.cxx3073 if ( static_cast<ScFormulaCell*>(pCell)->GetDirty() && GetAutoCalc() ) in InterpretDirtyCells()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx851 if (pFCell->GetDirty()) in InsertPredLevel()
944 if (pFCell->GetDirty()) in FindPredLevel()
1006 if (pFCell->GetDirty()) in InsertErrorLevel()
1063 if (pFCell->GetDirty()) in InsertSuccLevel()
1154 if (pFCell->GetDirty()) in FindSuccLevel()
/trunk/main/sc/inc/
H A Dcell.hxx361 sal_Bool GetDirty() const { return bDirty; } in GetDirty() function in ScFormulaCell
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx554 if ( pCell->GetCellType() == CELLTYPE_FORMULA && ((ScFormulaCell*)pCell)->GetDirty() ) in InterpretVisible()
H A Doutput.cxx1772 if ( !bProgress && pFCell->GetDirty() ) in FindChanged()
H A Doutput2.cxx1003 if ( !bProgress && pFCell->GetDirty() ) in lcl_CreateInterpretProgress()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx404 bool GetDirty() const {return bDirty;} in GetDirty() function in WW8PLCFx
H A Dww8scan.cxx3344 if (!GetDirty()) //Normal case in GetSprms()
4984 if (!p->pPLCFx->GetDirty() || pPcd) in AdvSprm()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3008 if (!GetDirty()) //Normal case in GetSprms()
4537 if (!p->pPLCFx->GetDirty() || pPcd) in AdvSprm()

Completed in 193 milliseconds