Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dbigrange.hxx33 static const sal_Int32 nInt32Max = 0x7fffffff; variable
113 || nCol == nInt32Min || nCol == nInt32Max) && in IsValid()
115 || nRow == nInt32Min || nRow == nInt32Max) && in IsValid()
117 || nTab == nInt32Min || nTab == nInt32Max) in IsValid()
/aoo4110/main/sc/source/core/tool/
H A Drefupdat.cxx246 rRef = nInt32Max; in lcl_MoveBig()
422 !(theCol1 == nInt32Min && theCol2 == nInt32Max) ) in Update()
433 !(theRow1 == nInt32Min && theRow2 == nInt32Max) ) in Update()
444 !(theTab1 == nInt32Min && theTab2 == nInt32Max) ) in Update()
458 if ( nDx && !(theCol1 == nInt32Min && theCol2 == nInt32Max) ) in Update()
467 if ( nDy && !(theRow1 == nInt32Min && theRow2 == nInt32Max) ) in Update()
476 if ( nDz && !(theTab1 == nInt32Min && theTab2 == nInt32Max) ) in Update()
H A Dchgtrack.cxx799 aBigRange.aEnd.SetCol( nInt32Max ); in ScChangeActionIns()
804 aBigRange.aEnd.SetRow( nInt32Max ); in ScChangeActionIns()
813 aBigRange.aEnd.SetRow( nInt32Max ); in ScChangeActionIns()
912 aBigRange.aEnd.SetCol( nInt32Max ); in ScChangeActionDel()
926 aBigRange.aEnd.SetRow( nInt32Max ); in ScChangeActionDel()
3482 aRange.aEnd.SetCol( nInt32Max ); in UpdateReference()
3486 aRange.aEnd.SetRow( nInt32Max ); in UpdateReference()
3490 aRange.aEnd.SetTab( nInt32Max ); in UpdateReference()
3494 aRange.aEnd.SetCol( nInt32Max ); in UpdateReference()
3500 aRange.aEnd.SetRow( nInt32Max ); in UpdateReference()
[all …]
/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx312 nPosition + nCount - 1, nInt32Max, nTable); in SetPosition()
319 nInt32Max, nPosition + nCount - 1, nTable); in SetPosition()
326 nInt32Max, nInt32Max, nPosition + nCount - 1); in SetPosition()

Completed in 51 milliseconds