Home
last modified time | relevance | path

Searched defs:ScMyCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx292 struct ScMyCell struct
296 com::sun::star::uno::Reference<com::sun::star::sheet::XSheetAnnotation> xAnnotation;
297 com::sun::star::uno::Reference<com::sun::star::drawing::XShape> xNoteShape;
298 com::sun::star::table::CellAddress aCellAddress;
299 com::sun::star::table::CellRangeAddress aMergeRange;
300 com::sun::star::table::CellRangeAddress aMatrixRange;
302 rtl::OUString sStringValue;
303 rtl::OUString sAnnotationText;
305 ScMyAreaLink aAreaLink;
306 ScMyShapeList aShapeList;
[all …]
H A DXMLExportIterator.cxx609 ScMyCell::ScMyCell() : in ScMyCell() function in ScMyCell