Searched refs:mpNewInfo (Results 1 – 2 of 2) sorted by relevance
82 mpBasicPage->SetInfo( mpNewInfo ); in XMLFilterTabDialog()96 mpXSLTPage->SetInfo( mpNewInfo ); in XMLFilterTabDialog()118 delete mpNewInfo; in ~XMLFilterTabDialog()125 mpXSLTPage->FillInfo( mpNewInfo ); in onOk()126 mpBasicPage->FillInfo( mpNewInfo ); in onOk()135 …if( (mpNewInfo->maFilterName.getLength() == 0) || (mpNewInfo->maFilterName != mpOldInfo->maFilterN… in onOk()227 if( (mpNewInfo->maDTD != mpOldInfo->maDTD) && isFileURL( mpNewInfo->maDTD ) ) in onOk()243 if( (mpNewInfo->maExportXSLT != mpOldInfo->maExportXSLT) && isFileURL( mpNewInfo->maExportXSLT ) ) in onOk()259 if( (mpNewInfo->maImportXSLT != mpOldInfo->maImportXSLT) && isFileURL( mpNewInfo->maImportXSLT ) ) in onOk()273 if((mpNewInfo->maImportXSLT.getLength() == 0) && (mpNewInfo->maExportXSLT.getLength() == 0) ) in onOk()[all …]
59 filter_info_impl* mpNewInfo; member in XMLFilterTabDialog
Completed in 24 milliseconds