Lines Matching defs:xStorage

120 	public boolean WriteBytesToSubstreamDefaultCompressed( XStorage xStorage,  in WriteBytesToSubstreamDefaultCompressed()
214 public boolean WriteBytesToSubstream( XStorage xStorage, in WriteBytesToSubstream()
248 public boolean WriteBytesToEncrSubstream( XStorage xStorage, in WriteBytesToEncrSubstream()
283 public boolean WBToSubstrOfEncr( XStorage xStorage, in WBToSubstrOfEncr()
337 public boolean WriteBytesToStreamH( XStorage xStorage, in WriteBytesToStreamH()
399 public boolean WriteBytesToEncrStreamH( XStorage xStorage, in WriteBytesToEncrStreamH()
464 public boolean WBToSubstrOfEncrH( XStorage xStorage, in WBToSubstrOfEncrH()
546 public int ChangeStreamPass( XStorage xStorage, in ChangeStreamPass()
596 public int ChangeStreamPassH( XStorage xStorage, in ChangeStreamPassH()
673 …public boolean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot,… in setStorageTypeAndCheckProps()
718 …public boolean checkStorageProperties( XStorage xStorage, String sMediaType, boolean bIsRoot, int … in checkStorageProperties()
1102 public boolean commitStorage( XStorage xStorage ) in commitStorage()
1147 public boolean disposeStorage( XStorage xStorage ) in disposeStorage()
1218 public XStorage openSubStorage( XStorage xStorage, String sName, int nMode ) in openSubStorage()
1357 public boolean renameElement( XStorage xStorage, String sOldName, String sNewName ) in renameElement()
1373 public boolean removeElement( XStorage xStorage, String sName ) in removeElement()
1389 public XStream OpenStream( XStorage xStorage, in OpenStream()
1410 public boolean compareRawMethodsOnEncrStream( XStorage xStorage, String sStreamName ) in compareRawMethodsOnEncrStream()
1513 public boolean cantOpenStorage( XStorage xStorage, String sName ) in cantOpenStorage()
1529 public boolean cantOpenStream( XStorage xStorage, String sName, int nMode ) in cantOpenStream()
1545 public boolean cantOpenStreamH( XStorage xStorage, String sPath, int nMode ) in cantOpenStreamH()
1570 public boolean cantOpenEncrStreamH( XStorage xStorage, String sPath, int nMode, String aPass ) in cantOpenEncrStreamH()
1600 public XStorage cloneStorage( XSingleServiceFactory xFactory, XStorage xStorage ) in cloneStorage()
1620 public XStorage cloneSubStorage( XSingleServiceFactory xFactory, XStorage xStorage, String sName ) in cloneSubStorage()
1640 public XStream cloneSubStream( XStorage xStorage, String sName ) in cloneSubStream()
1656 public XStream cloneEncrSubStream( XStorage xStorage, String sName, String sPass ) in cloneEncrSubStream()