Searched refs:rSnappingPoints (Results 1 – 2 of 2) sorted by relevance
225 …const com::sun::star::uno::Sequence < sal_Int32 > rSnappingPoints = static_cast<const SvxZoomSlide… in StateChanged() local231 for ( sal_uInt16 j = 0; j < rSnappingPoints.getLength(); ++j ) in StateChanged()233 const sal_Int32 nSnappingPoint = rSnappingPoints[j]; in StateChanged()
395 …const com::sun::star::uno::Sequence < sal_Int32 > rSnappingPoints = pZoomSliderItem->GetSnappingPo… in UpdateFromItem() local401 for ( sal_uInt16 j = 0; j < rSnappingPoints.getLength(); ++j ) in UpdateFromItem()403 const sal_Int32 nSnappingPoint = rSnappingPoints[j]; in UpdateFromItem()
Completed in 11 milliseconds