27 #ifndef __SBPLAYLISTTREESELECTION_H__
28 #define __SBPLAYLISTTREESELECTION_H__
33 #include <nsITreeSelection.h>
34 #include <sbIMediaListViewSelection.h>
40 NS_DECL_NSITREESELECTION
47 nsCOMPtr<nsITreeSelection> mTreeSelection;
55 PRInt32 mShiftSelectPivot;
NS_DECL_ISUPPORTS NS_DECL_NSITREESELECTION sbPlaylistTreeSelection(nsITreeSelection *aTreeSelection, sbIMediaListViewSelection *aViewSelection, sbLocalDatabaseTreeView *aTreeView)