Searched refs:Content_Impl (Results 1 – 2 of 2) sorted by relevance
145 Content_Impl& m_rContent;148 ContentEventListener_Impl( Content_Impl& rContent ) in ContentEventListener_Impl()171 class Content_Impl : public salhelper::SimpleReferenceObject class189 Content_Impl() : m_nCommandId( 0 ) {}; in Content_Impl() function in ucbhelper::Content_Impl190 Content_Impl( const Reference< XMultiServiceFactory >& rSMgr,194 virtual ~Content_Impl();383 : m_xImpl( new Content_Impl ) in Content()399 m_xImpl = new Content_Impl( pBroker->getServiceManager(), xContent, rEnv ); in Content()411 m_xImpl = new Content_Impl( pBroker->getServiceManager(), xContent, rEnv ); in Content()421 m_xImpl = new Content_Impl( pBroker->getServiceManager(), rContent, rEnv ); in Content()[all …]
89 class Content_Impl;98 rtl::Reference< Content_Impl > m_xImpl;