Searched refs:UR_NOTHING (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 268 ScRefUpdateRes eRet = UR_NOTHING; in Update() 386 if ( eRet == UR_NOTHING ) in Update() 408 ScRefUpdateRes eRet = UR_NOTHING; in Update() 488 if ( eRet == UR_NOTHING && rWhat != aOldRange ) in Update() 500 ScRefUpdateRes eRet = UR_NOTHING; in Update() 658 if ( eRet == UR_NOTHING ) in Update() 710 ScRefUpdateRes eRet = UR_NOTHING; in Move() 799 if ( eRet == UR_NOTHING ) in Move() 810 if ( bWrap && eRet != UR_NOTHING ) in Move() 885 ScRefUpdateRes eRet = UR_NOTHING; in UpdateTranspose() [all …]
|
H A D | rangelst.cxx | 260 != UR_NOTHING ) in UpdateReference() 510 != UR_NOTHING ) in UpdateReference()
|
H A D | detdata.cxx | 86 if ( eRes != UR_NOTHING ) in UpdateReference()
|
H A D | rangenam.cxx | 305 if ( ScRefUpdate::UpdateTranspose( pDoc, rSource, rDest, rRef ) != UR_NOTHING ) in UpdateTranspose() 333 if ( ScRefUpdate::UpdateGrow( rArea,nGrowX,nGrowY, rRef ) != UR_NOTHING ) in UpdateGrow()
|
H A D | compiler.cxx | 4219 != UR_NOTHING in UpdateReference() 4314 != UR_NOTHING) in UpdateReference() 4326 t->GetDoubleRef()) != UR_NOTHING) in UpdateReference() 4373 != UR_NOTHING in UpdateReference() 4402 != UR_NOTHING in UpdateReference() 4483 != UR_NOTHING ) in UpdateNameReference()
|
H A D | dbcolect.cxx | 836 … theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ) != UR_NOTHING; in UpdateReference()
|
/aoo4110/main/sc/source/core/data/ |
H A D | cell2.cxx | 1299 rDest, rRef ) != UR_NOTHING || bPosChanged); in UpdateTranspose() 1326 rDest, rRef ) != UR_NOTHING || bPosChanged); in UpdateTranspose() 1384 rRef ) != UR_NOTHING); in UpdateGrow() 1411 rRef ) != UR_NOTHING); in UpdateGrow()
|
H A D | documen5.cxx | 536 if ( eRes != UR_NOTHING ) in UpdateChartRef()
|
H A D | dpobject.cxx | 719 if ( eRes != UR_NOTHING ) in UpdateReference() 737 if ( eRes != UR_NOTHING ) in UpdateReference()
|
H A D | documen8.cxx | 1401 if ( eRes != UR_NOTHING ) in UpdateRefAreaLinks()
|
/aoo4110/main/sc/source/core/inc/ |
H A D | refupdat.hxx | 36 UR_NOTHING = 0, // keine Anpassungen enumerator
|
Completed in 94 milliseconds