Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1148 m_pWriter->emitComment( aLine.getStr() ); in beginStream()
2101 void PDFWriterImpl::emitComment( const char* pComment ) in emitComment() function in PDFWriterImpl
2749 emitComment( aLine.getStr() ); in emitStructureAttributes()
3003 emitComment( "PDFWriterImpl::emitTilings" ); in emitTilings()
3489 emitComment( " PDFWriterImpl::emitEmbeddedFont" ); in emitEmbeddedFont()
3673 emitComment( aErrorComment.getStr() ); in emitEmbeddedFont()
3916 emitComment( "PDFWriterImpl::createToUnicodeCMap" ); in createToUnicodeCMap()
4104 emitComment( "PDFWriterImpl::emitFonts" ); in emitFonts()
4262 emitComment( aErrorComment.getStr() ); in emitFonts()
5410 emitComment( "PDFWriterImpl::emitAppearances" ); in emitAppearances()
[all …]
H A Dpdfwriter_impl.hxx1266 void emitComment( const char* pComment );
1327 emitComment( pString ); in MARK()