Searched refs:nsSupportsPRUint16Impl (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.h132 class nsSupportsPRUint16Impl : public nsISupportsPRUint16 class in inherits:nsISupportsPRUint16
139 nsSupportsPRUint16Impl();
142 ~nsSupportsPRUint16Impl() {}
H A DnsSupportsPrimitives.cpp268 NS_IMPL_ISUPPORTS2(nsSupportsPRUint16Impl, nsISupportsPRUint16,
271 nsSupportsPRUint16Impl::nsSupportsPRUint16Impl() function in class:nsSupportsPRUint16Impl
276 NS_IMETHODIMP nsSupportsPRUint16Impl::GetType(PRUint16 *aType)
284 NS_IMETHODIMP nsSupportsPRUint16Impl::GetData(PRUint16 *aData)
291 NS_IMETHODIMP nsSupportsPRUint16Impl::SetData(PRUint16 aData)
297 NS_IMETHODIMP nsSupportsPRUint16Impl::ToString(char **_retval)
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp176 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSupportsPRUint16Impl)

Completed in 55 milliseconds