Home
last modified time | relevance | path

Searched refs:ZIP_STORAGE_FORMAT_STRING (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/filter/source/xsltdialog/
H A Dxmlfilterjar.cxx180 aArg.Value <<= ZIP_STORAGE_FORMAT_STRING; in savePackage()
283 aArg.Value <<= ZIP_STORAGE_FORMAT_STRING; in openPackage()
/AOO41X/main/filter/source/xsltfilter/
H A Duof2storage.cxx272 ZIP_STORAGE_FORMAT_STRING, rxInStream, rxFactory, sal_True); in ZipStorage()
287 ZIP_STORAGE_FORMAT_STRING, rxStream, READWRITE | TRUNCATE, rxFactory, sal_True); in ZipStorage()
/AOO41X/main/oox/source/helper/
H A Dzipstorage.cxx71 ZIP_STORAGE_FORMAT_STRING, rxInStream, xFactory, in ZipStorage()
/AOO41X/main/sd/source/filter/html/
H A Dbuttonset.cxx71 …torage = comphelper::OStorageHelper::GetStorageOfFormatFromURL( ZIP_STORAGE_FORMAT_STRING, rURL, E… in ButtonsImpl()
/AOO41X/main/package/source/xstor/
H A Dxfactory.cxx218 else if ( aFormatName.equals( ZIP_STORAGE_FORMAT_STRING ) ) in createInstanceWithArguments()
/AOO41X/main/comphelper/inc/comphelper/
H A Dstoragehelper.hxx40 #define ZIP_STORAGE_FORMAT_STRING ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ZipFormat" )… macro
/AOO41X/main/sfx2/source/doc/
H A Ddocfile.cxx1620 …e = ::comphelper::OStorageHelper::GetStorageOfFormatFromStream( ZIP_STORAGE_FORMAT_STRING, pImp->x… in GetZipStorageToSign_Impl()
1624 …:comphelper::OStorageHelper::GetStorageOfFormatFromInputStream( ZIP_STORAGE_FORMAT_STRING, pImp->x… in GetZipStorageToSign_Impl()
3944 …r = ::comphelper::OStorageHelper::GetStorageOfFormatFromStream( ZIP_STORAGE_FORMAT_STRING, pImp->x… in SignContents_Impl()
/AOO41X/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1029 aArg.Value <<= ZIP_STORAGE_FORMAT_STRING; in jarFile()
1906 aArg.Value <<= ZIP_STORAGE_FORMAT_STRING; in implGetJarFromPackage()
/AOO41X/main/package/source/zippackage/
H A DZipPackage.cxx711 else if ( aFormatName.equals( ZIP_STORAGE_FORMAT_STRING ) ) in initialize()