Home
last modified time | relevance | path

Searched refs:sStreamPath (Results 1 – 6 of 6) sorted by relevance

/trunk/main/package/qa/storages/
H A DTestHelper.java338 String sStreamPath, in WriteBytesToStreamH() argument
360 Error( "Can't create substream '" + sStreamPath + "'!" ); in WriteBytesToStreamH()
366 Error( "Can't create substream '" + sStreamPath + "', exception : " + e + "!" ); in WriteBytesToStreamH()
393 if ( !disposeStream( xSubStream, sStreamPath ) ) in WriteBytesToStreamH()
400 String sStreamPath, in WriteBytesToEncrStreamH() argument
425 Error( "Can't create substream '" + sStreamPath + "'!" ); in WriteBytesToEncrStreamH()
431 Error( "Can't create substream '" + sStreamPath + "', exception : " + e + "!" ); in WriteBytesToEncrStreamH()
458 if ( !disposeStream( xSubStream, sStreamPath ) ) in WriteBytesToEncrStreamH()
465 String sStreamPath, in WBToSubstrOfEncrH() argument
488 Error( "Can't create substream '" + sStreamPath + "'!" ); in WBToSubstrOfEncrH()
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DXHierarchicalStorageAccess.idl108 @param sStreamPath
131 [in] string sStreamPath,
154 @param sStreamPath
H A DXHierarchicalStorageAccess2.idl58 @param sStreamPath
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx1435 …FSStorage::openStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath, ::sal_Int32 nO… in openStreamElementByHierarchicalName() argument
1448 if ( sStreamPath.toChar() == '/' ) in openStreamElementByHierarchicalName()
1460 sStreamPath ); in openStreamElementByHierarchicalName()
1573 void SAL_CALL FSStorage::removeStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath ) in removeStreamElementByHierarchicalName() argument
1596 sStreamPath ); in removeStreamElementByHierarchicalName()
H A Dfsstorage.hxx306 …> SAL_CALL openStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath, ::sal_Int32 nO…
/trunk/main/package/source/xstor/
H A Dxstorage.hxx815 …> SAL_CALL openStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath, ::sal_Int32 nO…

Completed in 49 milliseconds