Home
last modified time | relevance | path

Searched refs:pCurrentCell (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx471 pCurrentCell(NULL), in ScXMLExport()
3322 …if (pCurrentCell && pCurrentCell->xNoteShape.is() && pCurrentCell->xNoteShape.get() == xShape.get(… in exportAnnotationMeta()
3324 rtl::OUString sAuthor(pCurrentCell->xAnnotation->getAuthor()); in exportAnnotationMeta()
3333 String aDate(pCurrentCell->xAnnotation->getDate()); in exportAnnotationMeta()
3414 pCurrentCell = &rMyCell; in WriteAnnotation()
3419 pCurrentCell = NULL; in WriteAnnotation()
H A Dxmlexprt.hxx98 const ScMyCell* pCurrentCell; member in ScXMLExport

Completed in 45 milliseconds