|
|
@ -1876,6 +1876,8 @@ UBCFFAdaptor::UBToCFFConverter::~UBToCFFConverter() |
|
|
|
delete mDataModel; |
|
|
|
delete mDataModel; |
|
|
|
if (mIWBContentWriter) |
|
|
|
if (mIWBContentWriter) |
|
|
|
delete mIWBContentWriter; |
|
|
|
delete mIWBContentWriter; |
|
|
|
|
|
|
|
if (mDocumentToWrite) |
|
|
|
|
|
|
|
delete mDocumentToWrite; |
|
|
|
} |
|
|
|
} |
|
|
|
bool UBCFFAdaptor::UBToCFFConverter::isValid() const |
|
|
|
bool UBCFFAdaptor::UBToCFFConverter::isValid() const |
|
|
|
{ |
|
|
|
{ |
|
|
|