Searched defs:sMediaType (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 45 String sMediaType, in WriteBytesToStream() 128 String sMediaType, in WriteBytesToSubstream() 155 String sMediaType, in WriteBytesToEncrSubstream() 183 String sMediaType, in WBToSubstrOfEncr() 283 …public boolean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot,… in setStorageTypeAndCheckProps() 327 …public boolean checkStorageProperties( XStorage xStorage, String sMediaType, boolean bIsRoot, int … in checkStorageProperties() 378 String sMediaType, in InternalCheckStream() 468 String sMediaType, in checkStream() 494 String sMediaType, in checkEncrStream()
|
/aoo42x/main/package/qa/storages/ |
H A D | TestHelper.java | 49 String sMediaType, in WriteBytesToStream() 216 String sMediaType, in WriteBytesToSubstream() 250 String sMediaType, in WriteBytesToEncrSubstream() 339 String sMediaType, in WriteBytesToStreamH() 401 String sMediaType, in WriteBytesToEncrStreamH() 466 String sMediaType, in WBToSubstrOfEncrH() 770 String sMediaType, in InternalCheckStream() 869 String sMediaType, in checkStream() 902 String sMediaType, in checkEncrStream() 970 String sMediaType, in checkStreamH() [all …]
|
/aoo42x/main/package/qa/ofopxmlstorages/ |
H A D | TestHelper.java | 49 String sMediaType, in WriteBytesToStream() 146 String sMediaType, in WriteBytesToSubstream() 412 String sMediaType, in InternalCheckStream() 531 String sMediaType, in checkStream()
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | ZipPackage.cxx | 259 OUString sPath, sMediaType, sVersion; in parseManifest() local 1003 OString sMediaType = OUStringToOString( m_pRootFolder->GetMediaType(), RTL_TEXTENCODING_ASCII_US ); in WriteMimetypeMagicFile() local 1084 const OUString sMediaType ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in WriteContentTypes() local 1236 const OUString sMediaType ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in writeTempFile() local
|
/aoo42x/main/xmlsecurity/source/dialogs/ |
H A D | digitalsignaturesdialog.cxx | 139 OUString sPath, sMediaType; in isXML() local
|
/aoo42x/main/forms/source/xforms/ |
H A D | submission.cxx | 203 void Submission::setMediaType( const OUString& sMediaType ) in setMediaType()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlwrap.cxx | 737 const rtl::OUString& sMediaType, const rtl::OUString& sComponentName, in ExportToComponent()
|
/aoo42x/main/oox/source/export/ |
H A D | drawingml.cxx | 416 OUString sMediaType; in WriteImage() local
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appuno.cxx | 175 static char const sMediaType[] = "MediaType"; variable
|
Completed in 77 milliseconds