Home
last modified time | relevance | path

Searched refs:openEncryptedStreamElement (Results 1 – 12 of 12) sorted by relevance

/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java164 …Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.ELEMENT_WRITE, … in WriteBytesToEncrSubstream()
237 …Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.ELEMENT_WRITE, … in ChangeStreamPass()
525 …Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.ELEMENT_READ, p… in checkEncrStream()
540 …Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.ELEMENT_READ, p… in checkEncrStream()
/trunk/main/package/qa/storages/
H A DTestHelper.java259 … Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.WRITE, sPass ); in WriteBytesToEncrSubstream()
555 …Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.WRITE, sOldPass… in ChangeStreamPass()
927 …Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.READ, sWrongPas… in checkEncrStream()
942 Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.READ, sPass ); in checkEncrStream()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx828 xSourceStream = xElementRootStorage->openEncryptedStreamElement( in implStorePasswordLibrary()
991 uno::Reference< io::XStream > xSourceStream = xLibraryStor->openEncryptedStreamElement( in implLoadPasswordLibrary()
1098 … uno::Reference< io::XStream > xSourceStream = xElementRootStorage->openEncryptedStreamElement( in implLoadPasswordLibrary()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx340 uno::Reference< io::XStream > SAL_CALL Storage::openEncryptedStreamElement( in openEncryptedStreamElement() function in Storage
352 return m_xWrappedStorage->openEncryptedStreamElement( in openEncryptedStreamElement()
H A Dtdoc_storage.cxx673 xStream = xParentStorage->openEncryptedStreamElement( in queryStream()
H A Dtdoc_stgelems.hxx170 openEncryptedStreamElement( const ::rtl::OUString& aStreamName,
/trunk/main/svl/source/fsstor/
H A Dfsstorage.hxx116 …m::sun::star::uno::Reference< ::com::sun::star::io::XStream > SAL_CALL openEncryptedStreamElement(
H A Dfsstorage.cxx561 uno::Reference< io::XStream > SAL_CALL FSStorage::openEncryptedStreamElement( in openEncryptedStreamElement() function in FSStorage
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl138 <dt><method>XStorage::openEncryptedStreamElement</method></dt>
H A DXStorage.idl235 ::com::sun::star::io::XStream openEncryptedStreamElement(
/trunk/main/package/source/xstor/
H A Dxstorage.hxx385 …m::sun::star::uno::Reference< ::com::sun::star::io::XStream > SAL_CALL openEncryptedStreamElement(
H A Dxstorage.cxx2578 uno::Reference< io::XStream > SAL_CALL OStorage::openEncryptedStreamElement( in openEncryptedStreamElement() function in OStorage

Completed in 95 milliseconds