LibreOffice Module vcl (master) 1
Functions
uiobject_uno.cxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <atomic>
#include <condition_variable>
#include <memory>
#include <mutex>
#include "uiobject_uno.hxx"
#include <utility>
#include <comphelper/propertyvalue.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <tools/link.hxx>
#include <vcl/scheduler.hxx>
#include <vcl/svapp.hxx>
#include <vcl/idle.hxx>
#include <vcl/window.hxx>
#include <set>
Include dependency graph for uiobject_uno.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (Notifier, NotifyHdl, Timer *, void)
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( Notifier  ,
NotifyHdl  ,
Timer ,
void   
)

Definition at line 64 of file uiobject_uno.cxx.