LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScMyShape Struct Reference

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyShape:
[legend]

Public Member Functions

bool operator< (const ScMyShape &aShape) const
 

Public Attributes

ScAddress aAddress
 
ScAddress aEndAddress
 
sal_Int32 nEndX
 
sal_Int32 nEndY
 
css::uno::Reference< css::drawing::XShape > xShape
 

Detailed Description

Definition at line 62 of file XMLExportIterator.hxx.

Member Function Documentation

◆ operator<()

bool ScMyShape::operator< ( const ScMyShape aShape) const
inline

Definition at line 55 of file XMLExportIterator.cxx.

References aAddress, and ScAddress::lessThanByRow().

Member Data Documentation

◆ aAddress

ScAddress ScMyShape::aAddress

Definition at line 64 of file XMLExportIterator.hxx.

Referenced by ScXMLExport::CollectSharedData(), and operator<().

◆ aEndAddress

ScAddress ScMyShape::aEndAddress

Definition at line 65 of file XMLExportIterator.hxx.

Referenced by ScXMLExport::CollectSharedData().

◆ nEndX

sal_Int32 ScMyShape::nEndX

Definition at line 66 of file XMLExportIterator.hxx.

Referenced by ScXMLExport::CollectSharedData().

◆ nEndY

sal_Int32 ScMyShape::nEndY

Definition at line 67 of file XMLExportIterator.hxx.

Referenced by ScXMLExport::CollectSharedData().

◆ xShape

css::uno::Reference<css::drawing::XShape> ScMyShape::xShape

Definition at line 68 of file XMLExportIterator.hxx.

Referenced by ScXMLExport::CollectSharedData().


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