Reimplemented from Impala::Visualization::DataDocumentGui< DataDocT >. Definition at line 65 of file ShowImSetGuiMain.h. 00066 { 00067 DataDocumentGui<IxsDocument>::HandleNewBookmarked(); 00068 /* 00069 if (mBookmarkedStrip) 00070 mBookmarkedStrip->ReplaceImages(mIxsDoc->GetBookmarkedIds(), 00071 mIxsDoc->GetImageSet()); 00072 */ 00073 }
|