LibreOffice Module sc (master) 1
Classes | Functions
tablink.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/task/InteractionHandler.hpp>
#include <sfx2/sfxsids.hrc>
#include <sfx2/app.hxx>
#include <svl/itemset.hxx>
#include <svl/stritem.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/fcontnr.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/linkmgr.hxx>
#include <utility>
#include <vcl/weld.hxx>
#include <tools/urlobj.hxx>
#include <unotools/transliterationwrapper.hxx>
#include <unotools/configmgr.hxx>
#include <comphelper/processfactory.hxx>
#include <tablink.hxx>
#include <scextopt.hxx>
#include <document.hxx>
#include <docsh.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <undoblk.hxx>
#include <undotab.hxx>
#include <global.hxx>
#include <hints.hxx>
#include <dociter.hxx>
#include <formula/opcode.hxx>
#include <formulaiter.hxx>
#include <tokenarray.hxx>
Include dependency graph for tablink.cxx:

Go to the source code of this file.

Classes

struct  TableLink_Impl
 

Functions

 IMPL_LINK_NOARG (ScTableLink, RefreshHdl, Timer *, void)
 
 IMPL_LINK (ScTableLink, TableEndEditHdl, ::sfx2::SvBaseLink &, rLink, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScTableLink  ,
TableEndEditHdl  ,
::sfx2::SvBaseLink ,
rLink  ,
void   
)

Definition at line 415 of file tablink.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScTableLink  ,
RefreshHdl  ,
Timer ,
void   
)

Definition at line 410 of file tablink.cxx.