Searched defs:isValidIndex (Results 1 – 2 of 2) sorted by relevance
126 bool isValidIndex( sal_Int32 n ) const in isValidIndex() function in Collection
187 …bool isValidIndex( sal_Int32 nIndex ) const { return (nIndex >= 0) && (nIndex < (sal_Int32)maSlide… in isValidIndex() function in sd::AnimationSlideController
Completed in 18 milliseconds