Home
last modified time | relevance | path

Searched defs:sMediaType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java45 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()
/trunk/main/package/qa/storages/
H A DTestHelper.java49 String sMediaType, in WriteBytesToStream()
122 String sMediaType, in WriteBytesToSubstreamDefaultCompressed()
216 String sMediaType, in WriteBytesToSubstream()
250 String sMediaType, in WriteBytesToEncrSubstream()
285 String sMediaType, in WBToSubstrOfEncr()
339 String sMediaType, in WriteBytesToStreamH()
401 String sMediaType, in WriteBytesToEncrStreamH()
466 String sMediaType, in WBToSubstrOfEncrH()
673 …public boolean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot,… in setStorageTypeAndCheckProps()
718 …public boolean checkStorageProperties( XStorage xStorage, String sMediaType, boolean bIsRoot, int … in checkStorageProperties()
[all …]
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java49 String sMediaType, in WriteBytesToStream()
146 String sMediaType, in WriteBytesToSubstream()
412 String sMediaType, in InternalCheckStream()
531 String sMediaType, in checkStream()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx259 OUString sPath, sMediaType, sVersion; in parseManifest() local
1008 …OString sMediaType = OUStringToOString( m_pRootFolder->GetMediaType(), RTL_TEXTENCODING_ASCII_US ); in WriteMimetypeMagicFile() local
1089 const OUString sMediaType ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in WriteContentTypes() local
1241 const OUString sMediaType ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in writeTempFile() local
/trunk/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx139 OUString sPath, sMediaType; in isXML() local
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx203 void Submission::setMediaType( const OUString& sMediaType ) in setMediaType()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx737 const rtl::OUString& sMediaType, const rtl::OUString& sComponentName, in ExportToComponent()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx416 OUString sMediaType; in WriteImage() local
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx175 static char const sMediaType[] = "MediaType"; variable