LibreOffice Module sc (master) 1
|
#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>
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) |
|
static |
Definition at line 172 of file xeview.cxx.
References EXC_PANE_BOTTOMLEFT, EXC_PANE_BOTTOMRIGHT, EXC_PANE_TOPLEFT, and EXC_PANE_TOPRIGHT.
Referenced by XclExpPane::SaveXml(), and XclExpSelection::SaveXml().
|
static |
Definition at line 411 of file xeview.cxx.
Referenced by XclExpTabViewSettings::SaveXml().
|
static |
Definition at line 405 of file xeview.cxx.
References XclTabViewData::HasPane(), rStrm, and XclExpSelection::SaveXml().
Referenced by XclExpTabViewSettings::SaveXml().