LibreOffice Module sc (master) 1
|
#include <XMLExportIterator.hxx>
Public Member Functions | |
bool | operator< (const ScMyNoteShape &aNote) const |
Public Attributes | |
css::uno::Reference< css::drawing::XShape > | xShape |
ScAddress | aPos |
Definition at line 93 of file XMLExportIterator.hxx.
|
inline |
Definition at line 110 of file XMLExportIterator.cxx.
References aPos, and ScAddress::lessThanByRow().
ScAddress ScMyNoteShape::aPos |
Definition at line 96 of file XMLExportIterator.hxx.
Referenced by ScMySharedData::AddNoteObj(), and operator<().
css::uno::Reference<css::drawing::XShape> ScMyNoteShape::xShape |
Definition at line 95 of file XMLExportIterator.hxx.
Referenced by ScMySharedData::AddNoteObj().