#include "sbPropertyArray.h"
#include <nsIClassInfoImpl.h>
#include <nsIObjectInputStream.h>
#include <nsIObjectOutputStream.h>
#include <nsIProgrammingLanguage.h>
#include <nsISimpleEnumerator.h>
#include <sbIPropertyManager.h>
#include <sbIPropertyInfo.h>
#include <nsArrayEnumerator.h>
#include <nsCOMPtr.h>
#include <nsComponentManagerUtils.h>
#include <nsMemory.h>
#include <nsServiceManagerUtils.h>
#include <nsTArray.h>
#include "sbPropertiesCID.h"
#include "sbSimpleProperty.h"
Go to the source code of this file.
|
static NS_INTERFACE_MAP_END | NS_DEFINE_CID (kPropertyArrayCID,{0xc7e88d66, 0x5a02, 0x4ab2,{0xba, 0x0b, 0x37, 0x5e, 0x80, 0x2b, 0x05, 0xea}}) |
|
| NS_IMPL_CI_INTERFACE_GETTER6 (sbPropertyArray, nsIArray, nsIMutableArray, nsISerializable, sbIPropertyArray, sbIMutablePropertyArray, nsIClassInfo) sbPropertyArray |
|
static NS_INTERFACE_MAP_END NS_DEFINE_CID |
( |
kPropertyArrayCID |
, |
|
|
{0xc7e88d66, 0x5a02, 0x4ab2,{0xba, 0x0b, 0x37, 0x5e, 0x80, 0x2b, 0x05, 0xea}} |
|
|
) |
| |
|
static |