Home
last modified time | relevance | path

Searched refs:i_imageSet (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/source/control/
H A Dthrobber.cxx49 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() argument
55 ,meImageSet( i_imageSet ) in Throbber()
65 Throbber::Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet ) in Throbber() argument
71 ,meImageSet( i_imageSet ) in Throbber()
89 …::std::vector< Image > lcl_loadImageSet( const Throbber::ImageSet i_imageSet, const bool i_isHiCon… in lcl_loadImageSet() argument
92 …ENSURE_OR_RETURN( i_imageSet != Throbber::IMAGES_NONE, "lcl_loadImageSet: illegal image set", aIma… in lcl_loadImageSet()
97 ::std::vector< ::rtl::OUString > aImageURLs( Throbber::getDefaultImageURLs( i_imageSet ) ); in lcl_loadImageSet()
248 ::std::vector< ::rtl::OUString > Throbber::getDefaultImageURLs( const ImageSet i_imageSet ) in getDefaultImageURLs() argument
256 switch ( i_imageSet ) in getDefaultImageURLs()
/aoo42x/main/vcl/inc/vcl/
H A Dthrobber.hxx55 … Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet = IMAGES_AUTO );
56 … Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet = IMAGES_AUTO );
76 getDefaultImageURLs( const ImageSet i_imageSet );

Completed in 12 milliseconds