Lines Matching refs:nsSampleImpl
54 nsSampleImpl::nsSampleImpl() : mValue(nsnull)
59 nsSampleImpl::~nsSampleImpl()
79 NS_IMPL_ISUPPORTS1_CI(nsSampleImpl, nsISample)
87 nsSampleImpl::GetValue(char** aValue)
96 * nsSampleImpl to the outside world. If we were to simply return
118 nsSampleImpl::SetValue(const char* aValue)
139 nsSampleImpl::Poke(const char* aValue)
151 nsSampleImpl::WriteValue(const char* aPrefix)