Home
last modified time | relevance | path

Searched defs:i_imageURLs (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/toolkit/source/controls/
H A Danimatedimages.cxx217 … void lcl_notify( ::osl::ClearableMutexGuard& i_guard, ::cppu::OBroadcastHelper& i_broadcaseHelper, in lcl_notify()
424 …onst Sequence< ::rtl::OUString >& i_imageURLs ) throw (IndexOutOfBoundsException, RuntimeException) in insertImageSet()
441 …onst Sequence< ::rtl::OUString >& i_imageURLs ) throw (IndexOutOfBoundsException, RuntimeException) in replaceImageSet()
/AOO41X/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx169 … lcl_init( Sequence< ::rtl::OUString > const& i_imageURLs, ::std::vector< CachedImage >& o_images ) in lcl_init()