kSelectionArchiveCode
if (archive.what == PathListView::kSelectionArchiveCode)
if (archive.what == ShapeListView::kSelectionArchiveCode)
if (archive.what == StyleListView::kSelectionArchiveCode)
if (archive.what == TransformerListView::kSelectionArchiveCode)
into->what = PathListView::kSelectionArchiveCode;
if (archive->what != PathListView::kSelectionArchiveCode
into->what = ShapeListView::kSelectionArchiveCode;
if (archive->what != ShapeListView::kSelectionArchiveCode
into->what = StyleListView::kSelectionArchiveCode;
if (archive->what != StyleListView::kSelectionArchiveCode
into->what = TransformerListView::kSelectionArchiveCode;
if (archive->what != TransformerListView::kSelectionArchiveCode