Home
last modified time | relevance | path

Searched refs:AddStream (Results 1 – 4 of 4) sorted by path

/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx809 pPDFWriter->AddStream( aSrcMimetype, in Export()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx1315 void AddStream( const String& rMimeType, PDFOutputStream* pStream, bool bCompress );
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx538 void PDFWriter::AddStream( const String& rMimeType, PDFOutputStream* pStream, bool bCompress ) in AddStream() function in PDFWriter
H A Dpdfwriter_impl.cxx181 …aWriter.AddStream( String( RTL_CONSTASCII_USTRINGPARAM( "text/plain" ) ), new PDFTestOutputStream(… in doTestCode()

Completed in 76 milliseconds