Home
last modified time | relevance | path

Searched refs:Throbber (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/source/control/
H A Dthrobber.cxx51 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() function in Throbber
60 maWaitTimer.SetTimeoutHdl( LINK( this, Throbber, TimeOutHdl ) ); in Throbber()
67 Throbber::Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet ) in Throbber() function in Throbber
76 maWaitTimer.SetTimeoutHdl( LINK( this, Throbber, TimeOutHdl ) ); in Throbber()
83 Throbber::~Throbber() in ~Throbber()
140 void Throbber::Resize() in Resize()
149 void Throbber::initImages() in initImages()
210 void Throbber::start() in start()
216 void Throbber::stop() in stop()
222 bool Throbber::isRunning() const in isRunning()
[all …]
/trunk/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx183 Throbber* pThrobber = dynamic_cast< Throbber* >( i_data.rAntiImpl.GetWindow() ); in lcl_updateImageList_nothrow()
312 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in startAnimation()
321 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in stopAnimation()
330 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in isAnimationRunning()
341 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in setProperty()
390 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in getProperty()
H A Dvclxtoolkit.cxx1060 pNewWindow = new Throbber( pParent, nWinBits ); in ImplCreateWindow()
/trunk/main/toolkit/source/controls/
H A Dspinningprogress.cxx70 Throbber::ImageSet aImageSets[] = in SpinningProgressControlModel()
72 Throbber::IMAGES_16_PX, Throbber::IMAGES_32_PX, Throbber::IMAGES_64_PX in SpinningProgressControlModel()
76 …const ::std::vector< ::rtl::OUString > aDefaultURLs( Throbber::getDefaultImageURLs( aImageSets[i] … in SpinningProgressControlModel()
/trunk/main/vcl/inc/vcl/
H A Dthrobber.hxx37 class VCL_DLLPUBLIC Throbber : public ImageControl class
55Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet = IMAGES_AUTO );
56Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet = IMAGES_AUTO );
57 ~Throbber();
/trunk/main/desktop/source/migration/
H A Dpages.hxx67 Throbber& m_rThrobber;
70 MigrationPage( svt::OWizardMachine* parent, const ResId& resid, Throbber& i_throbber );
H A Dwizard.hxx75 Throbber m_aThrobber;
H A Dpages.cxx173 const ResId& resid, Throbber& i_throbber ) in MigrationPage()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.hxx183 Throbber m_throbber;
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt197 Remove deprecated AWT Throbber API

Completed in 46 milliseconds