Searched refs:xHStorage (Results 1 – 2 of 2) sorted by relevance
348 XHierarchicalStorageAccess xHStorage = in WriteBytesToStreamH() local350 if ( xHStorage == null ) in WriteBytesToStreamH()356 …Object oSubStream = xHStorage.openStreamElementByHierarchicalName( sStreamPath, ElementModes.WRITE… in WriteBytesToStreamH()411 XHierarchicalStorageAccess xHStorage = in WriteBytesToEncrStreamH() local413 if ( xHStorage == null ) in WriteBytesToEncrStreamH()419 Object oSubStream = xHStorage.openEncryptedStreamElementByHierarchicalName( sStreamPath, in WriteBytesToEncrStreamH()476 XHierarchicalStorageAccess xHStorage = in WBToSubstrOfEncrH() local478 if ( xHStorage == null ) in WBToSubstrOfEncrH()484 …Object oSubStream = xHStorage.openStreamElementByHierarchicalName( sStreamPath, ElementModes.WRITE… in WBToSubstrOfEncrH()603 XHierarchicalStorageAccess xHStorage = in ChangeStreamPassH() local[all …]
111 … uno::Reference< embed::XHierarchicalStorageAccess > xHStorage( xOwnStor, uno::UNO_QUERY_THROW ); in GetStreamHierarchically() local112 xResult = xHStorage->openStreamElementByHierarchicalName( aNextName, nStreamMode ); in GetStreamHierarchically()116 … uno::Reference< embed::XHierarchicalStorageAccess2 > xHStorage( xOwnStor, uno::UNO_QUERY_THROW ); in GetStreamHierarchically() local117 …xResult = xHStorage->openEncryptedStreamByHierarchicalName( aNextName, nStreamMode, aEncryptionDat… in GetStreamHierarchically()