LibreOffice Module desktop (master) 1
Macros | Functions
splash.cxx File Reference
#include <sal/log.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/svapp.hxx>
#include <vcl/salnativewidgets.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <comphelper/string.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <rtl/bootstrap.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/math.hxx>
#include <vcl/introwin.hxx>
#include <vcl/virdev.hxx>
#include <o3tl/string_view.hxx>
#include <mutex>
Include dependency graph for splash.cxx:

Go to the source code of this file.

Macros

#define NOT_LOADED   (tools::Long(-1))
 
#define NOT_LOADED_COLOR   (Color(ColorTransparency, 0xffffffff))
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_SplashScreen_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ NOT_LOADED

#define NOT_LOADED   (tools::Long(-1))

Definition at line 41 of file splash.cxx.

◆ NOT_LOADED_COLOR

#define NOT_LOADED_COLOR   (Color(ColorTransparency, 0xffffffff))

Definition at line 42 of file splash.cxx.

Function Documentation

◆ desktop_SplashScreen_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_SplashScreen_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 615 of file splash.cxx.