LibreOffice Module sc (master) 1
|
#include <svx/svditer.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdpage.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <chartlock.hxx>
#include <document.hxx>
#include <drwlayer.hxx>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XComponentSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
Go to the source code of this file.
Macros | |
#define | SC_CHARTLOCKTIMEOUT 660 |
Functions | |
IMPL_LINK_NOARG (ScTemporaryChartLock, TimeoutHdl, Timer *, void) | |
#define SC_CHARTLOCKTIMEOUT 660 |
Definition at line 37 of file chartlock.cxx.
IMPL_LINK_NOARG | ( | ScTemporaryChartLock | , |
TimeoutHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 175 of file chartlock.cxx.