Searched defs:isValidIndex (Results 1 – 2 of 2) sorted by relevance
/trunk/main/forms/source/xforms/ | ||
H A D | collection.hxx | 126 bool isValidIndex( sal_Int32 n ) const in isValidIndex() function in Collection |
/trunk/main/sd/source/ui/slideshow/ | ||
H A D | slideshowimpl.cxx | 187 …bool isValidIndex( sal_Int32 nIndex ) const { return (nIndex >= 0) && (nIndex < (sal_Int32)maSlide… in isValidIndex() function in sd::AnimationSlideController |
Completed in 29 milliseconds