Home
last modified time | relevance | path

Searched defs:xLockBytes (Results 1 – 9 of 9) sorted by relevance

/trunk/main/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx62 UcbLockBytesRef xLockBytes; in lcl_CreateStream() local
175 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateInputLockBytes( xStream ); in CreateStream() local
191 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream() local
208 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateInputLockBytes( xStream ); in CreateStream() local
227 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream() local
H A Ducblockbytes.cxx936 UcbLockBytesRef xLockBytes, in UCBOpenContentSync()
1184 UcbLockBytesRef xLockBytes, in _UCBOpenContentSync()
1642 UcbLockBytesRef xLockBytes = new UcbLockBytes(); in CreateInputLockBytes() local
1654 UcbLockBytesRef xLockBytes = new UcbLockBytes(); in CreateLockBytes() local
1667 UcbLockBytesRef xLockBytes = new UcbLockBytes( pHandler ); in CreateLockBytes() local
1706 UcbLockBytesRef xLockBytes = new UcbLockBytes( pHandler ); in CreateLockBytes() local
/trunk/main/xmlsecurity/tools/demo/
H A Dutil.cxx93 SvLockBytesRef xLockBytes = new SvLockBytes( pStream, sal_True ); in OpenInputStream() local
103 SvLockBytesRef xLockBytes = new SvLockBytes( pStream, sal_True ); in OpenOutputStream() local
/trunk/main/store/source/
H A Dstore.cxx122 Reference<ILockBytes> xLockBytes; in store_createMemoryFile() local
160 Reference<ILockBytes> xLockBytes; in store_openFile() local
423 Reference<OStoreLockBytes> xLockBytes (new OStoreLockBytes()); in store_openStream() local
467 OStoreHandle<OStoreLockBytes> xLockBytes ( in store_readStream() local
489 OStoreHandle<OStoreLockBytes> xLockBytes ( in store_writeStream() local
507 OStoreHandle<OStoreLockBytes> xLockBytes ( in store_flushStream() local
523 OStoreHandle<OStoreLockBytes> xLockBytes ( in store_getStreamSize() local
542 OStoreHandle<OStoreLockBytes> xLockBytes ( in store_setStreamSize() local
/trunk/main/store/workben/
H A Dt_file.cxx53 rtl::Reference<ILockBytes> xLockBytes; in main() local
H A Dt_base.cxx320 rtl::Reference<ILockBytes> xLockBytes; in main() local
/trunk/main/xmlsecurity/workben/
H A Dsignaturetest.cxx474 SvLockBytesRef xLockBytes = new SvLockBytes( pStream, sal_True ); in IMPL_LINK() local
525 SvLockBytesRef xLockBytes = new SvLockBytes( pStream, sal_True ); in IMPL_LINK() local
/trunk/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx185 SvLockBytesRef xLockBytes = new SvLockBytes( pStream, sal_True ); in getUriBinding() local
/trunk/main/tools/inc/tools/
H A Dstream.hxx241 SvLockBytesRef xLockBytes; // Default Implmentierung member in SvStream

Completed in 55 milliseconds