LibreOffice Module sc (master) 1
Functions
tabcont.cxx File Reference
#include <osl/diagnose.h>
#include <sfx2/viewfrm.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/docfile.hxx>
#include <tools/urlobj.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weldutils.hxx>
#include <tabcont.hxx>
#include <tabvwsh.hxx>
#include <docsh.hxx>
#include <scmod.hxx>
#include <sc.hrc>
#include <globstr.hrc>
#include <transobj.hxx>
#include <clipparam.hxx>
#include <dragdata.hxx>
#include <markdata.hxx>
#include <gridwin.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <comphelper/lok.hxx>
Include dependency graph for tabcont.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScTabControl, ShowPageList, const CommandEvent &, rEvent, void)
 
static sal_uInt16 lcl_DocShellNr (const ScDocument &rDoc)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScTabControl  ,
ShowPageList  ,
const CommandEvent ,
rEvent  ,
void   
)

◆ lcl_DocShellNr()

static sal_uInt16 lcl_DocShellNr ( const ScDocument rDoc)
static

Definition at line 517 of file tabcont.cxx.

References SfxObjectShell::GetFirst(), and SfxObjectShell::GetNext().

Referenced by ScTabControl::ExecuteDrop().