Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocument.cxx908 SetAutoCalc( bOldAutoCalc ); in InsertRow()
996 SetAutoCalc( bOldAutoCalc ); in DeleteRow()
1100 SetAutoCalc( bOldAutoCalc ); in InsertCol()
1186 SetAutoCalc( bOldAutoCalc ); in DeleteCol()
1353 SetAutoCalc( bOldAutoCalc ); in DeleteArea()
1368 SetAutoCalc( bOldAutoCalc ); in DeleteAreaTab()
3033 SetAutoCalc( bOldAutoCalc ); in SetDirty()
3047 SetAutoCalc( bOldAutoCalc ); in SetDirty()
3058 SetAutoCalc( bOldAutoCalc ); in SetTableOpDirty()
3104 SetAutoCalc( sal_True ); in CalcAll()
[all …]
H A Ddocumen2.cxx753 SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in MoveTab()
806 SetAutoCalc( bOldAutoCalc ); in MoveTab()
839 SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in CopyTab()
924 SetAutoCalc( bOldAutoCalc ); in CopyTab()
933 SetAutoCalc( bOldAutoCalc ); in CopyTab()
968 SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in TransferTab()
973 pSrcDoc->SetAutoCalc( sal_True ); // falls was berechnet werden muss in TransferTab()
1099 pSrcDoc->SetAutoCalc( bOldAutoCalcSrc ); in TransferTab()
1100 SetAutoCalc( bOldAutoCalc ); in TransferTab()
H A Dcolumn.cxx1133 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in InsertRow()
1221 pDocument->SetAutoCalc( bOldAutoCalc ); in InsertRow()
1890 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirty()
1901 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty()
1910 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirty()
1930 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty()
1939 pDocument->SetAutoCalc( sal_False ); // no multiple recalculation in SetTableOpDirty()
1959 pDocument->SetAutoCalc( bOldAutoCalc ); in SetTableOpDirty()
1966 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirtyAfterLoad()
1992 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirtyAfterLoad()
[all …]
H A Dtable2.cxx1252 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirty()
1255 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty()
1262 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirty()
1266 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty()
1273 pDocument->SetAutoCalc( sal_False ); // no multiple recalculation in SetTableOpDirty()
1277 pDocument->SetAutoCalc( bOldAutoCalc ); in SetTableOpDirty()
1284 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetDirtyAfterLoad()
1287 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirtyAfterLoad()
1294 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in SetRelNameDirty()
1297 pDocument->SetAutoCalc( bOldAutoCalc ); in SetRelNameDirty()
H A Dcolumn3.cxx279 pDocument->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in DeleteRow()
312 pDocument->SetAutoCalc( bOldAutoCalc ); in DeleteRow()
362 pDocument->SetAutoCalc( bOldAutoCalc ); in DeleteRow()
H A Ddocumen7.cxx516 void ScDocument::SetAutoCalc( sal_Bool bNewAutoCalc ) in SetAutoCalc() function in ScDocument
H A Dcell2.cxx1032 pDocument->SetAutoCalc( sal_False ); in UpdateReference()
1034 pDocument->SetAutoCalc( bOldAutoCalc ); in UpdateReference()
H A Ddocumen3.cxx705 SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in CopyScenario()
708 SetAutoCalc( bOldAutoCalc ); in CopyScenario()
H A Dbcaslot.cxx165 pDoc->SetAutoCalc( sal_False ); in CheckHardRecalcStateCondition()
/trunk/main/sc/source/ui/undo/
H A Drefundo.cxx195 pDoc->SetAutoCalc( sal_False ); // Mehrfachberechnungen vermeiden in DoUndo()
198 pDoc->SetAutoCalc( bOldAutoCalc ); in DoUndo()
H A Dundodat.cxx1196 pDoc->SetAutoCalc( sal_False ); // unnoetige Berechnungen vermeiden in Undo()
1200 pDoc->SetAutoCalc( bOldAutoCalc ); in Undo()
1214 pDoc->SetAutoCalc( sal_False ); // unnoetige Berechnungen vermeiden in Redo()
1218 pDoc->SetAutoCalc( bOldAutoCalc ); in Redo()
1298 pDoc->SetAutoCalc( sal_False ); // outside of the loop in Undo()
1306 pDoc->SetAutoCalc( bOldAutoCalc ); in Undo()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx579 pDoc->SetAutoCalc( sal_False ); // outside of the loop in DoImport()
587 pDoc->SetAutoCalc( bOldAutoCalc ); in DoImport()
H A Ddocsh4.cxx422 aDocument.SetAutoCalc( bNewVal ); in Execute()
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx179 pDoc->SetAutoCalc( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
H A Ddocuno.cxx1422 pDoc->SetAutoCalc( bEnabled ); in enableAutomaticCalculation()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx3430 pDoc->SetAutoCalc( sal_False ); in UpdateReference()
3462 pDoc->SetAutoCalc( bOldAutoCalc ); in UpdateReference()
/trunk/main/sc/inc/
H A Ddocument.hxx929 void SetAutoCalc( sal_Bool bNewAutoCalc );

Completed in 245 milliseconds