LibreOffice Module sc (master) 1
|
#include <sfx2/fcontnr.hxx>
#include <sfx2/linkmgr.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/charclass.hxx>
#include <osl/diagnose.h>
#include <arealink.hxx>
#include <tablink.hxx>
#include <document.hxx>
#include <docsh.hxx>
#include <rangenam.hxx>
#include <dbdata.hxx>
#include <undoblk.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <markdata.hxx>
#include <hints.hxx>
#include <filter.hxx>
#include <attrib.hxx>
#include <patattr.hxx>
#include <docpool.hxx>
#include <scabstdlg.hxx>
#include <clipparam.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScAreaLink, RefreshHdl, Timer *, void) | |
IMPL_LINK_NOARG | ( | ScAreaLink | , |
RefreshHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 494 of file arealink.cxx.