LibreOffice Module vcl (master)
1
|
#include <vcl/toolkit/throbber.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/graphic/GraphicProvider.hpp>
#include <com/sun/star/graphic/XGraphicProvider.hpp>
#include <com/sun/star/awt/ImageScaleMode.hpp>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <tools/urlobj.hxx>
#include <limits>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (Throbber, TimeOutHdl, Timer *, void) | |
Definition at line 208 of file throbber.cxx.
References stop().