Home
last modified time | relevance | path

Searched defs:pStream (Results 76 – 100 of 127) sorted by relevance

123456

/trunk/main/svx/source/xml/
H A Dxmlxtexp.cxx233 SvStream* pStream = pMedium->GetOutStream(); in save() local
H A Dxmlgrhlp.cxx569 SvStream* pStream = utl::UcbStreamHelper::CreateStream( aStream.xStream ); in ImplReadGraphic() local
609 SvStream* pStream = utl::UcbStreamHelper::CreateStream( aStream.xStream ); in ImplWriteGraphic() local
/trunk/main/tools/inc/tools/
H A Dstream.hxx184 SvOpenLockBytes(SvStream * pStream, sal_Bool bOwner): in SvOpenLockBytes()
211 SvAsyncLockBytes(SvStream * pStream, sal_Bool bOwner): in SvAsyncLockBytes()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx714 char* pStream = *ppStream; in getDeflatedStream() local
792 char* pStream = NULL; in writeStream() local
830 char* pStream = NULL; in emit() local
H A Dpdfparse.cxx514 … PDFStream* pStream = new PDFStream( first - m_aGlobalBegin, last - m_aGlobalBegin, pDict ); in emitStream() local
/trunk/main/unotools/source/ucbhelper/
H A Dtempfile.cxx59 SvStream* pStream; member
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx429 SvStream* pStream = utl::UcbStreamHelper::CreateStream( xStm ); in _Write() local
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1040 SvStream* pStream = aMedium.GetInStream(); in Load() local
1146 SvStream* pStream = aMedium.GetOutStream(); in Save() local
/trunk/main/linguistic/source/
H A Ddicimp.cxx292 SvStreamPtr pStream = SvStreamPtr( utl::UcbStreamHelper::CreateStream( xStream ) ); in loadEntries() local
436 SvStreamPtr pStream = SvStreamPtr( utl::UcbStreamHelper::CreateStream( xStream ) ); in saveEntries() local
H A Ddlistimp.cxx930 SvStreamPtr pStream = SvStreamPtr( utl::UcbStreamHelper::CreateStream( xStream ) ); in IsVers2OrNewer() local
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx1400 …OInputCompStream* pStream = new OInputCompStream( *this, xInStream, InsertOwnProps( m_aProps, m_bU… in GetStream_Impl() local
1425 …OInputSeekStream* pStream = new OInputSeekStream( *this, xInStream, InsertOwnProps( m_aProps, m_bU… in GetStream_Impl() local
1539 void OWriteStream_Impl::InputStreamDisposed( OInputCompStream* pStream ) in InputStreamDisposed()
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx211 ZipPackageStream *pStream = reinterpret_cast < ZipPackageStream * > ( nTest ); in insertByName() local
H A DZipPackage.cxx254 ZipPackageStream *pStream = NULL; in parseManifest() local
512 ZipPackageStream *pStream = reinterpret_cast < ZipPackageStream* > ( nTest ); in parseContentType() local
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx47 OTransactionHelper( OTruncatedTransactedFileStream* pStream ) in OTransactionHelper()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx964 SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( xCodeStream ); in implLoadPasswordLibrary() local
1071 SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( xCodeStream ); in implLoadPasswordLibrary() local
/trunk/main/forms/source/component/
H A Dclickableimage.cxx704 SvStream* pStream = m_pMedium->GetInStream(); in StartProduction() local
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx258 SvStream* pStream = new SvMemoryStream; in GetBestCommunicationStream() local
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx960 const SvStream* pStream (rBytes.GetStream()); in OutlineToImpressFinalizer() local
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx256 void Writer::SetStream(SvStream *const pStream) in SetStream()
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx149 SvFileStream *pStream; // Ausgabestream member in SwImplProtocol
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx485 SvStream* pStream = aMedium.GetInStream(); in LoadBasic() local
547 SvStream* pStream = aMedium.GetOutStream(); in SaveBasicSource() local
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx463 SvStream* pStream = aMedium.GetInStream(); in detect() local
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx875 SvStream* pStream = pMedium->GetInStream(); in Load() local
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx805 SvStream* pStream = aMedium.GetInStream(); in getTransferData() local
/trunk/main/starmath/source/
H A Ddocument.cxx768 SvStream *pStream = rMedium.GetInStream(); in ConvertFrom() local

Completed in 394 milliseconds

123456