Lines Matching refs:XContent
177 Reference< XContent > m_xContent;
185 void reinit( const Reference< XContent >& xContent );
191 const Reference< XContent >& rContent,
197 Reference< XContent > getContent();
325 static Reference< XContent > getContent( in getContent()
335 Reference< XContent > xContent; in getContent()
371 return Reference< XContent >(); in getContent()
397 Reference< XContent > xContent = getContent( *pBroker, xId, true ); in Content()
409 Reference< XContent > xContent = getContent( *pBroker, rId, true ); in Content()
415 Content::Content( const Reference< XContent >& rContent, in Content()
445 Reference< XContent > xContent = getContent( *pBroker, xId, false ); in create()
465 Reference< XContent > xContent = getContent( *pBroker, rId, false ); in create()
477 sal_Bool Content::create( const Reference< XContent >& xContent, in create()
504 Reference< XContent > Content::get() const in get()
1417 Reference< XContent > xNew; in insertNewContent()
1480 Reference< XContent > xNew; in insertNewContent()
1674 const Reference< XContent >& rContent, in Content_Impl()
1695 void Content_Impl::reinit( const Reference< XContent >& xContent ) in reinit()
1755 Reference<XContent> xContent; in disposing()
1801 Reference< XContent > Content_Impl::getContent() in getContent()
1976 m_rContent.reinit( Reference< XContent >() ); in contentEvent()