Home
last modified time | relevance | path

Searched refs:CreateLockBytes (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Ducblockbytes.hxx133 static UcbLockBytesRef CreateLockBytes( const NS_UNO::Reference < NS_UCB::XContent >& xContent,
140 static UcbLockBytesRef CreateLockBytes( const NS_UNO::Reference < NS_UCB::XContent >& xContent,
147 static UcbLockBytesRef CreateLockBytes( const NS_UNO::Reference < NS_IO::XStream >& xContent );
/trunk/main/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx124 … xLockBytes = UcbLockBytes::CreateLockBytes( aContent.get(), Sequence < PropertyValue >(), in lcl_CreateStream()
191 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream()
227 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream()
H A Ducblockbytes.cxx1649 UcbLockBytesRef UcbLockBytes::CreateLockBytes( const Reference< XStream >& xStream ) in CreateLockBytes() function in utl::UcbLockBytes
1661 UcbLockBytesRef UcbLockBytes::CreateLockBytes( const Reference < XContent >& xContent, const ::rtl:… in CreateLockBytes() function in utl::UcbLockBytes
1700 UcbLockBytesRef UcbLockBytes::CreateLockBytes( const Reference < XContent >& xContent, const Sequen… in CreateLockBytes() function in utl::UcbLockBytes

Completed in 28 milliseconds