Home
last modified time | relevance | path

Searched refs:Content (Results 51 – 75 of 404) sorted by relevance

12345678910>>...17

/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx304 ::ucbhelper::Content ucbContent; in bindPackage_()
335 ::ucbhelper::Content ucbContent( url, xCmdEnv ); in bindPackage_()
340 ::ucbhelper::Content ucbContent( url, xCmdEnv ); in bindPackage_()
374 ::ucbhelper::Content ucb_content; in configmgrini_verify_init()
470 ::ucbhelper::Content ucb_content( in configmgrini_flush()
605 ::ucbhelper::Content ucb_content( url, xCmdEnv ); in replaceOrigin()
680 ucbhelper::Content(newUrl, xCmdEnv).writeStream( in replaceOrigin()
781 ::ucbhelper::Content( in processPackage_()
/trunk/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()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx104 class Content : public ::ucbhelper::ContentImplHelper, class
118 Content( const com::sun::star::uno::Reference<
124 Content( const com::sun::star::uno::Reference<
163 typedef rtl::Reference< Content > ContentRef;
248 static Content* create(
256 static Content* create(
264 virtual ~Content();
H A Dtdoc_resultset.hxx32 class Content;
36 rtl::Reference< Content > m_xContent;
46 const rtl::Reference< Content >& rxContent,
H A Dtdoc_datasupplier.cxx81 rtl::Reference< Content > m_xContent;
90 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
126 const rtl::Reference< Content >& rContent, in ResultSetDataSupplier()
387 uno::Reference< sdbc::XRow > xRow = Content::getPropertyValues( in queryPropertyValues()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.hxx44 class Content;
63 class Content : public ::ucbhelper::ContentImplHelper class
67 ::ucbhelper::Content* m_pContent;
126 Content( const ::com::sun::star::uno::Reference<
132 virtual ~Content();
H A Dodma_datasupplier.cxx88 rtl::Reference< Content > m_xContent;
97 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
129 const rtl::Reference< ::odma::Content >& rContent, in DataSupplier()
417 Reference< XRow > xRow = Content::getPropertyValues( in queryPropertyValues()
/trunk/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl60 <type>Content</type>s via <type>ContentProvider</type>s.
156 // information on commands supported by the Content Broker.
163 // Additionally, it can be used to create a link to a Content.
165 // by any Content Provider. This is different from the command
166 // 'transfer' that can be supported by a Content. That command
167 // typically can only handle <type>Content</type>s provided by one
/trunk/main/cui/source/dialogs/
H A Dmultifil.cxx68 …::ucbhelper::Content aContent( aFile.GetMainURL( INetURLObject::NO_DECODE ), Reference< XCommandEn… in IMPL_LINK()
82 ::ucbhelper::Content & VContent = aContent; // temporary Content reference in IMPL_LINK()
88 std::map< String, ::ucbhelper::Content >::iterator aCur = aFileContentMap.find( sVFile ); in IMPL_LINK()
92 …aFileContentMap[sVFile] = ::ucbhelper::Content( aVFile.GetMainURL( INetURLObject::NO_DECODE ), Ref… in IMPL_LINK()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.hxx74 class Content : public ::ucbhelper::ContentImplHelper, class
81 typedef rtl::Reference< Content > ContentRef;
192 Content( const ::com::sun::star::uno::Reference<
198 Content( const ::com::sun::star::uno::Reference<
205 virtual ~Content();
H A Dgvfs_directory.hxx35 rtl::Reference< Content > m_xContent;
46 const rtl::Reference< Content >& rxContent,
63 const rtl::Reference< Content >& rContent,
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx74 class Content : public ::ucbhelper::ContentImplHelper class
103 typedef rtl::Reference< Content > ContentRef;
124 Content( const ::com::sun::star::uno::Reference<
129 virtual ~Content();
H A Dmyucp_datasupplier.cxx82 rtl::Reference< Content > m_xContent;
91 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
121 const rtl::Reference< Content >& rContent, in DataSupplier()
358 uno::Reference< sdbc::XRow > xRow = Content::getPropertyValues( in queryPropertyValues()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx70 class Content : public ::ucbhelper::ContentImplHelper, class
119 typedef rtl::Reference< Content > ContentRef;
213 Content( const ::com::sun::star::uno::Reference<
220 Content( const ::com::sun::star::uno::Reference<
228 virtual ~Content();
H A Dwebdavdatasupplier.cxx86 rtl::Reference< Content > m_xContent;
94 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
126 const rtl::Reference< Content >& rContent, in DataSupplier()
311 = Content::getPropertyValues( in queryPropertyValues()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_resultset.hxx35 class Content;
45 const rtl::Reference< Content >& i_rContent,
52 ::rtl::Reference< Content > m_xContent;
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx280 …::ucbhelper::Content aCnt( rURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XCom… in FileExists()
313 ::ucbhelper::Content aParent( aParentURL.GetMainURL( INetURLObject::NO_DECODE ), aCmdEnv ); in CreateDir()
320 … ::ucbhelper::Content aContent( aNewFolderURL.GetMainURL( INetURLObject::NO_DECODE ), aCmdEnv ); in CreateDir()
345 …::ucbhelper::Content aDestPath( rDstURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< uc… in CopyFile()
375 …::ucbhelper::Content aCnt( rURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in KillFile()
/trunk/main/scp2/source/writer/
H A Dregistryitem_writer.scp534 Name = "Content Type";
578 Name = "Content Type";
585 Subkey = "MIME\Database\Content Type\application/vnd.sun.xml.writer.global";
623 Name = "Content Type";
630 Subkey = "MIME\Database\Content Type\application/vnd.sun.xml.writer";
726 Name = "Content Type";
733 Subkey = "MIME\Database\Content Type\application/vnd.oasis.opendocument.text";
923 Name = "Content Type";
1032 Name = "Content Type";
1156 Name = "Content Type";
[all …]
/trunk/main/svl/source/misc/
H A Dfstathelper.cxx44 ::ucbhelper::Content aTestContent( rURL, in GetModifiedDateTimeOfFile()
71 ::ucbhelper::Content aTestContent( rURL, in IsDocument()
86 ::ucbhelper::Content aTestContent( rURL, in IsFolder()
/trunk/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx249 ::ucbhelper::Content aContent = ::ucbhelper::Content (aId, mxEntryEnvironment); in ScanEntry()
303 ::ucbhelper::Content aTemplateDir (mxTemplateRoot, mxFolderEnvironment); in InitializeFolderScanning()
376 maFolderContent = ::ucbhelper::Content (aId, aDescriptor.mxFolderEnvironment); in ScanFolder()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.hxx34 class Content;
60 com::sun::star::uno::Reference< ::gio::Content > mxContent;
68 const com::sun::star::uno::Reference< Content >& rContent, sal_Int32 nOpenMode );
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx85 rtl::Reference< Content > m_xContent;
94 const rtl::Reference< Content >& rContent, in DataSupplier_Impl()
128 const rtl::Reference< Content >& rContent, in DataSupplier()
425 uno::Reference< sdbc::XRow > xRow = Content::getPropertyValues( in queryPropertyValues()
/trunk/main/unotools/inc/unotools/
H A Ducbhelper.hxx38 class Content;
66 static sal_Bool MakeFolder( ::ucbhelper::Content& rParent,
68 ::ucbhelper::Content& rNewFolder,
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx163 ::ucbhelper::Content aFile; in construct()
166 aFile = ::ucbhelper::Content(getURL(),Reference< XCommandEnvironment >()); in construct()
191 ::ucbhelper::Content aParent(xIdent->getContentIdentifier(),Reference< XCommandEnvironment >()); in construct()
407 ::ucbhelper::Content aParent(xIdent->getContentIdentifier(),Reference< XCommandEnvironment >()); in getDir()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx68 class Content : public ::ucbhelper::ContentImplHelper class
72 Content( const ::com::sun::star::uno::Reference<
79 virtual ~Content();

Completed in 139 milliseconds

12345678910>>...17