LibreOffice Module sc (master) 1
|
#include <vcl/graph.hxx>
#include <filter/msfilter/escherex.hxx>
#include "xcl97rec.hxx"
#include "xlescher.hxx"
#include "xlformula.hxx"
#include <svx/sdtaitm.hxx>
#include <rtl/ustring.hxx>
#include <unotools/tempfile.hxx>
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | XclExpDffAnchorBase |
Base class for DFF client anchor atoms used in spreadsheets. More... | |
class | XclExpDffSheetAnchor |
Represents the position (anchor) of an object in a Calc sheet. More... | |
class | XclExpDffEmbeddedAnchor |
Represents the position (anchor) of a shape in an embedded draw page. More... | |
class | XclExpDffNoteAnchor |
Represents the position (anchor) of a note object. More... | |
class | XclExpDffDropDownAnchor |
Represents the position (anchor) of a cell dropdown object. More... | |
class | XclExpMsoDrawingBase |
Base class for records holding DFF stream fragments. More... | |
class | XclExpMsoDrawingGroup |
The MSODRAWINGGROUP record contains the DGGCONTAINER with global DFF data such as the picture container. More... | |
class | XclExpMsoDrawing |
One or more MSODRAWING records contain the DFF stream data for a drawing shape. More... | |
class | XclExpImgData |
Provides export of bitmap data to an IMGDATA record. More... | |
class | XclExpControlHelper |
Helper class for form controls to manage spreadsheet links . More... | |
class | XclMacroHelper |
class | XclExpShapeObj |
class | XclExpOcxControlObj |
Represents an OBJ record for an OCX form control. More... | |
class | XclExpTbxControlObj |
Represents an OBJ record for a TBX form control. More... | |
class | XclExpChartObj |
A chart object. More... | |
class | XclExpNote |
Represents a NOTE record containing the relevant data of a cell note. More... | |
class | XclExpComments |
class | XclExpObjectManager |
class | XclExpEmbeddedObjectManager |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::chart |
namespace | com::sun::star::script |