Home
last modified time | relevance | path

Searched refs:Content (Results 26 – 50 of 393) sorted by relevance

12345678910>>...16

/aoo41x/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsStreamContent.idl84 service <type>Content</type>.
90 service <type>Content</type>.
96 service <type>Content</type>.
152 <p>Where many existing <type>Content</type> implementations do not
159 service <type>Content</type>.
165 service <type>Content</type>.
171 service <type>Content</type>.
177 service <type>Content</type>.
183 service <type>Content</type>.
H A DWebDAVFolderContent.idl80 service <type>Content</type>.
86 service <type>Content</type>.
92 service <type>Content</type>.
164 <p>Where many existing <type>Content</type> implementations do not
171 service <type>Content</type>.
177 service <type>Content</type>.
183 service <type>Content</type>.
189 service <type>Content</type>.
195 service <type>Content</type>.
201 service <type>Content</type>.
H A DHierarchyRootFolderContent.idl85 service <type>Content</type>.
91 service <type>Content</type>.
97 service <type>Content</type>.
150 <p>Where many existing <type>Content</type> implementations do not
157 service <type>Content</type>.
163 service <type>Content</type>.
169 service <type>Content</type>.
175 service <type>Content</type>.
181 service <type>Content</type>.
187 service <type>Content</type>.
H A DTransientDocumentsDocumentContent.idl87 service <type>Content</type>.
93 service <type>Content</type>.
99 service <type>Content</type>.
154 <p>Where many existing <type>Content</type> implementations do not
161 service <type>Content</type>.
167 service <type>Content</type>.
173 service <type>Content</type>.
179 service <type>Content</type>.
185 service <type>Content</type>.
191 service <type>Content</type>.
H A DTransientDocumentsFolderContent.idl86 service <type>Content</type>.
92 service <type>Content</type>.
98 service <type>Content</type>.
164 <p>Where many existing <type>Content</type> implementations do not
171 service <type>Content</type>.
177 service <type>Content</type>.
183 service <type>Content</type>.
189 service <type>Content</type>.
195 service <type>Content</type>.
201 service <type>Content</type>.
H A DWebDAVDocumentContent.idl84 service <type>Content</type>.
90 service <type>Content</type>.
96 service <type>Content</type>.
167 <p>Where many existing <type>Content</type> implementations do not
174 service <type>Content</type>.
180 service <type>Content</type>.
186 service <type>Content</type>.
192 service <type>Content</type>.
198 service <type>Content</type>.
H A DPackageStreamContent.idl78 service <type>Content</type>.
84 service <type>Content</type>.
90 service <type>Content</type>.
162 <p>Where many existing <type>Content</type> implementations do not
169 service <type>Content</type>.
175 service <type>Content</type>.
181 service <type>Content</type>.
187 service <type>Content</type>.
193 service <type>Content</type>.
H A DGnomeVFSDocumentContent.idl69 service <type>Content</type>.
75 service <type>Content</type>.
85 service <type>Content</type>.
91 service <type>Content</type>.
97 service <type>Content</type>.
103 service <type>Content</type>.
109 service <type>Content</type>.
H A DFTPContent.idl79 service <type>Content</type>.
85 service <type>Content</type>.
91 service <type>Content</type>.
129 service <type>Content</type>.
196 service <type>Content</type>.
202 service <type>Content</type>.
208 service <type>Content</type>.
214 service <type>Content</type>.
220 service <type>Content</type>.
H A DGnomeVFSFolderContent.idl79 service <type>Content</type>.
85 service <type>Content</type>.
95 service <type>Content</type>.
101 service <type>Content</type>.
107 service <type>Content</type>.
113 service <type>Content</type>.
119 service <type>Content</type>.
H A DPackageContentProvider.idl35 /** The Package Content Provider (PCP) implements a <type>ContentProvider</type>
41 @see com::sun::star::ucb::Content
108 vnd.sun.star.pkg://file:%2F%2F%2Fe:%2Fmy.xsw/Content
109 ( The folder/stream named "Content" that is contained in the root
113 vnd.sun.star.pkg://file:%2F%2F%2Fe:%2Fmy.xsw/Content%20A
114 ( The folder/stream named "Content A" that is contained in the root
/aoo41x/main/desktop/source/deployment/inc/
H A Ddp_ucb.h35 class Content;
50 ::ucbhelper::Content * ucb_content,
59 ::ucbhelper::Content * ucb_content,
72 ::rtl::ByteSequence readFile( ::ucbhelper::Content & ucb_content );
77 ::ucbhelper::Content & ucb_content, rtl_TextEncoding textenc );
81 ::ucbhelper::Content & ucb_content);
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx104 ::ucbhelper::Content tempFolder( in getExtensionFolder()
130 ::ucbhelper::Content ucbContent; in initActivationLayer()
154 ::ucbhelper::Content sourceContent( in initActivationLayer()
204 ::ucbhelper::Content tempFolder( in initActivationLayer()
605 ::ucbhelper::Content ucbContent(ucbContent_); in detectMediaType()
659 ::ucbhelper::Content destFolderContent; in insertToActivationLayer()
687 sourceContent = ::ucbhelper::Content( in insertToActivationLayer()
785 ::ucbhelper::Content sourceContent; in addPackage()
805 ::ucbhelper::Content docFolderContent; in addPackage()
815 ::ucbhelper::Content docContent( in addPackage()
[all …]
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx267 ::ucbhelper::Content aContent;
845 ::ucbhelper::Content aOriginalContent; in StorageBackup_Impl()
1739 ::ucbhelper::Content aOriginalContent; in StorageCommit_Impl()
1801 ::ucbhelper::Content aOriginalContent; in TransactedTransferForFS_Impl()
1838 ::ucbhelper::Content aTempCont; in TransactedTransferForFS_Impl()
2023 ::ucbhelper::Content aTempCont; in Transfer_Impl()
2242 ::ucbhelper::Content aBackupCont; in DoInternalBackup_Impl()
2316 ::ucbhelper::Content aContent; in DoBackup_Impl()
2327 ::ucbhelper::Content aSourceContent; in DoBackup_Impl()
3059 pImp->aContent = ::ucbhelper::Content(); in CloseStreams_Impl()
[all …]
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx149 xContent = Content::create( m_xSMgr, this, xCanonicId ); in queryContent()
191 xContent = Content::create( m_xSMgr, this, xId ); in createDocumentContent()
243 rtl::Reference< Content > xRoot; in notifyDocumentClosed()
255 xRoot = static_cast< Content * >( (*it).get() ); in notifyDocumentClosed()
273 rtl::Reference< Content > xContent in notifyDocumentClosed()
274 = static_cast< Content * >( (*it).get() ); in notifyDocumentClosed()
313 rtl::Reference< Content > xRoot in notifyDocumentOpened()
314 = static_cast< Content * >( (*it).get() ); in notifyDocumentOpened()
/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.cxx103 ::ucbhelper::Content* m_pContent;
125 , m_pContent( new ::ucbhelper::Content( aContent ) ) in FSStorage_Impl()
154 FSStorage::FSStorage( const ::ucbhelper::Content& aContent, in FSStorage()
187 ::ucbhelper::Content aParent; in MakeFolderNoUI()
188 ::ucbhelper::Content aResultContent; in MakeFolderNoUI()
190 if ( ::ucbhelper::Content::create( aURL.GetMainURL( INetURLObject::NO_DECODE ), in MakeFolderNoUI()
199 ::ucbhelper::Content* FSStorage::GetContent() in GetContent()
208 m_pImpl->m_pContent = new ::ucbhelper::Content( m_pImpl->m_aURL, xDummyEnv ); in GetContent()
227 ::ucbhelper::Content aSourceContent( aSourceURL, xDummyEnv ); in CopyStreamToSubStream()
286 ::ucbhelper::Content aSourceContent( aSourceURL, xDummyEnv ); in CopyContentToStorage_Impl()
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dswunohelper.cxx77 ucbhelper::Content aTempContent( rURL, in UCB_DeleteFile()
102 ucbhelper::Content aTempContent( sMainURL, in UCB_CopyFile()
162 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_IsReadOnlyFileName()
180 ::ucbhelper::Content aContent( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )() ); in UCB_IsFile()
194 ::ucbhelper::Content aContent( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )() ); in UCB_IsDirectory()
215 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_GetFileListOfFolder()
/aoo41x/main/sot/source/sdstor/
H A Ducbstorage.cxx559 ::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()
1704 , m_pContent( new ::ucbhelper::Content( rContent ) )
1954 m_pContent = new ::ucbhelper::Content( aTemp, xComEnv );
2303 Content aNewFolder;
2482 Content aNewSubFolder;
3106 pImp->m_pContent = new Content;
3139 Content aNewFolder;
[all …]
/aoo41x/main/svl/qa/
H A Dtest_URIHelper.cxx82 class Content: class
87 explicit Content(
132 char const Content::m_prefix[] = "test:";
134 Content::Content( in Content() function in __anon2e37884b0111::Content
147 css::uno::Any Content::execute( in execute()
193 return new Content(identifier); in queryContent()
/aoo41x/main/sd/source/ui/app/
H A Dstrings.src182 Text [ en-US ] = "Title, Content" ;
186 Text [ en-US ] = "Title and 2 Content" ;
190 Text [ en-US ] = "Title, Content and 2 Content" ;
194 Text [ en-US ] = "Title, 2 Content and Content" ;
198 Text [ en-US ] = "Title, Content over 2 Content" ;
202 Text [ en-US ] = "Title, 2 Content over Content" ;
206 Text [ en-US ] = "Title, Content over Content" ;
210 Text [ en-US ] = "Title, 4 Content" ;
214 Text [ en-US ] = "Title, 6 Content" ;
/aoo41x/main/shell/source/all/ooofilereader/
H A Dcontentreader.cxx133 void CContentReader::addChunk( LocaleSet_t const & Locale, Content_t const & Content ) in addChunk() argument
135 if ( Content == EMPTY_STRING ) in addChunk()
139 ( ( Content != SPACE ) && ( Content != LF ) ) ) in addChunk()
149 m_ChunkBuffer.back().second += Content; in addChunk()
/aoo41x/main/ucb/source/ucp/package/
H A Dpkgcontent.hxx103 class Content : public ::ucbhelper::ContentImplHelper, class
121 Content( const com::sun::star::uno::Reference<
130 Content( const com::sun::star::uno::Reference<
205 typedef rtl::Reference< Content > ContentRef;
243 static Content* create(
251 static Content* create(
259 virtual ~Content();
/aoo41x/main/ucb/source/ucp/gio/
H A Dgio_content.hxx49 class Content;
66 class Content : public ::ucbhelper::ContentImplHelper, public com::sun::star::ucb::XContentCreator class
86 typedef rtl::Reference< Content > ContentRef;
126 Content( const com::sun::star::uno::Reference<
131 Content( const com::sun::star::uno::Reference<
137 virtual ~Content();
/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx48 const rtl::Reference< Content >& rxContent, in DynamicResultSet()
116 rtl::Reference< Content > m_xContent;
123 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
142 const rtl::Reference< Content >& rContent, in DataSupplier()
296 Content *pContent = static_cast< ::gvfs::Content * >(queryContent( nIndex ).get()); in queryPropertyValues()
/aoo41x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx140 ::ucbhelper::Content m_aContent;
148 ::ucbhelper::Content& rNewContent );
175 InsertEntry( ::ucbhelper::Content& rContent, SvLBoxEntry* pParent );
337 ::ucbhelper::Content& rNewContent ) in createNewContent()
481 ::ucbhelper::Content aSourceContent( aSourceURL, xEnv ); in createNewContent()
884 ::ucbhelper::Content aNewContent; in Command()
910 ::ucbhelper::Content& rContent, in InsertEntry()
1018 ::ucbhelper::Content aContent( rURL, xEnv ); in InsertEntry()

Completed in 191 milliseconds

12345678910>>...16