Home
last modified time | relevance | path

Searched refs:eWhat (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx498 ScComplexRefData& rRef, WhatType eWhat ) in Update() argument
541 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
543 sal_Bool bDo2 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
583 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
585 sal_Bool bDo2 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
626 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
628 sal_Bool bDo2 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update()
669 if (eWhat != ScRefUpdate::ABSOLUTE) in Update()
690 if (eWhat != ScRefUpdate::ABSOLUTE) in Update()
693 else if (eWhat != ScRefUpdate::ABSOLUTE) in Update()
[all …]
H A Ddetfunc.cxx1289 sal_Bool ScDetectiveFunc::DeleteAll( ScDetectiveDelete eWhat ) in DeleteAll() argument
1313 if ( eWhat != SC_DET_ALL ) in DeleteAll()
1317 if ( eWhat == SC_DET_DETECTIVE ) // Detektiv, aus Menue in DeleteAll()
1319 else if ( eWhat == SC_DET_CIRCLES ) // Kreise, wenn neue erzeugt werden in DeleteAll()
1321 else if ( eWhat == SC_DET_ARROWS ) // DetectiveRefresh in DeleteAll()
/trunk/main/sc/source/core/inc/
H A Drefupdat.hxx70 ScComplexRefData& rRef, WhatType eWhat = ALL );
/trunk/main/sc/inc/
H A Ddetfunc.hxx139 sal_Bool DeleteAll( ScDetectiveDelete eWhat );

Completed in 20 milliseconds