Searched refs:fClonedIcon (Results 1 – 2 of 2) sorted by relevance
37 fClonedIcon(NULL), in Exporter()49 delete fClonedIcon; in ~Exporter()60 fClonedIcon = fDocument->Icon()->Clone(); in Export()61 if (!fClonedIcon) in Export()109 status_t ret = _Export(fClonedIcon, &fRef); in _ExportThread()
62 Icon* fClonedIcon; variable