LibreOffice Module sc (master) 1
Functions | Variables
xcl97rec.cxx File Reference
#include <o3tl/sprintf.hxx>
#include <svx/sdtaitm.hxx>
#include <svx/svdotext.hxx>
#include <editeng/editobj.hxx>
#include <svx/svdoole2.hxx>
#include <sot/storage.hxx>
#include <svl/itemset.hxx>
#include <svx/svdocapt.hxx>
#include <svx/unoapi.hxx>
#include <editeng/writingmodeitem.hxx>
#include <tools/urlobj.hxx>
#include <rtl/math.hxx>
#include <rtl/uuid.h>
#include <sal/log.hxx>
#include <drwlayer.hxx>
#include <root.hxx>
#include <utility>
#include <xcl97rec.hxx>
#include <xcl97esc.hxx>
#include <xeescher.hxx>
#include <xehelper.hxx>
#include <xelink.hxx>
#include <xlcontent.hxx>
#include <unotools/fltrcfg.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/eeitem.hxx>
#include <filter/msfilter/msoleexp.hxx>
#include <unotools/localedatawrapper.hxx>
#include <stdio.h>
#include <document.hxx>
#include <rangelst.hxx>
#include <docoptio.hxx>
#include <tabprotection.hxx>
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/chart/XChartDocument.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <sax/fastattribs.hxx>
#include <oox/token/tokens.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/relationship.hxx>
#include <oox/export/shapes.hxx>
#include <oox/export/utils.hxx>
#include <oox/export/vmlexport.hxx>
#include <detfunc.hxx>
#include <memory>
Include dependency graph for xcl97rec.cxx:

Go to the source code of this file.

Functions

void setSuppressGetBitmapFromXclObjComment (SdrCaptionObj *pSdrCaptionObj, bool bValue)
 
static void lcl_FillProps (EscherPropertyContainer &rPropOpt, SdrObject *pCaption, bool bVisible)
 
static const char * lcl_GetHorizAlignFromItemSetChar (const SfxItemSet &rItemSet)
 
static const char * lcl_GetVertAlignFromItemSetChar (const SfxItemSet &rItemSet)
 
static sal_uInt8 lcl_GetHorAlignFromItemSet (const SfxItemSet &rItemSet)
 
static sal_uInt8 lcl_GetVerAlignFromItemSet (const SfxItemSet &rItemSet)
 
static const char * GetEditAs (const XclObjAny &rObj)
 

Variables

const sal_uInt8 nDataRecalcId []
 
const sal_uInt8 nDataBookExt []
 

Function Documentation

◆ GetEditAs()

static const char * GetEditAs ( const XclObjAny rObj)
static

◆ lcl_FillProps()

static void lcl_FillProps ( EscherPropertyContainer rPropOpt,
SdrObject pCaption,
bool  bVisible 
)
static

◆ lcl_GetHorAlignFromItemSet()

static sal_uInt8 lcl_GetHorAlignFromItemSet ( const SfxItemSet rItemSet)
static

◆ lcl_GetHorizAlignFromItemSetChar()

static const char * lcl_GetHorizAlignFromItemSetChar ( const SfxItemSet rItemSet)
static

Definition at line 724 of file xcl97rec.cxx.

References EE_PARA_JUST(), and SfxItemSet::Get().

◆ lcl_GetVerAlignFromItemSet()

static sal_uInt8 lcl_GetVerAlignFromItemSet ( const SfxItemSet rItemSet)
static

◆ lcl_GetVertAlignFromItemSetChar()

static const char * lcl_GetVertAlignFromItemSetChar ( const SfxItemSet rItemSet)
static

◆ setSuppressGetBitmapFromXclObjComment()

void setSuppressGetBitmapFromXclObjComment ( SdrCaptionObj pSdrCaptionObj,
bool  bValue 
)

Variable Documentation

◆ nDataBookExt

const sal_uInt8 nDataBookExt[]
Initial value:
= {
0x63, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x02
}

Definition at line 2007 of file xcl97rec.cxx.

◆ nDataRecalcId

const sal_uInt8 nDataRecalcId[]
Initial value:
= {
0xC1, 0x01, 0x00, 0x00, 0x54, 0x8D, 0x01, 0x00
}

Definition at line 1998 of file xcl97rec.cxx.