Home
last modified time | relevance | path

Searched refs:SwLayCacheIoImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dlaycache.cxx108 SwLayCacheIoImpl aIo( rStream, sal_False ); in Read()
189 SwLayCacheIoImpl aIo( rStream, sal_True ); in Write()
1225 SwLayCacheIoImpl::SwLayCacheIoImpl( SvStream& rStrm, sal_Bool bWrtMd ) : in SwLayCacheIoImpl() function in SwLayCacheIoImpl
1241 sal_Bool SwLayCacheIoImpl::OpenRec( sal_uInt8 cType ) in OpenRec()
1278 sal_Bool SwLayCacheIoImpl::CloseRec( sal_uInt8 ) in CloseRec()
1323 sal_uInt32 SwLayCacheIoImpl::BytesLeft() in BytesLeft()
1338 sal_uInt8 SwLayCacheIoImpl::Peek() in Peek()
1355 void SwLayCacheIoImpl::SkipRec() in SkipRec()
1363 sal_uInt8 SwLayCacheIoImpl::OpenFlagRec() in OpenFlagRec()
1372 void SwLayCacheIoImpl::OpenFlagRec( sal_uInt8 nFlags, sal_uInt8 nLen ) in OpenFlagRec()
[all …]
H A Dlayhelp.hxx163 class SwLayCacheIoImpl class
179 SwLayCacheIoImpl( SvStream& rStrm, sal_Bool bWrtMd );

Completed in 28 milliseconds