Home
last modified time | relevance | path

Searched refs:StreamMode (Results 1 – 25 of 29) sorted by last modified time

12

/trunk/main/sot/source/sdstor/
H A Dstgdir.hxx64 StreamMode nMode; // open mode
H A Ducbstorage.cxx464 StreamMode m_nMode; // open mode ( read/write/trunc/nocreate/sharing )
501 void PrepareCachedForReopen( StreamMode nMode );
525 StreamMode m_nMode; // open mode ( read/write/trunc/nocreate/sharing )
1362 void UCBStorageStream_Impl::PrepareCachedForReopen( StreamMode nMode )
1482 sal_Bool UCBStorageStream::ValidateMode( StreamMode m ) const
1634 StreamMode nMode = STREAM_READ;
1673 UCBStorage::UCBStorage( const String& rName, StreamMode nMode, sal_Bool bDirect, sal_Bool bIsRoot )
2988 BaseStorage* UCBStorage::OpenUCBStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect…
2996 BaseStorage* UCBStorage::OpenOLEStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect…
3004 BaseStorage* UCBStorage::OpenStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect )
[all …]
H A Dstg.cxx103 OLEStorageBase::OLEStorageBase( StgIo* p, StgDirEntry* pe, StreamMode& nMode ) in OLEStorageBase()
149 sal_Bool OLEStorageBase::ValidateMode_Impl( StreamMode m, StgDirEntry* p ) const in ValidateMode_Impl()
180 StorageStream::StorageStream( StgIo* p, StgDirEntry* q, StreamMode m ) in StorageStream()
321 sal_Bool StorageStream::ValidateMode( StreamMode nMode ) const in ValidateMode()
329 sal_Bool StorageStream::ValidateMode( StreamMode nMode, StgDirEntry* p ) const in ValidateMode()
381 Storage::Storage( const String& rFile, StreamMode m, sal_Bool bDirect ) in Storage()
519 Storage::Storage( StgIo* p, StgDirEntry* q, StreamMode m ) in Storage()
599 BaseStorage* Storage::OpenStorage( const String& rName, StreamMode m, sal_Bool bDirect ) in OpenStorage()
658 BaseStorageStream* Storage::OpenStream( const String& rName, StreamMode m, sal_Bool, in OpenStream()
1100 sal_Bool Storage::ValidateMode( StreamMode nMode ) const in ValidateMode()
[all …]
H A Dstgcache.cxx395 sal_Bool StgCache::Open( const String& rName, StreamMode nMode ) in Open()
H A Dstgcache.hxx81 sal_Bool Open( const String& rName, StreamMode );
H A Dstorage.cxx89 SvLockBytesRef MakeLockBytes_Impl( const String & rName, StreamMode nMode ) in MakeLockBytes_Impl()
105 SotStorageStream::SotStorageStream( const String & rName, StreamMode nMode, in SotStorageStream()
519 SotStorage::SotStorage( const String & rName, StreamMode nMode, StorageMode nStorageMode ) in SotStorage()
528 void SotStorage::CreateStorage( sal_Bool bForceUCBStorage, StreamMode nMode, StorageMode nStorageMo… in CreateStorage()
780StreamMode nMode = ( ( nUNOStorageMode & embed::ElementModes::WRITE ) == embed::ElementModes::WRIT… in GetUNOAPIDuplicate()
1119 StreamMode nMode, in OpenEncryptedSotStream()
1146 StreamMode nMode, in OpenSotStream()
1178 StreamMode nMode, in OpenSotStorage()
1205 StreamMode nMode, in OpenUCBStorage()
1226 StreamMode nMode, in OpenOLEStorage()
[all …]
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx94 StreamMode eOpenMode;
103 void SetOpenParams( const String& rFileName, StreamMode eOpenModeP ) in SetOpenParams()
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx439 RW_SvMemoryStream( void* Buf, sal_uLong Size, StreamMode eMode ): in RW_SvMemoryStream()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx112 StreamMode eStreamReadMode = STREAM_READ | STREAM_NOCREATE | STREAM_SHARE_DENYALL;
113 StreamMode eStorageReadMode = STREAM_READ | STREAM_SHARE_DENYWRITE;
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx1689 void SfxMedium::SetOpenMode( StreamMode nStorOpen, in SetOpenMode()
3218 const String &rName, StreamMode nOpenMode, sal_Bool bDirectP, in SfxMedium()
/trunk/main/unotools/source/ucbhelper/
H A Dtempfile.cxx414 SvStream* TempFile::GetStream( StreamMode eMode ) in GetStream()
H A Ducblockbytes.cxx1701StreamMode eOpenMode, const Reference < XInteractionHandler >& xInteractionHandler, UcbLockBytesHa… in CreateLockBytes()
H A Ducbstreamhelper.cxx54 static SvStream* lcl_CreateStream( const String& rFileName, StreamMode eOpenMode, in lcl_CreateStream()
152 SvStream* UcbStreamHelper::CreateStream( const String& rFileName, StreamMode eOpenMode, in CreateStream()
158 SvStream* UcbStreamHelper::CreateStream( const String& rFileName, StreamMode eOpenMode, in CreateStream()
165 SvStream* UcbStreamHelper::CreateStream( const String& rFileName, StreamMode eOpenMode, in CreateStream()
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx279 SvStream* SvtAcceleratorConfiguration::GetDefaultStream( StreamMode nMode ) in GetDefaultStream()
/trunk/main/unotools/inc/unotools/
H A Dtempfile.hxx118 SvStream* GetStream( StreamMode eMode );
H A Ducblockbytes.hxx142 StreamMode eMode,
H A Ducbstreamhelper.hxx64 static SvStream* CreateStream( const String& rFileName, StreamMode eOpenMode,
66 static SvStream* CreateStream( const String& rFileName, StreamMode eOpenMode,
69 static SvStream* CreateStream( const String& rFileName, StreamMode eOpenMode,
H A Daccelcfg.hxx60 static SvStream* GetDefaultStream( StreamMode );
/trunk/main/tools/source/stream/
H A Dstream.cxx2504 StreamMode eMode ) in SvMemoryStream()
H A Dstrmos2.cxx117 SvFileStream::SvFileStream( const String& rFileName, StreamMode nOpenMode ) in SvFileStream()
488 void SvFileStream::Open( const String& rFilename, StreamMode nOpenMode ) in Open()
H A Dstrmunx.cxx128 StreamMode nLockMode = pLock->m_pStream->GetStreamMode(); in LockFile()
129 StreamMode nNewMode = pStream->GetStreamMode(); in LockFile()
258 SvFileStream::SvFileStream( const String& rFileName, StreamMode nOpenMode ) in SvFileStream()
660 void SvFileStream::Open( const String& rFilename, StreamMode nOpenMode ) in Open()
H A Dstrmwnt.cxx128 SvFileStream::SvFileStream( const String& rFileName, StreamMode nMode ) in SvFileStream()
460 void SvFileStream::Open( const String& rFilename, StreamMode nMode ) in Open()
/trunk/main/tools/inc/tools/
H A Dstream.hxx54 typedef sal_uInt16 StreamMode; typedef
574 StreamMode GetStreamMode() const { return eStreamMode; } in GetStreamMode()
752 SvFileStream( const String& rFileName, StreamMode eOpenMode );
763 void Open( const String& rFileName, StreamMode eOpenMode );
821 SvMemoryStream( void* pBuf, sal_Size nSize, StreamMode eMode);
/trunk/main/sw/inc/
H A Dio.hxx71 SwIOin(const String &rFilename, StreamMode nMode =
100 SwIOout( const String &rFilename, StreamMode nMode =
129 SwIOinout(const String &rFilename, StreamMode nMode =
/trunk/main/sot/inc/sot/
H A Dstg.hxx73 StreamMode m_nMode; // open mode
81 virtual sal_Bool ValidateMode( StreamMode ) const = 0;
86 StreamMode GetMode() const { return m_nMode; } in GetMode()
132 StreamMode = STREAM_STD_READWRITE,
135 StreamMode = STREAM_STD_READWRITE,
138 StreamMode = STREAM_STD_READWRITE,
141 StreamMode = STREAM_STD_READWRITE,
157 StreamMode& nStreamMode; // open mode
187 virtual sal_Bool ValidateMode( StreamMode ) const;
316 StreamMode nMode,
[all …]

Completed in 234 milliseconds

12