Lines Matching refs:Content

457     ::ucbhelper::Content*       m_pContent;     // the content that provides the data
520 ::ucbhelper::Content* m_pContent; // the content that provides the storage elements
545 …UCBStorage_Impl( const ::ucbhelper::Content&, const String&, StreamMode, UCBStorage*, sal_Bool, sa…
551 sal_Bool Insert( ::ucbhelper::Content *pContent );
559 ::ucbhelper::Content* GetContent() in GetContent()
608 ::ucbhelper::Content* GetContent();
617 ::ucbhelper::Content* UCBStorageElement_Impl::GetContent() in GetContent()
708 m_pContent = new ::ucbhelper::Content( aTemp, xComEnv ); in UCBStorageStream_Impl()
1638 ::ucbhelper::Content aContent( aURL, Reference < XCommandEnvironment >() );
1653 UCBStorage::UCBStorage( const ::ucbhelper::Content& rContent, const String& rName, StreamMode nMode…
1702 UCBStorage_Impl::UCBStorage_Impl( const ::ucbhelper::Content& rContent, const String& rName, Stream…
1704 , m_pContent( new ::ucbhelper::Content( rContent ) )
1954 m_pContent = new ::ucbhelper::Content( aTemp, xComEnv );
2039 ::ucbhelper::Content aContent( aName, xComEnv );
2269 sal_Bool UCBStorage_Impl::Insert( ::ucbhelper::Content *pContent )
2303 Content aNewFolder;
2309 m_pContent = new ::ucbhelper::Content( aNewFolder );
2348 ::ucbhelper::Content* pContent = pElement->GetContent();
2357 …pContent = new ::ucbhelper::Content( aName, Reference< ::com::sun::star::ucb::XCommandEnvironment …
2482 Content aNewSubFolder;
2507Content aSource( pTempFile->GetURL(), Reference < XCommandEnvironment >() );
3105Content aFolder( aFolderObj.GetMainURL( INetURLObject::NO_DECODE ), Reference < XCommandEnvironmen…
3106 pImp->m_pContent = new Content;
3139 Content aNewFolder;
3439 Content aFolder( aFolderURL, Reference < XCommandEnvironment >() );
3440 Content aNewFolder;
3481 Content aSource( pTempFile->GetURL(), Reference < XCommandEnvironment >() );