Home
last modified time | relevance | path

Searched refs:Content (Results 101 – 125 of 393) sorted by relevance

12345678910>>...16

/aoo41x/main/scp2/source/draw/
H A Dregistryitem_draw.scp465 Name = "Content Type";
509 Name = "Content Type";
516 Subkey = "MIME\Database\Content Type\application/vnd.sun.xml.draw";
579 Name = "Content Type";
586 Subkey = "MIME\Database\Content Type\application/vnd.oasis.opendocument.graphics";
778 Name = "Content Type";
/aoo41x/main/scp2/source/impress/
H A Dregistryitem_impress.scp479 Name = "Content Type";
523 Name = "Content Type";
530 Subkey = "MIME\Database\Content Type\application/vnd.sun.xml.impress";
619 Name = "Content Type";
626 Subkey = "MIME\Database\Content Type\application/vnd.oasis.opendocument.presentation";
807 Name = "Content Type";
/aoo41x/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx68 uno::Sequence< beans::Property > Content::getProperties( in getProperties()
134 uno::Sequence< ucb::CommandInfo > Content::getCommands( in getCommands()
/aoo41x/main/svx/source/gallery2/
H A Dgallery1.cxx287 ::ucbhelper::Content aCnt( rBaseURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
351 ::ucbhelper::Content aThmCnt( aThmURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
352 ::ucbhelper::Content aSdgCnt( aSdgURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
353 ::ucbhelper::Content aSdvCnt( aSdvURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
/aoo41x/main/scp2/source/ooo/
H A Dregistryitem_ooo.scp402 Name = "Content Type";
409 Subkey = "MIME\Database\Content Type\application/vnd.stardivision.writer";
472 Name = "Content Type";
480 Subkey = "MIME\Database\Content Type\application/vnd.openofficeorg.extension";
/aoo41x/main/offapi/com/sun/star/ucb/
H A DExpandContentProvider.idl31 /** The Expand Content Provider implements a <type>ContentProvider</type>
42 @see Content
H A DHelpContentProvider.idl36 /** The Help Content Provider (HCP) implements a <type>ContentProvider</type>
42 @see com::sun::star::ucb::Content
H A DFTPContentProvider.idl36 /** The FTP Content Provider (FCP) implements a <type>ContentProvider</type>
42 @see com::sun::star::ucb::Content
/aoo41x/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx101 ::ucbhelper::Content aContent1; in isCaseSensitiveParentFolder()
103 ::ucbhelper::Content aFolderOrDoc( _rFolderOrDoc, Reference< XCommandEnvironment >() ); in isCaseSensitiveParentFolder()
110 …aContent1 = ::ucbhelper::Content( aContentURL.GetMainURL( INetURLObject::NO_DECODE ), Reference< X… in isCaseSensitiveParentFolder()
131 ::ucbhelper::Content aContent2; in isCaseSensitiveParentFolder()
134 …aContent2 = ::ucbhelper::Content( aURL2.GetMainURL( INetURLObject::NO_DECODE ), Reference< XComman… in isCaseSensitiveParentFolder()
/aoo41x/main/offapi/com/sun/star/text/textfield/
H A DScript.idl43 [property]string Content;
47 /** determins whether the property Content contains a URL or a script.
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx303 SAL_DLLPRIVATE void DoInternalBackup_Impl( const ::ucbhelper::Content& aOriginalContent );
304 SAL_DLLPRIVATE void DoInternalBackup_Impl( const ::ucbhelper::Content& aOriginalContent,
309 SAL_DLLPRIVATE sal_Bool UseBackupToRestore_Impl( ::ucbhelper::Content& aOriginalContent,
/aoo41x/main/scp2/source/calc/
H A Dregistryitem_calc.scp491 Name = "Content Type";
507 Name = "Content Type";
514 Subkey = "MIME\Database\Content Type\application/vnd.sun.xml.calc";
604 Name = "Content Type";
611 Subkey = "MIME\Database\Content Type\application/vnd.oasis.opendocument.spreadsheet";
778 Name = "Content Type";
/aoo41x/main/ucb/source/ucp/odma/
H A Dodma_contentcaps.cxx60 uno::Sequence< beans::Property > Content::getProperties( in getProperties()
161 uno::Sequence< ucb::CommandInfo > Content::getCommands( in getCommands()
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXInteractionDocumentSave.idl49 @param Content
52 void setName( [in] string Name, [in] com::sun::star::ucb::XContent Content);
H A DDefinitionContent.idl26 #include <com/sun/star/ucb/Content.idl>
57 service ::com::sun::star::ucb::Content;
/aoo41x/main/comphelper/source/misc/
H A Dmediadescriptor.cxx472 … ::ucbhelper::Content aContent(xContent, css::uno::Reference< css::ucb::XCommandEnvironment >()); in isStreamReadOnly()
672 ::ucbhelper::Content aContent( sURL, xCommandEnv ); in impl_openStreamWithPostData()
728 ::ucbhelper::Content aContent; in impl_openStreamWithURL()
732 aContent = ::ucbhelper::Content(sURL, xCommandEnv); in impl_openStreamWithURL()
/aoo41x/main/scripting/source/inc/util/
H A DMiscUtils.hxx126 ::ucbhelper::Content root( url, NULL ); in tDocUrlToModel()
146 static css::uno::Any getUCBProperty( ::ucbhelper::Content& content, ::rtl::OUString& prop ) in getUCBProperty()
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx65 ::ucbhelper::Content contentProps(m_propFileUrl, m_xCmdEnv); in ExtensionProperties()
121 ::ucbhelper::Content contentProps(m_propFileUrl, m_xCmdEnv); in write()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx359 ::ucbhelper::Content aFile; in Init()
363 aFile = ::ucbhelper::Content(m_aDSN,Reference< ::com::sun::star::ucb::XCommandEnvironment >()); in Init()
562 ::ucbhelper::Content aContent(aURL.GetURLNoPass(),Reference<XCommandEnvironment>()); in WriteInfFile()
/aoo41x/main/sfx2/source/appl/
H A Dxpackcreator.cxx87 ::ucbhelper::Content aContent; in convertToPackage()
88 if( ::ucbhelper::Content::create( aFolderUrl, xComEnv, aContent ) ) in convertToPackage()
/aoo41x/main/svtools/source/contnr/
H A Dcontentenumeration.hxx151 ::ucbhelper::Content aContent;
158 FolderDescriptor( const ::ucbhelper::Content& _rContent ) in FolderDescriptor()
H A Dfileview.cxx462 …::ucbhelper::Content aTestContent( maTransFile.GetMainURL( INetURLObject::NO_DECODE ), Reference< … in Init()
891 ::ucbhelper::Content aCnt; in CreateContextMenu()
896 aCnt = ::ucbhelper::Content( aURL, mxCmdEnv ); in CreateContextMenu()
1009 ::ucbhelper::Content aCnt( aURL, mxCmdEnv ); in DeleteEntries()
1076 ::ucbhelper::Content aContent( aURL, mxCmdEnv ); in EditedEntry()
1209 ::ucbhelper::Content aCnt( rContent, mxCmdEnv ); in Kill()
1418 ::ucbhelper::Content aCnt( mpImp->maViewURL, mpImp->mxCmdEnv ); in GetParentURL()
1475 ::ucbhelper::Content aContent(_xContent, mpImp->mxCmdEnv ); in Initialize()
/aoo41x/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx214 ::ucbhelper::Content ucb_content; in queryContent()
215 if (::ucbhelper::Content::create( in queryContent()
/aoo41x/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx49 ::ucbhelper::Content aCnt( aSoundURL, in ExSoundEntry()
104 ::ucbhelper::Content aCnt( aSoundURL, in Write()
/aoo41x/main/svl/source/fsstor/
H A Dfsfactory.cxx81 ::ucbhelper::Content aResultContent( in createInstance()
190 ::ucbhelper::Content aResultContent( in createInstanceWithArguments()

Completed in 109 milliseconds

12345678910>>...16