Searched refs:m_pSdrExport (Results 1 – 2 of 2) sorted by relevance
113 return *m_pSdrExport; in SdrExporter()795 m_pSdrExport( NULL ), in RtfExport()810 m_pSdrExport = new RtfSdrExport( *this ); in RtfExport()819 delete m_pSdrExport, m_pSdrExport = NULL; in ~RtfExport()
70 RtfSdrExport *m_pSdrExport; member in RtfExport
Completed in 16 milliseconds