27 #ifndef __SBIMMUTABLEPROPERTYINFO_H__ 
   28 #define __SBIMMUTABLEPROPERTYINFO_H__ 
   30 #include <sbIPropertyArray.h> 
   31 #include <sbIPropertyInfo.h> 
   33 #include <nsIStringBundle.h> 
   35 #include <nsStringGlue.h> 
   36 #include <nsCOMArray.h> 
   48   NS_DECL_SBIPROPERTYINFO
 
nsCOMPtr< sbIPropertyUnitConverter > mUnitConverter
NS_IMETHOD SetUnitConverter(sbIPropertyUnitConverter *aUnitConverter)
virtual ~sbImmutablePropertyInfo()
nsCOMArray< sbIPropertyOperator > mOperators
An interface used to describe a metadata property for use by the UI and other sbILibrary interfaces (...
nsString mLocalizationKey
nsCOMPtr< sbIPropertyArray > mSecondarySort
Property unit converter interface This is an interface songbird property converter, used to convert a property value between its various units representations. 
NS_DECL_ISUPPORTS NS_DECL_SBIPROPERTYINFO sbImmutablePropertyInfo()
nsCOMPtr< nsIStringBundle > mBundle