Searched refs:Content_Impl (Results 1 – 2 of 2) sorted by relevance
145 Content_Impl& m_rContent;189 Content_Impl() : m_nCommandId( 0 ) {}; in Content_Impl() function in ucbhelper::Content_Impl194 virtual ~Content_Impl();383 : m_xImpl( new Content_Impl ) in Content()1673 Content_Impl::Content_Impl( const Reference< XMultiServiceFactory >& rSMgr, in Content_Impl() function in ucbhelper::Content_Impl1738 Content_Impl::~Content_Impl() in ~Content_Impl()1801 Reference< XContent > Content_Impl::getContent() in getContent()1877 sal_Int32 Content_Impl::getCommandId() in getCommandId()1906 void Content_Impl::abortCommand() in abortCommand()1928 inline void Content_Impl::setEnvironment( in setEnvironment()[all …]
89 class Content_Impl;98 rtl::Reference< Content_Impl > m_xImpl;
Completed in 37 milliseconds