Home
last modified time | relevance | path

Searched refs:sContentType (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx246 ::rtl::OUString sContentType (xRow->getString (3)); in ScanEntry()
255 if ( (sContentType == MIMETYPE_OASIS_OPENDOCUMENT_PRESENTATION_TEMPLATE) in ScanEntry()
256 || (sContentType == IMPRESS_XML_TEMPLATE_OASIS) in ScanEntry()
257 || (sContentType == IMPRESS_BIN_TEMPLATE) in ScanEntry()
258 || (sContentType == IMPRESS_XML_TEMPLATE) in ScanEntry()
259 || (sContentType == IMPRESS_XML_TEMPLATE_B)) in ScanEntry()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx864 ::rtl::OUString sContentType; in createDirectoryDeep()
867 sContentType = ::rtl::OUString::createFromAscii( "application/vnd.sun.staroffice.fsys-folder" ); in createDirectoryDeep()
873 aContentType >>= sContentType; in createDirectoryDeep()
890 …if (!aParent.insertNewContent(sContentType, aNewDirectoryProperties, aNewDirectoryAttributes, aPar… in createDirectoryDeep()
/aoo4110/main/ucb/source/ucp/odma/
H A Dodma_datasupplier.cxx296 ::rtl::OUString sContentType(RTL_CONSTASCII_USTRINGPARAM(ODMA_CONTENT_TYPE)); in getResult()
313 rProps->m_sContentType = sContentType; in getResult()
H A Dodma_provider.cxx447 ::rtl::OUString sContentType(RTL_CONSTASCII_USTRINGPARAM(ODMA_CONTENT_TYPE)); in queryContentProperty()
469 aReturn->m_sContentType = sContentType; in queryContentProperty()
/aoo4110/main/sc/source/filter/excel/
H A Dxestream.cxx975 const char* sContentType, in CreateOutputStream() argument
988 …Ptr p = openFragmentStreamWithSerializer( sFullStream, OUString::createFromAscii( sContentType ) ); in CreateOutputStream()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx296 ::rtl::OUString sContentType; in lcl_determineContentType_nothrow()
302 OSL_VERIFY( xStorageProps->getPropertyValue( INFO_MEDIATYPE ) >>= sContentType ); in lcl_determineContentType_nothrow()
308 return sContentType; in lcl_determineContentType_nothrow()
/aoo4110/main/sc/source/filter/inc/
H A Dxestream.hxx326 const char* sContentType,

Completed in 69 milliseconds