LibreOffice Module vcl (master)
1
|
#include <memory>
#include "uiobject_uno.hxx"
#include <utility>
#include <cppuhelper/supportsservice.hxx>
#include <vcl/svapp.hxx>
#include <vcl/idle.hxx>
#include <vcl/window.hxx>
#include <set>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (UIObjectUnoObj, NotifyHdl, Timer *, void) | |
IMPL_LINK_NOARG | ( | UIObjectUnoObj | , |
NotifyHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 46 of file uiobject_uno.cxx.