Searched refs:xNoteShape (Results 1 – 3 of 3) sorted by relevance
175 rMyCell.xNoteShape.clear(); in SetCellData()182 rMyCell.xNoteShape = aItr->xShape; in SetCellData()
297 com::sun::star::uno::Reference<com::sun::star::drawing::XShape> xNoteShape; member
3322 …if (pCurrentCell && pCurrentCell->xNoteShape.is() && pCurrentCell->xNoteShape.get() == xShape.get(… in exportAnnotationMeta()3416 if(rMyCell.xNoteShape.is()) in WriteAnnotation()3417 … GetShapeExport()->exportShape(rMyCell.xNoteShape, SEF_DEFAULT|SEF_EXPORT_ANNOTATION, NULL); in WriteAnnotation()3421 rMyCell.xNoteShape.clear(); in WriteAnnotation()