Searched refs:bHierarchyAccess (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/package/source/xstor/ |
H A D | owriteablestream.cxx | 1284 …32 nStreamMode, const ::comphelper::SequenceAsHashMap& aEncryptionData, sal_Bool bHierarchyAccess ) in GetStream() argument 1308 xResultStream = GetStream_Impl( nStreamMode, bHierarchyAccess ); in GetStream() 1315 xResultStream = GetStream_Impl( nStreamMode, bHierarchyAccess ); in GetStream() 1345 …nce< io::XStream > OWriteStream_Impl::GetStream( sal_Int32 nStreamMode, sal_Bool bHierarchyAccess ) in GetStream() argument 1371 xResultStream = GetStream( nStreamMode, aGlobalEncryptionData, bHierarchyAccess ); in GetStream() 1374 xResultStream = GetStream_Impl( nStreamMode, bHierarchyAccess ); in GetStream() 1380 …io::XStream > OWriteStream_Impl::GetStream_Impl( sal_Int32 nStreamMode, sal_Bool bHierarchyAccess ) in GetStream_Impl() argument 1479 m_pAntiImpl = new OWriteStream( this, bHierarchyAccess ); in GetStream_Impl() 1481 m_pAntiImpl = new OWriteStream( this, xStream, bHierarchyAccess ); in GetStream_Impl()
|
H A D | owriteablestream.hxx | 160 sal_Bool bHierarchyAccess ); 234 sal_Bool bHierarchyAccess ); 238 sal_Bool bHierarchyAccess );
|
Completed in 62 milliseconds