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

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyNoteShape:
[legend]

Public Member Functions

bool operator< (const ScMyNoteShape &aNote) const
 

Public Attributes

css::uno::Reference< css::drawing::XShape > xShape
 
ScAddress aPos
 

Detailed Description

Definition at line 93 of file XMLExportIterator.hxx.

Member Function Documentation

◆ operator<()

bool ScMyNoteShape::operator< ( const ScMyNoteShape aNote) const
inline

Definition at line 110 of file XMLExportIterator.cxx.

References aPos, and ScAddress::lessThanByRow().

Member Data Documentation

◆ aPos

ScAddress ScMyNoteShape::aPos

Definition at line 96 of file XMLExportIterator.hxx.

Referenced by ScMySharedData::AddNoteObj(), and operator<().

◆ xShape

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

Definition at line 95 of file XMLExportIterator.hxx.

Referenced by ScMySharedData::AddNoteObj().


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