Home
last modified time | relevance | path

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

123

/trunk/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()
/trunk/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 );
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DDetailViewManager.java64 switch(aPart.getContentType()) in ShowPart()
111 aPart.getContentType(), in ShowPart()
H A DStreamView.java156 aName).getContentType(); in valueChanged()
211 new PartName(msPartPathUnderMouse)).getContentType(); in SetPartUnderMouse()
H A DPartsView.java114 aName).getContentType(); in valueChanged()
/trunk/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()
/trunk/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()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx112 …virtual ::rtl::OUString SAL_CALL getContentType( const ::rtl::OUString& FileURL ) throw(::com::sun…
535 rtl::OUString OFileAccess::getContentType( const rtl::OUString& FileURL ) in getContentType() function in io_FileAccess::OFileAccess
542 rtl::OUString aTypeStr = xContent->getContentType(); in getContentType()
/trunk/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()
/trunk/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();
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/
H A DPartManagerPrototype.java50 aPart.getContentType(), in main()
H A DPart.java75 public ContentType getContentType () in getContentType() method in Part
H A DContentTypes.java51 aContentTypesPart.getContentType(), in ContentTypes()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/
H A DContentView.java43 switch(aPackage.getOfficeDocumentPart().getContentType()) in ContentView()
H A DSlideParser.java40 aPart.getContentType(), in SlideParser()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XDataContainer.java71 String type = oObj.getContentType() ; in _getContentType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fileacc/
H A Dcom.sun.star.comp.ucb.SimpleFileAccess.csv9 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"getContentType()"
/trunk/main/offapi/com/sun/star/frame/
H A DXFilterDetect.idl43 string getContentType( [in] string URL );
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx98 getContentType()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java87 public String getContentType() { in getContentType() method in JavaKit

Completed in 104 milliseconds

123