Searched refs:sStreamPath (Results 1 – 6 of 6) sorted by relevance
/trunk/main/package/qa/storages/ |
H A D | TestHelper.java | 338 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 D | XHierarchicalStorageAccess.idl | 108 @param sStreamPath 131 [in] string sStreamPath, 154 @param sStreamPath
|
H A D | XHierarchicalStorageAccess2.idl | 58 @param sStreamPath
|
/trunk/main/svl/source/fsstor/ |
H A D | fsstorage.cxx | 1435 …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 D | fsstorage.hxx | 306 …> SAL_CALL openStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath, ::sal_Int32 nO…
|
/trunk/main/package/source/xstor/ |
H A D | xstorage.hxx | 815 …> SAL_CALL openStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath, ::sal_Int32 nO…
|
Completed in 38 milliseconds