Home
last modified time | relevance | path

Searched refs:nSourceDy (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx255 A nEnd, long nSourceDy ) in CopyFrom() argument
262 rArray.GetValue( j+nSourceDy, nIndex, nRegionEnd) : in CopyFrom()
264 nRegionEnd -= nSourceDy; in CopyFrom()
478 const D& rValueToAnd, long nSourceDy ) in CopyFromAnded() argument
485 rArray.GetValue( j+nSourceDy, nIndex, nRegionEnd) : in CopyFromAnded()
487 nRegionEnd -= nSourceDy; in CopyFromAnded()
499 const D& rValueToOr, long nSourceDy ) in CopyFromOred() argument
506 rArray.GetValue( j+nSourceDy, nIndex, nRegionEnd) : in CopyFromOred()
508 nRegionEnd -= nSourceDy; in CopyFromOred()
/trunk/main/sc/inc/
H A Dcompressedarray.hxx112 A nStart, A nEnd, long nSourceDy = 0 );
462 long nSourceDy = 0 );
468 long nSourceDy = 0 );

Completed in 18 milliseconds