LibreOffice Module sc (master) 1
Functions
tabview2.cxx File Reference
#include <scitems.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/bindings.hxx>
#include <osl/diagnose.h>
#include <attrib.hxx>
#include <pagedata.hxx>
#include <tabview.hxx>
#include <tabvwsh.hxx>
#include <printfun.hxx>
#include <stlpool.hxx>
#include <docsh.hxx>
#include <gridwin.hxx>
#include <sc.hrc>
#include <viewutil.hxx>
#include <colrowba.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <scmod.hxx>
#include <table.hxx>
#include <tabprotection.hxx>
#include <markdata.hxx>
#include <inputopt.hxx>
#include <comphelper/lok.hxx>
Include dependency graph for tabview2.cxx:

Go to the source code of this file.

Functions

static bool lcl_FitsInWindow (double fScaleX, double fScaleY, sal_uInt16 nZoom, tools::Long nWindowX, tools::Long nWindowY, const ScDocument *pDoc, SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, SCCOL nFixPosX, SCROW nFixPosY)
 
 IMPL_STATIC_LINK_NOARG (ScTabView, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *)
 

Function Documentation

◆ IMPL_STATIC_LINK_NOARG()

IMPL_STATIC_LINK_NOARG ( ScTabView  ,
InstallLOKNotifierHdl  ,
void *  ,
vcl::ILibreOfficeKitNotifier  
)

Definition at line 1548 of file tabview2.cxx.

References GetpApp().

◆ lcl_FitsInWindow()

static bool lcl_FitsInWindow ( double  fScaleX,
double  fScaleY,
sal_uInt16  nZoom,
tools::Long  nWindowX,
tools::Long  nWindowY,
const ScDocument pDoc,
SCTAB  nTab,
SCCOL  nStartCol,
SCROW  nStartRow,
SCCOL  nEndCol,
SCROW  nEndRow,
SCCOL  nFixPosX,
SCROW  nFixPosY 
)
static