Home
last modified time | relevance | path

Searched refs:getImageSetCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/offapi/com/sun/star/awt/
H A DXAnimatedImages.idl75 getImageSetCount();
81 and smaller than the value returned by <member>getImageSetCount</member>.
100 and smaller than or equal to the value returned by <member>getImageSetCount</member>.
122 and smaller than the value returned by <member>getImageSetCount</member>.
146 and smaller than the value returned by <member>getImageSetCount</member>.
/trunk/main/toolkit/inc/toolkit/controls/
H A Danimatedimages.hxx115 … virtual ::sal_Int32 SAL_CALL getImageSetCount( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx402 ::sal_Int32 SAL_CALL AnimatedImagesControlModel::getImageSetCount( ) throw (RuntimeException) in getImageSetCount() function in toolkit::AnimatedImagesControlModel
/trunk/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx274 const sal_Int32 nImageSetCount = i_images->getImageSetCount(); in lcl_updateImageList_nothrow()

Completed in 14 milliseconds