27 #ifndef __SBFILTERTREESELECTION_H__
28 #define __SBFILTERTREESELECTION_H__
31 #include <nsITreeSelection.h>
39 NS_DECL_NSITREESELECTION
45 nsresult CheckIsSelectAll();
47 nsCOMPtr<nsITreeSelection> mTreeSelection;
NS_DECL_ISUPPORTS NS_DECL_NSITREESELECTION sbFilterTreeSelection(nsITreeSelection *aTreeSelection, sbLocalDatabaseTreeView *aTreeView)