| 
    LibreOffice Module sc (master) 1
    
   | 
 
#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>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) | 
| IMPL_LINK | ( | ScTabControl | , | 
| ShowPageList | , | ||
| const CommandEvent & | , | ||
| rEvent | , | ||
| void | |||
| ) | 
Definition at line 93 of file tabcont.cxx.
References Application::CreateBuilder(), ScDocument::GetName(), weld::GetPopupParent(), ScDocument::GetTableCount(), i, ScDocument::IsVisible(), nCount, nId, and sId.
      
  | 
  static | 
Definition at line 517 of file tabcont.cxx.
References SfxObjectShell::GetFirst(), and SfxObjectShell::GetNext().
Referenced by ScTabControl::ExecuteDrop().