LibreOffice Module sc (master) 1
Functions
xeview.cxx File Reference
#include <xeview.hxx>
#include <document.hxx>
#include <scextopt.hxx>
#include <viewopti.hxx>
#include <xelink.hxx>
#include <xestyle.hxx>
#include <xehelper.hxx>
#include <xltools.hxx>
#include <oox/token/tokens.hxx>
#include <oox/export/utils.hxx>
Include dependency graph for xeview.cxx:

Go to the source code of this file.

Functions

static const char * lcl_GetActivePane (sal_uInt8 nActivePane)
 
static void lcl_WriteSelection (XclExpXmlStream &rStrm, const XclTabViewData &rData, sal_uInt8 nPane)
 
static OString lcl_GetZoom (sal_uInt16 nZoom)
 

Function Documentation

◆ lcl_GetActivePane()

static const char * lcl_GetActivePane ( sal_uInt8  nActivePane)
static

◆ lcl_GetZoom()

static OString lcl_GetZoom ( sal_uInt16  nZoom)
static

Definition at line 411 of file xeview.cxx.

Referenced by XclExpTabViewSettings::SaveXml().

◆ lcl_WriteSelection()

static void lcl_WriteSelection ( XclExpXmlStream rStrm,
const XclTabViewData rData,
sal_uInt8  nPane 
)
static

Definition at line 405 of file xeview.cxx.

References XclTabViewData::HasPane(), rStrm, and XclExpSelection::SaveXml().

Referenced by XclExpTabViewSettings::SaveXml().