Home
last modified time | relevance | path

Searched refs:getContentType (Results 1 – 25 of 45) sorted by relevance

12

/aoo4110/main/ucb/qa/complex/tdoc/
H A DCheckContentProvider.java139 String content = xContent.getContentType(); in checkTDOCRoot()
154 cont = xCont[i].getContentType(); in checkTDOCRoot()
164 cont = xCont[i].getContentType(); in checkTDOCRoot()
202 String content = xContent.getContentType(); in checkTDOCDocument()
237 String content = xContent.getContentType(); in checkTDOCFolder()
272 String content = xContent.getContentType(); in checkTDOCStream()
H A D_XContent.java45 String type = oObj.getContentType(); in _getContentType()
/aoo4110/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx131 = Content::getContentType( rUri.getScheme(), sal_True ); in getCreatableContentsInfo()
138 = Content::getContentType( rUri.getScheme(), sal_False ); in getCreatableContentsInfo()
225 getContentType( aURI.getScheme(), sal_True ) ) && in create()
227 getContentType( aURI.getScheme(), sal_False ) ) ) in create()
247 ::rtl::OUString Content::getContentType( in getContentType() function in Content
457 rtl::OUString SAL_CALL Content::getContentType() in getContentType() function in Content
772 getContentType( m_aUri.getScheme(), sal_True ) ) && in createNewContent()
774 getContentType( m_aUri.getScheme(), sal_False ) ) ) in createNewContent()
781 getContentType( m_aUri.getScheme(), sal_True ) ) ) in createNewContent()
1984 ? getContentType( m_aUri.getScheme(), sal_True ) in transfer()
[all …]
H A Dpkgcontent.hxx277 getContentType()
326 getContentType( const ::rtl::OUString& aScheme, sal_Bool bFolder );
/aoo4110/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx168 ::rtl::OUString SAL_CALL OContentHelper::getContentType() throw (RuntimeException) in getContentType() function in dbaccess::OContentHelper
507 xRow->appendString ( rProp, getContentType() ); in getPropertyValues()
542 getContentType() ); in getPropertyValues()
/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.hxx90 const rtl::OUString & getContentType() const { return m_aContentType; } in getContentType() function in hierarchy_ucp::HierarchyContentProperties
257 getContentType()
H A Dhierarchycontent.cxx340 rtl::OUString SAL_CALL HierarchyContent::getContentType() in getContentType() function in HierarchyContent
343 return m_aProps.getContentType(); in getContentType()
997 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
1071 rData.getContentType() ); in getPropertyValues()
/aoo4110/main/fileaccess/source/
H A DFileAccess.cxx110 …virtual ::rtl::OUString SAL_CALL getContentType( const ::rtl::OUString& FileURL ) throw(::com::sun…
533 rtl::OUString OFileAccess::getContentType( const rtl::OUString& FileURL ) in getContentType() function in io_FileAccess::OFileAccess
540 rtl::OUString aTypeStr = xContent->getContentType(); in getContentType()
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx83 const rtl::OUString & getContentType() const { return m_aContentType; } in getContentType() function in tdoc_ucp::ContentProperties
282 getContentType()
H A Dtdoc_content.cxx360 rtl::OUString SAL_CALL Content::getContentType() in getContentType() function in Content
364 return m_aProps.getContentType(); in getContentType()
1024 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
1114 rData.getContentType() ); in getPropertyValues()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl169 @see XContent::getContentType
176 string getContentType( [in] string FileURL )
H A DXDataContainer.idl55 string getContentType();
H A DXContent.idl69 string getContentType();
H A DContentInfo.idl48 <member>XContent::getContentType</member> of an appropriate content.
H A DWebDAVContentProvider.idl66 type returned from the getContentType method. The MediaType property is
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/
H A D_XDataContainer.java71 String type = oObj.getContentType() ; in _getContentType()
/aoo4110/main/qadevOOo/objdsc/fileacc/
H A Dcom.sun.star.comp.ucb.SimpleFileAccess.csv9 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"getContentType()"
/aoo4110/main/offapi/com/sun/star/frame/
H A DXFilterDetect.idl43 string getContentType( [in] string URL );
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx98 getContentType()
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java87 public String getContentType() { in getContentType() method in JavaKit
/aoo4110/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx103 … virtual rtl::OUString SAL_CALL getContentType() throw( com::sun::star::uno::RuntimeException );
/aoo4110/main/ucb/source/ucp/ftp/
H A Dftpcontent.hxx91 getContentType()
/aoo4110/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx147 getContentType()
/aoo4110/main/ucb/source/ucp/odma/
H A Dodma_content.hxx150 getContentType()
/aoo4110/main/ucb/workben/ucb/
H A Ducbdemo.cxx910 const UniString aType( m_xContent->getContentType() ); in getType()
1700 aText += UniString( evt.Content->getContentType() ); in contentEvent()
1728 aMatch += String(evt.Content->getContentType()); in contentEvent()

Completed in 94 milliseconds

12