LibreOffice Module sc (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ScXMLExportDDELinks Class Reference

#include <XMLExportDDELinks.hxx>

Collaboration diagram for ScXMLExportDDELinks:
[legend]

Public Member Functions

 ScXMLExportDDELinks (ScXMLExport &rExport)
 
void WriteDDELinks (const css::uno::Reference< css::sheet::XSpreadsheetDocument > &xSpreadDoc)
 

Private Member Functions

void WriteCell (const ScMatrixValue &aVal, sal_Int32 nRepeat)
 
void WriteTable (const sal_Int32 nPos)
 

Private Attributes

ScXMLExportrExport
 

Detailed Description

Definition at line 30 of file XMLExportDDELinks.hxx.

Constructor & Destructor Documentation

◆ ScXMLExportDDELinks()

ScXMLExportDDELinks::ScXMLExportDDELinks ( ScXMLExport rExport)
explicit

Definition at line 36 of file XMLExportDDELinks.cxx.

Member Function Documentation

◆ WriteCell()

void ScXMLExportDDELinks::WriteCell ( const ScMatrixValue aVal,
sal_Int32  nRepeat 
)
private

◆ WriteDDELinks()

void ScXMLExportDDELinks::WriteDDELinks ( const css::uno::Reference< css::sheet::XSpreadsheetDocument > &  xSpreadDoc)

◆ WriteTable()

void ScXMLExportDDELinks::WriteTable ( const sal_Int32  nPos)
private

Member Data Documentation

◆ rExport

ScXMLExport& ScXMLExportDDELinks::rExport
private

Definition at line 32 of file XMLExportDDELinks.hxx.

Referenced by WriteCell(), WriteDDELinks(), and WriteTable().


The documentation for this class was generated from the following files: