Lines Matching refs:ExpandContentProviderImpl
61 class ExpandContentProviderImpl : protected MutexHolder, public t_impl_helper class
72 inline ExpandContentProviderImpl( in ExpandContentProviderImpl() function in __anonf22738af0111::ExpandContentProviderImpl
80 virtual ~ExpandContentProviderImpl() throw ();
101 inline void ExpandContentProviderImpl::check() const in check()
111 const_cast< ExpandContentProviderImpl * >(this) ) ); in check()
116 ExpandContentProviderImpl::~ExpandContentProviderImpl() throw () in ~ExpandContentProviderImpl()
121 void ExpandContentProviderImpl::disposing() in disposing()
131 new ExpandContentProviderImpl( xComponentContext ) ); in create()
152 OUString ExpandContentProviderImpl::getImplementationName() in getImplementationName()
160 uno::Sequence< OUString > ExpandContentProviderImpl::getSupportedServiceNames() in getSupportedServiceNames()
168 sal_Bool ExpandContentProviderImpl::supportsService( in supportsService()
184 OUString ExpandContentProviderImpl::expandUri( in expandUri()
194 const_cast< ExpandContentProviderImpl * >(this) ) ); in expandUri()
207 uno::Reference< ucb::XContent > ExpandContentProviderImpl::queryContent( in queryContent()
227 sal_Int32 ExpandContentProviderImpl::compareContentIds( in compareContentIds()