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.cxx51 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() argument
57 ,meImageSet( i_imageSet ) in Throbber()
67 Throbber::Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet ) in Throbber() argument
73 ,meImageSet( i_imageSet ) in Throbber()
91 …::std::vector< Image > lcl_loadImageSet( const Throbber::ImageSet i_imageSet, const bool i_isHiCon… in lcl_loadImageSet() argument
94 …ENSURE_OR_RETURN( i_imageSet != Throbber::IMAGES_NONE, "lcl_loadImageSet: illegal image set", aIma… in lcl_loadImageSet()
99 ::std::vector< ::rtl::OUString > aImageURLs( Throbber::getDefaultImageURLs( i_imageSet ) ); in lcl_loadImageSet()
250 ::std::vector< ::rtl::OUString > Throbber::getDefaultImageURLs( const ImageSet i_imageSet ) in getDefaultImageURLs() argument
258 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 26 milliseconds