Searched refs:Content_Impl (Results 1 – 2 of 2) sorted by relevance
135 Content_Impl& m_rContent;138 ContentEventListener_Impl( Content_Impl& rContent ) in ContentEventListener_Impl()159 class Content_Impl : public salhelper::SimpleReferenceObject class177 Content_Impl() : m_nCommandId( 0 ) {}; in Content_Impl() function in ucbhelper::Content_Impl178 Content_Impl( const Reference< XMultiServiceFactory >& rSMgr,182 virtual ~Content_Impl();367 : m_xImpl( new Content_Impl ) in Content()382 m_xImpl = new Content_Impl( pBroker->getServiceManager(), xContent, rEnv ); in Content()393 m_xImpl = new Content_Impl( pBroker->getServiceManager(), xContent, rEnv ); in Content()402 m_xImpl = new Content_Impl( pBroker->getServiceManager(), rContent, rEnv ); in Content()[all …]
89 class Content_Impl;98 rtl::Reference< Content_Impl > m_xImpl;