Home
last modified time | relevance | path

Searched refs:SotStorageStream (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstorage.cxx71 SO2_IMPL_INVARIANT(SotStorageStream) in SO2_IMPL_INVARIANT() argument
105 SotStorageStream::SotStorageStream( const String & rName, StreamMode nMode, in SotStorageStream() function in SotStorageStream
122 SotStorageStream::SotStorageStream( BaseStorageStream * pStm ) in SotStorageStream() function in SotStorageStream
143 SotStorageStream::SotStorageStream() in SotStorageStream() function in SotStorageStream
155 SotStorageStream::~SotStorageStream() in ~SotStorageStream()
167 void SotStorageStream::SyncSvStream() in SyncSvStream()
184 void SotStorageStream::ResetError() in ResetError()
253 void SotStorageStream::FlushData() in FlushData()
308 sal_Bool SotStorageStream::CopyTo( SotStorageStream * pDestStm ) in CopyTo()
360 sal_Bool SotStorageStream::Commit() in Commit()
[all …]
/trunk/main/sot/inc/sot/
H A Dstorage.hxx74 ~SotStorageStream();
76 SotStorageStream( const String &,
79 SotStorageStream( BaseStorageStream *pStm );
80 SotStorageStream();
81 SO2_DECL_BASIC_CLASS_DLL(SotStorageStream,SOTDATA())
92 sal_Bool CopyTo( SotStorageStream * pDestStm );
103 SO2_DECL_REF(SotStorageStream)
105 SO2_IMPL_REF(SotStorageStream)
117 friend class SotStorageStream;
209 SotStorageStream * OpenSotStream( const String & rEleName,
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx181 sal_Bool Read(SotStorageStream *pS);
228 sal_Bool FullRead(SotStorageStream *pS) in FullRead()
232 virtual sal_Bool Read(SotStorageStream *pS);
233 virtual sal_Bool ReadFontData(SotStorageStream *pS);
260 sal_Bool ReadAndImport(SotStorageStream *pS, in ReadAndImport()
332 sal_Bool Read(SotStorageStream *pS);
419 virtual sal_Bool ReadFontData(SotStorageStream *pS);
420 virtual sal_Bool Read(SotStorageStream *pS);
460 sal_Bool Read(SotStorageStream *pS);
1126 sal_Bool Read(SotStorageStream *pS);
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DTableCopyHelper.cxx332 SvStream* pStream = (SvStream*)(SotStorageStream*)_rDesc.aHtmlRtfStorage; in copyTagTable()
377 SotStorageStreamRef aNew = new SotStorageStream( aTmp.GetFileName() ); in copyTagTable()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx502 mxModelStream = new SotStorageStream( String() ); in InitData()
624 *rxOStm << *static_cast< SotStorageStream* >( pUserObject ); in WriteObject()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx503 …void Store( SotStorageStream& rSStream, const String& rBasMgrStorageName, sal_Bool bUseOldRel…
504 static BasicLibInfo* Create( SotStorageStream& rSStream );
540 void BasicLibInfo::Store( SotStorageStream& rSStream, const String& rBasMgrStorageName, sal_Bool bU… in Store()
608 BasicLibInfo* BasicLibInfo::Create( SotStorageStream& rSStream ) in Create()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1055 SotStorageStreamRef xStm( new SotStorageStream( String() ) ); in SetObject()
2348 rxStream = new SotStorageStream( String() ); in GetSotStorageStream()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5180 sal_Bool OCX_TabStrip::Read(SotStorageStream *pS) in Read()
5196 sal_Bool OCX_TabStrip::ReadFontData(SotStorageStream *pS) in ReadFontData()
5209 sal_Bool OCX_Image::Read(SotStorageStream *pS) in Read()

Completed in 85 milliseconds