[inline]
Definition at line 154 of file ZoomShiftRuler.h.
References mSpan, and mStart.
00155 { 00156 start = mStart; 00157 span = mSpan; 00158 }